Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-25 | - comment out bad logic | Bernhard Reutner-Fischer | |
2007-09-25 | - fix whitespace | Bernhard Reutner-Fischer | |
2007-09-25 | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | |
2007-09-25 | - factor arch/cpu setting out into separate include file | Bernhard Reutner-Fischer | |
2007-09-25 | - revert patch that obfuscates the config UI and doesn't reflect the order ↵ | Bernhard Reutner-Fischer | |
of config steps | |||
2007-09-24 | update at91rm9200df config | Ulf Samuelsson | |
2007-09-24 | Bump version of AT91 bootstrap | Ulf Samuelsson | |
2007-09-24 | Reorganize configs to even more logical positions | Ulf Samuelsson | |
2007-09-23 | Remove useless target/arm directory | Ulf Samuelsson | |
2007-09-23 | Update atstk1002 config | Ulf Samuelsson | |
2007-09-23 | Update SAM9261EK linux config | Ulf Samuelsson | |
2007-09-23 | Use correct path to vmlinux, Fix bad SED of config | Ulf Samuelsson | |
2007-09-22 | - update i386 sample config a little bit | Bernhard Reutner-Fischer | |
2007-09-22 | - put LZMA into generic flags | Bernhard Reutner-Fischer | |
- some additional cleanups while at it | |||
2007-09-22 | - add a more generic "Kernel" menu instead of "Linux Options" | Bernhard Reutner-Fischer | |
2007-09-22 | - move project settings from toolchain to device | Bernhard Reutner-Fischer | |
2007-09-22 | - Subsume and collaps toolchain options in one menu | Bernhard Reutner-Fischer | |
This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around.. | |||
2007-09-20 | Add CONFIG_SEQ for atstk1002 busybox | Ulf Samuelsson | |
2007-09-20 | Check if STK1002 init scripts are executable before running | Ulf Samuelsson | |
2007-09-20 | Enable CONFIG_SEQ in busybox for ngw100 | Ulf Samuelsson | |
2007-09-20 | Use correct board name for ngw100 | Ulf Samuelsson | |
2007-09-19 | - add null | Bernhard Reutner-Fischer | |
2007-09-18 | - patch the correct dir | Bernhard Reutner-Fischer | |
2007-09-17 | Revert bad patch | Ulf Samuelsson | |
2007-09-17 | - Atmel mirrors are only of interrest for atmel | Bernhard Reutner-Fischer | |
2007-09-12 | Update atngw100 board support | Ulf Samuelsson | |
2007-09-12 | Unbreak multiple boards, add Ingo's rt patch | Ulf Samuelsson | |
2007-09-05 | Update defconfig for AT91SAM9260 | Ulf Samuelsson | |
2007-09-05 | Add defconfig for AT91SAM9261 | Ulf Samuelsson | |
2007-09-05 | Add unpacking + patching of linux source tree to simplify creating a new patch | Ulf Samuelsson | |
2007-09-04 | - remove initramfs related config settings and configure them back if needed | Bernhard Reutner-Fischer | |
2007-09-04 | Add include file to define at91 lcd struct | Ulf Samuelsson | |
2007-09-04 | update sam9261 default linux config | Ulf Samuelsson | |
2007-09-04 | Use default LINUX26_BINLOC for at91 | Ulf Samuelsson | |
2007-09-04 | Update u-boot autoscript | Ulf Samuelsson | |
2007-09-02 | - build and use the list of the small initramfs | Bernhard Reutner-Fischer | |
Overriding the use of the whole system (as does the initramfs target) is done on purpose. | |||
2007-09-01 | - fix glitch introduced in my whitespace removal (brm) | Bernhard Reutner-Fischer | |
2007-08-28 | Fix bug in avr32 uClibc patch | Ulf Samuelsson | |
2007-08-28 | Update avr32 uclibc patch name | Ulf Samuelsson | |
2007-08-28 | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-08-28 | Fix bad regexp in u-boot.mk | Ulf Samuelsson | |
2007-08-25 | - adjust config | Bernhard Reutner-Fischer | |
2007-08-25 | - workaround for broken external toolchains | Bernhard Reutner-Fischer | |
2007-08-24 | This patch allows each project to have a private linux build. | Ulf Samuelsson | |
Split build of kernel headers and kernel image into two source trees. Kernel headers are built in $(TOOL_BUILD_DIR) Kernel build is in $(PROJECT_BUILD_DIR) Make sure that kernel patches are applied to the kernel tree in $(PROJECT_BUILD_DIR) Add board specific patches, if available. | |||
2007-08-22 | bzcat => $(BZCAT) for u-boot and at91bootstrap | Ulf Samuelsson | |
2007-08-22 | Remove whitespace damage | Ulf Samuelsson | |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - random whitespace cleanup | Bernhard Reutner-Fischer | |
2007-08-22 | - use the BZCAT/ZCAT as configured by the user | Bernhard Reutner-Fischer | |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |