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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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
/
lib
/
display_options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
include: Move snprintf to stdio.h
Raymond Mao
1
-0
/
+1
2023-12-21
display_options: Clean up headers
Tom Rini
1
-1
/
+2
2022-09-23
display_options: print_size: Fix order overflow
Pali Rohár
1
-0
/
+6
2022-08-10
common: Drop display_options.h from common header
Simon Glass
1
-0
/
+1
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
1
-1
/
+1
2021-08-22
display_options: Do not use %llu in print_size
Matwey V. Kornilov
1
-1
/
+6
2021-06-08
display_options: Split print_buffer() into two functions
Simon Glass
1
-45
/
+70
2021-06-08
display_options: Drop two spaces before the ASCII column
Simon Glass
1
-1
/
+1
2021-01-28
display_options: Use USE_TINY_PRINTF for SPL check
Simon Glass
1
-5
/
+4
2020-10-22
lib: print_freq() should output kHz not KHz
Heinrich Schuchardt
1
-1
/
+1
2020-07-09
display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
1
-14
/
+4
2020-07-09
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
1
-3
/
+3
2020-06-09
cmd: Correct the 'md.q' command
Simon Glass
1
-0
/
+1
2020-01-18
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
1
-4
/
+4
2019-10-08
spl: Avoid checking for Ctrl-C in SPL with print_buffer()
Simon Glass
1
-0
/
+2
2019-05-05
lib/display_options: avoid illegal memory access
Heinrich Schuchardt
1
-1
/
+3
2019-02-01
lib: Allow using display_buffer() in SPL
Simon Glass
1
-1
/
+3
2018-09-11
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-3
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-07-11
display_options: Refactor to allow obtaining the banner
Simon Glass
1
-5
/
+31
2015-11-20
Drop config.h header from display_options.c
Simon Glass
1
-1
/
+0
2015-11-20
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-08-28
lib/display_options: Fix print_freq
Suriyan Ramasami
1
-9
/
+1
2015-08-13
spl, common, serial: build SPL without serial support
Heiko Schocher
1
-3
/
+10
2015-05-15
sandbox: Fix warning in display_options
Simon Glass
1
-1
/
+1
2015-04-30
Add print_freq() to display frequencies nicely
Simon Glass
1
-0
/
+42
2015-04-30
Move display_options functions to their own header
Simon Glass
1
-13
/
+0
2014-10-27
Tidy up data sizes and function comment in display_options
Simon Glass
1
-9
/
+5
2014-03-04
Add 64-bit data support for memory commands
York Sun
1
-1
/
+16
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-03-12
display_options:print_buffer: align ASCII print
Andreas Bießmann
1
-6
/
+14
2013-03-01
Update print_buffer() to use const
Simon Glass
1
-1
/
+2
2011-07-28
unify version_string
Andreas Bießmann
1
-2
/
+1
2010-09-13
display_buffer: fix misaligned buffer
Reinhard Meyer
1
-12
/
+15
2010-08-09
print_buffer: optimize & shrink
Mike Frysinger
1
-14
/
+13
2010-05-18
Avoid use of divides in print_size
Nick Thompson
1
-6
/
+8
2010-05-06
allow print_size to print large numbers on 32-bit systems
Timur Tabi
1
-14
/
+19
2010-05-06
fix print_size printing fractional gigabyte numbers on 32-bit platforms
Timur Tabi
1
-2
/
+2
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
1
-0
/
+145