| Commit message (Expand) | Author | Age | Lines |
* | Fix printf errors under -DDEBUG | Andrew Klossner | 2008-09-09 | -7/+7 |
* | 85xx: Ensure timebase is zero on secondary cores | Kumar Gala | 2008-09-09 | -0/+5 |
* | Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. | Sergei Poselenov | 2008-09-08 | -8/+7 |
* | Pass in tsec_info struct through tsec_initialize | Andy Fleming | 2008-09-02 | -23/+10 |
* | mpc85xx: remove redudant code with lib_ppc/interrupts.c | Kumar Gala | 2008-08-27 | -97/+12 |
* | mpc85xx: Add support for the MPC8536 | Kumar Gala | 2008-08-27 | -1/+199 |
* | mpc85xx: Add support for the MPC8572DS reference board | Kumar Gala | 2008-08-27 | -2/+2 |
* | FSL DDR: Remove old SPD support from cpu/mpc85xx | Kumar Gala | 2008-08-27 | -1166/+0 |
* | FSL DDR: Add 85xx specific register setting | Kumar Gala | 2008-08-27 | -0/+318 |
* | FSL DDR: Add e500 TLB helper for DDR code | Kumar Gala | 2008-08-27 | -0/+64 |
* | FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. | Kumar Gala | 2008-08-27 | -1/+10 |
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_t | Kumar Gala | 2008-08-21 | -1/+1 |
* | 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS | Kumar Gala | 2008-08-12 | -3/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-07-15 | -23/+42 |
|\ |
|
| * | 85xx: Cleanup L2 cache size detection | Kumar Gala | 2008-07-14 | -17/+30 |
| * | 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq | Paul Gortmaker | 2008-07-14 | -1/+1 |
| * | Change the temp map to ROM to align addresses to page size. | Andrew Klossner | 2008-07-14 | -4/+5 |
| * | mpc85xx: use IS_E_PROCESSOR macro | Kim Phillips | 2008-07-14 | -1/+1 |
| * | fdt: add crypto node handling for MPC8{3, 5}xxE processors | Kim Phillips | 2008-07-14 | -0/+5 |
* | | Fix some more printf() format problems. | Kumar Gala | 2008-07-14 | -2/+2 |
|/ |
|
* | Fix printf errors. | Andrew Klossner | 2008-07-09 | -4/+4 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-net | Wolfgang Denk | 2008-07-09 | -0/+30 |
|\ |
|
| * | Add mechanisms for CPU and board-specific Ethernet initialization | Ben Warren | 2008-07-06 | -0/+30 |
* | | Coding Style Cleanup | Wolfgang Denk | 2008-06-28 | -1/+1 |
|/ |
|
* | Fix 4xx build issue | Anatolij Gustschin | 2008-06-19 | -1/+1 |
* | 85xx/86xx: Move to dynamic mgmt of LAWs | Kumar Gala | 2008-06-11 | -1/+1 |
* | FSL LAW: Keep track of LAW allocations | Kumar Gala | 2008-06-11 | -17/+6 |
* | Added the upmconfig() function for 85xx. | Sergei Poselenov | 2008-06-11 | -0/+66 |
* | MPC85xx: Beautify boot output of L2 cache configuration | Wolfgang Grandegger | 2008-06-10 | -9/+11 |
* | 85xx: Add setting of cache props in the device tree. | Kumar Gala | 2008-06-10 | -0/+128 |
* | 85xx: expose cpu identification | Kumar Gala | 2008-06-10 | -36/+40 |
* | 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it | Kumar Gala | 2008-06-09 | -2/+6 |
* | MPC85xx: Change traps.c to not reference non-addressable memory | Becky Bruce | 2008-06-09 | -3/+5 |
* | Merge branch 'socrates' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | -9/+14 |
|\ |
|
| * | Fixed reset for socrates | Sergei Poselenov | 2008-05-20 | -9/+14 |
* | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -2/+2 |
|/ |
|
* | 85xx: Add -mno-spe to e500/85xx builds | Kumar Gala | 2008-04-29 | -0/+1 |
* | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs | Kumar Gala | 2008-04-29 | -2/+2 |
* | 85xx: Additional fixes and cleanup of MP code | Kumar Gala | 2008-04-29 | -2/+7 |
* | 85xx: Round up frequency calculations to get reasonable output | Kumar Gala | 2008-04-24 | -7/+6 |
* | 85xx: Fix size of cpu-release-addr property | Kumar Gala | 2008-04-18 | -1/+1 |
* | Fix calculation of I2C clock for some 85xx chips | Timur Tabi | 2008-04-18 | -1/+30 |
* | 85xx: Fix detection of MP cpu spin up | Kumar Gala | 2008-04-11 | -1/+5 |
* | 85xx: Use SVR_SOC_VER instead of SVR_VER | Kumar Gala | 2008-04-11 | -2/+2 |
* | 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page | Kumar Gala | 2008-03-26 | -0/+15 |
* | 85xx: Update multicore boot mechanism to ePAPR v0.81 spec | Kumar Gala | 2008-03-26 | -64/+115 |
* | 85xx: Fix merge duplication | Kumar Gala | 2008-03-26 | -49/+0 |
* | 85xx: Speed up get_ddr_freq() and get_bus_freq() | James Yang | 2008-03-26 | -16/+5 |
* | 85xx: Show DDR memory data rate in addition to the memory clock frequency. | James Yang | 2008-03-26 | -3/+6 |
* | 85xx: get_tbclk() speed up and rounding fix | James Yang | 2008-03-26 | -5/+3 |