Commit Graph

22 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 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 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Suriyan Ramasami e9015b304a lib/display_options: Fix print_freq 9 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 10 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 14 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
Timur Tabi 4b42c9059e allow print_size to print large numbers on 32-bit systems 14 years ago
Timur Tabi 52dbac69c2 fix print_size printing fractional gigabyte numbers on 32-bit platforms 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Becky Bruce 417faf285b Allow print_size to print in GB 16 years ago
Becky Bruce 61b09fc295 Change print_size to take phys_size_t 16 years ago
Grant Likely c95c4280d7 [PATCH 3_9] Move buffer print code from md command to common function 17 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk 20e0e2331c Initial revision 22 years ago
wdenk 3863585bb1 Initial revision 22 years ago
wdenk 592ec2c500 Initial revision 24 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago