Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | targets: fix CONFIG_USB_STORAGE_* inconsistency | Nicolas Thill | 2011-11-25 | 1 | -8/+0 |
| | | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering SVN-Revision: 29337 | ||||
* | target: globally disable BSD process accounting | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+0 |
| | | | | SVN-Revision: 28584 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 22145 | ||||
* | generic: don't override CONFIG_DEBUG_FS | Gabor Juhos | 2010-06-10 | 1 | -1/+0 |
| | | | | SVN-Revision: 21749 | ||||
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 1 | -0/+21 |
| | | | | SVN-Revision: 21132 | ||||
* | target: remove CONFIG_CRC16 override (closes: #7194) | Nicolas Thill | 2010-04-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 21130 | ||||
* | 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 | ||||
* | pxcab: remove 2.6.31 config | Gabor Juhos | 2010-03-26 | 1 | -466/+0 |
| | | | | SVN-Revision: 20485 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 2 | -0/+2 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 2 | -8/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | preinit: use grep -q where applicable | Jo-Philipp Wich | 2010-02-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 19484 | ||||
* | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | Felix Fietkau | 2010-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19367 | ||||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 3 | -2/+22 |
| | | | | SVN-Revision: 19331 | ||||
* | 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 | 2 | -4/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 2 | -4/+0 |
| | | | | SVN-Revision: 18370 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 2 | -107/+107 |
| | | | | SVN-Revision: 18367 | ||||
* | move CONFIG_CRASH_DUMP to the generic configs | Imre Kaloz | 2009-11-11 | 2 | -2/+0 |
| | | | | SVN-Revision: 18366 | ||||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18126 | ||||
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 | 2 | -94/+0 |
| | | | | SVN-Revision: 17936 | ||||
* | 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 | ||||
* | pxcab: Add config-2.6.31 | Geoff Levand | 2009-08-27 | 1 | -0/+521 |
| | | | | | | | | | Tested with 2.6.31-rc7 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17429 | ||||
* | pxcab: Build fix | Geoff Levand | 2009-08-27 | 1 | -107/+0 |
| | | | | | | | | | | 0001-powerpc-mpic-Fix-mapping-of-DCR-based-MPIC-variants.patch was merged in 2.6.30.4 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17428 | ||||
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | Geoff Levand | 2009-08-18 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17307 | ||||
* | 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 | ||||
* | resync kernel configuration | Florian Fainelli | 2009-07-25 | 1 | -4/+0 |
| | | | | SVN-Revision: 16976 | ||||
* | update to 2.6.30.2 | Imre Kaloz | 2009-07-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 16931 | ||||
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵ | Florian Fainelli | 2009-07-16 | 5 | -0/+655 |
mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signed-off-by: Akinobu Mita <mita@fixstars.com> SVN-Revision: 16860 |