- 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 24da831 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago
- c4470ea display_options: Clean up headers by Tom Rini · 11 months ago
- c14fad5 display_options: print_size: Fix order overflow by Pali Rohár · 2 years, 2 months ago
- 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
- fae8875 display_options: Do not use %llu in print_size by Matwey V. Kornilov · 3 years, 4 months ago
- 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 7 months ago
- 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 7 months ago
- 66ffe78 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 10 months ago
- ae1c957 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years, 2 months ago
- 2056b9e display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 6 months ago
- 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 6 months ago
- 28db7f5 cmd: Correct the 'md.q' command by Simon Glass · 4 years, 6 months ago
- 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
- 9502cae spl: Avoid checking for Ctrl-C in SPL with print_buffer() by Simon Glass · 5 years ago
- b144ab1 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · 6 years ago
- c7a3055 lib: Allow using display_buffer() in SPL by Simon Glass · 6 years ago
- c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
- 456f5e4 Drop config.h header from display_options.c by Simon Glass · 9 years ago
- a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
- 28ef5c5 lib/display_options: Fix print_freq by Suriyan Ramasami · 9 years ago
- 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
- ad29aa0 sandbox: Fix warning in display_options by Simon Glass · 10 years ago
- 1b5fe40 Add print_freq() to display frequencies nicely by Simon Glass · 10 years ago
- 7da617c Move display_options functions to their own header by Simon Glass · 10 years ago
- 08ea373 Tidy up data sizes and function comment in display_options by Simon Glass · 10 years ago
- 6c48001 Add 64-bit data support for memory commands by York Sun · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- b4ce02a display_options:print_buffer: align ASCII print by Andreas Bießmann · 12 years ago
- d963b72 Update print_buffer() to use const by Simon Glass · 12 years ago
- 61d0195 unify version_string by Andreas Bießmann · 13 years ago
- d9f13d0 display_buffer: fix misaligned buffer by Reinhard Meyer · 14 years ago
- a3a26fc print_buffer: optimize & shrink by Mike Frysinger · 14 years ago
- dd7e6c1 Avoid use of divides in print_size by Nick Thompson · 15 years ago
- 53258da allow print_size to print large numbers on 32-bit systems by Timur Tabi · 15 years ago
- 508a4e7 fix print_size printing fractional gigabyte numbers on 32-bit platforms by Timur Tabi · 15 years ago
- 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic/display_options.c]
- e9954d4 Allow print_size to print in GB by Becky Bruce · 16 years ago
- 6b468aa Change print_size to take phys_size_t by Becky Bruce · 16 years ago
- 02a0078 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · 18 years ago
- f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- 20e0e23 Initial revision by wdenk · 22 years ago