summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
AgeCommit message (Expand)Author
2010-03-3085xx: Fix enabling of L1 cache parity on secondary coresKumar Gala
2010-02-08kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger
2010-01-2685xx: Add support for 'cpu disable' commandKumar Gala
2010-01-26Add support to disable cpu's in multicore processorsKumar Gala
2010-01-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-01-26ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund
2010-01-26ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund
2010-01-26ppc: Loose GOT access in IRQJoakim Tjernlund
2010-01-25qe: fixup the snum for MPC8569 Rev2.0Liu Yu
2010-01-25Fix the local bus divider mappingDave Liu
2010-01-25Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies"Kumar Gala
2010-01-25ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RATJames Yang
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger
2010-01-05ppc/p4080: Fix reporting of PME & FM clock frequenciesKumar Gala
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala
2010-01-05p4080: add readback to bootpage translation windowDave Liu
2010-01-05ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocationKumar Gala
2010-01-05ppc/85xx: Add tracking of TLB CAM usageKumar Gala
2010-01-0585xx: Add support to set DPAA (data path) devices clock frequenciesKumar Gala
2010-01-0585xx: Add support for e500mc cache stashingKumar Gala
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-11-15Merge branch 'master' into nextWolfgang Denk
2009-11-13ppc/85xx: make boot from NAND full relocation to RAMMingkai Hu
2009-11-13ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala
2009-10-31ppc/85xx: Fix misc L2 cache enabling bugDave Liu
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk
2009-10-27mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov
2009-10-2785xx: MP Boot Page Translation updatePeter Tyser
2009-10-26ppc/85xx: Fix crashes due to generation of SPE instructionLeon Woestenberg
2009-10-26ppc/85xx: Make L2 support more robustDave Liu
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund
2009-10-0885xx: Ensure BSS segment isn't linked at address 0Peter Tyser
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-24ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala
2009-09-24ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala
2009-09-24ppc/p4080: CoreNet platfrom style secondary core releaseKumar Gala
2009-09-24ppc/p4080: CoreNet platfrom style CCSRBAR settingKumar Gala
2009-09-24ppc/85xx: Fix enabling of L2 cacheKumar Gala
2009-09-2485xx-fdt: Fixed l2-ctlr's compatible prop for QorIQVivek Mahajan
2009-09-24ppc/85xx: add cpu init config file for boot from NANDMingkai Hu
2009-09-24ppc/85xx: add ld script file for boot from NANDMingkai Hu
2009-09-15ppc/85xx: Disable all async interrupt sources when we bootKumar Gala
2009-09-15ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala
2009-09-15ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala
2009-09-15ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu
2009-09-15ppc/85xx: Move code around to prep for NAND_SPLKumar Gala
2009-09-15ppc/85xx: Repack tlb_table to save spaceKumar Gala
2009-09-15ppc/85xx: Introduce low level write_tlb functionKumar Gala
2009-09-15ppc/85xx: Remove some bogus code from external interrupt handler.Scott Wood