~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* display_options: print_size: Fix order overflowPali Rohár2022-09-23
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* version: Move version_string[] from version.h to version_string.hPali Rohár2021-09-17
* display_options: Do not use %llu in print_sizeMatwey V. Kornilov2021-08-21
* display_options: Split print_buffer() into two functionsSimon Glass2021-06-08
* display_options: Drop two spaces before the ASCII columnSimon Glass2021-06-08
* display_options: Use USE_TINY_PRINTF for SPL checkSimon Glass2021-01-27
* lib: print_freq() should output kHz not KHzHeinrich Schuchardt2020-10-22
* display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass2020-07-08
* Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass2020-07-08
* cmd: Correct the 'md.q' commandSimon Glass2020-06-08
* common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass2020-01-17
* spl: Avoid checking for Ctrl-C in SPL with print_buffer()Simon Glass2019-10-08
* lib/display_options: avoid illegal memory accessHeinrich Schuchardt2019-05-05
* lib: Allow using display_buffer() in SPLSimon Glass2019-02-01
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* display_options: Refactor to allow obtaining the bannerSimon Glass2017-07-11
* Drop config.h header from display_options.cSimon Glass2015-11-19
* Move console definitions into a new console.h fileSimon Glass2015-11-19
* lib/display_options: Fix print_freqSuriyan Ramasami2015-08-28
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-12
* sandbox: Fix warning in display_optionsSimon Glass2015-05-14
* Add print_freq() to display frequencies nicelySimon Glass2015-04-29
* Move display_options functions to their own headerSimon Glass2015-04-29
* Tidy up data sizes and function comment in display_optionsSimon Glass2014-10-27
* Add 64-bit data support for memory commandsYork Sun2014-03-04
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* display_options:print_buffer: align ASCII printAndreas Bießmann2013-03-11
* Update print_buffer() to use constSimon Glass2013-02-28
* unify version_stringAndreas Bießmann2011-07-28
* display_buffer: fix misaligned bufferReinhard Meyer2010-09-13
* print_buffer: optimize & shrinkMike Frysinger2010-08-09
* Avoid use of divides in print_sizeNick Thompson2010-05-17
* allow print_size to print large numbers on 32-bit systemsTimur Tabi2010-05-05
* fix print_size printing fractional gigabyte numbers on 32-bit platformsTimur Tabi2010-05-05
* Rename lib_generic/ to lib/Peter Tyser2010-04-13