| Commit message (Expand) | Author | Age | Lines |
* | 83xx: Use the proper sequence for updating IMMR. | Scott Wood | 2009-01-21 | -3/+15 |
* | mpc83xx: Size optimization of start.S | Ron Madrid | 2009-01-21 | -38/+39 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | Merge 'next' branch | Wolfgang Denk | 2008-10-18 | -123/+123 |
|\ |
|
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -123/+123 |
* | | 83xx NAND boot: wait for LTESR[CC] | Lepcha Suchit | 2008-10-17 | -0/+12 |
|/ |
|
* | mpc83xx: clean up cache operations and unlock_ram_in_cache() functions | Nick Spence | 2008-09-03 | -21/+30 |
* | mpc83xx: Store and display Arbiter Event Register values | Nick Spence | 2008-09-03 | -0/+11 |
* | mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache | Nick Spence | 2008-09-03 | -4/+5 |
* | NAND boot: MPC8313ERDB support | Scott Wood | 2008-08-12 | -107/+45 |
* | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -3/+3 |
* | lib_ppc: Revert "Make MPC83xx one step closer to full relocation." | Kim Phillips | 2008-04-25 | -7/+4 |
* | Make MPC83xx one step closer to full relocation. | Joakim Tjernlund | 2008-03-28 | -4/+7 |
* | ppc: Refactor cache routines, so there is only one common set. | Rafal Jaworowski | 2008-02-14 | -34/+0 |
* | Fixed syntax error in function init_e300_core() of mpc83xx/start.S if | Heiko Schocher | 2008-01-12 | -1/+1 |
* | [ppc] Fix build breakage for all non-4xx PowerPC variants. | Rafal Jaworowski | 2007-06-22 | -2/+2 |
* | mpc83xx: Put the version (and magic) after the HRCW. | Jerry Van Baren | 2007-03-02 | -12/+16 |
* | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR | Timur Tabi | 2006-11-03 | -8/+8 |
* | mpc83xx: Fix the incorrect dcbz operation | Dave Liu | 2006-11-03 | -0/+12 |
* | mpc83xx: Add support for variable flash memory sizes on 83xx systems | Timur Tabi | 2006-11-03 | -8/+21 |
* | Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. | Marian Balakowicz | 2006-03-14 | -0/+34 |
* | Correct shift offsets in icache_status and dcache_status for MPC83xx. | Marian Balakowicz | 2006-03-14 | -2/+2 |
* | Enable address translation on MPC83xx | Kumar Gala | 2006-02-10 | -179/+298 |
* | Only disable the MPC83xx watchdog if its enabled out of reset. | Kumar Gala | 2006-01-11 | -0/+6 |
* | Fix style issues primarily in 85xx and 83xx boards. | Jon Loeliger | 2005-08-01 | -41/+38 |
* | * Patch by Eran Liberty | Eran Liberty | 2005-07-28 | -0/+1096 |