1. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  2. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  3. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  4. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · Thu Dec 03 16:55:19 2020 -0700
  5. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  6. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  7. 4d71d60 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · Sat Nov 28 17:50:10 2020 -0700
  8. 5039cab dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · Sat Nov 28 17:50:09 2020 -0700
  9. 21a3088 dm: core: Combine the flattree and livetree binding code by Simon Glass · Sat Nov 28 17:50:08 2020 -0700
  10. 278ddba dm: core: Add an ofnode function to get the devicetree root by Simon Glass · Sat Nov 28 17:50:07 2020 -0700
  11. 16b4f94 dm: core: Drop device_bind_offset() by Simon Glass · Sat Nov 28 17:50:06 2020 -0700
  12. 9030b39 dm: Drop uses of dev_set_of_offset() by Simon Glass · Sat Nov 28 17:50:04 2020 -0700
  13. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  14. 5de5b3b dm: core: Add a livetree function to check node status by Simon Glass · Sat Nov 28 17:50:02 2020 -0700
  15. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  16. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  17. 5420957 sandbox: serial: Update to use membuff by Simon Glass · Sun Nov 08 20:36:50 2020 -0700
  18. fb6268d sandbox: serial: Convert to livetree by Simon Glass · Sun Nov 08 20:36:49 2020 -0700
  19. 0b8ffa7 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · Sun Nov 08 20:36:48 2020 -0700
  20. 7596903 gpio: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 18:26:16 2020 +0200
  21. 088ba72 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Sun Nov 29 11:12:59 2020 -0500
  22. 1cfbd7a i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · Sat Nov 14 14:42:34 2020 +0530
  23. 9355716 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · Mon Nov 09 07:12:49 2020 -0700
  24. edf478b i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · Thu Oct 01 14:49:02 2020 +0300
  25. c71c95c mmc: check a return value about regulator's always-on by Jaehoon Chung · Fri Nov 06 20:30:41 2020 +0900
  26. ad9f7ce mmc: display an error number to debug by Jaehoon Chung · Tue Nov 17 07:04:59 2020 +0900
  27. 8fbe95b mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · Tue Oct 20 11:04:52 2020 +0800
  28. ee2708b mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · Tue Oct 20 11:04:51 2020 +0800
  29. 8632509 mmc: Add some helper functions for retrying on error by Sean Anderson · Sat Oct 17 08:36:27 2020 -0400
  30. c8a755d phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · Thu Oct 15 14:50:57 2020 +0200
  31. 1d95e4f pinctrl: stmfx: update pin name by Patrick Delaunay · Wed Oct 28 10:51:57 2020 +0100
  32. 23a46bf pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · Wed Oct 28 10:51:56 2020 +0100
  33. f60bc02 gpio: stm32: correct the bias management by Patrick Delaunay · Wed Oct 28 10:49:08 2020 +0100
  34. 6347ed9 pinctrl: stm32: display bias information for all pins by Patrick Delaunay · Wed Oct 28 10:49:07 2020 +0100
  35. b78ceb4 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · Thu Oct 15 15:01:13 2020 +0200
  36. a841489 remoteproc: stm32: use reset for hold boot by Patrick Delaunay · Thu Oct 15 15:01:12 2020 +0200
  37. 4290573 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · Thu Oct 15 15:01:11 2020 +0200
  38. b1ed6a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Nov 22 11:00:11 2020 -0500
  39. 09aee38 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · Wed Oct 21 21:28:41 2020 +0900
  40. c37f8f3 usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · Wed Oct 21 14:17:31 2020 +0200
  41. 99df7a5 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · Thu Oct 15 14:49:37 2020 +0200
  42. 8bbf387 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · Wed Nov 04 17:27:04 2020 +0000
  43. d228827 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · Wed Oct 28 10:34:25 2020 +0000
  44. 0a36270 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · Wed Oct 28 10:34:24 2020 +0000
  45. fd37ab3 pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · Wed Oct 28 10:34:23 2020 +0000
  46. 121bd00 pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · Wed Oct 28 10:34:22 2020 +0000
  47. d1d7888 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · Wed Oct 28 10:34:21 2020 +0000
  48. 44ae9f4 Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 21 08:04:39 2020 -0500
  49. 5cef045 dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · Tue Nov 17 09:27:16 2020 +0900
  50. 9ef40ea tpm: spi: Cleanup source code by Michal Simek · Fri Nov 06 15:05:57 2020 +0100
  51. e88d5a0 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · Thu Oct 29 18:27:34 2020 +0100
  52. 5b34318 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Nov 17 09:52:34 2020 -0500
  53. 8656f58 pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · Fri Nov 13 08:43:40 2020 -0500
  54. 57888ac pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · Fri Nov 13 08:43:39 2020 -0500
  55. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · Mon Oct 26 22:19:34 2020 +0800
  56. 18e4ab6 clk: sunxi: add compatible string for V3 by Icenowy Zheng · Mon Oct 26 22:18:02 2020 +0800
  57. 5e92e97 sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · Mon Oct 26 22:18:01 2020 +0800
  58. ed236b9 Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Nov 16 13:42:29 2020 -0500
  59. 55d00cd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Nov 16 10:50:32 2020 -0500
  60. 49c44fa Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 16 09:50:21 2020 -0500
  61. 1b42e85 mtd: OneNAND: Set MTD type by Pali Rohár · Sat Oct 31 17:32:50 2020 +0100
  62. 7dbfe08 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · Mon Oct 26 22:36:15 2020 +0100
  63. 9f0cffd cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · Mon Nov 09 21:34:25 2020 +0100
  64. ea5def6 cros_ec: Increase command timeout for flash erase by Simon Glass · Mon Nov 09 07:14:44 2020 -0700
  65. 97208d9 cros_ec: Correct collection of EC hash by Simon Glass · Mon Nov 09 07:14:43 2020 -0700
  66. 53f2033 video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · Thu Oct 22 22:43:13 2020 +0300
  67. 66327ce rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run by Alper Nebi Yasak · Wed Oct 28 00:15:10 2020 +0300
  68. 380fcdd mmc: meson-gx: change clock phase value on SM1 SoCs by Neil Armstrong · Wed Nov 11 08:22:10 2020 +0900
  69. 70556d0 mmc: meson-gx: move arch header to local header by Neil Armstrong · Wed Nov 11 08:22:09 2020 +0900
  70. 91c79ac video: meson: meson_dw_hdmi: fix the potential build warning by Jaehoon Chung · Fri Nov 06 14:57:48 2020 +0900
  71. 2bf9da4 phy: meson-g12a-usb2: fix the potential build warning by Jaehoon Chung · Fri Nov 06 14:57:47 2020 +0900
  72. 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
  73. 8530bb4 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · Thu Oct 08 15:14:17 2020 +0200
  74. 4de5593 input: add support for FN1 - FN10 on crosswire kbd by Heinrich Schuchardt · Fri Oct 23 20:52:26 2020 +0200
  75. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 06 11:27:14 2020 -0500
  76. 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Nov 06 08:41:49 2020 -0500
  77. 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · Thu Nov 05 06:32:11 2020 -0700
  78. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  79. f1dd0ac x86: pinctrl: Silence the warning when a pin is not found by Simon Glass · Wed Nov 04 09:57:42 2020 -0700
  80. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · Wed Nov 04 09:57:33 2020 -0700
  81. 4304e97 x86: sound: Correct error handling by Simon Glass · Wed Nov 04 09:57:29 2020 -0700
  82. 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
  83. 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · Fri Oct 30 20:25:20 2020 +0300
  84. 1c67844 sandbox: implement reset by Heinrich Schuchardt · Tue Oct 27 20:29:25 2020 +0100
  85. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:01 2020 -0600
  86. df2e939 cros_ec: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:00 2020 -0600
  87. 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
  88. 6b30ac3 sysreset: Add poweroff-gpio driver by Sebastian Reichel · Wed Sep 02 19:31:42 2020 +0200
  89. 33ebba3 rtc: m41t62: add oscillator fail bit reset support by Sebastian Reichel · Wed Sep 02 19:31:40 2020 +0200
  90. 1d4abb8 rtc: m41t62: reset SQW in m41t62_rtc_reset by Sebastian Reichel · Wed Sep 02 19:31:39 2020 +0200
  91. 40e7751 bootcount: add a DM SPI flash backing store for bootcount by Sebastian Reichel · Wed Sep 02 19:31:38 2020 +0200
  92. b9c72d0 watchdog: Hide WATCHDOG_RESET_DISABLE by Michael Walle · Thu Sep 24 10:09:15 2020 +0200
  93. a77d309 thermal: imx_tmu: fix missing include by Tim Harvey · Mon Oct 12 12:21:54 2020 -0700
  94. 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
  95. 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
  96. 0955827 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · Sat Oct 24 01:27:24 2020 +0530
  97. 0e84a04 dfu: add dfu_write_by_alt() by AKASHI Takahiro · Thu Oct 29 13:47:52 2020 +0900
  98. b24b829 dfu: export dfu_list by AKASHI Takahiro · Thu Oct 29 13:47:44 2020 +0900
  99. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · Thu Oct 29 13:47:43 2020 +0900
  100. bd4dc18 dfu: modify an argument type for an address by AKASHI Takahiro · Thu Oct 29 13:47:42 2020 +0900