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