Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct linux version when applying latest minor patch | Ulf Samuelsson | 2008-12-20 | 1 | -1/+1 |
| | |||||
* | Put latest version info in separate file for easier maintenance | Ulf Samuelsson | 2008-12-20 | 1 | -23/+14 |
| | |||||
* | Update to latest linux versions | Ulf Samuelsson | 2008-12-17 | 1 | -6/+6 |
| | |||||
* | Update Linux versions | Ulf Samuelsson | 2008-11-29 | 1 | -13/+22 |
| | |||||
* | linux: remove unused BR2_LINUX_BOARD_PATCH | Peter Korsgaard | 2008-11-14 | 1 | -4/+0 |
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | Add configurations for current linux versions | Ulf Samuelsson | 2008-08-23 | 1 | -12/+21 |
| | |||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -10/+10 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -5/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Fix comments regarding latest stable kernel | Ulf Samuelsson | 2008-07-10 | 1 | -2/+2 |
| | |||||
* | Update 'latest' kernel info | Ulf Samuelsson | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | Add support for latest kernels | Ulf Samuelsson | 2008-07-03 | 1 | -10/+26 |
| | |||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -8/+8 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | Use lower case | Ulf Samuelsson | 2008-04-06 | 1 | -2/+2 |
| | |||||
* | Make xconfig the default for Atmel targets | Ulf Samuelsson | 2008-04-06 | 1 | -0/+1 |
| | |||||
* | Patch in EXTRA_VERSION | Ulf Samuelsson | 2008-03-31 | 1 | -0/+8 |
| | |||||
* | linux advanced: make menuconfig default | Peter Korsgaard | 2008-03-30 | 1 | -1/+1 |
| | |||||
* | Allow selection of kernel config tool | Ulf Samuelsson | 2008-03-30 | 1 | -1/+26 |
| | |||||
* | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | 2008-03-29 | 1 | -16/+40 |
| | | | | AVR32 patches | ||||
* | Update Kernel config | Ulf Samuelsson | 2008-03-18 | 1 | -9/+19 |
| | |||||
* | added support for kernel 2.6.24 | John Voltz | 2008-03-06 | 1 | -6/+13 |
| | |||||
* | Move config item deeper into menu system | Ulf Samuelsson | 2007-10-13 | 1 | -2/+1 |
| | |||||
* | Create Advanced Linux Configuration option/Remove experimental | Ulf Samuelsson | 2007-10-13 | 1 | -0/+501 |