1. 8b37196 cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · Mon Apr 20 10:31:45 2020 +0300
  2. 443806d cmd/gpt: avoid NULL check before free() by Heinrich Schuchardt · Tue Apr 28 21:40:13 2020 +0200
  3. 146c3b5 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Apr 30 15:11:06 2020 -0400
  4. faf08c7 acpi: Add an acpi command by Simon Glass · Sun Apr 26 09:19:53 2020 -0600
  5. 98fc615 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · Wed Apr 29 21:15:08 2020 +0200
  6. 45176e8 efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · Wed Apr 29 20:21:39 2020 +0200
  7. 8d8be69 efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · Wed Apr 29 19:20:35 2020 +0200
  8. 59a860d part: detect EFI system partition by Heinrich Schuchardt · Thu Mar 19 13:49:34 2020 +0100
  9. 6e35d3b efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · Mon Apr 20 12:44:56 2020 +0200
  10. 82accda CMD: random: fix return code by Eugeniy Paltsev · Fri Mar 20 19:38:17 2020 +0300
  11. 90c1d2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Apr 22 13:00:21 2020 -0400
  12. ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Apr 22 08:58:41 2020 -0400
  13. 039df1a mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · Tue Mar 31 17:39:28 2020 +0000
  14. 75e5a64 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · Mon Mar 30 07:24:19 2020 +0200
  15. 0c8ffff cmd: mmc: display write protect state of boot partition by Heinrich Schuchardt · Mon Mar 30 07:24:18 2020 +0200
  16. 27e9d07 cmd: mvebu: bubt: show image boot device by Joel Johnson · Fri Apr 17 09:38:08 2020 -0600
  17. ab5dd30 cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · Fri Apr 17 09:38:06 2020 -0600
  18. 22d78e4 cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · Fri Apr 17 09:38:05 2020 -0600
  19. 37b9c12 cmd: mvebu: bubt: add A38x support by Joel Johnson · Fri Apr 17 09:38:04 2020 -0600
  20. 7cb47412 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Tue Apr 21 08:28:13 2020 -0400
  21. 11b157f Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Tue Apr 21 08:27:56 2020 -0400
  22. 75f3c19 cmd: eeprom: Staticize eeprom_i2c_bus by Marek Vasut · Tue Apr 07 13:29:04 2020 +0200
  23. 10d5322 cmd: ubi: add a command to rename volume by Philippe Reynes · Mon Mar 23 19:20:47 2020 +0100
  24. 3ade1b5 Kconfig: fix typos in CMD_BEDBUG description by Heinrich Schuchardt · Tue Feb 25 21:44:05 2020 +0100
  25. 99c469c image: Add compressed Image parsing support in booti. by Atish Patra · Thu Mar 05 16:24:23 2020 -0800
  26. fbfd5a1 cmd: mem: Add bitflip memory test to alternate mtest by Stefan Roese · Thu Mar 05 07:21:32 2020 +0100
  27. 1eb8b1e cmd: mem: Use IS_ENABLED instead of alt_test variable by Stefan Roese · Thu Mar 05 07:21:31 2020 +0100
  28. c1d47db cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem() by Stefan Roese · Thu Mar 05 07:21:30 2020 +0100
  29. 32265fc cmd: mem: Correctly count the errors in mtest by Stefan Roese · Thu Mar 05 07:21:29 2020 +0100
  30. 930f508 cmd: fat: remove unused includes by Heinrich Schuchardt · Wed Feb 26 07:26:26 2020 +0100
  31. a20545d cmd: Add unlz4 command by Yusuke Ashiduka · Thu Feb 20 20:48:01 2020 +0900
  32. 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Apr 16 16:41:40 2020 -0400
  33. d2c6dc8 fdt: Fix 'system' command by Tom Warren · Thu Mar 26 15:20:44 2020 -0700
  34. 36bba2c cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · Tue Apr 14 11:51:48 2020 +0900
  35. bd7defa cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · Tue Apr 14 11:51:47 2020 +0900
  36. 7ffa17a cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · Tue Apr 14 11:51:46 2020 +0900
  37. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  38. 439f1c6 cmd: Add test and fix bugs for dm drivers by Sean Anderson · Mon Apr 06 10:23:09 2020 -0400
  39. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  40. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Tue Mar 31 17:24:19 2020 -0400
  41. f5949ea Merge branch '2020-03-31-master-imports' by Tom Rini · Tue Mar 31 10:07:01 2020 -0400
  42. eeb191c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · Sun Mar 29 19:26:57 2020 +0000
  43. e93d580 efi_loader: only reserve memory if fdt node enabled by Heinrich Schuchardt · Tue Mar 24 07:37:52 2020 +0100
  44. 9d4c788 cmd: efidebug: fix int to pointer cast by Heinrich Schuchardt · Fri Mar 27 04:33:17 2020 +0000
  45. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Tue Mar 17 11:59:58 2020 -0400
  46. 8e286f6 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · Fri Mar 13 17:11:30 2020 -0700
  47. fec10a4 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · Sat Mar 14 08:44:07 2020 +0100
  48. 74811c8 efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · Sat Mar 14 10:59:34 2020 +0100
  49. 1073c23 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · Wed Mar 11 08:46:29 2020 +0000
  50. 3be0bda cmd: efidebug: correct error message by Heinrich Schuchardt · Mon Mar 02 20:13:10 2020 +0100
  51. cfdccd2 cmd: efidebug: fix a failure of "boot rm" sub-command by AKASHI Takahiro · Fri Feb 28 09:05:04 2020 +0900
  52. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · Wed Feb 12 13:55:03 2020 +0530
  53. 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · Fri Feb 21 09:55:45 2020 +0200
  54. 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · Wed Feb 19 20:48:49 2020 +0100
  55. b112ac2 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · Fri Feb 07 22:10:49 2020 +0100
  56. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  57. db5a97e cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · Wed Jan 29 09:17:18 2020 -0700
  58. 8abb4cb cmd/elf.c: Add SPDX tag by Tom Rini · Wed Jan 29 11:03:34 2020 -0500
  59. a01e78d cmd: gpio: Correct do_gpio() return value by Luka Kovacic · Sun Jan 05 20:10:56 2020 +0100
  60. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  61. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  62. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · Fri Jan 17 14:48:09 2020 -0500
  63. cbe9739 cmd: tpm: add a subcommand device by Philippe Reynes · Thu Jan 09 18:45:46 2020 +0100
  64. cd43fa1 doc: android: Convert to Sphinx format by Sam Protsenko · Fri Jan 24 17:53:44 2020 +0200
  65. d8efc7c doc: android: Add documentation for Android Boot Image by Sam Protsenko · Fri Jan 24 17:53:43 2020 +0200
  66. 035502e cmd: abootimg: Add abootimg command by Sam Protsenko · Fri Jan 24 17:53:42 2020 +0200
  67. b0d3c0b cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · Tue Jan 21 11:53:38 2020 -0500
  68. a5b0bd0 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon Jan 27 19:57:13 2020 -0500
  69. 39d9a10 pmic: allow dump command for non contiguous register maps by Martin Fuzzey · Tue Jan 14 15:56:18 2020 +0000
  70. 18b9a67 cmd: sata: Add block unbind device function by Peng Ma · Wed Dec 04 10:36:47 2019 +0000
  71. 67e20fe cmd: spi: Permit setting bus frequency by Marek Vasut · Fri Dec 20 12:44:57 2019 +0100
  72. a29ae45 cmd: mtd: solve bad block support in erase command by Patrick Delaunay · Fri Sep 20 09:20:12 2019 +0200
  73. 61dff3b zfs: remove unused buf variable by Joel Johnson · Sat Jan 11 09:09:34 2020 -0700
  74. a2fe8b2 cmd: pxe: execute the cls command only when supported by Patrick Delaunay · Tue Dec 03 09:38:35 2019 +0100
  75. fad4898 cmd: add tlv_eeprom command by Baruch Siach · Tue Jan 21 15:44:54 2020 +0200
  76. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  77. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  78. 606f09b common: Rename and move source() by Simon Glass · Sat Dec 28 10:45:04 2019 -0700
  79. 85f1378 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  80. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  81. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  82. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  83. 1b3f75f common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · Sat Dec 28 10:44:44 2019 -0700
  84. 6e51ee1 common: Move do_tftpb() to net.h by Simon Glass · Sat Dec 28 10:44:43 2019 -0700
  85. a606ffc common: Move flash_perror() to flash.h by Simon Glass · Sat Dec 28 10:44:40 2019 -0700
  86. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · Mon Jan 06 15:22:35 2020 +0100
  87. 458db3c aes: add a define for the size of a block by Philippe Reynes · Mon Jan 06 15:22:34 2020 +0100
  88. d2dc8c5 cmd/blk_common: clarify no partition error message by Alexandre Besnard · Fri Dec 20 15:25:22 2019 +0100
  89. f268906 cmd: adtimg: Refactor usage style by Eugeniu Rosca · Tue Dec 24 17:51:08 2019 +0100
  90. a91a78e cmd: adtimg: Rename internal symbols by Eugeniu Rosca · Tue Dec 24 17:51:07 2019 +0100
  91. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · Tue Dec 24 17:51:06 2019 +0100
  92. 0c1ca6d cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · Wed Dec 11 11:18:29 2019 +0000
  93. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Jan 09 08:51:57 2020 -0500
  94. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 08 18:57:11 2020 -0500
  95. 1d0b1fc cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · Thu Dec 05 18:46:11 2019 -0500
  96. a31a594 cmd: add rng command by Heinrich Schuchardt · Tue Dec 24 22:17:37 2019 +0100
  97. 6aca598 bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · Tue Dec 24 18:05:39 2019 +0200
  98. c414d88 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · Tue Jan 07 07:48:15 2020 +0100
  99. 75844e5 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · Tue Jan 07 05:57:47 2020 +0100
  100. c6fc502 cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · Tue Jan 07 06:02:33 2020 +0100