Commit Graph

48 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass c5404b64fb Drop the log buffer 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Tom Rini ea3310e8aa Blackfin: Remove 7 years ago
Jeroen Hofstee 002ad7b877 misc: use __weak 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Valentin Longchamp 4e518b8875 post: remove #warning for kirkwood CPUs 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Mike Frysinger 23f1dded5e post: add blackfin to the post_time_ms list 12 years ago
Holger Brunck 2f88566aaa post: fix compile issue for post tests on kirkwood 13 years ago
Christian Riesch c90a4dd79c post/post.c: Use lldiv for 64-bit divisions 13 years ago
Wolfgang Denk 4d6402b012 post/post.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 50da837663 post/post.c: CodingStyle cleanup 13 years ago
Heiko Schocher f31a911fe2 arm, post: add missing post_time_ms for arm 13 years ago
Heiko Schocher e92372c8a7 cosmetic, post: Codingstyle cleanup 13 years ago
Valentin Longchamp 212a0cafad POST: make env test flags fetching optional 13 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 13 years ago
James Kosin 975afc34dd post: fix indendation/brace confusion 13 years ago
Mike Frysinger d2397817f1 post: use ARRAY_SIZE 13 years ago
Mike Frysinger 9146d13821 post: add gpio hotkey support 13 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Michael Zaidman e070a56c77 POST: add progress API 14 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Sascha Laue 5744ddc663 Configure DSP POST; add watchdog reset to diag command 16 years ago
Yuri Tikhonov 28a3850658 POST: add POST_STOP flag 16 years ago
Yuri Tikhonov 0a51e9248e POST: preparations for moving CONFIG_POST to Makefiles 16 years ago
Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 16 years ago
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 16 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago
Igor Lisitsin a11e06965e Extend POST support for PPC440 17 years ago
Wolfgang Denk ad5bb451ad Restructure POST directory to support of other CPUs, boards, etc. 17 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
wdenk 63e73c9a8e * Patches by Reinhard Meyer, 14 Feb 2004: 20 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 21 years ago
wdenk 6dff552972 * Patches by Martin Krause, 14 Jul 2003: 21 years ago
wdenk 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 4532cb696e * LWMON extensions: 21 years ago
wdenk 228f29ac6e * Improve log buffer code; use "loglevel" to decide which messages 22 years ago
wdenk ea909b7604 * Added support for both PCMCIA slots (at the same time!) on MPC8xx 22 years ago
wdenk 56f94be3ef * Add support for log buffer which can be passed to Linux kernel's 22 years ago
wdenk a042ac8439 Initial revision 22 years ago