1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 2259c29 boot: add support for button commands by Caleb Connolly · 11 months ago
  5. 9236852 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
  6. 8a80386 binman: add sign option for binman by Ivan Mikhaylov · 1 year, 9 months ago
  7. a36dc25 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 7 months ago
  8. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  9. 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
  10. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  11. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  12. 609add3 main: Drop show_boot_progress() prototype by Simon Glass · 4 years, 8 months ago
  13. a5037e2 common: Move main_loop() to init.h by Simon Glass · 5 years ago
  14. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  15. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  16. 675cfaf main: Use conditional run_preboot_environment_command() by Simon Glass · 5 years ago
  17. 9afb462 main: Drop more #ifdefs by Simon Glass · 6 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  20. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  21. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  22. 3bba650 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 9 years ago
  23. 2833290 Panic when no command line processing can be performed by Simon Glass · 9 years ago
  24. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  25. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  26. e32125a update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  27. b735e8c common: main.c: make show_boot_progress __weak by Jeroen Hofstee · 10 years ago
  28. 36b590c main: Avoid unncessary strdup()/free() by Simon Glass · 11 years ago
  29. 5b47e30 main: Make the execution path a little clearer in main.c by Simon Glass · 11 years ago
  30. 33f7913 main: Hide the hush/simple details inside cli.c by Simon Glass · 11 years ago
  31. 9f6bb18 Simplify the main loop by Simon Glass · 11 years ago
  32. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
  33. d6d592f Move command line API into cli.c by Simon Glass · 11 years ago
  34. 7b6a95a Move autoboot code to autoboot.c by Simon Glass · 11 years ago
  35. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · 11 years ago
  36. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  37. 299f0be Rename hush to cli_hush by Simon Glass · 11 years ago
  38. 4c39b1d Make 'run' use run_command_list() instead of run_command() by Simon Glass · 11 years ago
  39. f5b1c6d Start the deprecation process for generic board by Simon Glass · 11 years ago
  40. c301226 autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  41. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  42. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. 1247446 fdt: allow bootdelay to be specified via device tree by Stephen Warren · 12 years ago
  44. e717e64 main: Add debug_bootkeys to avoid #ifdefs by Simon Glass · 12 years ago
  45. a1a16a8 main: Add debug_parser() to avoid #ifdefs by Simon Glass · 12 years ago
  46. b2b687f main: Correct header order by Simon Glass · 12 years ago
  47. e30a5f7 main: Fix typos and checkpatch warnings in command line reading by Simon Glass · 12 years ago
  48. 962cf72 main: Use get/setenv_ulong() by Simon Glass · 12 years ago
  49. de6f0c4 main: Move boot_delay code into its own function by Simon Glass · 12 years ago
  50. e71c1e6 main: Separate out the two abortboot() functions by Simon Glass · 12 years ago
  51. d1892ac net: Add prototype for update_tftp by Simon Glass · 12 years ago
  52. 9b48a9b Revert "fdt- Tell the FDT library where the device tree is" by Simon Glass · 12 years ago
  53. 66eb8fc CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · 12 years ago
  54. 0eb9826 common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · 12 years ago
  55. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · 12 years ago
  56. 56014a4 console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · 12 years ago
  57. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  58. be960eb Add new bootstage step for the main loop by Simon Glass · 12 years ago
  59. f4c5a5f fdt: Correct global_data condition in main by Simon Glass · 12 years ago
  60. ef45ffd lcd: Add support for flushing LCD fb from dcache after update by Simon Glass · 12 years ago
  61. 057f680 fdt: Set kernaddr if fdt indicates a kernel is present by Simon Glass · 12 years ago
  62. 07b8114 fdt: Allow device tree to specify secure booting by Doug Anderson · 12 years ago
  63. 85892c1 fdt: Tell the FDT library where the device tree is by Gabe Black · 12 years ago
  64. 0b5e5a3 fdt: Load boot command from device tree by Che-Liang Chiou · 12 years ago
  65. b052b60 common/misc: sparse fixes by Kim Phillips · 12 years ago
  66. 96ccaf3 Allow runtime configuration of "zero-delay" check by Joe Hershberger · 12 years ago
  67. c82b4ea Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · 13 years ago
  68. d0eb940 Allow newlines within command environment vars by Simon Glass · 13 years ago
  69. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · 13 years ago
  70. 77001b43 net: cosmetic: net.c checkpatch compliance by Joe Hershberger · 13 years ago
  71. 9ba5472 Fix the behaviour of the 'run' command by Timo Ketola · 13 years ago
  72. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  73. 1727b94 Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  74. 2176d60 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  75. 82c2132 Don't include standard parser if hush is used by Simon Glass · 13 years ago
  76. bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
  77. 8161d04 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  78. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  79. 388d223 Remove CMD_PXE's static on run_command() by Simon Glass · 13 years ago
  80. b4c1df8 common, menu: show menu on startup if CONFIG_MENU_SHOW is defined by Heiko Schocher · 13 years ago
  81. 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago
  82. 0e3a593 Add pxe command by Jason Hobbs · 13 years ago
  83. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  84. cba50df cosmetic: remove unneeded curly braces by Jason Hobbs · 13 years ago
  85. a56febb common: add run_command2 for running simple or hush commands by Jason Hobbs · 13 years ago
  86. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  87. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  88. e3fd7c0 automatic update from FIT image: add optional address parameter by Andreas Pretzsch · 13 years ago
  89. 3b403b7 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · 13 years ago
  90. 89f95a8 cosmetic, main: clean up declarations of abortboot by Jason Hobbs · 13 years ago
  91. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  92. d5c319c cmd editing: mark erase/tab seqs constant by Mike Frysinger · 14 years ago
  93. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · 14 years ago
  94. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  95. 2e50fa3 do_bootd: unify duplicate prototypes by Mike Frysinger · 14 years ago
  96. 7e0e5ca Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE by Peter Tyser · 14 years ago
  97. 3952bea cmd editing: optimize/shrink output blanking by Mike Frysinger · 14 years ago
  98. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  99. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  100. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago