1. 528bca8 include: Drop <common.h> from include lists by Tom Rini · Wed Nov 01 12:28:20 2023 -0400
  2. 785c9cc post: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:15 2023 +0200
  3. 3dd5d4a post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · Sun Dec 04 10:14:17 2022 -0500
  4. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · Sat Nov 19 18:45:44 2022 -0500
  5. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  6. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  7. e540498 ppc: Remove sbc8641d board by Tom Rini · Fri May 14 21:34:26 2021 -0400
  8. dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · Sat Nov 28 10:43:10 2020 +0200
  9. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · Mon Jan 21 09:17:28 2019 +0100
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 49badb9 Drop the log buffer by Simon Glass · Mon Dec 04 13:48:23 2017 -0700
  12. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  13. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  14. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  15. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  16. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. 24db42a POST: add new memory regions test by Valentin Longchamp · Mon Sep 12 04:18:40 2011 +0000
  19. b2596e0 POST: allow redefinition of post_word_load/store by Valentin Longchamp · Fri Sep 02 04:59:04 2011 +0000
  20. 4f151d9 post, memory test: add memory_post_test() to include file by Heiko Schocher · Tue Jul 26 20:31:08 2011 +0000
  21. 813531f post: new nor flash test by Mike Frysinger · Tue May 10 13:35:40 2011 +0000
  22. 45d4234 Revert "post, memory test: add memory_post_test() to include file" by Wolfgang Denk · Tue Jul 26 13:53:35 2011 +0200
  23. c471745 post, memory test: add memory_post_test() to include file by Heiko Schocher · Tue May 31 20:24:07 2011 +0000
  24. e3a5d37 powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systems by Kumar Gala · Wed Dec 01 06:42:04 2010 -0600
  25. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  26. 04ce2a8 mpc86xx: Add generic POST word read/write support by Peter Tyser · Fri Oct 22 00:20:32 2010 -0500
  27. f7541b4 Setup POST word for generic mpc85xx by York Sun · Tue Sep 28 15:20:35 2010 -0700
  28. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  29. 810b207 mpc5121: pdm360ng: add coprocessor POST by Anatolij Gustschin · Sat Apr 24 19:27:11 2010 +0200
  30. e3ac2b9 POST: add progress API by Michael Zaidman · Mon Mar 01 11:47:36 2010 +0200
  31. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  32. 7ed66f7 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · Sat Dec 20 14:54:21 2008 +0300
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  34. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · Thu May 08 15:45:26 2008 +0200
  35. 7dccf1b POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround) by Yuri Tikhonov · Thu May 08 15:44:16 2008 +0200
  36. c3655b8 POST: OCM test added. by Yuri Tikhonov · Thu May 08 15:42:47 2008 +0200
  37. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
  38. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · Mon Feb 04 14:10:42 2008 +0100
  39. 5d89611 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · Fri Jul 20 15:03:03 2007 +0200
  40. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · Wed Mar 28 19:06:19 2007 +0400
  41. c4e854f Patch by Pantelis Antoniou, 5 May 2004: by wdenk · Mon Jun 07 23:46:25 2004 +0000
  42. 6164217 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:16:42 2004 +0000
  43. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  44. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · Mon Jul 14 22:13:32 2003 +0000
  45. c08f158 * LWMON extensions: by wdenk · Sun Apr 27 22:52:51 2003 +0000
  46. 9dfa8d1 * Improve log buffer code; use "loglevel" to decide which messages by wdenk · Sun Dec 08 09:53:23 2002 +0000
  47. 7133d4c Initial revision by wdenk · Thu Sep 12 22:42:52 2002 +0000