1. 5075f4f Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Nov 09 15:48:50 2020 -0500
  2. 8530bb4 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · Thu Oct 08 15:14:17 2020 +0200
  3. 4de5593 input: add support for FN1 - FN10 on crosswire kbd by Heinrich Schuchardt · Fri Oct 23 20:52:26 2020 +0200
  4. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 06 11:27:14 2020 -0500
  5. 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Nov 06 08:41:49 2020 -0500
  6. 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · Thu Nov 05 06:32:11 2020 -0700
  7. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  8. f1dd0ac x86: pinctrl: Silence the warning when a pin is not found by Simon Glass · Wed Nov 04 09:57:42 2020 -0700
  9. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · Wed Nov 04 09:57:33 2020 -0700
  10. 4304e97 x86: sound: Correct error handling by Simon Glass · Wed Nov 04 09:57:29 2020 -0700
  11. 1f01057 Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Nov 05 11:57:50 2020 -0500
  12. 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · Fri Oct 30 20:25:20 2020 +0300
  13. 1c67844 sandbox: implement reset by Heinrich Schuchardt · Tue Oct 27 20:29:25 2020 +0100
  14. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:01 2020 -0600
  15. df2e939 cros_ec: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:00 2020 -0600
  16. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 01 10:56:37 2020 -0500
  17. 6b30ac3 sysreset: Add poweroff-gpio driver by Sebastian Reichel · Wed Sep 02 19:31:42 2020 +0200
  18. 33ebba3 rtc: m41t62: add oscillator fail bit reset support by Sebastian Reichel · Wed Sep 02 19:31:40 2020 +0200
  19. 1d4abb8 rtc: m41t62: reset SQW in m41t62_rtc_reset by Sebastian Reichel · Wed Sep 02 19:31:39 2020 +0200
  20. 40e7751 bootcount: add a DM SPI flash backing store for bootcount by Sebastian Reichel · Wed Sep 02 19:31:38 2020 +0200
  21. b9c72d0 watchdog: Hide WATCHDOG_RESET_DISABLE by Michael Walle · Thu Sep 24 10:09:15 2020 +0200
  22. a77d309 thermal: imx_tmu: fix missing include by Tim Harvey · Mon Oct 12 12:21:54 2020 -0700
  23. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Oct 30 22:55:16 2020 -0400
  24. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  25. 0955827 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · Sat Oct 24 01:27:24 2020 +0530
  26. 0e84a04 dfu: add dfu_write_by_alt() by AKASHI Takahiro · Thu Oct 29 13:47:52 2020 +0900
  27. b24b829 dfu: export dfu_list by AKASHI Takahiro · Thu Oct 29 13:47:44 2020 +0900
  28. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · Thu Oct 29 13:47:43 2020 +0900
  29. bd4dc18 dfu: modify an argument type for an address by AKASHI Takahiro · Thu Oct 29 13:47:42 2020 +0900
  30. fb6732f dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · Thu Oct 29 13:47:41 2020 +0900
  31. a41437e rtc: initialize emulated RTC from environment variable by Heinrich Schuchardt · Fri Oct 30 03:27:22 2020 +0100
  32. 05b06d7 rtc: use probe() to initialize emulated RTC by Heinrich Schuchardt · Fri Oct 30 03:05:47 2020 +0100
  33. aba4fdf video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · Tue Oct 06 23:39:51 2020 +0300
  34. a65946b ram: rockchip: px30: add a config-based ddr selection by Heiko Stuebner · Thu Oct 01 20:40:03 2020 +0200
  35. 4ef38ce clk: rockchip: rk3399: implement getting wdt/alive clocks by Jack Mitchell · Thu Sep 17 10:42:06 2020 +0100
  36. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · Sat Oct 03 11:31:40 2020 -0600
  37. 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · Sat Oct 03 11:31:39 2020 -0600
  38. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · Sat Oct 03 11:31:38 2020 -0600
  39. e2e8907 dm: core: Convert #ifdef to if() in root.c by Simon Glass · Sat Oct 03 11:31:37 2020 -0600
  40. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · Sat Oct 03 11:31:36 2020 -0600
  41. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · Sat Oct 03 11:31:35 2020 -0600
  42. e45710b sandbox: Fix up building for of-platdata by Simon Glass · Sat Oct 03 11:31:34 2020 -0600
  43. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · Sat Oct 03 11:31:33 2020 -0600
  44. 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · Sat Oct 03 11:31:32 2020 -0600
  45. d825ea7 dm: test: Add a check that all devices have a dev value by Simon Glass · Sat Oct 03 11:31:31 2020 -0600
  46. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · Sun Oct 25 20:38:35 2020 -0600
  47. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · Sat Oct 03 11:31:26 2020 -0600
  48. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · Sat Oct 03 11:31:23 2020 -0600
  49. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · Sat Oct 03 09:25:22 2020 -0600
  50. 5d8148d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 29 11:30:29 2020 -0400
  51. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Oct 29 11:30:15 2020 -0400
  52. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  53. 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · Thu Oct 29 08:52:20 2020 +0200
  54. 4179ee8 mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · Fri Oct 23 04:59:03 2020 -0600
  55. 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · Thu Oct 29 08:52:19 2020 +0200
  56. 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · Thu Oct 29 08:52:18 2020 +0200
  57. 67d1a3f phy: marvell: cp110: update mode parameter for pcie power on calls by Igal Liberman · Sun Oct 18 17:11:13 2020 +0300
  58. c42b5a3 phy: marvell: cp110: let the firmware configure comphy for PCIe by Grzegorz Jaszczyk · Sun Oct 18 17:11:12 2020 +0300
  59. 7928a8e phy: marvell: cp110: let the firmware configure the comphy by Grzegorz Jaszczyk · Sun Oct 18 17:11:11 2020 +0300
  60. 53509ec drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · Fri Oct 16 16:16:32 2020 +0530
  61. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · Fri Oct 16 16:16:31 2020 +0530
  62. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · Fri Oct 16 16:16:30 2020 +0530
  63. 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · Thu Oct 22 23:52:14 2020 +0200
  64. 568edfd mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · Fri Oct 23 04:59:02 2020 -0600
  65. 8f62986 mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · Fri Oct 23 04:59:01 2020 -0600
  66. 33a6b77 mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · Fri Oct 23 04:59:00 2020 -0600
  67. 5b5101e mmc: zynq_sdhci: Move macro to the top by Michal Simek · Fri Oct 23 04:58:59 2020 -0600
  68. 0afdfe3 mmc: Define timing macro's by Ashok Reddy Soma · Fri Oct 23 04:58:58 2020 -0600
  69. 61e0df9 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · Fri Oct 23 04:58:57 2020 -0600
  70. 27e770a spi: zynq_qspi: Add function description by Ashok Reddy Soma · Tue Jan 28 07:39:04 2020 -0700
  71. 2074592 mtd: spi: Fix incorrect indentation by Michal Simek · Mon Oct 26 11:28:27 2020 +0100
  72. 4b773f2 xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · Wed Oct 14 17:08:14 2020 +0200
  73. b1f0d3d spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · Tue Feb 04 05:47:45 2020 -0700
  74. 1f33d10 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · Tue Feb 04 05:47:44 2020 -0700
  75. f96c789 serial: pl01x: Add error value checking by Michal Simek · Tue Oct 13 15:00:24 2020 +0200
  76. 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · Tue Jul 28 12:51:08 2020 +0200
  77. 8f344c9 spi: xilinx_spi: remove unused local variable by T Karthik Reddy · Thu Sep 24 04:32:15 2020 -0600
  78. ac1c7a3 mailbox: zynqmp: Extend timeout for getting observation bit by Michal Simek · Mon Oct 05 15:23:00 2020 +0200
  79. f33d95b firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · Mon Oct 05 15:23:28 2020 +0200
  80. 16d5d3b spi: xilinx_spi: Remove unused variable by Michal Simek · Wed Sep 23 10:36:47 2020 +0200
  81. 54b2a7a Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Oct 26 17:27:38 2020 -0400
  82. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · Mon Oct 26 19:50:58 2020 +0100
  83. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · Sun Oct 18 20:32:35 2020 +0200
  84. 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · Sun Oct 25 21:46:58 2020 -0400
  85. 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · Sun Oct 25 21:46:57 2020 -0400
  86. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · Sun Oct 25 21:46:56 2020 -0400
  87. b213ffc clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · Tue Sep 29 21:52:12 2020 +0200
  88. 259029f phy: nop-phy: add clk bulk by Peng Fan · Thu Oct 15 18:05:58 2020 +0800
  89. 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:25:09 2020 +0200
  90. deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:18:17 2020 +0200
  91. 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · Thu Sep 10 18:18:16 2020 +0200
  92. 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · Fri Oct 23 09:16:13 2020 -0400
  93. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · Fri Oct 23 09:15:55 2020 -0400
  94. c5977b1 dm: pci: fsl: Correct the workaround of erratum A-007815 by Hou Zhiqiang · Thu Oct 15 14:54:34 2020 +0800
  95. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  96. c615d0c gpio: mpc8xxx: support fsl-layerscape platform by hui.song · Thu Sep 24 21:40:50 2020 +0800
  97. 7fd2350 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · Thu Sep 10 12:42:19 2020 +0300
  98. 8e6bb37 pci: layerscape: move pci node search in a common function by Laurentiu Tudor · Thu Sep 10 12:42:17 2020 +0300
  99. 43dff4b pci: layerscape: move per-pci device fdt fixup in a function by Laurentiu Tudor · Fri Oct 23 13:35:27 2020 +0530
  100. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400