Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Tidy up data sizes and function comment in display_options | Simon Glass | 2014-10-27 | -9/+5 |
* | Add 64-bit data support for memory commands | York Sun | 2014-03-04 | -1/+16 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | display_options:print_buffer: align ASCII print | Andreas Bießmann | 2013-03-11 | -6/+14 |
* | Update print_buffer() to use const | Simon Glass | 2013-02-28 | -1/+2 |
* | unify version_string | Andreas Bießmann | 2011-07-28 | -2/+1 |
* | display_buffer: fix misaligned buffer | Reinhard Meyer | 2010-09-13 | -12/+15 |
* | print_buffer: optimize & shrink | Mike Frysinger | 2010-08-09 | -14/+13 |
* | Avoid use of divides in print_size | Nick Thompson | 2010-05-17 | -6/+8 |
* | allow print_size to print large numbers on 32-bit systems | Timur Tabi | 2010-05-05 | -14/+19 |
* | fix print_size printing fractional gigabyte numbers on 32-bit platforms | Timur Tabi | 2010-05-05 | -2/+2 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -0/+145 |