summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update to kernel 2.6.38.8hauke2011-06-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patcheshauke2011-05-151-1/+1
| | | | | | | Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update 2.6.38 to 2.6.38.2mb2011-03-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵nbd2011-03-261-1/+1
| | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: update to linux 2.6.38, remove the broken flagnbd2011-03-162-5/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)nbd2011-03-161-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: remove bogus config overridesnbd2011-03-161-19/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to kernel 2.6.36.4florian2011-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller ↵nbd2011-01-182-0/+36
| | | | | | initialized) - it shares an irq with the pcie device which causes irq storms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale ↵nbd2011-01-161-1/+1
| | | | | | | | | | powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: clean up bogus kernel config overridesnbd2011-01-161-24/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path ↵nbd2011-01-162-1/+42
| | | | | | to device tree), enable pcie git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: fix up kernel config and make the target boot on the ↵nbd2010-12-202-10/+80
| | | | | | MPC8568E-MDS-PB board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24736 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel versionshauke2010-12-111-1/+1
| | | | | | | | Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/mpc85xx]: preliminary support for Freescale MPC85xx based boardskaloz2010-12-053-0/+305
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24259 3c298f89-4303-0410-b956-a3cf2f4a3e73