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