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 | ||||
* | 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 | ||||
* | add optimization to Freescale targets | Imre Kaloz | 2010-12-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 24341 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 24084 | ||||
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 21238 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -3/+3 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | 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 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -4/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 19580 | ||||
* | mpc52xx: add missing kernel config symbol | Nicolas Thill | 2009-12-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 18881 | ||||
* | 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 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -3/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -5/+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 | -28/+28 |
| | | | | SVN-Revision: 18367 | ||||
* | move CONFIG_CRASH_DUMP to the generic configs | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 18366 | ||||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18126 | ||||
* | mpc52xx: cleanup config | Nicolas Thill | 2009-10-07 | 1 | -8/+0 |
| | | | | SVN-Revision: 17966 | ||||
* | config: add another bunch of missing CONFIG_USB_* entries to generic | Nicolas Thill | 2009-10-07 | 1 | -2/+0 |
| | | | | SVN-Revision: 17965 | ||||
* | config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config | Nicolas Thill | 2009-10-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 17963 | ||||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 1 | -1/+1 |
| | | | | 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 | ||||
* | update to 2.6.30.4 | Florian Fainelli | 2009-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 17062 | ||||
* | add new target for Freescale MPC52xx based boards | Gabor Juhos | 2009-07-28 | 4 | -0/+326 |
SVN-Revision: 17037 |