Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 26226 | ||||
* | kernel: update to kernel version 2.6.32.32 | Hauke Mehrtens | 2011-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 26124 | ||||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25583 | ||||
* | base-files: use shutdown instead of stop when the system goes down (patch by ↵ | Felix Fietkau | 2010-12-13 | 1 | -1/+1 |
| | | | | | | tripolar) SVN-Revision: 24540 | ||||
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵ | Hauke Mehrtens | 2010-12-11 | 1 | -1/+1 |
| | | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486 | ||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 24136 | ||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23851 | ||||
* | add additional config symbols | Imre Kaloz | 2010-11-02 | 1 | -0/+3 |
| | | | | SVN-Revision: 23777 | ||||
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 23668 | ||||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23219 | ||||
* | update to 2.6.32.20 | Florian Fainelli | 2010-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 22766 | ||||
* | update kernel versions | Imre Kaloz | 2010-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 22289 | ||||
* | update linux kernel to 2.6.32.14 | Nicolas Thill | 2010-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 21583 | ||||
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | Hauke Mehrtens | 2010-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 21540 | ||||
* | sync to kernel 2.6.32.12 | Alexandros C. Couloumbis | 2010-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 21195 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -5/+5 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 20444 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -0/+1 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | kernel: update to kernel 2.6.32.9 | Hauke Mehrtens | 2010-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19890 | ||||
* | upgrade to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 3 | -3/+6 |
| | | | | SVN-Revision: 19672 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -3/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | remove redundant LINUX_KARCH variables | Nicolas Thill | 2009-12-21 | 1 | -1/+0 |
| | | | | SVN-Revision: 18871 | ||||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 18635 | ||||
* | powerpc: use the in-kernel dtc compiler | Imre Kaloz | 2009-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 18374 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -6/+0 |
| | | | | SVN-Revision: 18370 | ||||
* | move CPUFREQ to generic configs | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 18368 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -18/+18 |
| | | | | SVN-Revision: 18367 | ||||
* | disable ppc4xx watchdog, it's unreliable | Imre Kaloz | 2009-10-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 18186 | ||||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18126 | ||||
* | disable LEDS_GPIO_OF | Andy Boyett | 2009-10-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 17908 | ||||
* | add missing USB kconfig options | Andy Boyett | 2009-10-05 | 1 | -0/+5 |
| | | | | SVN-Revision: 17904 | ||||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 3 | -3/+3 |
| | | | | SVN-Revision: 17804 | ||||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17602 | ||||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 17549 | ||||
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17296 | ||||
* | enable the watchdog driver for ppc4xx | Imre Kaloz | 2009-08-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 17095 | ||||
* | update to 2.6.30.4 | Florian Fainelli | 2009-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 17062 | ||||
* | ppc4xx optimizations | Imre Kaloz | 2009-07-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 17040 | ||||
* | upgrade ppc44x to 2.6.30.3, enable MSI and USB support, move some patches around | Imre Kaloz | 2009-07-28 | 7 | -137/+30 |
| | | | | SVN-Revision: 17034 | ||||
* | fix target description | Gabor Juhos | 2009-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 16914 | ||||
* | optimize the kernel for size, disable common PCI quirks, and sync kernel config | Gabor Juhos | 2009-07-18 | 1 | -43/+96 |
| | | | | SVN-Revision: 16900 | ||||
* | enable PCIE on ppc44x as well | Imre Kaloz | 2009-06-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 16296 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 15861 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 2 | -2/+2 |
| | | | | SVN-Revision: 15840 | ||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -3/+0 |
| | | | | SVN-Revision: 15606 | ||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -45/+0 |
| | | | | SVN-Revision: 15602 | ||||
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 15575 | ||||
* | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15017 |