Age | Commit message (Expand) | Author |
2009-04-01 | 86xx: Cleanup MP support | Kumar Gala |
2009-02-16 | 86xx: Update CPU info output on bootup | Peter Tyser |
2009-02-16 | 86xx: Reset update | Peter Tyser |
2009-02-10 | mpc86xx: Add support to populate addr map based on BATs | Becky Bruce |
2009-01-12 | MPC86xx: fix build warnings | Wolfgang Denk |
2008-12-19 | mpc8[56]xx: Put localbus clock in sysinfo and gd | Trent Piepho |
2008-12-19 | mpc86xx: Double local bus clock divider | Trent Piepho |
2008-12-19 | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho |
2008-12-19 | mpc8[56]xx: Put localbus clock in device tree | Trent Piepho |
2008-12-16 | Coding style cleanup, update CHANGELOG. | Wolfgang Denk |
2008-12-14 | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-06 | Update U-Boot's build timestamp on every compile | Peter Tyser |
2008-11-10 | mpc8641: Support 36-bit physical addressing | Becky Bruce |
2008-11-10 | mpc8641: Change 32-bit memory map | Becky Bruce |
2008-11-10 | mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY | Becky Bruce |
2008-11-10 | mpc86xx: Use SRR0/1/rfi to enable address translation, not blr | Becky Bruce |
2008-11-10 | mpc86xx: Move setup_bats into cpu_init_f | Becky Bruce |
2008-11-04 | powerpc: change 86xx SMP boot method | Becky Bruce |
2008-11-03 | powerpc 86xx: Handle CCSR relocation earlier | Becky Bruce |
2008-10-30 | 86xx: remove the redundant r2 global data pointer save | Dave Liu |
2008-10-30 | 86xx: remove the unused code for 86xx family | Dave Liu |
2008-10-30 | 86xx: Move the clear_tlbs before MMU turn on | Dave Liu |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-18 | 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version | Kumar Gala |
2008-10-13 | mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache | Nick Spence |
2008-10-13 | 86xx: remove redudant code with lib_ppc/interrupts.c | Kumar Gala |
2008-09-02 | Pass in tsec_info struct through tsec_initialize | Andy Fleming |
2008-08-28 | FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx. | Kumar Gala |
2008-08-27 | FSL DDR: Remove old SPD support from cpu/mpc86xx | Kumar Gala |
2008-08-27 | FSL DDR: Add 86xx specific register setting | Kumar Gala |
2008-08-27 | FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. | Kumar Gala |
2008-08-21 | fdt: rework fdt_fixup_ethernet() to use env instead of bd_t | Kumar Gala |
2008-08-19 | Clean up usage of icache_disable/dcache_disable | Kumar Gala |
2008-08-11 | POWERPC 86xx: Move BAT setup code to C | Becky Bruce |
2008-07-14 | 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq | Paul Gortmaker |
2008-07-11 | Fix some more print() format errors. | Wolfgang Denk |
2008-07-10 | Merge commit 'wd/master' | Jon Loeliger |
2008-07-10 | Minor coding style cleanup; update CHANGELOG | Wolfgang Denk |
2008-07-07 | Feed the watchdog in u-boot for 8610 board. | Jason Jin |
2008-07-06 | Add mechanisms for CPU and board-specific Ethernet initialization | Ben Warren |
2008-06-11 | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk |
2008-06-11 | 85xx/86xx: Move to dynamic mgmt of LAWs | Kumar Gala |
2008-06-06 | MPC86xx: Change traps.c to not reference non-addressable memory | Becky Bruce |
2008-06-03 | PPC: 86xx Add bat registers to reginfo command | Becky Bruce |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-09 | 7450 and 86xx L2 cache invalidate bug corrections | Wheatley Travis |
2008-04-30 | Fix calculation of I2C clock for some 86xx chips | Timur Tabi |
2008-04-29 | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs | Kumar Gala |
2008-03-26 | Update SVR numbers to expand support | Andy Fleming |
2008-02-18 | 86xx: Convert sbc8641d to use libfdt. | Jon Loeliger |