Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sat, 29 Mar 2008 23:09:46 +0000 (23:09 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sat, 29 Mar 2008 23:09:46 +0000 (23:09 -0000)
commitc659b13a2fc07188f716327364f6080e9486f3de
tree27e7d039a80625c01afa917d831057b2d684a69d
parent230723920abcc27128ba271d0b20428e81fc9515
Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches
41 files changed:
target/Makefile.in
target/device/Atmel/Config.in.linux.patches [new file with mode: 0644]
target/device/Atmel/Makefile.in
target/device/Atmel/Makefile.in.linux [new file with mode: 0644]
target/device/Atmel/arch-arm/Config.in.linux.patches [new file with mode: 0644]
target/device/Atmel/arch-arm/Makefile.in [new file with mode: 0644]
target/device/Atmel/arch-arm/arch-arm.mk [new file with mode: 0644]
target/device/Atmel/arch-avr32/Config.in.linux.patches [new file with mode: 0644]
target/device/Atmel/arch-avr32/arch-avr32.mk [new file with mode: 0644]
target/device/Atmel/arch-avr32/kernel-patches-2.6.23/linux-2.6.23-100-avr32-atmel.2.patch [new file with mode: 0644]
target/device/Atmel/arch-avr32/kernel-patches-2.6.23/linux-2.6.23-200-fix-include-typo-for-atngw100-board.patch [new file with mode: 0644]
target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-100-avr32-git.1.patch [new file with mode: 0644]
target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-500-v4l-avr32-isi.patch.cond [new file with mode: 0644]
target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-600-avr32-mmc.patch [new file with mode: 0644]
target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-avr32-ac97-reset.patch.cond [new file with mode: 0644]
target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-avr32-psif-2.patch.cond [new file with mode: 0644]
target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig
target/device/Atmel/atngw100-base/kernel-patches/linux-2.6.23-100-avr32-atmel.2.patch [deleted file]
target/device/Atmel/atngw100-base/kernel-patches/linux-2.6.23-200-fix-include-typo-for-atngw100-board.patch [deleted file]
target/device/Atmel/atngw100-base/kernel-patches/linux-2.6.24-100-avr32-git.1.patch [deleted file]
target/device/Atmel/atngw100-base/kernel-patches/linux-2.6.24-600-avr32-mmc.patch [deleted file]
target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.23-100-avr32-atmel.2.patch [deleted file]
target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.23-200-fix-include-typo-for-atngw100-board.patch [deleted file]
target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24-100-avr32-git.1.patch [deleted file]
target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24-600-avr32-mmc.patch [deleted file]
target/device/Atmel/atngw100/atngw100_defconfig
target/device/Atmel/atngw100/kernel-patches/linux-2.6.23-100-avr32-atmel.2.patch [deleted file]
target/device/Atmel/atngw100/kernel-patches/linux-2.6.23-200-fix-include-typo-for-atngw100-board.patch [deleted file]
target/device/Atmel/atngw100/kernel-patches/linux-2.6.24-100-avr32-git.1.patch [deleted file]
target/device/Atmel/atngw100/kernel-patches/linux-2.6.24-600-avr32-mmc.patch [deleted file]
target/device/Atmel/atstk1002/atstk1002_defconfig
target/device/Atmel/atstk1002/kernel-patches/linux-2.6.23-100-avr32-atmel.2.patch [deleted file]
target/device/Atmel/atstk1002/kernel-patches/linux-2.6.24-100-avr32-git.1.patch [deleted file]
target/device/Atmel/atstk1002/kernel-patches/linux-2.6.24-600-avr32-mmc.patch [deleted file]
target/device/Atmel/misc-patches/linux-2.6.24-500-v4l-avr32-isi.patch [deleted file]
target/device/Atmel/misc-patches/linux-2.6.24-avr32-ac97-reset.patch [deleted file]
target/device/Atmel/misc-patches/linux-2.6.24-avr32-psif-2.patch [deleted file]
target/device/Config.in.linux.patches [new file with mode: 0644]
target/device/Makefile.in.linux [new file with mode: 0644]
target/linux/Config.in.advanced
target/linux/Makefile.in.advanced