1. 785c9cc post: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:15 2023 +0200
  2. 3dd5d4a post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · Sun Dec 04 10:14:17 2022 -0500
  3. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · Sat Nov 19 18:45:44 2022 -0500
  4. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  5. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  6. dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · Sat Nov 28 10:43:10 2020 +0200
  7. c5a0bc5 post: remove redundant condition by Heinrich Schuchardt · Mon Aug 03 22:12:13 2020 +0200
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  9. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  10. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  11. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  12. db22961 env: Move env_get_f() to env.h by Simon Glass · Thu Aug 01 09:46:42 2019 -0600
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 49badb9 Drop the log buffer by Simon Glass · Mon Dec 04 13:48:23 2017 -0700
  15. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  16. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  17. 4e5f9e6 misc: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:25 2014 +0200
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  19. b2184f2 post: remove #warning for kirkwood CPUs by Valentin Longchamp · Fri Mar 30 03:29:28 2012 +0000
  20. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  21. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · Sat Dec 10 11:07:58 2011 +0000
  22. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  23. 65a540b post: add blackfin to the post_time_ms list by Mike Frysinger · Fri Nov 25 15:56:30 2011 -0500
  24. 8faca41 post: fix compile issue for post tests on kirkwood by Holger Brunck · Thu Nov 24 03:09:10 2011 +0000
  25. bb968ec post/post.c: Use lldiv for 64-bit divisions by Christian Riesch · Fri Dec 09 16:54:02 2011 +0100
  26. bedfa0a post/post.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:42:23 2011 +0000
  27. f7a49f1 post/post.c: CodingStyle cleanup by Wolfgang Denk · Sat Oct 29 09:42:22 2011 +0000
  28. d642b19 arm, post: add missing post_time_ms for arm by Heiko Schocher · Wed Sep 14 19:34:33 2011 +0000
  29. 51ee591 cosmetic, post: Codingstyle cleanup by Heiko Schocher · Wed Oct 12 01:18:05 2011 +0000
  30. cfc8880 POST: make env test flags fetching optional by Valentin Longchamp · Wed Aug 03 02:37:02 2011 +0000
  31. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · Wed Aug 03 02:37:01 2011 +0000
  32. e7deffc post: fix indendation/brace confusion by James Kosin · Thu Jul 14 08:15:06 2011 +0000
  33. 83a687b post: use ARRAY_SIZE by Mike Frysinger · Tue May 10 07:28:35 2011 +0000
  34. 2073edd post: add gpio hotkey support by Mike Frysinger · Tue May 10 07:01:21 2011 +0000
  35. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  36. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  37. e3ac2b9 POST: add progress API by Michael Zaidman · Mon Mar 01 11:47:36 2010 +0200
  38. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  39. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  40. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  41. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  42. 0015053 Configure DSP POST; add watchdog reset to diag command by Sascha Laue · Fri May 30 09:48:14 2008 +0200
  43. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · Thu May 08 15:45:26 2008 +0200
  44. dffe4f9 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · Mon Mar 31 10:49:34 2008 +0200
  45. 6a068a1 The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
  46. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  47. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · Wed Mar 28 19:06:19 2007 +0400
  48. b38e0df Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · Tue Mar 06 18:08:43 2007 +0100
  49. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  50. e97d3d9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · Mon Feb 23 22:22:28 2004 +0000
  51. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  52. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  53. ca9bc76 * Patches by Martin Krause, 14 Jul 2003: by wdenk · Tue Jul 15 07:45:49 2003 +0000
  54. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · Mon Jul 14 22:13:32 2003 +0000
  55. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  56. c08f158 * LWMON extensions: by wdenk · Sun Apr 27 22:52:51 2003 +0000
  57. 9dfa8d1 * Improve log buffer code; use "loglevel" to decide which messages by wdenk · Sun Dec 08 09:53:23 2002 +0000
  58. 2029f4d * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · Thu Nov 21 23:11:29 2002 +0000
  59. 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · Tue Nov 05 16:35:14 2002 +0000
  60. a042ac8 Initial revision by wdenk · Thu Sep 12 22:36:57 2002 +0000