aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx
Commit message (Collapse)AuthorAgeFilesLines
* mpc83xx: add 2.6.33 supportAlexandros C. Couloumbis2010-04-1228-0/+4716
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-112-0/+2
| | | | | | sense instead (partially revert [18370]) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: include the board name in the generated dtb's filenameImre Kaloz2010-02-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: clean up the mess caused by the reverted sorting patchFelix Fietkau2010-02-161-81/+81
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revsFelix Fietkau2010-02-161-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: add support for the vitesse 8601 phyFelix Fietkau2010-02-161-0/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: add support for mpc8313 in 2.6.32Felix Fietkau2010-02-161-91/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: add 2.6.32 supportGabor Juhos2010-02-114-0/+2317
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: enable jffs2Gabor Juhos2010-02-111-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: sync kernel configGabor Juhos2010-02-111-14/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: fix device registration on the RB600Gabor Juhos2010-02-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-18/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: enable additional options for the mpc8377wlanImre Kaloz2010-02-081-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: do old style image generation for the mpc8377wlan, as the current ↵Imre Kaloz2010-02-081-1/+3
| | | | | | bootloader doesn't support it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to latest kernel versionsImre Kaloz2010-01-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: FIT uImage support for the MPC8377-WLANImre Kaloz2010-01-105-7/+240
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: upgrade to 2.6.31, add preliminary support for the Freescale ↵Imre Kaloz2010-01-107-47/+713
| | | | | | MPC8377E-WLAN board - not finished, yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target] remove redundant LINUX_KARCH variablesNicolas Thill2009-12-211-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more Kconfig symbol move..Imre Kaloz2009-11-111-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another round of kernel config cleanupsImre Kaloz2009-11-111-10/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move CPUFREQ to generic configsImre Kaloz2009-11-111-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sort all target config filesImre Kaloz2009-11-111-16/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move CONFIG_CRASH_DUMP to the generic configsImre Kaloz2009-11-111-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary MPC83xx supportImre Kaloz2009-11-095-0/+2271
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18353 3c298f89-4303-0410-b956-a3cf2f4a3e73