1. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  2. 4bc5d88 Prepare v2021.01-rc5 by Tom Rini · Tue Jan 05 07:30:39 2021 -0500
  3. 6e95012 Merge branch '2021-01-04-minor-fixes' by Tom Rini · Mon Jan 04 09:11:35 2021 -0500
  4. 4206b77 cosmetic: fix typo in drivers/usb/Kconfig by Marc Ferland · Wed Dec 23 10:13:22 2020 -0500
  5. 0cf9f47 cmd: ubi: don't allow to rename a volume to a name that already exist by Philippe Reynes · Wed Dec 23 15:33:07 2020 +0100
  6. 6ad22a2 mailmap: Update mail address for Igor Opaniuk by Igor Opaniuk · Wed Dec 30 19:25:47 2020 +0200
  7. c9d5a28 doc: android/boot-image: invalid C declaration by Heinrich Schuchardt · Wed Dec 30 17:55:22 2020 +0100
  8. 9fbb0aa nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq by Stefan Agner · Wed Dec 30 13:16:36 2020 +0100
  9. b176b32 Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Thu Dec 31 22:28:09 2020 -0500
  10. f4d1594 qemu: arm64: Add documentation for capsule update by Sughosh Ganu · Wed Dec 30 19:27:12 2020 +0530
  11. e6f9efc efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · Wed Dec 30 19:27:11 2020 +0530
  12. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:10 2020 +0530
  13. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:09 2020 +0530
  14. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · Wed Dec 30 19:27:08 2020 +0530
  15. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · Wed Dec 30 19:27:07 2020 +0530
  16. d6c907e dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · Wed Dec 30 19:27:06 2020 +0530
  17. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · Wed Dec 30 19:27:05 2020 +0530
  18. 52d76f4 fsp: Move and rename fsp_types.h file by Sughosh Ganu · Wed Dec 30 19:27:04 2020 +0530
  19. f62937c qemu: common: Set dfu_alt_info variable for the platform by Sughosh Ganu · Wed Dec 30 19:27:03 2020 +0530
  20. ffe9698 qemu: common: Add support for dynamic mtdparts for the platform by Sughosh Ganu · Wed Dec 30 19:27:02 2020 +0530
  21. 6bca8eb crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · Wed Dec 30 19:27:01 2020 +0530
  22. 1316a70 qemu: arm: Initialise virtio devices in board_late_init by Sughosh Ganu · Wed Dec 30 19:27:00 2020 +0530
  23. 079fcf2 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · Wed Dec 30 19:26:59 2020 +0530
  24. 3ef4c85 efi_loader: event queueing by Heinrich Schuchardt · Mon Dec 28 00:25:34 2020 +0100
  25. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · Thu Dec 31 12:26:46 2020 +0200
  26. 317fc4c efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · Wed Dec 30 17:07:14 2020 +0200
  27. daa924a efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · Thu Dec 31 12:33:23 2020 +0200
  28. 026c7ec efi_loader: use after free in efi_exit() by Heinrich Schuchardt · Mon Dec 28 23:24:40 2020 +0100
  29. 93b40d6 efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · Mon Dec 28 22:42:51 2020 +0100
  30. 9de0fb7 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · Mon Dec 28 00:59:09 2020 +0100
  31. 002773f efi_loader: avoid invalid free by Heinrich Schuchardt · Sun Dec 27 15:46:00 2020 +0100
  32. 8094bf0 efi_loader: escape key handling by Heinrich Schuchardt · Sun Dec 27 14:47:50 2020 +0100
  33. 20dbedb efi_loader: missing parentheses after if by Heinrich Schuchardt · Sun Dec 27 15:33:09 2020 +0100
  34. fac9183 fs/fat: implement fsuuid command by Heinrich Schuchardt · Thu Dec 31 00:38:13 2020 +0100
  35. bb09393 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · Fri Dec 25 14:30:04 2020 +0100
  36. 19cb982 efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · Wed Dec 23 13:25:00 2020 +0200
  37. 12f1861 efi_loader: make variable store size customizable by Heinrich Schuchardt · Sun Dec 20 11:05:38 2020 +0100
  38. 5d1ab0a Merge tag 'efi-2021-01-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Dec 29 10:23:58 2020 -0500
  39. d2e05e8 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · Mon Dec 28 23:24:40 2020 +0100
  40. 281d73e efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · Mon Dec 28 22:42:51 2020 +0100
  41. 4860ce2 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · Mon Dec 28 00:59:09 2020 +0100
  42. 7c2a859 efi_loader: avoid invalid free by Heinrich Schuchardt · Sun Dec 27 15:46:00 2020 +0100
  43. e5c9317 efi_loader: escape key handling by Heinrich Schuchardt · Sun Dec 27 14:47:50 2020 +0100
  44. 9180e63 efi_loader: missing parentheses after if by Heinrich Schuchardt · Sun Dec 27 15:33:09 2020 +0100
  45. 3c597b7 Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Dec 28 07:44:03 2020 -0500
  46. ca45728 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Dec 28 07:43:28 2020 -0500
  47. e6aa94c Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" by Pali Rohár · Wed Dec 23 16:07:08 2020 +0100
  48. 84cf8e5 arm: mvebu: armada-xp-gp.dts: Add spi0 alias by Stefan Roese · Fri Dec 11 05:47:40 2020 +0100
  49. b275250 arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot properties by Stefan Roese · Thu Dec 10 06:40:10 2020 +0100
  50. 323069e i2c: mxc_i2c: improve error message readability by Marc Ferland · Mon Dec 21 09:50:16 2020 -0500
  51. ab38c39 imx: mx7: clock: use correct format strings by Heinrich Schuchardt · Fri Dec 25 16:22:27 2020 +0100
  52. 5612270 arm: dart6ul: read and print SoM info from eeprom on startup by Marc Ferland · Tue Dec 22 14:24:12 2020 -0500
  53. b17003f arm: dart6ul: change compatible string for eeprom by Marc Ferland · Tue Dec 22 14:24:11 2020 -0500
  54. 80f6a62 toradex: hand over maintainership by Igor Opaniuk · Tue Dec 22 17:56:46 2020 +0200
  55. 4abf365 imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LEN by Fabio Estevam · Mon Dec 21 15:40:37 2020 -0300
  56. e61e6bc imx: ahab: allow to bypass confirmation for ahab_close cmd by Clément Péron · Mon Dec 21 18:31:28 2020 +0100
  57. b8f2cce board: ge: bx50v3: cleanup phy config by Sebastian Reichel · Tue Dec 15 00:41:57 2020 +0100
  58. 9945390 board: ge: bx50v3: remove confidx magic numbers by Sebastian Reichel · Tue Dec 15 00:41:56 2020 +0100
  59. 5cf2818 Merge tag 'efi-2021-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Dec 26 08:02:19 2020 -0500
  60. 555e05d efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · Wed Dec 23 13:25:00 2020 +0200
  61. 533453a compiler.h: add host_build() by Sebastian Reichel · Tue Dec 15 00:41:53 2020 +0100
  62. 6fe9510 mx6sabresd: Remove unneeded checkboard() by Fabio Estevam · Mon Dec 14 14:32:39 2020 -0300
  63. 41aaa9f configs: imx8m: enable eMMC HS400ES and SD UHS mode on EVK by Andrey Zhizhikin · Sat Dec 05 17:29:19 2020 +0000
  64. 9aa9598 ARM: dts: imx8m: add UHS or HS400/HS400ES properties by Andrey Zhizhikin · Sat Dec 05 17:29:18 2020 +0000
  65. cf51a55 ARM: dts: imx8m: increase off-on delay on the SD Vcc regulator by Andrey Zhizhikin · Sat Dec 05 17:29:17 2020 +0000
  66. 59b703e imx8mm_beacon: Enable HS400 on MMC controller by Adam Ford · Fri Dec 04 18:59:43 2020 -0600
  67. 52c781a arm64: dts: imx8mm-beacon: Re-sync dts file with Linux 5.10-rc6 by Adam Ford · Fri Dec 04 17:27:47 2020 -0600
  68. 427454c arm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6 by Adam Ford · Fri Dec 04 17:27:46 2020 -0600
  69. ab89861 imx: imx8mm: Update clock bindings header by Adam Ford · Fri Dec 04 17:27:45 2020 -0600
  70. 30c3b62 ARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-mode by Oliver Graute · Fri Dec 04 15:26:16 2020 +0100
  71. 26a756e Merge tag 'dm-next-23dec20' of git://git.denx.de/u-boot-dm into next by Tom Rini · Wed Dec 23 18:10:15 2020 -0500
  72. 39f1d28 dm: core: Inline a few ofnode functions in SPL by Simon Glass · Wed Dec 16 17:25:06 2020 -0700
  73. e0f1971 buildman: Remove output binaries before building by Simon Glass · Wed Dec 16 17:24:17 2020 -0700
  74. c1e0dac dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · Wed Dec 16 12:11:52 2020 +0100
  75. 136a6dd test: dm: spi: Add testcase for spi_claim_bus() by Ovidiu Panait · Mon Dec 14 19:06:51 2020 +0200
  76. 40dcee1 spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · Mon Dec 14 19:06:50 2020 +0200
  77. a2c9d01 test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · Mon Dec 14 19:06:49 2020 +0200
  78. 05f3881 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · Mon Dec 14 19:06:48 2020 +0200
  79. ae73473 sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · Mon Dec 14 19:06:47 2020 +0200
  80. a220c1d sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · Mon Dec 14 19:06:46 2020 +0200
  81. 47c5e19 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · Wed Dec 09 19:42:44 2020 +0100
  82. 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · Thu Dec 03 10:55:45 2020 +0530
  83. 1f215e3 Common:fdt: Check for error return value by Hongwei Zhang · Wed Dec 02 14:47:03 2020 -0500
  84. 43eb872 sandbox: implement runtime system reset by Heinrich Schuchardt · Wed Dec 02 16:22:11 2020 +0100
  85. 198aaaf configs: sandbox: activate DEBUG_UART by Patrick Delaunay · Fri Nov 27 11:49:29 2020 +0100
  86. 98373d4 patman: Add project-default for 'gcc' by Philipp Tomsich · Tue Nov 24 18:14:53 2020 +0100
  87. 858531a patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · Tue Nov 24 18:14:52 2020 +0100
  88. 0cdc8eb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Dec 22 08:18:21 2020 -0500
  89. 5cc0ee0 fsp: Move and rename fsp_types.h file by Sughosh Ganu · Mon Dec 14 11:52:44 2020 +0530
  90. df5811d doc: edison: Update information about xFSTK by Andy Shevchenko · Fri Nov 27 17:59:09 2020 +0200
  91. 2b03e0e Prepare v2021.01-rc4 by Tom Rini · Mon Dec 21 15:03:24 2020 -0500
  92. 40577d2 Travis-CI: Drop support by Tom Rini · Tue Dec 15 19:06:03 2020 -0500
  93. 654652a board: kontron: sl28: reorder mmc devices by Michael Walle · Sun Dec 20 22:35:13 2020 +0100
  94. e47ec2f Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Dec 20 14:55:59 2020 -0500
  95. 7b85b34 MAINTAINERS: add tools/efivar.py to EFI PAYLOAD by Heinrich Schuchardt · Sun Dec 20 11:58:25 2020 +0100
  96. 2659068 tools: add a simple script to generate EFI variables by Paulo Alcantara · Tue Dec 08 20:10:48 2020 -0300
  97. c8fa8d3 efi_loader: make variable store size customizable by Heinrich Schuchardt · Sun Dec 20 11:05:38 2020 +0100
  98. 1a8321c doc: man-page for bootefi command by Heinrich Schuchardt · Wed Dec 16 22:08:38 2020 +0100
  99. d454a64 doc: button command by Heinrich Schuchardt · Wed Dec 16 12:15:49 2020 +0100
  100. 2a3738f dm: Update documentation for new sequence numbers by Simon Glass · Wed Dec 16 21:20:33 2020 -0700