summaryrefslogtreecommitdiff
path: root/target/device/Atmel/arch-avr32/Config.in.linux.patches
AgeCommit message (Collapse)Author
2010-06-23target/device: misc cleanupPeter Korsgaard
Remove outdated and/or unused variables/files. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-01-29Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005Ulf Samuelsson
The boards now support 2.6.27.13 as default There are configs for 2.6.28.2, but this patch is marked (experimental) Configuration options for no longer existing patches are removed (AC-97,ISI and PS2-I/F)
2009-01-29Add AVR32 support for linux-2.6.28.2Ulf Samuelsson
2008-12-20Add 2.6.27.7 patches for AVR32Ulf Samuelsson
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-07-10Add AVR32 patches for 2.6.25.10Ulf Samuelsson
2008-07-02Remove trailing quote from help linesThiago A. Corrêa
2008-03-29Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson
AVR32 patches