| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -957/+0 |
* | ppc: Use r12 instead of r14 as GOT pointer. | Joakim Tjernlund | 2010-01-26 | 1 | -5/+6 |
* | ppc: Loose GOT access in IRQ | Joakim Tjernlund | 2010-01-26 | 1 | -33/+3 |
* | relocation: Do not relocate NULL pointers. | Joakim Tjernlund | 2009-10-08 | 1 | -2/+4 |
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | 1 | -2/+0 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | 1 | -1/+2 |
* | mpc8641: Support 36-bit physical addressing | Becky Bruce | 2008-11-10 | 1 | -11/+33 |
* | mpc8641: Change 32-bit memory map | Becky Bruce | 2008-11-10 | 1 | -1/+1 |
* | mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY | Becky Bruce | 2008-11-10 | 1 | -10/+10 |
* | mpc86xx: Use SRR0/1/rfi to enable address translation, not blr | Becky Bruce | 2008-11-10 | 1 | -11/+8 |
* | mpc86xx: Move setup_bats into cpu_init_f | Becky Bruce | 2008-11-10 | 1 | -5/+0 |
* | powerpc: change 86xx SMP boot method | Becky Bruce | 2008-11-04 | 1 | -73/+4 |
* | powerpc 86xx: Handle CCSR relocation earlier | Becky Bruce | 2008-11-03 | 1 | -5/+24 |
* | 86xx: remove the redundant r2 global data pointer save | Dave Liu | 2008-10-30 | 1 | -1/+0 |
* | 86xx: remove the unused code for 86xx family | Dave Liu | 2008-10-30 | 1 | -14/+0 |
* | 86xx: Move the clear_tlbs before MMU turn on | Dave Liu | 2008-10-30 | 1 | -1/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -50/+50 |
* | mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache | Nick Spence | 2008-10-13 | 1 | -4/+4 |
* | POWERPC 86xx: Move BAT setup code to C | Becky Bruce | 2008-08-11 | 1 | -119/+0 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -7/+7 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-02-15 | 1 | -53/+66 |
|\ |
|
| * | 86xx: Remove old-style law setup code | Becky Bruce | 2008-01-24 | 1 | -5/+0 |
| * | 86xx: Support new law setup method and convert mpc8641 | Becky Bruce | 2008-01-24 | 1 | -0/+2 |
| * | 86xx: Rearrange the sequence in start.S | Becky Bruce | 2008-01-24 | 1 | -53/+69 |
* | | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk | 2008-02-14 | 1 | -1/+1 |
* | | ppc: Refactor cache routines, so there is only one common set. | Rafal Jaworowski | 2008-02-14 | 1 | -44/+0 |
|/ |
|
* | cpu/86xx fixes. | Jon Loeliger | 2007-08-10 | 1 | -71/+14 |
* | [ppc] Fix build breakage for all non-4xx PowerPC variants. | Rafal Jaworowski | 2007-06-22 | 1 | -2/+2 |
* | Conditionalize 8641 Rev1.0 MCM workarounds | James Yang | 2007-05-01 | 1 | -14/+28 |
* | Code cleanup | Wolfgang Denk | 2006-10-24 | 1 | -165/+165 |
* | Fix whitespace issues. | Jon Loeliger | 2006-10-10 | 1 | -1/+0 |
* | General indent and whitespace cleanups. | Jon Loeliger | 2006-08-22 | 1 | -100/+97 |
* | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR | Haiying Wang | 2006-08-17 | 1 | -1/+2 |
* | Do not enable address translation on secondary CPUs. | Jon Loeliger | 2006-06-15 | 1 | -15/+0 |
* | Change arbitration to round-robin for SMP linux. | Jon Loeliger | 2006-05-19 | 1 | -6/+9 |
* | Remove unneeded INIT_RAM_LOCK cache twiddling. | Haiying Wang | 2006-05-10 | 1 | -2/+3 |
* | Cleanup whitespaces and style issues. | Jon Loeliger | 2006-04-27 | 1 | -2/+2 |
* | Initial support for MPC8641 HPCN board. | Jon Loeliger | 2006-04-26 | 1 | -0/+1240 |