summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
Commit message (Collapse)AuthorAgeFilesLines
...
* mpc85xx: switch to 3.3 and add broken flagGabor Juhos2012-05-091-2/+2
| | | | | | It is compile tested only. SVN-Revision: 31660
* move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configsGabor Juhos2012-05-012-0/+2
| | | | SVN-Revision: 31547
* mpc85xx: add support for 3.3Gabor Juhos2012-04-295-0/+355
| | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31529
* mpc85xx: add kmod-booke-wdt to the default packagesGabor Juhos2012-04-291-0/+2
| | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31523
* mpc85xx: don't override CONFIG_WATHCDOGGabor Juhos2012-04-291-1/+0
| | | | SVN-Revision: 31521
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-251-1/+0
| | | | SVN-Revision: 28584
* kernel: update to kernel 2.6.38.8Hauke Mehrtens2011-06-181-1/+1
| | | | SVN-Revision: 27218
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patchesHauke Mehrtens2011-05-151-1/+1
| | | | | | Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel. SVN-Revision: 26905
* Update 2.6.38 to 2.6.38.2Michael Büsch2011-03-281-1/+1
| | | | SVN-Revision: 26332
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵Felix Fietkau2011-03-261-1/+1
| | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300
* mpc85xx: update to linux 2.6.38, remove the broken flagFelix Fietkau2011-03-162-5/+23
| | | | SVN-Revision: 26195
* mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)Felix Fietkau2011-03-161-0/+3
| | | | SVN-Revision: 26191
* mpc85xx: remove bogus config overridesFelix Fietkau2011-03-161-19/+1
| | | | SVN-Revision: 26190
* update to kernel 2.6.36.4Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25580
* mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller ↵Felix Fietkau2011-01-182-0/+36
| | | | | | initialized) - it shares an irq with the pcie device which causes irq storms SVN-Revision: 25037
* mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale ↵Felix Fietkau2011-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 SVN-Revision: 25018
* mpc85xx: clean up bogus kernel config overridesFelix Fietkau2011-01-161-24/+1
| | | | SVN-Revision: 25016
* mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path ↵Felix Fietkau2011-01-162-1/+42
| | | | | | to device tree), enable pcie SVN-Revision: 25015
* mpc85xx: fix up kernel config and make the target boot on the ↵Felix Fietkau2010-12-202-10/+80
| | | | | | MPC8568E-MDS-PB board SVN-Revision: 24736
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-111-1/+1
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* preliminary support for Freescale MPC85xx based boardsImre Kaloz2010-12-053-0/+305
SVN-Revision: 24259