Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -9/+6 |
| | | | | | | 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 | -1/+0 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | 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 | -1/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -2/+1 |
| | | | | SVN-Revision: 18370 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -18/+18 |
| | | | | SVN-Revision: 18367 | ||||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18126 | ||||
* | move common CONFIG_MMC entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 17948 | ||||
* | move common CONFIG_BATTERY entries to generic | Nicolas Thill | 2009-10-06 | 1 | -1/+0 |
| | | | | SVN-Revision: 17945 | ||||
* | move common CONFIG_TOUCHSCREEN entries to generic | Nicolas Thill | 2009-10-06 | 1 | -12/+0 |
| | | | | SVN-Revision: 17943 | ||||
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 | 1 | -16/+0 |
| | | | | SVN-Revision: 17936 | ||||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 11 | -70/+20 |
| | | | | 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 | ||||
* | switch to 2.6.30.3 | Florian Fainelli | 2009-07-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17028 | ||||
* | update to 2.6.30.2 | Imre Kaloz | 2009-07-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 16931 | ||||
* | update targets to 2.6.30.1, update patches | Florian Fainelli | 2009-07-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 16697 | ||||
* | goldfish: add missing kernel config options for power management | Felix Fietkau | 2009-06-15 | 1 | -0/+19 |
| | | | | SVN-Revision: 16466 | ||||
* | goldfish: fix clocksource api mismatch | Felix Fietkau | 2009-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 16465 | ||||
* | include a skin for the goldfish emulator | Felix Fietkau | 2009-06-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 16460 | ||||
* | add the 'goldfish' target, useful for experimenting with virtual phone ↵ | Felix Fietkau | 2009-06-14 | 54 | -0/+16339 |
hardware (includes the emulator) SVN-Revision: 16459 |