summaryrefslogtreecommitdiff
path: root/target/device/Atmel/Makefile.in
AgeCommit message (Expand)Author
2010-12-16Remove all Config.in/Makefile.in files in target/deviceThomas Petazzoni
2010-06-23target/device: misc cleanupPeter Korsgaard
2010-06-22target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTOPeter Korsgaard
2010-06-10bootloaders: move bootloader build code to boot/Thomas Petazzoni
2010-04-17Remove all TARGET_DEVICE_TABLE definitionsThomas Petazzoni
2009-09-16Remove the "project" featureThomas Petazzoni
2009-09-05target: use qstripThomas Petazzoni
2009-01-30Remove AVR32 patches from kernel-headers directory and put them in Ulf Samuelsson
2009-01-26Create a common BR2_COPYTO to prepare to replaceUlf Samuelsson
2009-01-03Generate an autoscript for configuring u-boot in $(BINARIES_DIR)Ulf Samuelsson
2009-01-03Remove debugging variable added to svn by mistake, (Thanks Pter)Ulf Samuelsson
2009-01-02Support AT91 in vanilla U-BootUlf Samuelsson
2008-12-08target/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-04-16Fix bad linux kernel nameUlf Samuelsson
2008-03-29Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR3...Ulf Samuelsson
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
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