summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
Commit message (Expand)AuthorAgeLines
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-21-1/+1
* 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala2008-08-12-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-07-15-23/+42
|\
| * 85xx: Cleanup L2 cache size detectionKumar Gala2008-07-14-17/+30
| * 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker2008-07-14-1/+1
| * Change the temp map to ROM to align addresses to page size.Andrew Klossner2008-07-14-4/+5
| * mpc85xx: use IS_E_PROCESSOR macroKim Phillips2008-07-14-1/+1
| * fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips2008-07-14-0/+5
* | Fix some more printf() format problems.Kumar Gala2008-07-14-2/+2
|/
* Fix printf errors.Andrew Klossner2008-07-09-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-09-0/+30
|\
| * Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-06-0/+30
* | Coding Style CleanupWolfgang Denk2008-06-28-1/+1
|/
* Fix 4xx build issueAnatolij Gustschin2008-06-19-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-1/+1
* FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-11-17/+6
* Added the upmconfig() function for 85xx.Sergei Poselenov2008-06-11-0/+66
* MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2008-06-10-9/+11
* 85xx: Add setting of cache props in the device tree.Kumar Gala2008-06-10-0/+128
* 85xx: expose cpu identificationKumar Gala2008-06-10-36/+40
* 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala2008-06-09-2/+6
* MPC85xx: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-09-3/+5
* Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-9/+14
|\
| * Fixed reset for socratesSergei Poselenov2008-05-20-9/+14
* | Big white-space cleanup.Wolfgang Denk2008-05-21-2/+2
|/
* 85xx: Add -mno-spe to e500/85xx buildsKumar Gala2008-04-29-0/+1
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-29-2/+2
* 85xx: Additional fixes and cleanup of MP codeKumar Gala2008-04-29-2/+7
* 85xx: Round up frequency calculations to get reasonable outputKumar Gala2008-04-24-7/+6
* 85xx: Fix size of cpu-release-addr propertyKumar Gala2008-04-18-1/+1
* Fix calculation of I2C clock for some 85xx chipsTimur Tabi2008-04-18-1/+30
* 85xx: Fix detection of MP cpu spin upKumar Gala2008-04-11-1/+5
* 85xx: Use SVR_SOC_VER instead of SVR_VERKumar Gala2008-04-11-2/+2
* 85xx: Add cpu_mp_lmb_reserve helper to reserve boot pageKumar Gala2008-03-26-0/+15
* 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-26-64/+115
* 85xx: Fix merge duplicationKumar Gala2008-03-26-49/+0
* 85xx: Speed up get_ddr_freq() and get_bus_freq()James Yang2008-03-26-16/+5
* 85xx: Show DDR memory data rate in addition to the memory clock frequency.James Yang2008-03-26-3/+6
* 85xx: get_tbclk() speed up and rounding fixJames Yang2008-03-26-5/+3
* Update SVR numbers to expand supportAndy Fleming2008-03-26-37/+48
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-26-0/+49
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-26-0/+405
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-3/+3
* 85xx: Don't icbi when unlocking the cacheKumar Gala2008-02-27-5/+2
* Fix source for ECM error IVPRAndy Fleming2008-02-27-1/+1
* Invalidate INIT_RAM TLB mappingsAndy Fleming2008-02-27-0/+11
* 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-14-0/+3
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-14-1/+2
* ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-14-45/+0
* QE: Move FDT support into a common fileKumar Gala2008-02-12-5/+3