1. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  2. e83a7e9 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
  3. 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
  4. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  5. 3f283f4 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  8. 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  9. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  10. 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 13 years ago
  11. 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  12. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  13. e45c98a mpc83xx: Make it boot again by Joakim Tjernlund · 14 years ago
  14. 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  15. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  16. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  17. d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  18. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  19. 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  20. f6970d0 Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. by Horst Kronstorfer · 14 years ago
  21. a4bfc4c mpc83xx: fix NAND bootstrap too big error by Kim Phillips · 14 years ago
  22. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago[Renamed (99%) from arch/ppc/cpu/mpc83xx/start.S]
  23. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/mpc83xx/start.S]
  24. 0f8aa15 ppc: Use r12 instead of r14 as GOT pointer. by Joakim Tjernlund · 15 years ago
  25. fc4e188 ppc: Loose GOT access in IRQ by Joakim Tjernlund · 15 years ago
  26. afc3ba0 relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  27. 6677876 83xx: Use the proper sequence for updating IMMR. by Scott Wood · 16 years ago
  28. 455a469 mpc83xx: Size optimization of start.S by Ron Madrid · 16 years ago
  29. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  30. f82642e Merge 'next' branch by Wolfgang Denk · 16 years ago
  31. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. fa7b1c0 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · 16 years ago
  33. 6eb2a44 mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · 16 years ago
  34. 4649705 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  35. ade50c7 mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  36. e4c0950 NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  37. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  38. 78e4882 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 16 years ago
  39. 70431e8 Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · 17 years ago
  40. f57d7d3 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  41. f6db945 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if by Heiko Schocher · 17 years ago
  42. 02032e8 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  43. f35f358 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · 18 years ago
  44. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  45. 90f30a7 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · 18 years ago
  46. 31068b7 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · 18 years ago
  47. cd94ba3 Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · 19 years ago
  48. a7c66ad Correct shift offsets in icache_status and dcache_status for MPC83xx. by Marian Balakowicz · 19 years ago
  49. 2688e2f Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  50. ec00c33 Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · 19 years ago
  51. de1d0a6 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
  52. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago