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