Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
275d851ca526b0e0f97667c8635627f606015a0b
/
lib
/
display_options.c
c14fad5
display_options: print_size: Fix order overflow
by Pali Rohár
· Mon Sep 12 21:02:27 2022 +0200
1ab1692
common: Drop display_options.h from common header
by Simon Glass
· Sun Jul 31 12:28:48 2022 -0600
ba87ddf
version: Move version_string[] from version.h to version_string.h
by Pali Rohár
· Mon Aug 02 15:18:31 2021 +0200
fae8875
display_options: Do not use %llu in print_size
by Matwey V. Kornilov
· Fri Aug 06 00:22:58 2021 +0300
02b8f1a
display_options: Split print_buffer() into two functions
by Simon Glass
· Sat May 08 07:00:05 2021 -0600
85c8fc5
display_options: Drop two spaces before the ASCII column
by Simon Glass
· Sat May 08 07:00:00 2021 -0600
66ffe78
display_options: Use USE_TINY_PRINTF for SPL check
by Simon Glass
· Wed Jan 13 20:29:50 2021 -0700
ae1c957
lib: print_freq() should output kHz not KHz
by Heinrich Schuchardt
· Thu Oct 08 22:23:23 2020 +0200
2056b9e
display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
by Simon Glass
· Tue Jun 02 19:26:47 2020 -0600
3a6bca1
Update MEM_SUPPORT_64BIT_DATA to be always defined
by Simon Glass
· Tue Jun 02 19:26:44 2020 -0600
28db7f5
cmd: Correct the 'md.q' command
by Simon Glass
· Sun Jun 07 20:33:00 2020 -0600
8927bf2
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
by Simon Glass
· Sat Dec 28 10:45:10 2019 -0700
9502cae
spl: Avoid checking for Ctrl-C in SPL with print_buffer()
by Simon Glass
· Wed Sep 25 08:11:16 2019 -0600
b144ab1
lib/display_options: avoid illegal memory access
by Heinrich Schuchardt
· Fri Apr 26 18:39:00 2019 +0200
c7a3055
lib: Allow using display_buffer() in SPL
by Simon Glass
· Mon Jan 21 14:53:18 2019 -0700
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· Mon Aug 06 20:47:40 2018 +0900
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
e8583f9
display_options: Refactor to allow obtaining the banner
by Simon Glass
· Fri Jun 16 12:51:42 2017 -0600
456f5e4
Drop config.h header from display_options.c
by Simon Glass
· Sun Nov 08 23:47:46 2015 -0700
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
28ef5c5
lib/display_options: Fix print_freq
by Suriyan Ramasami
· Tue Aug 18 09:25:33 2015 -0700
62cb156
spl, common, serial: build SPL without serial support
by Heiko Schocher
· Mon Jun 29 09:10:46 2015 +0200
ad29aa0
sandbox: Fix warning in display_options
by Simon Glass
· Mon May 04 11:31:11 2015 -0600
1b5fe40
Add print_freq() to display frequencies nicely
by Simon Glass
· Wed Apr 29 07:56:43 2015 -0600
7da617c
Move display_options functions to their own header
by Simon Glass
· Tue Apr 28 20:25:07 2015 -0600
08ea373
Tidy up data sizes and function comment in display_options
by Simon Glass
· Wed Oct 15 04:38:35 2014 -0600
6c48001
Add 64-bit data support for memory commands
by York Sun
· Wed Feb 26 17:03:19 2014 -0800
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
b4ce02a
display_options:print_buffer: align ASCII print
by Andreas Bießmann
· Thu Feb 07 04:58:19 2013 +0000
d963b72
Update print_buffer() to use const
by Simon Glass
· Sun Feb 24 17:33:12 2013 +0000
61d0195
unify version_string
by Andreas Bießmann
· Mon Jul 18 20:24:04 2011 +0200
d9f13d0
display_buffer: fix misaligned buffer
by Reinhard Meyer
· Wed Sep 08 12:25:40 2010 +0200
a3a26fc
print_buffer: optimize & shrink
by Mike Frysinger
· Fri Jul 23 06:17:30 2010 -0400
dd7e6c1
Avoid use of divides in print_size
by Nick Thompson
· Tue May 11 11:29:52 2010 +0100
53258da
allow print_size to print large numbers on 32-bit systems
by Timur Tabi
· Tue Apr 13 13:16:03 2010 -0500
508a4e7
fix print_size printing fractional gigabyte numbers on 32-bit platforms
by Timur Tabi
· Tue Apr 13 13:16:02 2010 -0500
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· Mon Apr 12 22:28:05 2010 -0500
[Renamed from lib_generic/display_options.c]
e9954d4
Allow print_size to print in GB
by Becky Bruce
· Wed Jul 09 11:09:41 2008 -0500
6b468aa
Change print_size to take phys_size_t
by Becky Bruce
· Mon Jun 09 20:37:17 2008 -0500
02a0078
[PATCH 3_9] Move buffer print code from md command to common function
by Grant Likely
· Tue Feb 20 09:05:00 2007 +0100
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· Tue Jul 01 21:06:45 2003 +0000
20e0e23
Initial revision
by wdenk
· Sun Sep 08 16:09:41 2002 +0000