1. 15db3c9 powerpc/mpc86xx: Fix boot_flag for calling board_init_f() by York Sun · 11 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  4. c8ef3aa powerpc/mpc86xx: Disable translation for BAT setup by Becky Bruce · 13 years ago
  5. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  6. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
  7. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  8. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  9. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  10. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  11. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  12. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  13. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  14. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  15. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  16. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc86xx/start.S]
  17. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc86xx/start.S]
  18. 3fbaa4d ppc: Use r12 instead of r14 as GOT pointer. by Joakim Tjernlund · 15 years ago
  19. 4ff6bc0 ppc: Loose GOT access in IRQ by Joakim Tjernlund · 15 years ago
  20. 4f2fdac relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  21. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  22. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  23. 0bd2509 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  24. 8c2ebd0 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  25. 2a97867 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  26. aa06c6c mpc86xx: Use SRR0/1/rfi to enable address translation, not blr by Becky Bruce · 16 years ago
  27. fa9e7c5 mpc86xx: Move setup_bats into cpu_init_f by Becky Bruce · 16 years ago
  28. d1cb6cb powerpc: change 86xx SMP boot method by Becky Bruce · 16 years ago
  29. 7e554a3 powerpc 86xx: Handle CCSR relocation earlier by Becky Bruce · 16 years ago
  30. 75feb85 86xx: remove the redundant r2 global data pointer save by Dave Liu · 16 years ago
  31. 4d17010 86xx: remove the unused code for 86xx family by Dave Liu · 16 years ago
  32. 358ab66 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · 16 years ago
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. e4bfc8b mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  35. a8a77de POWERPC 86xx: Move BAT setup code to C by Becky Bruce · 16 years ago
  36. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  37. e9f2dbb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  38. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  39. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  40. a809901 86xx: Remove old-style law setup code by Becky Bruce · 17 years ago
  41. b415b56 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  42. f81ab5b 86xx: Rearrange the sequence in start.S by Becky Bruce · 17 years ago
  43. 11c9958 cpu/86xx fixes. by Jon Loeliger · 17 years ago
  44. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  45. 95aff26 Conditionalize 8641 Rev1.0 MCM workarounds by James Yang · 18 years ago
  46. d46f6e7 Code cleanup by Wolfgang Denk · 18 years ago
  47. 5f4de40 Fix whitespace issues. by Jon Loeliger · 18 years ago
  48. a129544 General indent and whitespace cleanups. by Jon Loeliger · 18 years ago
  49. 0383df8 Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR by Haiying Wang · 18 years ago
  50. 5eed3c4 Do not enable address translation on secondary CPUs. by Jon Loeliger · 18 years ago
  51. 0726545 Change arbitration to round-robin for SMP linux. by Jon Loeliger · 19 years ago
  52. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · 19 years ago
  53. 465b9d8 Cleanup whitespaces and style issues. by Jon Loeliger · 19 years ago
  54. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · 19 years ago