aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc52xx
Commit message (Collapse)AuthorAgeFilesLines
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-251-1/+0
| | | | SVN-Revision: 28584
* 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
* base-files: use shutdown instead of stop when the system goes down (patch by ↵Felix Fietkau2010-12-131-1/+1
| | | | | | tripolar) SVN-Revision: 24540
* add optimization to Freescale targetsImre Kaloz2010-12-081-0/+1
| | | | SVN-Revision: 24341
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-2/+2
| | | | SVN-Revision: 24084
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-1/+1
| | | | SVN-Revision: 21238
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-3/+3
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-4/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-1/+1
| | | | SVN-Revision: 19580
* mpc52xx: add missing kernel config symbolNicolas Thill2009-12-221-0/+1
| | | | SVN-Revision: 18881
* remove redundant LINUX_KARCH variablesNicolas Thill2009-12-211-1/+0
| | | | SVN-Revision: 18871
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* some more Kconfig symbol move..Imre Kaloz2009-11-111-3/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-5/+0
| | | | SVN-Revision: 18370
* move CPUFREQ to generic configsImre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18368
* sort all target config filesImre Kaloz2009-11-111-28/+28
| | | | SVN-Revision: 18367
* move CONFIG_CRASH_DUMP to the generic configsImre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18366
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* mpc52xx: cleanup configNicolas Thill2009-10-071-8/+0
| | | | SVN-Revision: 17966
* config: add another bunch of missing CONFIG_USB_* entries to genericNicolas Thill2009-10-071-2/+0
| | | | SVN-Revision: 17965
* config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/configNicolas Thill2009-10-071-0/+1
| | | | SVN-Revision: 17963
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17804
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
| | | | SVN-Revision: 17602
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
| | | | SVN-Revision: 17296
* update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
| | | | SVN-Revision: 17062
* add new target for Freescale MPC52xx based boardsGabor Juhos2009-07-284-0/+326
SVN-Revision: 17037