1. 76afe2f cmd: eeprom: don't truncate target address at 32-bit by Baruch Siach · 2 years, 1 month ago
  2. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 2 years, 1 month ago
  3. 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · 2 years, 1 month ago
  4. c017c52 vbe: Add a command to show the VBE state by Simon Glass · 2 years, 1 month ago
  5. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  6. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  7. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  8. fae8560 video: Drop CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  9. 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  10. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  11. b24a7d9 video: cmd: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  12. de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · 2 years, 1 month ago
  13. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
  14. 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years, 1 month ago
  15. 9e972c3 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
  16. a8173bc video: Enable the cls command by default by Simon Glass · 2 years, 2 months ago
  17. 724e2a4 video: Move the console commands to cmd/ by Simon Glass · 2 years, 2 months ago
  18. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years, 2 months ago
  19. a58e246 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 1 month ago
  20. 96dad64 cmd: sf: Handle unaligned 'update' start offset by Marek Vasut · 2 years, 2 months ago
  21. cb25410 cmd: bcb: select user(0) hwpart in __bcb_load() by Mattijs Korpershoek · 2 years, 2 months ago
  22. c3947ad qfw: return failure when no kernel could be loaded by Andre Przywara · 2 years, 2 months ago
  23. a224aa1 qfw: store loaded file size in environment variable by Andre Przywara · 2 years, 2 months ago
  24. feebd6c cmd: Add ncsi command by Samuel Mendoza-Jonas · 2 years, 4 months ago
  25. 09131ac Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 1 month ago
  26. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
  27. 2396ca7 cmd/sbi: user friendly short texts by Heinrich Schuchardt · 2 years, 2 months ago
  28. a375178 cmd/sbi: error message for failure to get spec version by Heinrich Schuchardt · 2 years, 2 months ago
  29. 933c6f3 cmd/sbi: format RustSBI version number by Heinrich Schuchardt · 2 years, 2 months ago
  30. 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years, 3 months ago
  31. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · 2 years, 2 months ago
  32. 975dd8a bootm: Drop #ifdef from do_bootm() by Simon Glass · 2 years, 2 months ago
  33. 1b89370 bootm: Avoid returning error codes from command by Simon Glass · 2 years, 2 months ago
  34. 1d524ae cmd: List all uclass devices regardless of probe error by Michal Suchanek · 2 years, 2 months ago
  35. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years, 1 month ago
  36. f312087 cmd: simplify efidebug by Heinrich Schuchardt · 2 years, 1 month ago
  37. 9395eb9 cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years, 3 months ago
  38. 99e6fde cmd: add temperature command by Robert Marko · 2 years, 3 months ago
  39. f841bb8 cmd: xxd: add new command by Roger Knecht · 2 years, 3 months ago
  40. 11827c4 cmd: cat: add new command by Roger Knecht · 2 years, 3 months ago
  41. 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 2 months ago
  42. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
  43. f519da3 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · 2 years, 2 months ago
  44. 3e2c20f cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · 2 years, 2 months ago
  45. d16463a cmd: simplify command efidebug by Heinrich Schuchardt · 2 years, 2 months ago
  46. 412f9ec cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 2 months ago
  47. db9361b cmd: simplify do_env_set_efi() by Heinrich Schuchardt · 2 years, 2 months ago
  48. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  49. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  50. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  51. fae1228 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 2 months ago
  52. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  53. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  54. 937b7d8 boot: Call flush() before booting by Pali Rohár · 2 years, 3 months ago
  55. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 3 months ago
  56. 0282f9f cmd: fdt: Add support for reading stringlist property values by Marek Vasut · 2 years, 5 months ago
  57. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  58. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  59. 57b3d2e blk: Drop if_type by Simon Glass · 2 years, 4 months ago
  60. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  61. af9e847 cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  62. 5dc80cc xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · 2 years, 3 months ago
  63. bf91d1d Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 2 months ago
  64. e875369 eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · 2 years, 3 months ago
  65. f648fa3 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years, 3 months ago
  66. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · 2 years, 3 months ago
  67. 703ad32 eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years, 3 months ago
  68. bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 3 months ago
  69. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 3 months ago
  70. 2702b27 cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · 2 years, 3 months ago
  71. 608c11e cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 3 months ago
  72. d83e04a cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot by Pali Rohár · 2 years, 3 months ago
  73. 05781ff cmd: mvebu/bubt: Check for A38x image data checksum by Pali Rohár · 2 years, 3 months ago
  74. d0ed5d1 cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · 2 years, 3 months ago
  75. 7d289f1 cmd: correct short text for tftpboot by Heinrich Schuchardt · 2 years, 3 months ago
  76. 107b3a4 cmd: fix tftpput command by Heinrich Schuchardt · 2 years, 3 months ago
  77. b89d61a cmd: fpga: Convert to use fit_get_data_node by Sean Anderson · 2 years, 3 months ago
  78. c8ed628 cmd/sbi: format KVM version by Heinrich Schuchardt · 2 years, 4 months ago
  79. 11a075c tpm: Allow reporting the internal state by Simon Glass · 2 years, 3 months ago
  80. 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 3 months ago
  81. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · 2 years, 3 months ago
  82. 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 3 months ago
  83. f683cdd i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · 2 years, 3 months ago
  84. 8f3caea Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · 2 years, 3 months ago
  85. 7e11c5d Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  86. d39d5b2 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · 2 years, 3 months ago
  87. 8b4bacc dm: core: fix a typo in help text by Sergei Antonov · 2 years, 3 months ago
  88. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 5 months ago
  89. ecb7ce5 cmd: efidebug: Add missing \n at the end of message by Michal Simek · 2 years, 4 months ago
  90. e5a7b77 vbe: Add a new vbe command by Simon Glass · 2 years, 4 months ago
  91. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 4 months ago
  92. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 4 months ago
  93. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
  94. 7942bdc dm: core: Support sandbox with read interface by Simon Glass · 2 years, 4 months ago
  95. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 4 months ago
  96. bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 4 months ago
  97. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
  98. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  99. 79340a5 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 4 months ago
  100. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago