1. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  2. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 2024 -0600
  3. ad3b6e9 ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · Mon Aug 26 17:29:29 2024 +0530
  4. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  5. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  6. 9274214 ppc: Drop bat_rw by Simon Glass · Wed Feb 01 13:19:22 2023 -0700
  7. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · Fri May 13 12:26:35 2022 -0400
  8. 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · Sat Nov 28 10:43:18 2020 +0200
  9. 5233da5 bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · Sun May 10 14:16:57 2020 -0600
  10. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  11. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  13. ba4dafb powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · Thu Jul 06 10:33:09 2017 +0200
  14. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  15. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  16. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  17. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  18. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  19. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · Wed May 17 03:25:31 2017 -0600
  20. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  21. bbf26ab powerpc: Move setup_board_extra() into a PPC file by Simon Glass · Fri Mar 31 08:40:36 2017 -0600
  22. 4c4499f powerpc: Drop unused code related to generic board by Simon Glass · Sat May 14 18:49:34 2016 -0600
  23. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · Fri Feb 06 23:06:45 2015 +0100
  24. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · Wed Mar 05 16:59:38 2014 +0900
  25. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  26. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  27. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:04 2013 +0900
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  30. fa6945f ppc: Enable generic board support by Simon Glass · Mon Mar 11 06:50:01 2013 +0000
  31. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · Thu Dec 06 13:33:17 2012 +0000
  32. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · Thu Aug 16 17:53:18 2012 +0200
  33. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · Thu Aug 23 08:34:21 2012 +0200
  34. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · Thu Sep 20 16:35:21 2012 -0500
  35. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · Thu Sep 20 19:10:01 2012 -0500
  36. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · Tue Oct 09 07:01:56 2012 +0000
  37. 033848e Consolidate bootcount code into drivers/bootcount by Stefan Roese · Thu Aug 16 17:55:41 2012 +0000
  38. 78d58de powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · Wed Feb 23 06:40:38 2011 +0000
  39. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  40. 86dee4a ppc: Conditionally compile bat_rw.c by Peter Tyser · Thu Oct 07 22:32:48 2010 -0500
  41. 85aa2c4 MPC512x: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · Tue Jun 29 01:33:35 2010 +0200
  42. 1612609 MPC5200: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · Mon Jun 21 22:29:59 2010 +0200
  43. ed7aaf8 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · Wed Apr 28 10:47:36 2010 +0200
  44. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed from arch/ppc/lib/Makefile]
  45. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_ppc/Makefile]
  46. 4ff6bc0 ppc: Loose GOT access in IRQ by Joakim Tjernlund · Tue Jan 19 14:41:55 2010 +0100
  47. da1a4fc ppc: Move conditional compilation of kgdb.c to Makefile by Peter Tyser · Tue Nov 03 23:31:07 2009 -0600
  48. 95728f2 ppc: Check for compilers that don't support relocation by Peter Tyser · Mon Sep 21 11:20:26 2009 -0500
  49. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  50. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  51. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  52. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
  53. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100
  54. 2437cf2 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · Tue Jan 08 18:11:43 2008 +0100
  55. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  56. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  57. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · Sat Dec 06 19:49:23 2003 +0000
  58. 0c8959d Initial revision by wdenk · Wed Aug 14 08:04:29 2002 +0000