aboutsummaryrefslogtreecommitdiff
path: root/target/linux/pxcab
Commit message (Collapse)AuthorAge
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-12
| | | | SVN-Revision: 22145
* generic: don't override CONFIG_DEBUG_FSGabor Juhos2010-06-10
| | | | SVN-Revision: 21749
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-24
| | | | SVN-Revision: 21132
* target: remove CONFIG_CRC16 override (closes: #7194)Nicolas Thill2010-04-24
| | | | SVN-Revision: 21130
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-12
| | | | | | 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 configGabor Juhos2010-03-26
| | | | SVN-Revision: 20485
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-11
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* clean up handling of some kernel symbolsImre Kaloz2010-02-11
| | | | SVN-Revision: 19581
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-01
| | | | SVN-Revision: 19484
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-28
| | | | SVN-Revision: 19367
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
| | | | SVN-Revision: 19331
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-04
| | | | SVN-Revision: 18635
* some more Kconfig symbol move..Imre Kaloz2009-11-11
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-11
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-11
| | | | SVN-Revision: 18367
* move CONFIG_CRASH_DUMP to the generic configsImre Kaloz2009-11-11
| | | | SVN-Revision: 18366
* update to 2.6.30.9Florian Fainelli2009-10-23
| | | | SVN-Revision: 18126
* move common CONFIG_FB entries to genericNicolas Thill2009-10-05
| | | | SVN-Revision: 17936
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-01
| | | | SVN-Revision: 17804
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-17
| | | | SVN-Revision: 17602
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-09
| | | | SVN-Revision: 17549
* pxcab: Add config-2.6.31Geoff Levand2009-08-27
| | | | | | | | | 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 fixGeoff Levand2009-08-27
| | | | | | | | | | 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 powerpc64Geoff Levand2009-08-18
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17307
* use 2.6.30.5Florian Fainelli2009-08-17
| | | | SVN-Revision: 17296
* update to 2.6.30.4Florian Fainelli2009-07-31
| | | | SVN-Revision: 17062
* switch to 2.6.30.3Florian Fainelli2009-07-27
| | | | SVN-Revision: 17028
* resync kernel configurationFlorian Fainelli2009-07-25
| | | | SVN-Revision: 16976
* update to 2.6.30.2Imre Kaloz2009-07-20
| | | | SVN-Revision: 16931
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵Florian Fainelli2009-07-16
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