aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
AgeCommit message (Expand)AuthorFilesLines
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-12-0485xx: init gd as early as possibleKumar Gala1-6/+6
2008-12-0485xx: Fix relocation of CCSRBARKumar Gala1-4/+5
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser1-0/+13
2008-11-09Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren1-0/+18
2008-11-09Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren1-1/+4
2008-11-09Fix typo in cpu/mpc85xx/cpu.cBen Warren1-1/+1
2008-10-2485xx: Fix the incorrect register used for DDR erratum1Dave Liu1-3/+6
2008-10-2485xx: Add basic e500mc core supportKumar Gala3-0/+14
2008-10-2485xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic numberKumar Gala1-2/+2
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk1-11/+15
2008-10-18Merge 'next' branchWolfgang Denk18-156/+221
2008-10-1885xx if NUM_CPUS>1, print cpu numberEd Swarthout1-0/+5
2008-10-18Have u-boot pass stashing parameters into device treeAndy Fleming1-0/+11
2008-10-1885xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala1-0/+49
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD18-156/+156
2008-10-17Revert "85xx: Using proper I2C source clock divider for MPC8544"Kumar Gala1-2/+2
2008-10-0885xx: Using proper I2C source clock divider for MPC8544Wolfgang Grandegger1-2/+2
2008-10-07Fix the incorrect DDR clk freq reporting on 8536DSJason Jin2-2/+4
2008-10-0785xx: Remove setting of *cache-line-size in device treesKumar Gala1-3/+0
2008-09-09Fix printf errors under -DDEBUGAndrew Klossner1-7/+7
2008-09-0985xx: Ensure timebase is zero on secondary coresKumar Gala1-0/+5
2008-09-08Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.Sergei Poselenov1-8/+7
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming1-23/+10
2008-08-27mpc85xx: remove redudant code with lib_ppc/interrupts.cKumar Gala1-97/+12
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala5-1/+199
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2-2/+2
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala2-1166/+0
2008-08-27FSL DDR: Add 85xx specific register settingKumar Gala4-0/+318
2008-08-27FSL DDR: Add e500 TLB helper for DDR codeKumar Gala1-0/+64
2008-08-27FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala1-1/+10
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala1-1/+1
2008-08-1285xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala2-3/+3
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk4-23/+42
2008-07-1485xx: Cleanup L2 cache size detectionKumar Gala1-17/+30
2008-07-148xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker1-1/+1
2008-07-14Change the temp map to ROM to align addresses to page size.Andrew Klossner1-4/+5
2008-07-14mpc85xx: use IS_E_PROCESSOR macroKim Phillips1-1/+1
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips1-0/+5
2008-07-14Fix some more printf() format problems.Kumar Gala1-2/+2
2008-07-09Fix printf errors.Andrew Klossner1-4/+4
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk1-0/+30
2008-07-06Add mechanisms for CPU and board-specific Ethernet initializationBen Warren1-0/+30
2008-06-28Coding Style CleanupWolfgang Denk1-1/+1
2008-06-19Fix 4xx build issueAnatolij Gustschin1-1/+1
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-1/+1
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala1-17/+6
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov1-0/+66
2008-06-10MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2-9/+11