1. 0927213 board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · Wed Oct 07 18:17:07 2020 +0300
  2. c3c748e dm: Don't undefine dev_xxx macros by Sean Anderson · Sun Oct 04 21:39:57 2020 -0400
  3. 9a80624 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · Sun Oct 04 21:39:56 2020 -0400
  4. 53a55a1 Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Oct 15 08:20:42 2020 -0400
  5. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Oct 14 13:51:56 2020 -0400
  6. 50d9286 global_data.h: add Sphinx documentation by Heinrich Schuchardt · Mon Oct 05 08:30:09 2020 +0200
  7. 1e5c4fe global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · Mon Oct 05 08:30:08 2020 +0200
  8. 25828e9 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · Tue Sep 15 01:58:11 2020 +0200
  9. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · Fri Mar 20 10:59:24 2020 +0100
  10. 081d401 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · Mon Oct 12 10:07:14 2020 +0200
  11. e4d6685 arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file by Pali Rohár · Mon Oct 05 12:17:15 2020 +0200
  12. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · Thu Sep 17 15:01:46 2020 +0200
  13. 8dcfee9 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · Mon Oct 12 07:55:17 2020 -0400
  14. 554c624 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Oct 12 07:26:57 2020 -0400
  15. 02016c6 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · Wed Sep 23 12:42:51 2020 +0200
  16. 8f9ace1 mmc: fsl_esdhc: support eMMC HS400 mode by Yangbo Lu · Tue Sep 01 16:58:05 2020 +0800
  17. 5347aea mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · Tue Sep 01 16:58:04 2020 +0800
  18. 3ed53ac mmc: add a hs400_tuning flag by Yangbo Lu · Tue Sep 01 16:58:03 2020 +0800
  19. 73da9c8 mmc: fsl_esdhc: support tuning for eMMC HS200 by Yangbo Lu · Tue Sep 01 16:58:01 2020 +0800
  20. c46f5d7 mmc: add a reinit() API by Yangbo Lu · Tue Sep 01 16:57:59 2020 +0800
  21. 360eb46 configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr by Nishanth Menon · Wed Oct 07 21:48:01 2020 -0500
  22. a78fbbb configs: j721e_evm: Get rid of overlayaddr by Nishanth Menon · Wed Oct 07 21:48:00 2020 -0500
  23. 008d37a env: ti: ufs: Use dtboaddr instead of overlayaddr by Nishanth Menon · Wed Oct 07 21:47:59 2020 -0500
  24. 3aa3408 configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV by Nishanth Menon · Wed Oct 07 21:47:58 2020 -0500
  25. 35e8298 net: Expose some errors generated in net_init by Sean Anderson · Sat Sep 12 17:45:43 2020 -0400
  26. 133350a log: Add a way to enable/disable a log device by Simon Glass · Sat Sep 12 12:28:49 2020 -0600
  27. 885cf5f log: Add a flag to enable log drivers by Simon Glass · Sat Sep 12 12:28:47 2020 -0600
  28. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · Sat Sep 12 11:13:34 2020 -0600
  29. 1419245 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · Fri Aug 07 11:50:03 2020 +0800
  30. 8583705 qemu-arm: Remove need to specify flash banks by Andre Przywara · Wed Sep 30 17:39:16 2020 +0100
  31. 087dfce pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · Mon Sep 14 11:01:58 2020 -0400
  32. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · Mon Sep 14 11:01:57 2020 -0400
  33. abe2a6b pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · Mon Sep 14 11:01:56 2020 -0400
  34. 319ca70 pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · Mon Sep 14 11:01:55 2020 -0400
  35. 2013b66 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Wed Oct 07 17:25:25 2020 -0400
  36. f70df7f mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · Thu Aug 20 07:22:04 2020 +0200
  37. 82ba278 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · Wed Sep 02 08:29:10 2020 +0200
  38. bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 06 13:59:01 2020 -0400
  39. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  40. 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · Thu Sep 24 17:26:20 2020 +0200
  41. c14df8b dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · Wed Sep 23 08:23:27 2020 +0200
  42. f98fd60 bloblist: Fix up a few comments by Simon Glass · Sat Sep 19 18:49:30 2020 -0600
  43. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · Sat Sep 19 18:49:29 2020 -0600
  44. 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · Sat Sep 19 18:49:27 2020 -0600
  45. b936a97 bloblist: Add a command by Simon Glass · Sat Sep 19 18:49:26 2020 -0600
  46. d9fd8a4 Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Oct 06 08:36:38 2020 -0400
  47. 60d6b5d Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Oct 06 08:36:10 2020 -0400
  48. 9c96299 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · Tue Sep 29 08:54:48 2020 +0200
  49. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  50. fc85ec5 ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1 by Neil Armstrong · Mon Sep 21 09:34:12 2020 +0200
  51. 14708b1 ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1 by Neil Armstrong · Thu Sep 10 10:48:12 2020 +0200
  52. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Mon Oct 05 10:54:27 2020 -0400
  53. 25b201d board: tbs2910: Use recommended distroboot addresses by Soeren Moch · Thu Aug 27 21:52:46 2020 +0200
  54. 3bf27ff Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Thu Oct 01 14:52:56 2020 -0400
  55. 9963422 usb: xhci: use macros with parameter to fill ep_info2 by developer · Tue Sep 08 19:00:02 2020 +0200
  56. 57c052b usb: xhci: convert to TRB_TX_TYPE() by developer · Tue Sep 08 19:00:01 2020 +0200
  57. 6cabb14 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by developer · Tue Sep 08 19:00:00 2020 +0200
  58. 497dcfa usb: xhci: convert to TRB_TYPE() by developer · Tue Sep 08 18:59:59 2020 +0200
  59. 6b9e221 usb: xhci: convert to HCS_MAX_PORTS() by developer · Tue Sep 08 18:59:58 2020 +0200
  60. 8039053 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by developer · Tue Sep 08 18:59:57 2020 +0200
  61. 570c2a9 usb: xhci: create one unified function to calculate TRB TD remainder by developer · Tue Sep 08 18:59:56 2020 +0200
  62. d1c2da4 usb: xhci: add a member hci_version in xhci_ctrl struct by developer · Tue Sep 08 18:59:55 2020 +0200
  63. 2a46a2e Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · Thu Oct 01 10:29:39 2020 -0400
  64. 36fae2f Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · Thu Oct 01 09:46:10 2020 -0400
  65. 2829d99 sntp: use udp framework by Philippe Reynes · Fri Sep 18 14:13:02 2020 +0200
  66. 6ec70bc net: add a generic udp protocol by Philippe Reynes · Fri Sep 18 14:13:00 2020 +0200
  67. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:06 2020 +0200
  68. 78928e1 clk: add clock driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:04 2020 +0200
  69. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  70. b3bbbcf regmap: Add support for regmap fields by Jean-Jacques Hiblot · Thu Sep 24 10:04:16 2020 +0530
  71. 3e4e50a regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · Thu Sep 24 10:04:15 2020 +0530
  72. 7eb2476 regmap: Add regmap_init_mem_range() by Pratyush Yadav · Thu Sep 24 10:04:14 2020 +0530
  73. 3b94e5d regmap: Allow left shifting register offset before access by Pratyush Yadav · Thu Sep 24 10:04:13 2020 +0530
  74. 1c9867c regmap: Allow specifying read/write width by Pratyush Yadav · Thu Sep 24 10:04:12 2020 +0530
  75. de03d12 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · Thu Sep 24 10:04:10 2020 +0530
  76. 775d6a2 drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · Fri Sep 11 13:43:34 2020 +0530
  77. 5be97a3 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · Wed Sep 09 15:37:03 2020 +0530
  78. bb56633 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Wed Sep 30 09:21:43 2020 -0400
  79. bc9bb24 dm: Print device name in dev_xxx like Linux by Sean Anderson · Tue Sep 15 10:45:22 2020 -0400
  80. 16a2e86 dm: Use symbolic constants for log levels in dev_xxx by Sean Anderson · Tue Sep 15 10:45:21 2020 -0400
  81. f7d4b9b remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · Tue Sep 15 10:45:07 2020 -0400
  82. 3fe9807 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · Tue Sep 15 10:44:58 2020 -0400
  83. d2f487f mmc: Add mmc_dev() by Sean Anderson · Tue Sep 15 10:44:45 2020 -0400
  84. 510bca3 riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · Mon Sep 28 10:52:27 2020 -0400
  85. 738ff53 timer: Add helper for drivers using timebase fallback by Sean Anderson · Mon Sep 28 10:52:22 2020 -0400
  86. 3d3e787 Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Sep 28 08:26:49 2020 -0400
  87. c63f68f efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · Fri Sep 25 12:50:19 2020 +0200
  88. e719d97 arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4 by Biju Das · Wed Sep 16 11:38:04 2020 +0100
  89. 25e0b96 arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4 by Biju Das · Wed Sep 16 09:05:07 2020 +0100
  90. 26af5a6 arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4 by Biju Das · Tue Sep 15 15:36:28 2020 +0100
  91. b469006 ARM: rmobile: Enable RPC on Salvator-X, ULCB, Ebisu by Marek Vasut · Sat Jul 29 21:28:50 2017 +0200
  92. e7d7c86 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Fri Sep 25 12:55:06 2020 -0400
  93. 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · Fri Sep 25 09:04:01 2020 -0400
  94. 3bbcf6f x86: video: Show information about each video device by Simon Glass · Tue Sep 22 21:16:40 2020 -0600
  95. 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · Tue Sep 22 12:45:44 2020 -0600
  96. d010cc1 acpi: Add more documentation for struct acpi_gpio by Simon Glass · Tue Sep 22 12:45:43 2020 -0600
  97. b11c2b3 x86: Move include of bitops out of ACPI region by Simon Glass · Tue Sep 22 12:45:41 2020 -0600
  98. 48ca578 acpi: Use defines for field lengths by Simon Glass · Tue Sep 22 12:45:39 2020 -0600
  99. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · Tue Sep 22 12:45:33 2020 -0600
  100. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · Tue Sep 22 12:45:32 2020 -0600