1. ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:47:27 2017 +0800
  2. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · Thu Jul 13 15:10:06 2017 +0200
  3. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  4. 85df7b4 powerpc: mpc83xx: Enable pre-relocation malloc by mario.six@gdsys.cc · Tue Jan 17 08:33:48 2017 +0100
  5. d4f4a54 powerpc: mpc83xx: Minimize r1 modification by mario.six@gdsys.cc · Tue Jan 17 08:33:47 2017 +0100
  6. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  7. e91e10a powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · Fri Oct 03 11:45:23 2014 +0200
  8. 4cdede6 ppc: Zap Hymod board by Marek Vasut · Wed Oct 22 21:34:48 2014 +0200
  9. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · Mon Jan 06 15:39:48 2014 +0900
  10. 7cad207 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · Fri Jan 03 12:11:55 2014 +0530
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  12. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  13. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · Thu Dec 06 13:33:17 2012 +0000
  14. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  15. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · Wed Apr 20 22:11:21 2011 +0200
  16. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · Mon Dec 06 18:35:37 2010 +0100
  17. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  18. b168d63 mpc83xx: Make it boot again by Joakim Tjernlund · Fri Nov 19 14:15:33 2010 +0100
  19. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · Thu Nov 04 19:02:00 2010 +0100
  20. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  21. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  22. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · Thu Oct 14 11:51:44 2010 +0200
  23. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  24. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · Tue Sep 14 19:13:53 2010 -0500
  25. 4565e04 Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. by Horst Kronstorfer · Tue May 18 10:37:05 2010 +0200
  26. 52ac6b7 mpc83xx: fix NAND bootstrap too big error by Kim Phillips · Fri May 14 13:18:54 2010 -0500
  27. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed (99%) from arch/ppc/cpu/mpc83xx/start.S]
  28. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500[Renamed from cpu/mpc83xx/start.S]
  29. 3fbaa4d ppc: Use r12 instead of r14 as GOT pointer. by Joakim Tjernlund · Tue Jan 19 14:41:56 2010 +0100
  30. 4ff6bc0 ppc: Loose GOT access in IRQ by Joakim Tjernlund · Tue Jan 19 14:41:55 2010 +0100
  31. 4f2fdac relocation: Do not relocate NULL pointers. by Joakim Tjernlund · Thu Oct 08 02:03:51 2009 +0200
  32. 838450e 83xx: Use the proper sequence for updating IMMR. by Scott Wood · Tue Jan 20 11:56:11 2009 -0600
  33. 787b61d mpc83xx: Size optimization of start.S by Ron Madrid · Fri Dec 12 13:12:45 2008 -0800
  34. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  35. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  37. 7ed421f 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · Thu Oct 16 13:38:00 2008 -0500
  38. 7c20aef mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · Thu Aug 28 14:09:25 2008 -0700
  39. 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · Thu Aug 28 14:09:19 2008 -0700
  40. b89d6fb mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · Thu Aug 28 14:09:11 2008 -0700
  41. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  42. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  43. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · Mon Apr 21 18:10:14 2008 -0500
  44. 8bd4dff Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · Fri Mar 28 15:41:25 2008 +0100
  45. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
  46. 6dfb2e5 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if by Heiko Schocher · Fri Jan 11 15:15:17 2008 +0100
  47. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · Fri Jun 22 14:58:04 2007 +0200
  48. 93eb931 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · Wed Dec 06 21:23:55 2006 -0500
  49. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  50. 8c84e47 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · Thu Nov 02 18:05:50 2006 -0600
  51. 53b4617 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · Tue Aug 22 17:07:00 2006 -0500
  52. af03ecb Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · Tue Mar 14 16:02:31 2006 +0100
  53. 758e5d3 Correct shift offsets in icache_status and dcache_status for MPC83xx. by Marian Balakowicz · Tue Mar 14 16:01:25 2006 +0100
  54. d5d94d6 Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · Fri Feb 10 15:40:06 2006 -0600
  55. b42751c Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · Wed Jan 11 11:23:01 2006 -0600
  56. ebc7224 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · Mon Aug 01 13:20:47 2005 -0500
  57. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · Thu Jul 28 10:08:46 2005 -0500