Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-05 | target: use qstrip | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2009-03-11 | Revert wrongly commited files (u-boot changes) from -r25617 | Thiago A. Corrêa | |
2009-03-11 | Let user skip installation of the GUI module for Qtopia | Thiago A. Corrêa | |
2009-01-29 | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | |
2009-01-29 | 2.6.23 is not patchable for at91, cleanup some comments | Ulf Samuelsson | |
2009-01-29 | Delete AT91 patches before 2.6.22 | Ulf Samuelsson | |
2009-01-29 | Cleanup of AT91 patches | Ulf Samuelsson | |
2009-01-29 | Remove some unneeded AT91 patches | Ulf Samuelsson | |
2009-01-23 | Bump AT91 u-boot patches to 2009.01 | Ulf Samuelsson | |
2009-01-22 | Update AT91 u-boot patches to 2009.01 | Ulf Samuelsson | |
2009-01-19 | Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 ↵ | Ulf Samuelsson | |
patches if using an at91 | |||
2009-01-11 | Move AT91 patches for u-boot-2009.01-rc1 to ↵ | Ulf Samuelsson | |
device/Atmel/arch-arm/u-boot/2009.01-rc1 | |||
2009-01-05 | add .empty files for git-svn | Peter Korsgaard | |
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. | |||
2008-12-30 | Update kernel patch from 2.6.28-rc6 to 2.6.28 | Ulf Samuelsson | |
2008-12-29 | Use correct filename for patch | Ulf Samuelsson | |
2008-12-29 | Use correct filename for patch | Ulf Samuelsson | |
2008-11-29 | Add AT91 support for 2.6.27.7 and 2.6.28-rc6 | Ulf Samuelsson | |
2008-08-23 | Update AT91 patches to latest Linux | Ulf Samuelsson | |
2008-07-04 | Fix Config conflict caused by duplicate definition in KB9202 BSP | Ulf Samuelsson | |
2008-07-03 | Add AT91 patches for 2.6.25 and 2.6.25-rc3 | Ulf Samuelsson | |
2008-03-29 | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | |
AVR32 patches | |||
2008-03-18 | Add linux prefix to patches | Ulf Samuelsson | |
2008-03-18 | Remove duplicate patches and arrange according to architecture | Ulf Samuelsson | |
2008-03-12 | Add support for 2.6.24 for AT91 | Ulf Samuelsson | |
2007-08-19 | Move at91 patches from 2.6.21.1 to 2.6.21.5 | Ulf Samuelsson | |
2007-08-18 | Move AVR32 kernel patches to target/device/Atmel/arch-avr32 | Ulf 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 |