1. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 2 months ago
  2. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 2 months ago
  3. f52352f display_options: Do not use %llu in print_size by Matwey V. Kornilov · 3 years, 2 months ago
  4. 0cceb99 display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 5 months ago
  5. c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 5 months ago
  6. ac42fe5 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 8 months ago
  7. dcf1672 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years ago
  8. 677dbf5 display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 4 months ago
  9. 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 4 months ago
  10. 90606da cmd: Correct the 'md.q' command by Simon Glass · 4 years, 4 months ago
  11. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  12. 9bb746d spl: Avoid checking for Ctrl-C in SPL with print_buffer() by Simon Glass · 5 years ago
  13. 6c74e94 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · 5 years ago
  14. f60662d lib: Allow using display_buffer() in SPL by Simon Glass · 6 years ago
  15. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. 6c519f2 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  18. 7d94c49 Drop config.h header from display_options.c by Simon Glass · 9 years ago
  19. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  20. e9015b3 lib/display_options: Fix print_freq by Suriyan Ramasami · 9 years ago
  21. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  22. 66da9be sandbox: Fix warning in display_options by Simon Glass · 9 years ago
  23. 33eac2d Add print_freq() to display frequencies nicely by Simon Glass · 9 years ago
  24. 2ea09c8 Move display_options functions to their own header by Simon Glass · 9 years ago
  25. c6da9ae Tidy up data sizes and function comment in display_options by Simon Glass · 10 years ago
  26. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  27. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. efd7c11 display_options:print_buffer: align ASCII print by Andreas Bießmann · 12 years ago
  29. bda32ff Update print_buffer() to use const by Simon Glass · 12 years ago
  30. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  31. 150f723 display_buffer: fix misaligned buffer by Reinhard Meyer · 14 years ago
  32. 64419e4 print_buffer: optimize & shrink by Mike Frysinger · 14 years ago
  33. f2d76ae Avoid use of divides in print_size by Nick Thompson · 14 years ago
  34. 4b42c90 allow print_size to print large numbers on 32-bit systems by Timur Tabi · 14 years ago
  35. 52dbac6 fix print_size printing fractional gigabyte numbers on 32-bit platforms by Timur Tabi · 14 years ago
  36. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago[Renamed from lib_generic/display_options.c]
  37. 417faf2 Allow print_size to print in GB by Becky Bruce · 16 years ago
  38. 61b09fc Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  39. c95c428 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · 18 years ago
  40. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  41. 20e0e23 Initial revision by wdenk · 22 years ago