summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* separate u-boot for at91 arm and everything elseJohn Voltz2008-03-111-2/+2
|
* updates and additions for avr32 archJohn Voltz2008-03-061-30/+24
|
* Use default linux kernel nameUlf Samuelsson2007-10-181-1/+1
|
* Create Advanced Linux Configuration option/Remove experimentalUlf Samuelsson2007-10-131-20/+4
|
* Use correct uImage location for AVR32Ulf Samuelsson2007-10-121-0/+11
|
* Use default LINUX26_BINLOC for at91Ulf Samuelsson2007-09-041-1/+1
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-7/+7
|
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-221-1/+1
|
* Add kernel patches, if at91 or avr32 is selectedUlf Samuelsson2007-08-191-4/+7
|
* Move AVR32 kernel patches to target/device/Atmel/arch-avr32Ulf Samuelsson2007-08-181-2/+12
| | | | | | | | | | | | Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch Move AT91 kernel patches to target/device/Atmel/arch-arm Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux" "kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR) if this is available. Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in as above "arch-arm/kernel-patches-..." if an AT91 or as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected Test build done for arm,avr32 and x86
* Use PROJECT related kernel name for Atmel boardsUlf Samuelsson2007-08-011-1/+2
|
* Cleanup of Atmel MakefileUlf Samuelsson2007-07-291-15/+13
|
* Use linux headers version, if linux is not definedUlf Samuelsson2007-07-271-1/+9
|
* ATMEL_MIRROR needs to be available before toolchain is builtUlf Samuelsson2007-07-221-2/+0
|
* Use a single ATMEL_MIRROR declaration + cleanupUlf Samuelsson2007-07-221-0/+9
|
* Cleanup of Atmel Makefile.inUlf Samuelsson2007-07-201-1/+1
|
* Add AT91 targetsUlf Samuelsson2007-07-171-0/+79