summaryrefslogtreecommitdiff
path: root/target/device/Atmel/Makefile.in
AgeCommit message (Collapse)Author
2008-04-16Fix bad linux kernel nameUlf Samuelsson
2008-03-29Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson
AVR32 patches
2008-03-29Remove duplication of default kernel patch dir settingUlf Samuelsson
2008-03-28Define busybox config in board directory for Atmel boardsUlf Samuelsson
2008-03-11separate u-boot for at91 arm and everything elseJohn Voltz
2008-03-06updates and additions for avr32 archJohn Voltz
2007-10-18Use default linux kernel nameUlf Samuelsson
2007-10-13Create Advanced Linux Configuration option/Remove experimentalUlf Samuelsson
2007-10-12Use correct uImage location for AVR32Ulf Samuelsson
2007-09-04Use default LINUX26_BINLOC for at91Ulf Samuelsson
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- random whitespace cleanupBernhard Reutner-Fischer
2007-08-19Add kernel patches, if at91 or avr32 is selectedUlf Samuelsson
2007-08-18 Move AVR32 kernel patches to target/device/Atmel/arch-avr32Ulf Samuelsson
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
2007-08-01Use PROJECT related kernel name for Atmel boardsUlf Samuelsson
2007-07-29Cleanup of Atmel MakefileUlf Samuelsson
2007-07-27Use linux headers version, if linux is not definedUlf Samuelsson
2007-07-22ATMEL_MIRROR needs to be available before toolchain is builtUlf Samuelsson
2007-07-22Use a single ATMEL_MIRROR declaration + cleanupUlf Samuelsson
2007-07-20Cleanup of Atmel Makefile.inUlf Samuelsson
2007-07-17Add AT91 targetsUlf Samuelsson