summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/fdt.c
Commit message (Expand)AuthorAgeLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-417/+0
* qe: fixup the snum for MPC8569 Rev2.0Liu Yu2010-01-25-0/+18
* 85xx: Add support to set DPAA (data path) devices clock frequenciesKumar Gala2010-01-05-0/+36
* 85xx: Add support for e500mc cache stashingKumar Gala2010-01-05-0/+18
* 85xx: MP Boot Page Translation updatePeter Tyser2009-10-27-1/+1
* ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala2009-09-24-1/+1
* 85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQVivek Mahajan2009-09-24-3/+10
* ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal2009-09-08-0/+2
* ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat2009-09-08-0/+7
* 85xx: Always attempt ethernet device tree fixupKumar Gala2009-06-12-3/+0
* 85xx: Introduce determine_mp_bootpg() helper.Kumar Gala2009-04-01-7/+2
* 85xx: Add support for additional e500mc featuresKumar Gala2009-03-30-1/+63
* Add secondary CPUs processor frequency for e500 coreHaiying Wang2009-01-23-2/+13
* mpc8[56]xx: Put localbus clock in device treeTrent Piepho2008-12-19-1/+7
* Have u-boot pass stashing parameters into device treeAndy Fleming2008-10-18-0/+11
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* 85xx: Remove setting of *cache-line-size in device treesKumar Gala2008-10-07-3/+0
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-21-1/+1
* 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker2008-07-14-1/+1
* fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips2008-07-14-0/+5
* 85xx: Add setting of cache props in the device tree.Kumar Gala2008-06-10-0/+128
* 85xx: Fix size of cpu-release-addr propertyKumar Gala2008-04-18-1/+1
* 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-26-1/+1
* 85xx: Fix merge duplicationKumar Gala2008-03-26-49/+0
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-26-0/+49
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-26-0/+52
* QE: Move FDT support into a common fileKumar Gala2008-02-12-5/+3
* Add QE brg freq and correct qe bus freq fdt update codeKim Phillips2008-01-09-1/+3
* 85xx: add ability to upload QE firmwareTimur Tabi2008-01-09-0/+1
* Add libfdt based ft_cpu_setup for mpc85xxKumar Gala2007-12-11-0/+64