summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* - remove one invariant in toolchain type selection.Bernhard Reutner-Fischer2007-09-251-11/+2Star
|
* - factor arch/cpu setting out into separate include fileBernhard Reutner-Fischer2007-09-251-0/+658
|
* - revert patch that obfuscates the config UI and doesn't reflect the order ↵Bernhard Reutner-Fischer2007-09-253-651/+24Star
| | | | of config steps
* update at91rm9200df configUlf Samuelsson2007-09-252-0/+2051
|
* Bump version of AT91 bootstrapUlf Samuelsson2007-09-252-3/+339
|
* Reorganize configs to even more logical positionsUlf Samuelsson2007-09-243-24/+651
|
* Remove useless target/arm directoryUlf Samuelsson2007-09-242-2/+0Star
|
* Update atstk1002 configUlf Samuelsson2007-09-231-48/+108
|
* Update SAM9261EK linux configUlf Samuelsson2007-09-231-2/+20
|
* Use correct path to vmlinux, Fix bad SED of configUlf Samuelsson2007-09-231-2/+6
|
* - update i386 sample config a little bitBernhard Reutner-Fischer2007-09-221-0/+2
|
* - put LZMA into generic flagsBernhard Reutner-Fischer2007-09-221-4/+6
| | | | - some additional cleanups while at it
* - add a more generic "Kernel" menu instead of "Linux Options"Bernhard Reutner-Fischer2007-09-223-4/+41
|
* - move project settings from toolchain to deviceBernhard Reutner-Fischer2007-09-221-0/+4
|
* - Subsume and collaps toolchain options in one menuBernhard Reutner-Fischer2007-09-221-4/+2Star
| | | | | This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around..
* Add CONFIG_SEQ for atstk1002 busyboxUlf Samuelsson2007-09-201-1/+1
|
* Check if STK1002 init scripts are executable before runningUlf Samuelsson2007-09-201-1/+3
|
* Enable CONFIG_SEQ in busybox for ngw100Ulf Samuelsson2007-09-201-1/+1
|
* Use correct board name for ngw100Ulf Samuelsson2007-09-201-2/+4
|
* - add nullBernhard Reutner-Fischer2007-09-191-1/+1
|
* - patch the correct dirBernhard Reutner-Fischer2007-09-181-1/+1
|
* Revert bad patchUlf Samuelsson2007-09-171-2/+0Star
|
* - Atmel mirrors are only of interrest for atmelBernhard Reutner-Fischer2007-09-171-4/+6
|
* Update atngw100 board supportUlf Samuelsson2007-09-121-22/+147
|
* Unbreak multiple boards, add Ingo's rt patchUlf Samuelsson2007-09-121-1/+4
|
* Update defconfig for AT91SAM9260Ulf Samuelsson2007-09-051-3/+0Star
|
* Add defconfig for AT91SAM9261Ulf Samuelsson2007-09-051-0/+654
|
* Add unpacking + patching of linux source tree to simplify creating a new patchUlf Samuelsson2007-09-051-0/+2
|
* - remove initramfs related config settings and configure them back if neededBernhard Reutner-Fischer2007-09-041-3/+4
|
* Add include file to define at91 lcd structUlf Samuelsson2007-09-041-0/+12
|
* update sam9261 default linux configUlf Samuelsson2007-09-041-18/+17Star
|
* Use default LINUX26_BINLOC for at91Ulf Samuelsson2007-09-041-1/+1
|
* Update u-boot autoscriptUlf Samuelsson2007-09-041-1/+1
|
* - build and use the list of the small initramfsBernhard Reutner-Fischer2007-09-021-2/+11
| | | | | Overriding the use of the whole system (as does the initramfs target) is done on purpose.
* - fix glitch introduced in my whitespace removal (brm)Bernhard Reutner-Fischer2007-09-011-19/+19
|
* Fix bug in avr32 uClibc patchUlf Samuelsson2007-08-291-9/+0Star
|
* Update avr32 uclibc patch nameUlf Samuelsson2007-08-292-0/+0
|
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-281-3/+3
|
* Fix bad regexp in u-boot.mkUlf Samuelsson2007-08-281-1/+1
|
* - adjust configBernhard Reutner-Fischer2007-08-251-5/+11
|
* - workaround for broken external toolchainsBernhard Reutner-Fischer2007-08-257-7/+7
|
* This patch allows each project to have a private linux build.Ulf Samuelsson2007-08-241-19/+52
| | | | | | | | | | 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.
* bzcat => $(BZCAT) for u-boot and at91bootstrapUlf Samuelsson2007-08-222-4/+6
|
* Remove whitespace damageUlf Samuelsson2007-08-221-1/+1
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-2216-177/+177
|
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-225-131/+132
|
* - use the BZCAT/ZCAT as configured by the userBernhard Reutner-Fischer2007-08-221-1/+1
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-2217-26/+26
|
* - fix patch regexBernhard Reutner-Fischer2007-08-221-1/+1
|
* - improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer2007-08-221-9/+1Star
|