Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-10 | Do not use a localversion of kernel, to allow modules to be installed in the ↵ | Ulf Samuelsson | |
correct directory | |||
2008-07-10 | Add AVR32 patches for 2.6.25.10 | Ulf Samuelsson | |
2008-07-02 | Remove trailing quote from help lines | Thiago A. Corrêa | |
2008-03-29 | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | |
AVR32 patches | |||
2007-10-12 | Add 2.6.22.10 and 2.6.23 support | Ulf Samuelsson | |
2007-08-19 | Delete avr32 specific patch and introduced merged at91/avr32 patch | 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 |