index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
display_options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/display_options: avoid illegal memory access
Heinrich Schuchardt
2019-05-05
1
-1
/
+3
*
lib: Allow using display_buffer() in SPL
Simon Glass
2019-02-01
1
-1
/
+3
*
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
1
-3
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
display_options: Refactor to allow obtaining the banner
Simon Glass
2017-07-11
1
-5
/
+31
*
Drop config.h header from display_options.c
Simon Glass
2015-11-19
1
-1
/
+0
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
lib/display_options: Fix print_freq
Suriyan Ramasami
2015-08-28
1
-9
/
+1
*
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-12
1
-3
/
+10
*
sandbox: Fix warning in display_options
Simon Glass
2015-05-14
1
-1
/
+1
*
Add print_freq() to display frequencies nicely
Simon Glass
2015-04-29
1
-0
/
+42
*
Move display_options functions to their own header
Simon Glass
2015-04-29
1
-13
/
+0
*
Tidy up data sizes and function comment in display_options
Simon Glass
2014-10-27
1
-9
/
+5
*
Add 64-bit data support for memory commands
York Sun
2014-03-04
1
-1
/
+16
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
display_options:print_buffer: align ASCII print
Andreas Bießmann
2013-03-11
1
-6
/
+14
*
Update print_buffer() to use const
Simon Glass
2013-02-28
1
-1
/
+2
*
unify version_string
Andreas Bießmann
2011-07-28
1
-2
/
+1
*
display_buffer: fix misaligned buffer
Reinhard Meyer
2010-09-13
1
-12
/
+15
*
print_buffer: optimize & shrink
Mike Frysinger
2010-08-09
1
-14
/
+13
*
Avoid use of divides in print_size
Nick Thompson
2010-05-17
1
-6
/
+8
*
allow print_size to print large numbers on 32-bit systems
Timur Tabi
2010-05-05
1
-14
/
+19
*
fix print_size printing fractional gigabyte numbers on 32-bit platforms
Timur Tabi
2010-05-05
1
-2
/
+2
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
1
-0
/
+145