1. 50fbfba tpm: Correct warning on 32-bit build by Simon Glass · Sun Feb 07 14:27:04 2021 -0700
  2. 41280b5 dm: core: Fix allocation of empty of-platdata by Simon Glass · Sun Mar 07 17:34:37 2021 -0700
  3. 503b0fb Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Thu Mar 04 14:36:40 2021 -0500
  4. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  5. e43eae2 gpio: Define the log category in the uclass by Simon Glass · Thu Feb 04 21:22:08 2021 -0700
  6. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · Thu Feb 04 21:22:07 2021 -0700
  7. ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · Thu Feb 04 21:22:06 2021 -0700
  8. 49f315a gpio: Use an 'ops' variable everywhere by Simon Glass · Thu Feb 04 21:22:05 2021 -0700
  9. 722f968 gpio: Replace direction_input() and direction_output() by Simon Glass · Thu Feb 04 21:22:04 2021 -0700
  10. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · Thu Feb 04 21:22:03 2021 -0700
  11. 4d3b73e gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · Thu Feb 04 21:22:02 2021 -0700
  12. ae1e85b gpio: sandbox: Fully separate pin value from output value by Simon Glass · Thu Feb 04 21:22:01 2021 -0700
  13. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · Thu Feb 04 21:22:00 2021 -0700
  14. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · Thu Feb 04 21:21:59 2021 -0700
  15. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · Thu Feb 04 21:21:57 2021 -0700
  16. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · Thu Feb 04 21:21:56 2021 -0700
  17. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · Thu Feb 04 21:21:55 2021 -0700
  18. ea38372 gpio: Disable functions not used with of-platdata by Simon Glass · Thu Feb 04 21:21:54 2021 -0700
  19. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · Mon Feb 22 00:12:34 2021 +0000
  20. 2797ebf tpm: Use logging in the uclass by Simon Glass · Sat Feb 06 14:23:33 2021 -0700
  21. 7ec382a tpm: Don't include cr50 in TPL/SPL by Simon Glass · Sat Feb 06 14:23:32 2021 -0700
  22. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  23. 36e815b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Feb 26 15:11:08 2021 -0500
  24. 0c5c020 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Fri Feb 26 12:41:19 2021 -0500
  25. 1d2f3d5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · Wed Feb 17 10:17:27 2021 +0100
  26. 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · Wed Feb 10 09:29:03 2021 +0100
  27. c4f2d64 fastboot: Allow u-boot-style partitions by Sean Anderson · Fri Feb 05 09:39:00 2021 -0500
  28. c83e384 fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name by Sean Anderson · Fri Feb 05 09:38:59 2021 -0500
  29. 7ea25da fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · Fri Feb 05 09:38:58 2021 -0500
  30. b2f1c0b mmc: sandbox: Add support for writing by Sean Anderson · Fri Feb 05 09:38:53 2021 -0500
  31. f344991 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Feb 26 07:55:16 2021 -0500
  32. c47c0d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Feb 26 07:54:27 2021 -0500
  33. b97bb61 mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · Thu Feb 11 13:05:48 2021 +0100
  34. 3d431b9 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · Thu Feb 11 13:05:47 2021 +0100
  35. c9ad048 spi: nxp_fspi: Fix error reporting by Adam Ford · Mon Jan 18 15:32:49 2021 -0600
  36. efaf271 ddr: marvell: a38x: fix comment in conditional macro by Marek Behún · Fri Feb 19 17:11:26 2021 +0100
  37. 4235130 ddr: marvell: a38x: bump version to 14.0.0 by Marek Behún · Fri Feb 19 17:11:25 2021 +0100
  38. be975cd ddr: marvell: a38x: enum mv_ddr_twin_die: change order by heaterC · Fri Feb 19 17:11:24 2021 +0100
  39. b9eaf11 ddr: marvell: a38x: import code change from upstream by Marek Behún · Fri Feb 19 17:11:23 2021 +0100
  40. 2b368e1 ddr: marvell: a38x: fix memory cs size function by Moti Buskila · Fri Feb 19 17:11:22 2021 +0100
  41. 6965302 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:21 2021 +0100
  42. e042270 ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bit by Moti Buskila · Fri Feb 19 17:11:20 2021 +0100
  43. 498475e ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · Fri Feb 19 17:11:19 2021 +0100
  44. 0ebed9d ddr: marvell: a38x: add 16Gbit memory devices support by Moti Buskila · Fri Feb 19 17:11:18 2021 +0100
  45. 4951d42 ddr: marvell: a38x: allow board specific ODT configuration by Baruch Siach · Fri Feb 19 17:11:17 2021 +0100
  46. f4e6270 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:16 2021 +0100
  47. 5be9915 ddr: marvell: a38x: fix memory size calculation using 32bit bus width by Moti Buskila · Fri Feb 19 17:11:15 2021 +0100
  48. 4b58bf0 ddr: marvell: a38x: fix 32bit by Moti Buskila · Fri Feb 19 17:11:14 2021 +0100
  49. 82b3415 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:13 2021 +0100
  50. 7eccedb ddr: marvell: a38x: add ddr 32bit ECC support by Alex Leibovich · Fri Feb 19 17:11:12 2021 +0100
  51. 05ee0ad ddr: marvell: a38x: add ddr32 support by Alex Leibovich · Fri Feb 19 17:11:11 2021 +0100
  52. cd4d2cf ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:10 2021 +0100
  53. 0114416 ddr: marvell: a38x: fix write leveling suplementary algo by Moti Buskila · Fri Feb 19 17:11:09 2021 +0100
  54. a53b7fc pci: pci_mvebu: set local dev to number 1 by Marek Behún · Mon Feb 08 23:01:41 2021 +0100
  55. 8903673 pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · Mon Feb 08 23:01:40 2021 +0100
  56. d2ed1e5 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · Mon Feb 08 23:01:39 2021 +0100
  57. 9df558d pci: pci_mvebu: cosmetic fix by Marek Behún · Mon Feb 08 23:01:38 2021 +0100
  58. 05f0f50 pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · Mon Feb 08 23:01:37 2021 +0100
  59. 9057a2c arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes by Pali Rohár · Fri Feb 05 15:32:28 2021 +0100
  60. f453a1c mtd: spi-nor-ids: Add support of flash protection to w25q128 by Su Baocheng · Mon Jan 25 10:59:05 2021 +0800
  61. 43a51bf mtd: spi-nor-ids: Add Gigadevice GD25LQ64C by Alper Nebi Yasak · Sat Oct 31 19:20:12 2020 +0300
  62. 060ae38 spi: imx: Implement set_speed by Marek Vasut · Wed Feb 03 17:53:57 2021 +0100
  63. 00aeaa0 net: cortina_ni: buffer overrun by Heinrich Schuchardt · Sat Feb 20 10:44:04 2021 +0100
  64. 83b42fa mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · Sat Feb 20 10:42:50 2021 +0100
  65. d3f1735 dm: ddr: socfpga: don't assign values that are not used by Heinrich Schuchardt · Sat Feb 20 10:40:23 2021 +0100
  66. b2ce421 rng: iProc rng200: Rename ..._platdata variables to just ..._plat by Peter Robinson · Thu Feb 18 20:06:37 2021 +0000
  67. 08dd615 virtio: fix off by one device id comparison by Vincent Stehlé · Sun Feb 14 19:39:04 2021 +0100
  68. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Feb 23 10:45:55 2021 -0500
  69. b8003d5 spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · Wed Jan 20 14:28:30 2021 -0600
  70. 179f7d7 net: gem: Fix error path in zynq_gem_probe by Michal Simek · Thu Feb 11 19:03:30 2021 +0100
  71. 68cd67d net: gem: Enable ethernet rx clock for versal by T Karthik Reddy · Wed Feb 03 03:10:48 2021 -0700
  72. f814987 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · Wed Feb 03 03:10:46 2021 -0700
  73. 277300f clk: versal: Add support to enable clocks by T Karthik Reddy · Wed Feb 03 03:10:47 2021 -0700
  74. 2aa360e clk: zynqmp: Add support to enable clocks by T Karthik Reddy · Wed Feb 03 03:10:45 2021 -0700
  75. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · Tue Feb 09 15:28:15 2021 +0100
  76. 36eca7c fpga: zynqpl: fix buffer alignment by Michael Walle · Wed Feb 10 22:42:29 2021 +0100
  77. 3b9ad30 serial: s5p: Allow independent selection by Mark Kettenis · Fri Feb 12 23:22:18 2021 +0100
  78. 4be6f11 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · Tue Feb 23 07:28:23 2021 +0900
  79. 00b5acd Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Feb 22 12:37:02 2021 -0500
  80. 3b388a3 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Feb 22 09:12:04 2021 -0500
  81. 8b83126 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Feb 22 09:11:27 2021 -0500
  82. 9fcb0d7 clk: ti: improve debug messages for clkctrl driver by Dario Binacchi · Sat Feb 13 12:02:30 2021 +0100
  83. b6f9a8e uec.h: fix COFIG_DM typo by Rasmus Villemoes · Mon Oct 05 15:15:18 2020 +0200
  84. c1391e2 dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · Mon Oct 05 15:15:17 2020 +0200
  85. e8a1103 Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Sun Feb 21 11:17:07 2021 -0500
  86. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  87. 964f232 dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · Tue Feb 09 13:52:43 2021 +0200
  88. fcbb39d i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · Fri Dec 04 18:06:55 2020 +0200
  89. f5989c1 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · Sun Nov 29 09:47:15 2020 +0000
  90. 8464971 pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · Sat Jan 16 00:33:17 2021 +0100
  91. d18a578 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · Sun Jan 24 18:37:11 2021 +0100
  92. 34caff9 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · Sat Jan 16 00:28:18 2021 +0100
  93. db4b234 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · Wed Jan 06 15:31:35 2021 +0000
  94. 2ec8577 Replace video_uc_platdata with video_uc_plat by Dario Binacchi · Sat Jan 23 19:43:52 2021 +0100
  95. 8e73e29 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · Tue Dec 29 12:52:50 2020 +0100
  96. 4cdbb25 video: simple_panel: Add boe,nv101wxmn51 display by Alper Nebi Yasak · Wed Oct 28 00:41:55 2020 +0300
  97. 641c7a2 video: simple_panel: Add sharp,lq123p1jx31 display by Alper Nebi Yasak · Wed Oct 28 00:41:54 2020 +0300
  98. c0674d4 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · Tue Feb 16 10:16:54 2021 +0900
  99. f780e13 mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq by Jaehoon Chung · Tue Feb 16 10:16:53 2021 +0900
  100. 48ad827 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · Tue Feb 16 10:16:52 2021 +0900