Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-29 | Add AVR32 support for linux-2.6.28.2 | Ulf Samuelsson | |
2008-12-20 | Add 2.6.27.7 patches for AVR32 | Ulf Samuelsson | |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
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 |