1. 9c0486b cmd: remove deprecated LCD support by Heinrich Schuchardt · Thu Jul 14 08:53:46 2022 +0200
  2. dffb177 cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · Mon Jul 11 20:01:12 2022 +0200
  3. 8985d72 cmd: fix do_adc_single() by Vyacheslav Bocharov · Sun Jul 03 15:49:09 2022 +0300
  4. 873fc6a cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · Tue Jul 26 16:11:59 2022 +0200
  5. a4bbb2c cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · Tue Jul 26 16:11:58 2022 +0200
  6. 2c96d02 cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · Tue Jul 26 16:11:57 2022 +0200
  7. 1ce57b8 cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 by Pali Rohár · Tue Jul 26 16:11:56 2022 +0200
  8. f038812 cmd: mmc: allow to write protect single boot partition by Ying-Chun Liu (PaulLiu) · Mon Apr 25 21:59:03 2022 +0800
  9. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  10. fbe31bb fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · Fri Jul 22 17:16:02 2022 +0300
  11. f0f5056 cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3 by Ramin Zaghi · Fri Jul 08 09:02:56 2022 +0100
  12. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · Wed Jun 01 17:17:06 2022 +0200
  13. 2bbf40b tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · Mon May 30 10:42:35 2022 +0200
  14. 2bba3f5 sf: Query write-protection status before operating the flash by Jan Kiszka · Wed Mar 02 15:01:56 2022 +0100
  15. b274e77 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Jul 10 15:46:57 2022 +0200
  16. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  17. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  18. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  19. e775124 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · Wed Jun 15 12:03:51 2022 -0400
  20. 065d661 Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · Mon Jun 13 22:57:35 2022 -0400
  21. dfd72fe i2c: fix stack buffer overflow vulnerability in i2c md command by Nicolas Iooss · Fri Jun 10 14:50:25 2022 +0000
  22. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · Sun May 08 04:39:26 2022 -0600
  23. e9daa5d dm: core: Sort dm subcommands by Simon Glass · Sun May 08 04:39:20 2022 -0600
  24. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · Sun May 08 04:39:19 2022 -0600
  25. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  26. 344e333 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · Tue May 31 21:14:22 2022 +0300
  27. a4bffc2 cmd/misc: Stop using a function pointer by Tom Rini · Wed Jun 22 16:08:56 2022 -0400
  28. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · Wed May 11 10:55:40 2022 +0100
  29. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  30. f4e7b84 cmd: correct return value for printenv -e by Heinrich Schuchardt · Sun Jun 19 13:36:48 2022 +0200
  31. 69d5b42 qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · Wed May 25 14:38:55 2022 +0100
  32. 67a8b27 ubifs: Add missing dependency on GZIP by Pali Rohár · Mon May 23 22:50:36 2022 +0200
  33. e4c5b79 cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · Sun May 08 13:01:42 2022 +0300
  34. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  35. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  36. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  37. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · Sun May 29 10:52:43 2022 +0900
  38. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · Thu May 19 08:00:56 2022 +0200
  39. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · Thu May 26 19:09:38 2022 +0900
  40. 9e2550f cmd/sbi: add implementation ID 6 - Coffer by Heinrich Schuchardt · Sat May 07 14:42:10 2022 +0200
  41. 05b1aa6 spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · Wed Mar 30 09:33:14 2022 +0200
  42. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  43. 3cf4cf9 cmd: mvebu: Hide bubt specific options when bubt is disabled by Pali Rohár · Tue May 03 11:13:24 2022 +0200
  44. ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun May 08 11:31:48 2022 -0400
  45. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · Thu Apr 28 17:09:45 2022 +0900
  46. 5121529 cmd: gpt: add subcommand repair by Philippe Reynes · Fri Apr 22 17:46:49 2022 +0200
  47. 05c7428 cmd: mmc: don't assign unused values by Heinrich Schuchardt · Mon Apr 25 23:11:06 2022 +0200
  48. 4b0449f cmd: onenand: fix printf codes by Heinrich Schuchardt · Mon Apr 25 23:01:44 2022 +0200
  49. d1730cf cmd: simplify do_adc_single() by Heinrich Schuchardt · Mon Apr 25 22:26:45 2022 +0200
  50. 9696dbb cmd: fix long text for fdt command by Heinrich Schuchardt · Mon Apr 25 18:35:05 2022 +0200
  51. 43d0ab2 bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · Thu Apr 28 17:09:44 2022 +0900
  52. f90c7b2 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · Thu Apr 28 17:09:42 2022 +0900
  53. 015405a bootmenu: update bootmenu_entry structure by Masahisa Kojima · Thu Apr 28 17:09:41 2022 +0900
  54. d7dc877 cmd: simplify bootmenu by Heinrich Schuchardt · Sun May 01 23:17:18 2022 +0200
  55. 3189cd1 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · Sun Apr 03 10:39:09 2022 +0000
  56. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  57. c49fd72 bootstd: Add a bootmeth command by Simon Glass · Sun Apr 24 23:31:12 2022 -0600
  58. 7617f49 bootstd: Add a bootflow command by Simon Glass · Sun Apr 24 23:31:11 2022 -0600
  59. 379f438 bootstd: Add a bootdev command by Simon Glass · Sun Apr 24 23:31:10 2022 -0600
  60. 783bc12 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · Fri Apr 22 10:44:30 2022 +0900
  61. c24a792 Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Apr 23 18:42:00 2022 -0400
  62. acc969e bootmenu: fix menu API error handling by Masahisa Kojima · Thu Mar 24 22:54:33 2022 +0900
  63. 2c3bf4e cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · Sun Apr 10 16:05:55 2022 -0500
  64. fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · Thu Mar 31 11:53:22 2022 +0100
  65. beea7be cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · Thu Apr 14 18:52:25 2022 +0200
  66. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · Mon Apr 11 12:02:09 2022 +0200
  67. b009677 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · Mon Apr 04 17:50:14 2022 +0200
  68. a5a7b81 virtio: call device_probe() in scanning by AKASHI Takahiro · Tue Mar 08 20:36:45 2022 +0900
  69. fc1f85e cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n by Masami Hiramatsu · Mon Mar 21 22:37:35 2022 +0900
  70. 24d3204 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · Wed Mar 30 18:07:14 2022 -0400
  71. 46127db cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · Mon Dec 20 18:31:56 2021 -0500
  72. fdc7577 cmd/sbi: add missing SBI information by Heinrich Schuchardt · Thu Mar 17 07:36:15 2022 +0100
  73. 295e1ce cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · Wed Mar 16 21:21:18 2022 +0100
  74. 86b6f47 cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · Tue Mar 22 16:59:21 2022 -0400
  75. fae8487 cmd: bootm: add subcommand preload by Philippe Reynes · Mon Mar 28 22:57:07 2022 +0200
  76. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · Mon Mar 28 22:57:00 2022 +0200
  77. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · Sun Jan 23 07:04:08 2022 -0700
  78. c66ab60 video: Drop cfg_console by Simon Glass · Sun Jan 23 07:04:02 2022 -0700
  79. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  80. efe92b7 cmd: efidebug: simplify do_efi_boot_add() by Heinrich Schuchardt · Wed Mar 23 20:26:25 2022 +0100
  81. 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · Fri Mar 18 08:38:27 2022 -0400
  82. 99d1b10 cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled by Marek Vasut · Wed Feb 16 15:27:59 2022 +0100
  83. 57274c8 efi_loader: use short-form DP for load options by Heinrich Schuchardt · Sat Feb 26 12:10:10 2022 +0100
  84. 0899497 efi_loader: Ignore DT when ACPI is on by Alexander Graf · Sun Feb 27 13:18:56 2022 +0100
  85. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · Fri Mar 11 09:12:05 2022 -0500
  86. 1414ada cmd/mmc: fix output of mmc info for e-MMC by Max Merchel · Thu Feb 10 10:16:39 2022 +0100
  87. c8eefae fs/erofs: add filesystem commands by Huang Jianan · Sat Feb 26 15:05:50 2022 +0800
  88. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  89. ced5d41 cmd: add serial console support for the cls command by Heinrich Schuchardt · Fri Feb 11 18:11:05 2022 +0100
  90. 3304fa8 event: Add a command by Simon Glass · Fri Mar 04 08:43:06 2022 -0700
  91. 9fa566c cmd: pwm: fix typo 'eisable' -> 'disable' by Sébastien Szymanski · Fri Feb 25 14:48:54 2022 +0100
  92. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  93. ddda5d8 cmd: exception: arm64: fix undefined, add faults by Andre Przywara · Fri Feb 11 11:29:34 2022 +0000
  94. d250a8f efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · Tue Feb 22 09:58:30 2022 +0900
  95. 8ef8203 cmd: clk: fix long help message by Patrick Delaunay · Mon Jan 31 17:21:40 2022 +0100
  96. fe23c80 cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · Mon Jan 31 17:21:39 2022 +0100
  97. 27e14d4 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · Mon Jan 31 17:21:38 2022 +0100
  98. 5c6d32d cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · Mon Jan 31 17:21:37 2022 +0100
  99. f08743f cmd: fuse: Add a command to read fuses to memory by Angus Ainslie · Sun Nov 28 08:02:53 2021 -0800
  100. 5149bca cmd: fuse: add a fuse comparison function by Angus Ainslie · Sun Nov 28 08:02:52 2021 -0800