summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
AgeCommit message (Expand)Author
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-12-0485xx: init gd as early as possibleKumar Gala
2008-12-0485xx: Fix relocation of CCSRBARKumar Gala
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser
2008-11-09Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren
2008-11-09Fix typo in cpu/mpc85xx/cpu.cBen Warren
2008-10-2485xx: Fix the incorrect register used for DDR erratum1Dave Liu
2008-10-2485xx: Add basic e500mc core supportKumar Gala
2008-10-2485xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic numberKumar Gala
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
2008-10-18Merge 'next' branchWolfgang Denk
2008-10-1885xx if NUM_CPUS>1, print cpu numberEd Swarthout
2008-10-18Have u-boot pass stashing parameters into device treeAndy Fleming
2008-10-1885xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-17Revert "85xx: Using proper I2C source clock divider for MPC8544"Kumar Gala
2008-10-0885xx: Using proper I2C source clock divider for MPC8544Wolfgang Grandegger
2008-10-07Fix the incorrect DDR clk freq reporting on 8536DSJason Jin
2008-10-0785xx: Remove setting of *cache-line-size in device treesKumar Gala
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