Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reinstate AVR32 toolchain | Ulf Samuelsson | 2007-09-26 | 1 | -8/+19 |
* | - comment out bad logic | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -5/+5 |
* | - fix whitespace | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
* | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -11/+2 |
* | - factor arch/cpu setting out into separate include file | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -0/+658 |
* | - revert patch that obfuscates the config UI and doesn't reflect the order of... | Bernhard Reutner-Fischer | 2007-09-25 | 3 | -651/+24 |
* | update at91rm9200df config | Ulf Samuelsson | 2007-09-24 | 2 | -0/+2051 |
* | Bump version of AT91 bootstrap | Ulf Samuelsson | 2007-09-24 | 2 | -3/+339 |
* | Reorganize configs to even more logical positions | Ulf Samuelsson | 2007-09-24 | 3 | -24/+651 |
* | Remove useless target/arm directory | Ulf Samuelsson | 2007-09-23 | 2 | -2/+0 |
* | Update atstk1002 config | Ulf Samuelsson | 2007-09-23 | 1 | -48/+108 |
* | Update SAM9261EK linux config | Ulf Samuelsson | 2007-09-23 | 1 | -2/+20 |
* | Use correct path to vmlinux, Fix bad SED of config | Ulf Samuelsson | 2007-09-23 | 1 | -2/+6 |
* | - update i386 sample config a little bit | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -0/+2 |
* | - put LZMA into generic flags | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -4/+6 |
* | - add a more generic "Kernel" menu instead of "Linux Options" | Bernhard Reutner-Fischer | 2007-09-22 | 3 | -4/+41 |
* | - move project settings from toolchain to device | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -0/+4 |
* | - Subsume and collaps toolchain options in one menu | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -4/+2 |
* | Add CONFIG_SEQ for atstk1002 busybox | Ulf Samuelsson | 2007-09-20 | 1 | -1/+1 |
* | Check if STK1002 init scripts are executable before running | Ulf Samuelsson | 2007-09-20 | 1 | -1/+3 |
* | Enable CONFIG_SEQ in busybox for ngw100 | Ulf Samuelsson | 2007-09-20 | 1 | -1/+1 |
* | Use correct board name for ngw100 | Ulf Samuelsson | 2007-09-20 | 1 | -2/+4 |
* | - add null | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+1 |
* | - patch the correct dir | Bernhard Reutner-Fischer | 2007-09-18 | 1 | -1/+1 |
* | Revert bad patch | Ulf Samuelsson | 2007-09-17 | 1 | -2/+0 |
* | - Atmel mirrors are only of interrest for atmel | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -4/+6 |
* | Update atngw100 board support | Ulf Samuelsson | 2007-09-12 | 1 | -22/+147 |
* | Unbreak multiple boards, add Ingo's rt patch | Ulf Samuelsson | 2007-09-12 | 1 | -1/+4 |
* | Update defconfig for AT91SAM9260 | Ulf Samuelsson | 2007-09-05 | 1 | -3/+0 |
* | Add defconfig for AT91SAM9261 | Ulf Samuelsson | 2007-09-05 | 1 | -0/+654 |
* | Add unpacking + patching of linux source tree to simplify creating a new patch | Ulf Samuelsson | 2007-09-05 | 1 | -0/+2 |
* | - remove initramfs related config settings and configure them back if needed | Bernhard Reutner-Fischer | 2007-09-04 | 1 | -3/+4 |
* | Add include file to define at91 lcd struct | Ulf Samuelsson | 2007-09-04 | 1 | -0/+12 |
* | update sam9261 default linux config | Ulf Samuelsson | 2007-09-04 | 1 | -18/+17 |
* | Use default LINUX26_BINLOC for at91 | Ulf Samuelsson | 2007-09-04 | 1 | -1/+1 |
* | Update u-boot autoscript | Ulf Samuelsson | 2007-09-04 | 1 | -1/+1 |
* | - build and use the list of the small initramfs | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -2/+11 |
* | - fix glitch introduced in my whitespace removal (brm) | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -19/+19 |
* | Fix bug in avr32 uClibc patch | Ulf Samuelsson | 2007-08-28 | 1 | -9/+0 |
* | Update avr32 uclibc patch name | Ulf Samuelsson | 2007-08-28 | 2 | -0/+0 |
* | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -3/+3 |
* | Fix bad regexp in u-boot.mk | Ulf Samuelsson | 2007-08-28 | 1 | -1/+1 |
* | - adjust config | Bernhard Reutner-Fischer | 2007-08-25 | 1 | -5/+11 |
* | - workaround for broken external toolchains | Bernhard Reutner-Fischer | 2007-08-25 | 7 | -7/+7 |
* | This patch allows each project to have a private linux build. | Ulf Samuelsson | 2007-08-24 | 1 | -19/+52 |
* | bzcat => $(BZCAT) for u-boot and at91bootstrap | Ulf Samuelsson | 2007-08-22 | 2 | -4/+6 |
* | Remove whitespace damage | Ulf Samuelsson | 2007-08-22 | 1 | -1/+1 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 16 | -177/+177 |
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 5 | -131/+132 |
* | - use the BZCAT/ZCAT as configured by the user | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |