~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini2022-12-23
* post: Migrate to KconfigTom Rini2022-12-05
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: board_r: Drop initr_post_backlog wrapperOvidiu Panait2021-01-15
* post: remove redundant conditionHeinrich Schuchardt2020-10-23
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* env: Move env_get_f() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Drop the log bufferSimon Glass2017-12-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* Blackfin: RemoveTom Rini2017-04-05
* misc: use __weakJeroen Hofstee2014-10-25
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* post: remove #warning for kirkwood CPUsValentin Longchamp2012-03-30
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-18
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-18
* post: add blackfin to the post_time_ms listMike Frysinger2012-02-12
* post: fix compile issue for post tests on kirkwoodHolger Brunck2011-12-11
* post/post.c: Use lldiv for 64-bit divisionsChristian Riesch2011-12-10
* post/post.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03
* post/post.c: CodingStyle cleanupWolfgang Denk2011-11-03
* arm, post: add missing post_time_ms for armHeiko Schocher2011-10-27
* cosmetic, post: Codingstyle cleanupHeiko Schocher2011-10-27
* POST: make env test flags fetching optionalValentin Longchamp2011-10-05
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-05
* post: fix indendation/brace confusionJames Kosin2011-07-26
* post: use ARRAY_SIZEMike Frysinger2011-07-26
* post: add gpio hotkey supportMike Frysinger2011-07-26
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04
* POST: add progress APIMichael Zaidman2010-03-21
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07
* Conditionally perform common relocation fixupsPeter Tyser2009-10-03
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* Configure DSP POST; add watchdog reset to diag commandSascha Laue2008-06-29
* POST: add POST_STOP flagYuri Tikhonov2008-05-20
* POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-22
* The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov2008-03-18
* make show_boot_progress () weak.Heiko Schocher2007-07-13
* Extend POST support for PPC440Igor Lisitsin2007-06-22
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-06
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-23
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15