Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | generic: don't override CONFIG_DEBUG_FS | Gabor Juhos | 2010-06-10 | 1 | -1/+0 | |
| | | | | SVN-Revision: 21749 | |||||
* | generic: move some common symbols to generic configuration | Gabor Juhos | 2010-06-10 | 1 | -1/+0 | |
| | | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748 | |||||
* | generic: standardize CONFIG_INLINE_* symbols usage | Gabor Juhos | 2010-06-10 | 1 | -28/+0 | |
| | | | | SVN-Revision: 21746 | |||||
* | 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 | |||||
* | mpc83xx: sync image/Makefile to r20834 | Alexandros C. Couloumbis | 2010-04-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21259 | |||||
* | mpc83xx: add some missing options on config-2.6.33 | Alexandros C. Couloumbis | 2010-04-29 | 1 | -2/+4 | |
| | | | | SVN-Revision: 21258 | |||||
* | mpc83xx: trim down unnecessary config-2.6.33 options | Alexandros C. Couloumbis | 2010-04-29 | 1 | -101/+1 | |
| | | | | SVN-Revision: 21257 | |||||
* | mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config ↵ | Alexandros C. Couloumbis | 2010-04-29 | 5 | -57/+318 | |
| | | | | | | options, refresh kernel patches SVN-Revision: 21256 | |||||
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21238 | |||||
* | kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels | Gabor Juhos | 2010-04-22 | 26 | -118/+114 | |
| | | | | SVN-Revision: 21081 | |||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -4/+3 | |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | |||||
* | mpc83xx: add 2.6.33 support | Alexandros C. Couloumbis | 2010-04-12 | 28 | -0/+4716 | |
| | | | | SVN-Revision: 20818 | |||||
* | 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 | |||||
* | include the board name in the generated dtb's filename | Imre Kaloz | 2010-02-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 19680 | |||||
* | mpc83xx: clean up the mess caused by the reverted sorting patch | Felix Fietkau | 2010-02-16 | 1 | -81/+81 | |
| | | | | SVN-Revision: 19676 | |||||
* | mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs | Felix Fietkau | 2010-02-16 | 1 | -0/+18 | |
| | | | | SVN-Revision: 19670 | |||||
* | mpc83xx: add support for the vitesse 8601 phy | Felix Fietkau | 2010-02-16 | 1 | -0/+116 | |
| | | | | SVN-Revision: 19669 | |||||
* | mpc83xx: add support for mpc8313 in 2.6.32 | Felix Fietkau | 2010-02-16 | 1 | -91/+95 | |
| | | | | SVN-Revision: 19668 | |||||
* | mpc83xx: add 2.6.32 support | Gabor Juhos | 2010-02-11 | 4 | -0/+2317 | |
| | | | | SVN-Revision: 19587 | |||||
* | mpc83xx: enable jffs2 | Gabor Juhos | 2010-02-11 | 1 | -1/+0 | |
| | | | | SVN-Revision: 19586 | |||||
* | mpc83xx: sync kernel config | Gabor Juhos | 2010-02-11 | 1 | -14/+4 | |
| | | | | SVN-Revision: 19585 | |||||
* | mpc83xx: fix device registration on the RB600 | Gabor Juhos | 2010-02-11 | 1 | -2/+2 | |
| | | | | SVN-Revision: 19584 | |||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -3/+0 | |
| | | | | SVN-Revision: 19581 | |||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 1 | -18/+17 | |
| | | | | SVN-Revision: 19580 | |||||
* | enable additional options for the mpc8377wlan | Imre Kaloz | 2010-02-08 | 1 | -3/+2 | |
| | | | | SVN-Revision: 19554 | |||||
* | do old style image generation for the mpc8377wlan, as the current bootloader ↵ | Imre Kaloz | 2010-02-08 | 1 | -1/+3 | |
| | | | | | | doesn't support it SVN-Revision: 19553 | |||||
* | update to latest kernel versions | Imre Kaloz | 2010-01-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 19224 | |||||
* | FIT uImage support for the MPC8377-WLAN | Imre Kaloz | 2010-01-10 | 5 | -7/+240 | |
| | | | | SVN-Revision: 19094 | |||||
* | upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN ↵ | Imre Kaloz | 2010-01-10 | 7 | -47/+713 | |
| | | | | | | board - not finished, yet SVN-Revision: 19092 | |||||
* | 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 | -10/+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 | -16/+16 | |
| | | | | SVN-Revision: 18367 | |||||
* | move CONFIG_CRASH_DUMP to the generic configs | Imre Kaloz | 2009-11-11 | 1 | -1/+0 | |
| | | | | SVN-Revision: 18366 | |||||
* | add preliminary MPC83xx support | Imre Kaloz | 2009-11-09 | 5 | -0/+2271 | |
SVN-Revision: 18353 |