1. 4023dc9 binman: add sign option for binman by Ivan Mikhaylov · 1 year, 7 months ago
  2. a57ad20 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 5 months ago
  3. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 2 months ago
  4. c74cd8b efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 3 years, 10 months ago
  5. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  6. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  7. ed49ea9 main: Drop show_boot_progress() prototype by Simon Glass · 4 years, 6 months ago
  8. 6b8d3ce common: Move main_loop() to init.h by Simon Glass · 4 years, 9 months ago
  9. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  10. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  11. e9f6a37 main: Use conditional run_preboot_environment_command() by Simon Glass · 5 years ago
  12. 2cb132a main: Drop more #ifdefs by Simon Glass · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  15. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  16. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  17. 9be2e79 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 8 years ago
  18. 045e6f0 Panic when no command line processing can be performed by Simon Glass · 9 years ago
  19. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  20. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  21. c7ff552 update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  22. 3422299 common: main.c: make show_boot_progress __weak by Jeroen Hofstee · 10 years ago
  23. 9585624 main: Avoid unncessary strdup()/free() by Simon Glass · 10 years ago
  24. affb215 main: Make the execution path a little clearer in main.c by Simon Glass · 10 years ago
  25. c1bb2cd main: Hide the hush/simple details inside cli.c by Simon Glass · 10 years ago
  26. 1364a0e Simplify the main loop by Simon Glass · 10 years ago
  27. 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 10 years ago
  28. 3035497 Move command line API into cli.c by Simon Glass · 10 years ago
  29. 66ded17 Move autoboot code to autoboot.c by Simon Glass · 10 years ago
  30. 6493ccc Split out simple parser and readline into separate files by Simon Glass · 10 years ago
  31. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 10 years ago
  32. eca86fa Rename hush to cli_hush by Simon Glass · 10 years ago
  33. 1992dbf Make 'run' use run_command_list() instead of run_command() by Simon Glass · 11 years ago
  34. 0f605c1 Start the deprecation process for generic board by Simon Glass · 11 years ago
  35. 00ddacc autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  36. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  37. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  38. 99bd544 fdt: allow bootdelay to be specified via device tree by Stephen Warren · 11 years ago
  39. d34d186 main: Add debug_bootkeys to avoid #ifdefs by Simon Glass · 11 years ago
  40. 3e40887 main: Add debug_parser() to avoid #ifdefs by Simon Glass · 11 years ago
  41. fbcdf32 main: Correct header order by Simon Glass · 11 years ago
  42. 4933381 main: Fix typos and checkpatch warnings in command line reading by Simon Glass · 11 years ago
  43. f2abca8 main: Use get/setenv_ulong() by Simon Glass · 11 years ago
  44. bc2b4c2 main: Move boot_delay code into its own function by Simon Glass · 11 years ago
  45. 063ae00 main: Separate out the two abortboot() functions by Simon Glass · 11 years ago
  46. ea5427e net: Add prototype for update_tftp by Simon Glass · 11 years ago
  47. 095686d Revert "fdt- Tell the FDT library where the device tree is" by Simon Glass · 11 years ago
  48. d514544 CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · 12 years ago
  49. fe492ce common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · 12 years ago
  50. 34765e8 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · 12 years ago
  51. b2f3e0e console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · 12 years ago
  52. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  53. 01433d6 Add new bootstage step for the main loop by Simon Glass · 12 years ago
  54. f39612d fdt: Correct global_data condition in main by Simon Glass · 12 years ago
  55. 9a8efc4 lcd: Add support for flushing LCD fb from dcache after update by Simon Glass · 12 years ago
  56. fcabc24 fdt: Set kernaddr if fdt indicates a kernel is present by Simon Glass · 12 years ago
  57. 67e1ea2 fdt: Allow device tree to specify secure booting by Doug Anderson · 12 years ago
  58. 3b73459 fdt: Tell the FDT library where the device tree is by Gabe Black · 12 years ago
  59. 224b72e fdt: Load boot command from device tree by Che-Liang Chiou · 12 years ago
  60. 199adb6 common/misc: sparse fixes by Kim Phillips · 12 years ago
  61. 93d7212 Allow runtime configuration of "zero-delay" check by Joe Hershberger · 12 years ago
  62. a5aae0a Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · 12 years ago
  63. 3a8a02b Allow newlines within command environment vars by Simon Glass · 12 years ago
  64. d51004a Add run_command_list() to run a list of commands by Simon Glass · 12 years ago
  65. 48522bb net: cosmetic: net.c checkpatch compliance by Joe Hershberger · 12 years ago
  66. 030fca5 Fix the behaviour of the 'run' command by Timo Ketola · 12 years ago
  67. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  68. 9d12d5d Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  69. bdf8e34 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  70. 7fed89e Don't include standard parser if hush is used by Simon Glass · 13 years ago
  71. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  72. 009dde1 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  73. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  74. 79714c1 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago
  75. 317d6c5 common, menu: show menu on startup if CONFIG_MENU_SHOW is defined by Heiko Schocher · 13 years ago
  76. 9c34831 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago
  77. 06283a6 Add pxe command by Jason Hobbs · 13 years ago
  78. 4d91a6e Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  79. ce2d4c9 cosmetic: remove unneeded curly braces by Jason Hobbs · 13 years ago
  80. c8a2079 common: add run_command2 for running simple or hush commands by Jason Hobbs · 13 years ago
  81. b41bc5a common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  82. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  83. 8d6b732 automatic update from FIT image: add optional address parameter by Andreas Pretzsch · 13 years ago
  84. 370d1e3 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · 13 years ago
  85. 3c766dc cosmetic, main: clean up declarations of abortboot by Jason Hobbs · 13 years ago
  86. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  87. 82359ae cmd editing: mark erase/tab seqs constant by Mike Frysinger · 14 years ago
  88. 722b061 autocomplete: remove runtime handler install by Mike Frysinger · 14 years ago
  89. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  90. 7842fb7 do_bootd: unify duplicate prototypes by Mike Frysinger · 14 years ago
  91. 8804ae3 Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE by Peter Tyser · 14 years ago
  92. 8faba48 cmd editing: optimize/shrink output blanking by Mike Frysinger · 14 years ago
  93. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  94. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  95. 953b7e6 Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  96. 30dc165 FIX: watchdog timeout, while waiting for input by Jens Scharsig · 14 years ago
  97. d611295 cmd history: Match history buffer size to console buffer by John Schmoller · 15 years ago
  98. 6475b9f console: Fix console buffer overrun by John Schmoller · 15 years ago
  99. 143cd21 Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT by Wolfgang Denk · 15 years ago
  100. ecc5500 readline(): Add ability to modify a string buffer by Peter Tyser · 15 years ago