| Commit message (Expand) | Author | Age | Lines |
* | misc: use __weak | Jeroen Hofstee | 2014-10-25 | -7/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | post: remove #warning for kirkwood CPUs | Valentin Longchamp | 2012-03-30 | -2/+1 |
* | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | -2/+2 |
* | bootstage: Convert progress numbers 20-41 to enums | Simon Glass | 2012-03-18 | -2/+2 |
* | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass | 2012-03-18 | -2/+2 |
* | post: add blackfin to the post_time_ms list | Mike Frysinger | 2012-02-12 | -1/+2 |
* | post: fix compile issue for post tests on kirkwood | Holger Brunck | 2011-12-11 | -1/+1 |
* | post/post.c: Use lldiv for 64-bit divisions | Christian Riesch | 2011-12-10 | -1/+2 |
* | post/post.c: fix GCC 4.6 build warnings | Wolfgang Denk | 2011-11-03 | -2/+1 |
* | post/post.c: CodingStyle cleanup | Wolfgang Denk | 2011-11-03 | -32/+27 |
* | arm, post: add missing post_time_ms for arm | Heiko Schocher | 2011-10-27 | -1/+1 |
* | cosmetic, post: Codingstyle cleanup | Heiko Schocher | 2011-10-27 | -68/+59 |
* | POST: make env test flags fetching optional | Valentin Longchamp | 2011-10-05 | -5/+15 |
* | POST: add post_log_res field for post results in global data | Valentin Longchamp | 2011-10-05 | -4/+5 |
* | post: fix indendation/brace confusion | James Kosin | 2011-07-26 | -12/+12 |
* | post: use ARRAY_SIZE | Mike Frysinger | 2011-07-26 | -1/+1 |
* | post: add gpio hotkey support | Mike Frysinger | 2011-07-26 | -0/+21 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -1/+1 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -1/+1 |
* | POST: add progress API | Michael Zaidman | 2010-03-21 | -2/+15 |
* | POST: Remove duplicated post_hotkey_pressed() functions | Stefan Roese | 2009-12-07 | -0/+16 |
* | Conditionally perform common relocation fixups | Peter Tyser | 2009-10-03 | -0/+2 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -2/+2 |
* | Configure DSP POST; add watchdog reset to diag command | Sascha Laue | 2008-06-29 | -0/+1 |
* | POST: add POST_STOP flag | Yuri Tikhonov | 2008-05-20 | -2/+15 |
* | POST: preparations for moving CONFIG_POST to Makefiles | Yuri Tikhonov | 2008-04-22 | -4/+0 |
* | The patch introduces the CRITICAL feature of POST tests. If the test | Yuri Tikhonov | 2008-03-18 | -3/+15 |
* | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -6/+2 |
* | Extend POST support for PPC440 | Igor Lisitsin | 2007-06-22 | -1/+1 |
* | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | 2007-03-06 | -0/+1 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -8/+2 |
* | * Patches by Reinhard Meyer, 14 Feb 2004: | wdenk | 2004-02-23 | -2/+10 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -1/+1 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -8/+17 |
* | * Patches by Martin Krause, 14 Jul 2003: | wdenk | 2003-07-15 | -7/+10 |
* | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk | 2003-07-14 | -3/+3 |
* | * Code cleanup: | wdenk | 2003-06-27 | -2/+2 |
* | * LWMON extensions: | wdenk | 2003-04-27 | -0/+52 |
* | * Improve log buffer code; use "loglevel" to decide which messages | wdenk | 2002-12-08 | -0/+42 |
* | * Added support for both PCMCIA slots (at the same time!) on MPC8xx | wdenk | 2002-11-21 | -6/+9 |
* | * Add support for log buffer which can be passed to Linux kernel's | wdenk | 2002-11-05 | -1/+9 |
* | Initial revision | wdenk | 2002-09-12 | -0/+318 |