Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT | Simon Glass | 2019-08-02 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -12/+1 |
* | menu: export menu_default_choice() function | Anatolij Gustschin | 2013-03-29 | 1 | -0/+5 |
* | menu: Add support for user defined item choice function | Pali Rohár | 2013-03-29 | 1 | -1/+3 |
* | common, menu: show menu on startup if CONFIG_MENU_SHOW is defined | Heiko Schocher | 2012-02-12 | 1 | -0/+5 |
* | common, menu: add statusline support | Heiko Schocher | 2012-02-12 | 1 | -0/+5 |
* | Coding Style cleanup | Wolfgang Denk | 2011-12-19 | 1 | -1/+1 |
* | common, menu: use abortboot for menu timeout | Jason Hobbs | 2011-10-17 | 1 | -3/+3 |
* | Add generic, reusable menu code | Jason Hobbs | 2011-10-17 | 1 | -0/+119 |