summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
AgeCommit message (Expand)Author
2008-09-09Fix printf errors under -DDEBUGAndrew Klossner
2008-09-0985xx: Ensure timebase is zero on secondary coresKumar Gala
2008-09-08Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.Sergei Poselenov
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming
2008-08-27mpc85xx: remove redudant code with lib_ppc/interrupts.cKumar Gala
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala
2008-08-27FSL DDR: Add 85xx specific register settingKumar Gala
2008-08-27FSL DDR: Add e500 TLB helper for DDR codeKumar Gala
2008-08-27FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala
2008-08-1285xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-07-1485xx: Cleanup L2 cache size detectionKumar Gala
2008-07-148xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker
2008-07-14Change the temp map to ROM to align addresses to page size.Andrew Klossner
2008-07-14mpc85xx: use IS_E_PROCESSOR macroKim Phillips
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips
2008-07-14Fix some more printf() format problems.Kumar Gala
2008-07-09Fix printf errors.Andrew Klossner
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-07-06Add mechanisms for CPU and board-specific Ethernet initializationBen Warren
2008-06-28Coding Style CleanupWolfgang Denk
2008-06-19Fix 4xx build issueAnatolij Gustschin
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov
2008-06-10MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger
2008-06-1085xx: Add setting of cache props in the device tree.Kumar Gala
2008-06-1085xx: expose cpu identificationKumar Gala
2008-06-0985xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala
2008-06-09MPC85xx: Change traps.c to not reference non-addressable memoryBecky Bruce
2008-05-21Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-20Fixed reset for socratesSergei Poselenov
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