summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Using proper I2C source clock divider for MPC8544Wolfgang Grandegger2008-10-081-2/+2
* Fix the incorrect DDR clk freq reporting on 8536DSJason Jin2008-10-072-2/+4
* 85xx: Remove setting of *cache-line-size in device treesKumar Gala2008-10-071-3/+0
* Fix printf errors under -DDEBUGAndrew Klossner2008-09-091-7/+7
* 85xx: Ensure timebase is zero on secondary coresKumar Gala2008-09-091-0/+5
* Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.Sergei Poselenov2008-09-081-8/+7
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-23/+10
* mpc85xx: remove redudant code with lib_ppc/interrupts.cKumar Gala2008-08-271-97/+12
* mpc85xx: Add support for the MPC8536Kumar Gala2008-08-275-1/+199
* mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-272-2/+2
* FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala2008-08-272-1166/+0
* FSL DDR: Add 85xx specific register settingKumar Gala2008-08-274-0/+318
* FSL DDR: Add e500 TLB helper for DDR codeKumar Gala2008-08-271-0/+64
* FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala2008-08-271-1/+10
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala2008-08-122-3/+3
* 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
OpenPOWER on IntegriCloud