1. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  2. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
  3. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  4. e775124 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 065d661 Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 6 months ago
  6. dfd72fe i2c: fix stack buffer overflow vulnerability in i2c md command by Nicolas Iooss · 2 years, 6 months ago
  7. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 7 months ago
  8. e9daa5d dm: core: Sort dm subcommands by Simon Glass · 2 years, 7 months ago
  9. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 7 months ago
  10. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
  11. 344e333 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 6 months ago
  12. a4bffc2 cmd/misc: Stop using a function pointer by Tom Rini · 2 years, 5 months ago
  13. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 7 months ago
  14. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  15. f4e7b84 cmd: correct return value for printenv -e by Heinrich Schuchardt · 2 years, 5 months ago
  16. 69d5b42 qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · 2 years, 6 months ago
  17. 67a8b27 ubifs: Add missing dependency on GZIP by Pali Rohár · 2 years, 6 months ago
  18. e4c5b79 cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 7 months ago
  19. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  20. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  21. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  22. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 6 months ago
  23. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · 2 years, 7 months ago
  24. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
  25. 9e2550f cmd/sbi: add implementation ID 6 - Coffer by Heinrich Schuchardt · 2 years, 7 months ago
  26. 05b1aa6 spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 8 months ago
  27. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 8 months ago
  28. 3cf4cf9 cmd: mvebu: Hide bubt specific options when bubt is disabled by Pali Rohár · 2 years, 7 months ago
  29. ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  30. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
  31. 5121529 cmd: gpt: add subcommand repair by Philippe Reynes · 2 years, 7 months ago
  32. 05c7428 cmd: mmc: don't assign unused values by Heinrich Schuchardt · 2 years, 7 months ago
  33. 4b0449f cmd: onenand: fix printf codes by Heinrich Schuchardt · 2 years, 7 months ago
  34. d1730cf cmd: simplify do_adc_single() by Heinrich Schuchardt · 2 years, 7 months ago
  35. 9696dbb cmd: fix long text for fdt command by Heinrich Schuchardt · 2 years, 7 months ago
  36. 43d0ab2 bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · 2 years, 7 months ago
  37. f90c7b2 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · 2 years, 7 months ago
  38. 015405a bootmenu: update bootmenu_entry structure by Masahisa Kojima · 2 years, 7 months ago
  39. d7dc877 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 7 months ago
  40. 3189cd1 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · 2 years, 8 months ago
  41. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  42. c49fd72 bootstd: Add a bootmeth command by Simon Glass · 2 years, 7 months ago
  43. 7617f49 bootstd: Add a bootflow command by Simon Glass · 2 years, 7 months ago
  44. 379f438 bootstd: Add a bootdev command by Simon Glass · 2 years, 7 months ago
  45. 783bc12 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · 2 years, 7 months ago
  46. c24a792 Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  47. acc969e bootmenu: fix menu API error handling by Masahisa Kojima · 2 years, 8 months ago
  48. 2c3bf4e cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · 2 years, 8 months ago
  49. fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 8 months ago
  50. beea7be cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · 2 years, 8 months ago
  51. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 8 months ago
  52. b009677 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · 2 years, 8 months ago
  53. a5a7b81 virtio: call device_probe() in scanning by AKASHI Takahiro · 2 years, 9 months ago
  54. fc1f85e cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n by Masami Hiramatsu · 2 years, 8 months ago
  55. 24d3204 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · 2 years, 8 months ago
  56. 46127db cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · 3 years ago
  57. fdc7577 cmd/sbi: add missing SBI information by Heinrich Schuchardt · 2 years, 9 months ago
  58. 295e1ce cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 9 months ago
  59. 86b6f47 cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 8 months ago
  60. fae8487 cmd: bootm: add subcommand preload by Philippe Reynes · 2 years, 8 months ago
  61. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago
  62. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  63. c66ab60 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
  64. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  65. efe92b7 cmd: efidebug: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 8 months ago
  66. 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
  67. 99d1b10 cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled by Marek Vasut · 2 years, 10 months ago
  68. 57274c8 efi_loader: use short-form DP for load options by Heinrich Schuchardt · 2 years, 9 months ago
  69. 0899497 efi_loader: Ignore DT when ACPI is on by Alexander Graf · 2 years, 9 months ago
  70. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  71. 1414ada cmd/mmc: fix output of mmc info for e-MMC by Max Merchel · 2 years, 10 months ago
  72. c8eefae fs/erofs: add filesystem commands by Huang Jianan · 2 years, 9 months ago
  73. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
  74. ced5d41 cmd: add serial console support for the cls command by Heinrich Schuchardt · 2 years, 10 months ago
  75. 3304fa8 event: Add a command by Simon Glass · 2 years, 9 months ago
  76. 9fa566c cmd: pwm: fix typo 'eisable' -> 'disable' by Sébastien Szymanski · 2 years, 9 months ago
  77. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  78. ddda5d8 cmd: exception: arm64: fix undefined, add faults by Andre Przywara · 2 years, 10 months ago
  79. d250a8f efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 2 years, 9 months ago
  80. 8ef8203 cmd: clk: fix long help message by Patrick Delaunay · 2 years, 10 months ago
  81. fe23c80 cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 2 years, 10 months ago
  82. 27e14d4 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 2 years, 10 months ago
  83. 5c6d32d cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 2 years, 10 months ago
  84. f08743f cmd: fuse: Add a command to read fuses to memory by Angus Ainslie · 3 years ago
  85. 5149bca cmd: fuse: add a fuse comparison function by Angus Ainslie · 3 years ago
  86. 4d4795f pstore: Support already existing reserved-memory node by Detlev Casanova · 2 years, 10 months ago
  87. f77f6a8 cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB by Masami Hiramatsu · 2 years, 10 months ago
  88. eda8429 cmd: wrong printf() code in do_test_stackprot_fail() by Heinrich Schuchardt · 2 years, 10 months ago
  89. 30d2966 cmd: mmc: Consider GP partitions in mmc hwpartition user enh start - by Marek Vasut · 2 years, 11 months ago
  90. 28af92d Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 10 months ago
  91. 95c1d25 efi: Add debugging to efi_set_bootdev() by Simon Glass · 2 years, 10 months ago
  92. f3f2c7b cmd: bcb: fix bcb struct alignment issue by Gary Bisson · 2 years, 11 months ago
  93. 9097537 efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
  94. 92fa927 pci: Extend 'pci' command with bus option '*' by Pali Rohár · 2 years, 11 months ago
  95. 17d5d72 pci: Add checks for valid cmdline arguments by Pali Rohár · 2 years, 11 months ago
  96. 541e75c pci: Extend 'pci regions' command with bus number by Pali Rohár · 2 years, 11 months ago
  97. eb025f3 acpi: Tidy up the table list by Simon Glass · 3 years ago
  98. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
  99. 1e6f996 cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 11 months ago
  100. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago