1. 8bec61e efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · Tue Jun 30 14:12:43 2020 +0200
  2. 7c19901 Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jun 25 13:33:15 2020 -0400
  3. eb0f48f cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · Mon Jun 22 23:50:50 2020 -0700
  4. 4154981 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jun 24 09:05:35 2020 -0400
  5. dfff8ed cmd: mmc: Cache-align extcsd read target by Marek Vasut · Sat Jun 20 14:28:25 2020 +0200
  6. 3dd1678 cmd: booti: Fix spelling of "environment". by Vagrant Cascadian · Thu Jun 04 10:42:01 2020 -0700
  7. 0e52e94 cmd: bootefi: Honor the address & size cells properties correctly by Atish Patra · Thu Jun 18 18:51:50 2020 -0700
  8. 21f753c trivial: Fix booot occurences by Michal Simek · Fri Jun 05 11:45:12 2020 +0200
  9. 41fb397 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jun 03 14:10:03 2020 -0400
  10. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Wed Jun 03 12:27:51 2020 -0400
  11. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · Sun May 31 22:46:09 2020 +0200
  12. eb4d2d0 cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · Tue May 26 18:34:15 2020 +0200
  13. 43dab5f cmd: sf Drop reassignment of new into flash by Jagan Teki · Wed May 13 16:28:01 2020 +0530
  14. 0492317 cbfs: Return the error code from file_cbfs_init() by Simon Glass · Sun May 24 17:38:21 2020 -0600
  15. f9910fb x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · Thu May 07 08:12:52 2020 -0600
  16. c11187a cmd: zip: fix implicit declaration warning by Michael Walle · Fri May 22 14:07:37 2020 +0200
  17. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · Fri May 22 14:07:36 2020 +0200
  18. f253f2c cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · Fri May 22 14:07:35 2020 +0200
  19. e76f0e4 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · Tue May 19 07:20:46 2020 +0200
  20. b12df3a cmd: avb: free partition buffer upon verify completion by Gary Bisson · Mon May 11 12:11:53 2020 +0200
  21. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  22. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  23. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  24. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  25. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  26. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  27. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  28. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · Sun May 10 11:40:04 2020 -0600
  29. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  30. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  31. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  32. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  33. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  34. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  35. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  36. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  37. c744316 flash: Tidy up coding style for flash functions by Simon Glass · Sun May 10 11:39:53 2020 -0600
  38. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  39. f500940 cmd: efidebug: Add support for querying UEFI variable storage by Ilias Apalodimas · Sun May 17 22:25:45 2020 +0300
  40. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  41. 88bfdc1 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon May 11 14:23:23 2020 -0400
  42. 10a953d Nokia RX-51: Update my email address by Pali Rohár · Wed Apr 01 00:35:08 2020 +0200
  43. 90c9d04 cmd: efidebug: fix -Werror=type-limits warning by Heinrich Schuchardt · Sat May 09 17:59:19 2020 +0200
  44. ac0abe2 cmd: efidebug: add a comment against Coverity check (300329) by AKASHI Takahiro · Fri May 08 14:50:18 2020 +0900
  45. 085372e cmd: efidebug: fix a wrong handling of arguments by AKASHI Takahiro · Fri May 08 14:50:47 2020 +0900
  46. 5487e1d Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri May 08 14:56:23 2020 -0400
  47. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  48. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  49. e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · Wed May 06 20:32:31 2020 +0200
  50. 1818c44 efi_loader: use logical and in do_env_print_efi() by Heinrich Schuchardt · Wed May 06 02:01:34 2020 +0200
  51. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · Wed Mar 18 11:38:42 2020 -0700
  52. e2eb721 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · Tue Apr 28 11:38:03 2020 +0200
  53. 22024d7 Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue May 05 12:32:44 2020 -0400
  54. 6362648 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon May 04 11:06:14 2020 -0400
  55. 982c7d9 cmd: efidebug: simplify UEFI protocol calls by Heinrich Schuchardt · Sat May 02 16:08:37 2020 +0200
  56. 9bec795 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · Thu Apr 30 22:02:13 2020 -0600
  57. a57bf96 cmd: mvebu: bubt: fix quoted string split across lines by Joel Johnson · Sat Apr 25 20:54:56 2020 -0600
  58. 8b37196 cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · Mon Apr 20 10:31:45 2020 +0300
  59. 443806d cmd/gpt: avoid NULL check before free() by Heinrich Schuchardt · Tue Apr 28 21:40:13 2020 +0200
  60. 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
  61. faf08c7 acpi: Add an acpi command by Simon Glass · Sun Apr 26 09:19:53 2020 -0600
  62. 98fc615 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · Wed Apr 29 21:15:08 2020 +0200
  63. 45176e8 efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · Wed Apr 29 20:21:39 2020 +0200
  64. 8d8be69 efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · Wed Apr 29 19:20:35 2020 +0200
  65. 59a860d part: detect EFI system partition by Heinrich Schuchardt · Thu Mar 19 13:49:34 2020 +0100
  66. 6e35d3b efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · Mon Apr 20 12:44:56 2020 +0200
  67. 82accda CMD: random: fix return code by Eugeniy Paltsev · Fri Mar 20 19:38:17 2020 +0300
  68. 90c1d2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Apr 22 13:00:21 2020 -0400
  69. 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
  70. 039df1a mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · Tue Mar 31 17:39:28 2020 +0000
  71. 75e5a64 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · Mon Mar 30 07:24:19 2020 +0200
  72. 0c8ffff cmd: mmc: display write protect state of boot partition by Heinrich Schuchardt · Mon Mar 30 07:24:18 2020 +0200
  73. 27e9d07 cmd: mvebu: bubt: show image boot device by Joel Johnson · Fri Apr 17 09:38:08 2020 -0600
  74. ab5dd30 cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · Fri Apr 17 09:38:06 2020 -0600
  75. 22d78e4 cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · Fri Apr 17 09:38:05 2020 -0600
  76. 37b9c12 cmd: mvebu: bubt: add A38x support by Joel Johnson · Fri Apr 17 09:38:04 2020 -0600
  77. 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
  78. 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
  79. 75f3c19 cmd: eeprom: Staticize eeprom_i2c_bus by Marek Vasut · Tue Apr 07 13:29:04 2020 +0200
  80. 10d5322 cmd: ubi: add a command to rename volume by Philippe Reynes · Mon Mar 23 19:20:47 2020 +0100
  81. 3ade1b5 Kconfig: fix typos in CMD_BEDBUG description by Heinrich Schuchardt · Tue Feb 25 21:44:05 2020 +0100
  82. 99c469c image: Add compressed Image parsing support in booti. by Atish Patra · Thu Mar 05 16:24:23 2020 -0800
  83. fbfd5a1 cmd: mem: Add bitflip memory test to alternate mtest by Stefan Roese · Thu Mar 05 07:21:32 2020 +0100
  84. 1eb8b1e cmd: mem: Use IS_ENABLED instead of alt_test variable by Stefan Roese · Thu Mar 05 07:21:31 2020 +0100
  85. 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
  86. 32265fc cmd: mem: Correctly count the errors in mtest by Stefan Roese · Thu Mar 05 07:21:29 2020 +0100
  87. 930f508 cmd: fat: remove unused includes by Heinrich Schuchardt · Wed Feb 26 07:26:26 2020 +0100
  88. a20545d cmd: Add unlz4 command by Yusuke Ashiduka · Thu Feb 20 20:48:01 2020 +0900
  89. 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
  90. d2c6dc8 fdt: Fix 'system' command by Tom Warren · Thu Mar 26 15:20:44 2020 -0700
  91. 36bba2c cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · Tue Apr 14 11:51:48 2020 +0900
  92. bd7defa cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · Tue Apr 14 11:51:47 2020 +0900
  93. 7ffa17a cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · Tue Apr 14 11:51:46 2020 +0900
  94. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  95. 439f1c6 cmd: Add test and fix bugs for dm drivers by Sean Anderson · Mon Apr 06 10:23:09 2020 -0400
  96. 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
  97. 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
  98. f5949ea Merge branch '2020-03-31-master-imports' by Tom Rini · Tue Mar 31 10:07:01 2020 -0400
  99. eeb191c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · Sun Mar 29 19:26:57 2020 +0000
  100. e93d580 efi_loader: only reserve memory if fdt node enabled by Heinrich Schuchardt · Tue Mar 24 07:37:52 2020 +0100