Commit Graph

21 Commits

Author SHA1 Message Date
Ulf Samuelsson f5e9fe17b2 Fix bad linux kernel name 2008-04-16 22:45:47 +00:00
Ulf Samuelsson c659b13a2f Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches 2008-03-29 23:09:46 +00:00
Ulf Samuelsson 5292603285 Remove duplication of default kernel patch dir setting 2008-03-29 20:38:22 +00:00
Ulf Samuelsson 00bd182a5f Define busybox config in board directory for Atmel boards 2008-03-28 07:32:54 +00:00
John Voltz 7f4141ae20 separate u-boot for at91 arm and everything else 2008-03-11 18:26:07 +00:00
John Voltz ceaf9e8217 updates and additions for avr32 arch 2008-03-06 18:59:14 +00:00
Ulf Samuelsson b100732c6c Use default linux kernel name 2007-10-18 12:37:36 +00:00
Ulf Samuelsson 453dca995e Create Advanced Linux Configuration option/Remove experimental 2007-10-13 18:30:28 +00:00
Ulf Samuelsson 7d70cc1e0c Use correct uImage location for AVR32 2007-10-12 15:17:53 +00:00
Ulf Samuelsson 8b7e24f966 Use default LINUX26_BINLOC for at91 2007-09-04 16:21:22 +00:00
Bernhard Reutner-Fischer 6547bced93 - global whitespace trimming 2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer 3471ebe0a3 - random whitespace cleanup 2007-08-22 11:47:22 +00:00
Ulf Samuelsson bb92ec0c78 Add kernel patches, if at91 or avr32 is selected 2007-08-19 23:13:06 +00:00
Ulf Samuelsson afec678745 Move AVR32 kernel patches to target/device/Atmel/arch-avr32
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-18 08:46:41 +00:00
Ulf Samuelsson da974534a6 Use PROJECT related kernel name for Atmel boards 2007-08-01 11:53:25 +00:00
Ulf Samuelsson 8f18f17a94 Cleanup of Atmel Makefile 2007-07-29 07:32:44 +00:00
Ulf Samuelsson c2cabfa0bb Use linux headers version, if linux is not defined 2007-07-27 07:53:26 +00:00
Ulf Samuelsson 3b7b07a422 ATMEL_MIRROR needs to be available before toolchain is built 2007-07-22 17:17:03 +00:00
Ulf Samuelsson a035d2300a Use a single ATMEL_MIRROR declaration + cleanup 2007-07-22 17:04:11 +00:00
Ulf Samuelsson 3aa79f7068 Cleanup of Atmel Makefile.in 2007-07-20 11:03:20 +00:00
Ulf Samuelsson a1e6a84bb3 Add AT91 targets 2007-07-17 12:19:56 +00:00