Commit Graph

25 Commits

Author SHA1 Message Date
Thiago A. Corrêa 227d6e5245 Revert wrongly commited files (u-boot changes) from -r25617 2009-03-11 21:40:00 +00:00
Thiago A. Corrêa 149c0d450c Let user skip installation of the GUI module for Qtopia 2009-03-11 21:35:07 +00:00
Ulf Samuelsson 4ab2b56d19 Update some comments, which will cause defconfig to wait for input 2009-01-29 23:23:51 +00:00
Ulf Samuelsson 6031f96b50 2.6.23 is not patchable for at91, cleanup some comments 2009-01-29 22:45:55 +00:00
Ulf Samuelsson 9aa7366856 Delete AT91 patches before 2.6.22 2009-01-29 22:40:27 +00:00
Ulf Samuelsson 8a97c4ea19 Cleanup of AT91 patches 2009-01-29 22:33:23 +00:00
Ulf Samuelsson 1a070853d6 Remove some unneeded AT91 patches 2009-01-29 22:11:46 +00:00
Ulf Samuelsson 9d51c94e35 Bump AT91 u-boot patches to 2009.01 2009-01-23 19:41:42 +00:00
Ulf Samuelsson 6f39a7c62e Update AT91 u-boot patches to 2009.01 2009-01-22 23:09:41 +00:00
Ulf Samuelsson 5a46761446 Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patches if using an at91 2009-01-19 22:42:03 +00:00
Ulf Samuelsson f4431ebb08 Move AT91 patches for u-boot-2009.01-rc1 to device/Atmel/arch-arm/u-boot/2009.01-rc1 2009-01-11 21:42:07 +00:00
Peter Korsgaard 585aca9a5a add .empty files for git-svn
git-svn (and git) doesn't handle empty directories, so add .empty files
to those dirs like elsewhere in buildroot.

Those empty directories are normally not a big deal, but the recent changes
to u-boot broke the build.
2009-01-05 15:47:00 +00:00
Ulf Samuelsson 3de57c4447 Update kernel patch from 2.6.28-rc6 to 2.6.28 2008-12-30 08:26:51 +00:00
Ulf Samuelsson e2ba403798 Use correct filename for patch 2008-12-29 15:13:32 +00:00
Ulf Samuelsson b9dc2a4b66 Use correct filename for patch 2008-12-29 15:12:10 +00:00
Ulf Samuelsson 074da836d2 Add AT91 support for 2.6.27.7 and 2.6.28-rc6 2008-11-29 21:58:48 +00:00
Ulf Samuelsson cc1ab5e670 Update AT91 patches to latest Linux 2008-08-23 20:45:42 +00:00
Ulf Samuelsson e8106da816 Fix Config conflict caused by duplicate definition in KB9202 BSP 2008-07-04 10:36:55 +00:00
Ulf Samuelsson f27f3046ff Add AT91 patches for 2.6.25 and 2.6.25-rc3 2008-07-03 08:11:04 +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 03c71010d1 Add linux prefix to patches 2008-03-18 12:04:05 +00:00
Ulf Samuelsson 896cfb2afe Remove duplicate patches and arrange according to architecture 2008-03-18 09:36:16 +00:00
Ulf Samuelsson 8426570482 Add support for 2.6.24 for AT91 2008-03-12 01:04:17 +00:00
Ulf Samuelsson 8b6462afa5 Move at91 patches from 2.6.21.1 to 2.6.21.5 2007-08-19 22:40:18 +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