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