summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
AgeCommit message (Expand)Author
2008-04-2985xx: Add -mno-spe to e500/85xx buildsKumar Gala
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala
2008-04-2985xx: Additional fixes and cleanup of MP codeKumar Gala
2008-04-2485xx: Round up frequency calculations to get reasonable outputKumar Gala
2008-04-1885xx: Fix size of cpu-release-addr propertyKumar Gala
2008-04-18Fix calculation of I2C clock for some 85xx chipsTimur Tabi
2008-04-1185xx: Fix detection of MP cpu spin upKumar Gala
2008-04-1185xx: Use SVR_SOC_VER instead of SVR_VERKumar Gala
2008-03-2685xx: Add cpu_mp_lmb_reserve helper to reserve boot pageKumar Gala
2008-03-2685xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala
2008-03-2685xx: Fix merge duplicationKumar Gala
2008-03-2685xx: Speed up get_ddr_freq() and get_bus_freq()James Yang
2008-03-2685xx: Show DDR memory data rate in addition to the memory clock frequency.James Yang
2008-03-2685xx: get_tbclk() speed up and rounding fixJames Yang
2008-03-26Update SVR numbers to expand supportAndy Fleming
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala
2008-02-2785xx: Don't icbi when unlocking the cacheKumar Gala
2008-02-27Fix source for ECM error IVPRAndy Fleming
2008-02-27Invalidate INIT_RAM TLB mappingsAndy Fleming
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski
2008-02-12QE: Move FDT support into a common fileKumar Gala
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala
2008-01-1785xx: Reworked initial processor initKumar Gala
2008-01-1785xx: Introduce new tlb APIKumar Gala
2008-01-1685xx: Remove old style of LAW initKumar Gala
2008-01-1685xx: Move LAW init code into CKumar Gala
2008-01-09Add QE brg freq and correct qe bus freq fdt update codeKim Phillips
2008-01-0985xx: add ability to upload QE firmwareTimur Tabi
2008-01-0985xx: Remove cache config from configs.hKumar Gala
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala
2007-12-11Stop using immap_t on 85xxKumar Gala
2007-12-11Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala
2007-12-11Stop using immap_t for cpm offset on 85xxKumar Gala
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala
2007-12-11Add libfdt based ft_cpu_setup for mpc85xxKumar Gala
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk
2007-10-19Setting MSR[DE] in do_reseturwithsughosh@gmail.com
2007-10-19MSR overwrite fixurwithsughosh@gmail.com
2007-10-19Remove magic numbers from cache related operations for mpc85xxKumar Gala
2007-09-2685xx io out functions need sync after write.Ed Swarthout
2007-08-29Enable L2 cache for MPC8568MDS boardHaiying Wang
2007-08-1485xxCDS: Add make targets for legacy systems.Randy Vinson
2007-08-14Add support for UEC to 8568Andy Fleming
2007-08-14Empirically set cpo and clk_adjust for mpc85xx DDR2 supportHaiying Wang