1. 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  2. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  3. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  4. d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  5. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  6. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  7. 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  8. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago[Renamed from arch/ppc/cpu/mpc86xx/start.S]
  9. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/mpc86xx/start.S]
  10. 0f8aa15 ppc: Use r12 instead of r14 as GOT pointer. by Joakim Tjernlund · 15 years ago
  11. fc4e188 ppc: Loose GOT access in IRQ by Joakim Tjernlund · 15 years ago
  12. afc3ba0 relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  13. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  14. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  15. 3111d32 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  16. c759a01 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  17. bf9a8c3 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  18. c1e1cf6 mpc86xx: Use SRR0/1/rfi to enable address translation, not blr by Becky Bruce · 16 years ago
  19. 24bfb48 mpc86xx: Move setup_bats into cpu_init_f by Becky Bruce · 16 years ago
  20. 1266df8 powerpc: change 86xx SMP boot method by Becky Bruce · 16 years ago
  21. 104992f powerpc 86xx: Handle CCSR relocation earlier by Becky Bruce · 16 years ago
  22. eaa44c5 86xx: remove the redundant r2 global data pointer save by Dave Liu · 16 years ago
  23. bd888e9 86xx: remove the unused code for 86xx family by Dave Liu · 16 years ago
  24. dc2adad 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · 16 years ago
  25. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 3924384 mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  27. 2d0daa0 POWERPC 86xx: Move BAT setup code to C by Becky Bruce · 16 years ago
  28. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  29. 9e04a81 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  30. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  31. f57d7d3 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  32. 9cd3242 86xx: Remove old-style law setup code by Becky Bruce · 17 years ago
  33. 4933b91 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  34. 1a41f7c 86xx: Rearrange the sequence in start.S by Becky Bruce · 17 years ago
  35. cfc7a7f cpu/86xx fixes. by Jon Loeliger · 17 years ago
  36. 02032e8 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  37. a75af9b Conditionalize 8641 Rev1.0 MCM workarounds by James Yang · 18 years ago
  38. 47a6989 Code cleanup by Wolfgang Denk · 18 years ago
  39. 7b382b7 Fix whitespace issues. by Jon Loeliger · 18 years ago
  40. ffff3ae General indent and whitespace cleanups. by Jon Loeliger · 18 years ago
  41. 6725667 Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR by Haiying Wang · 18 years ago
  42. 0e4c2a1 Do not enable address translation on secondary CPUs. by Jon Loeliger · 18 years ago
  43. 14e3708 Change arbitration to round-robin for SMP linux. by Jon Loeliger · 18 years ago
  44. 6cfea33 Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · 18 years ago
  45. 5c9efb3 Cleanup whitespaces and style issues. by Jon Loeliger · 18 years ago
  46. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 18 years ago