Commit History

Author SHA1 Message Date
  Simon Glass 0cceb99ac5 display_options: Split print_buffer() into two functions 3 years ago
  Simon Glass c7b16d830e display_options: Drop two spaces before the ASCII column 3 years ago
  Simon Glass ac42fe539c display_options: Use USE_TINY_PRINTF for SPL check 3 years ago
  Heinrich Schuchardt dcf16721c1 lib: print_freq() should output kHz not KHz 3 years ago
  Simon Glass 677dbf5dae display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA 4 years ago
  Simon Glass 3428faf23a Update MEM_SUPPORT_64BIT_DATA to be always defined 4 years ago
  Simon Glass 90606da02d cmd: Correct the 'md.q' command 4 years ago
  Simon Glass 4d979bfdbc common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA 4 years ago
  Simon Glass 9bb746d819 spl: Avoid checking for Ctrl-C in SPL with print_buffer() 4 years ago
  Heinrich Schuchardt 6c74e94a65 lib/display_options: avoid illegal memory access 5 years ago
  Simon Glass f60662de77 lib: Allow using display_buffer() in SPL 5 years ago
  Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Simon Glass 6c519f2dc4 display_options: Refactor to allow obtaining the banner 7 years ago
  Simon Glass 7d94c49765 Drop config.h header from display_options.c 8 years ago
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file 8 years ago
  Suriyan Ramasami e9015b304a lib/display_options: Fix print_freq 8 years ago
  Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 9 years ago
  Simon Glass 66da9beb62 sandbox: Fix warning in display_options 9 years ago
  Simon Glass 33eac2dc25 Add print_freq() to display frequencies nicely 9 years ago
  Simon Glass 2ea09c836f Move display_options functions to their own header 9 years ago
  Simon Glass c6da9ae8a4 Tidy up data sizes and function comment in display_options 9 years ago
  York Sun 4d1fd7f1ae Add 64-bit data support for memory commands 10 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
  Andreas Bießmann efd7c11404 display_options:print_buffer: align ASCII print 11 years ago
  Simon Glass bda32ffcf7 Update print_buffer() to use const 11 years ago
  Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
  Reinhard Meyer 150f723665 display_buffer: fix misaligned buffer 13 years ago
  Mike Frysinger 64419e4751 print_buffer: optimize & shrink 14 years ago
  Nick Thompson f2d76ae4fd Avoid use of divides in print_size 14 years ago