aboutsummaryrefslogtreecommitdiff
path: root/post/post.c
AgeCommit message (Expand)Author
2012-03-30post: remove #warning for kirkwood CPUsValentin Longchamp
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2012-02-12post: add blackfin to the post_time_ms listMike Frysinger
2011-12-11post: fix compile issue for post tests on kirkwoodHolger Brunck
2011-12-10post/post.c: Use lldiv for 64-bit divisionsChristian Riesch
2011-11-03post/post.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03post/post.c: CodingStyle cleanupWolfgang Denk
2011-10-27arm, post: add missing post_time_ms for armHeiko Schocher
2011-10-27cosmetic, post: Codingstyle cleanupHeiko Schocher
2011-10-05POST: make env test flags fetching optionalValentin Longchamp
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp
2011-07-26post: fix indendation/brace confusionJames Kosin
2011-07-26post: use ARRAY_SIZEMike Frysinger
2011-07-26post: add gpio hotkey supportMike Frysinger
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-03-21POST: add progress APIMichael Zaidman
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese
2009-10-03Conditionally perform common relocation fixupsPeter Tyser
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-06-29Configure DSP POST; add watchdog reset to diag commandSascha Laue
2008-05-20POST: add POST_STOP flagYuri Tikhonov
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-06-22Extend POST support for PPC440Igor Lisitsin
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2004-02-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-04-27* LWMON extensions:wdenk
2002-12-08* Improve log buffer code; use "loglevel" to decide which messageswdenk
2002-11-21* Added support for both PCMCIA slots (at the same time!) on MPC8xxLABEL_2002_11_22_0015wdenk
2002-11-05* Add support for log buffer which can be passed to Linux kernel'sLABEL_2002_11_05_1735wdenk
2002-09-12Initial revisionwdenk