1. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  2. 61d0464 sf: Support querying write-protect by Simon Glass · Mon Mar 15 18:11:17 2021 +1300
  3. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · Mon Mar 15 18:11:11 2021 +1300
  4. c747f8b sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · Mon Mar 15 18:11:08 2021 +1300
  5. 41d9706 sandbox: Only call timer_timebase_fallback() if present by Simon Glass · Mon Mar 15 18:11:06 2021 +1300
  6. d2398ab x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · Mon Mar 15 18:00:27 2021 +1300
  7. 98145af video: Fix video on coreboot with the copy buffer by Simon Glass · Mon Mar 15 18:00:26 2021 +1300
  8. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  9. 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · Mon Mar 15 18:00:08 2021 +1300
  10. 357da17 tegra: i2c: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:07 2021 +1300
  11. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · Mon Mar 15 18:00:04 2021 +1300
  12. f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:03 2021 +1300
  13. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · Wed Mar 10 18:23:57 2021 +0100
  14. 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · Fri Mar 26 12:15:26 2021 -0400
  15. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · Mon Mar 15 17:25:40 2021 +1300
  16. 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · Mon Mar 15 17:25:38 2021 +1300
  17. b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · Mon Mar 15 17:25:37 2021 +1300
  18. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · Mon Mar 15 17:25:36 2021 +1300
  19. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · Mon Mar 15 17:25:31 2021 +1300
  20. 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · Mon Mar 15 17:25:30 2021 +1300
  21. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · Mon Mar 15 17:25:28 2021 +1300
  22. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · Mon Mar 15 17:25:27 2021 +1300
  23. 107da8f dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · Mon Mar 15 17:25:26 2021 +1300
  24. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · Mon Mar 15 17:25:25 2021 +1300
  25. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · Mon Mar 15 17:25:24 2021 +1300
  26. b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · Mon Mar 15 17:25:23 2021 +1300
  27. 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · Mon Mar 15 17:25:22 2021 +1300
  28. 81f910e dfu: dfu_sf: avoid double free of SPI device by Heinrich Schuchardt · Thu Mar 18 07:46:07 2021 +0100
  29. 05693e9 dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · Mon Mar 15 17:25:18 2021 +1300
  30. 43f7ea5 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · Mon Mar 15 17:25:17 2021 +1300
  31. 6f15653 dm: core: Adjust uclass setup with of-platdata by Simon Glass · Mon Mar 15 17:25:16 2021 +1300
  32. 47fd4a2 dm: core: Allow dropping run-time binding of devices by Simon Glass · Mon Mar 15 17:25:15 2021 +1300
  33. 4d925eb bus: ti-sysc: change in a normal driver by Dario Binacchi · Tue Mar 16 21:51:44 2021 +0100
  34. fea2f25 dtoc: Generate device instances by Simon Glass · Wed Feb 03 06:01:21 2021 -0700
  35. c7b4b83 dtoc: Generate uclass devices by Simon Glass · Wed Feb 03 06:01:20 2021 -0700
  36. 98af374 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · Wed Feb 03 06:01:17 2021 -0700
  37. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · Wed Feb 03 06:01:09 2021 -0700
  38. 52d2bf6 dm: error handling dev_get_dma_range() by Heinrich Schuchardt · Sat Feb 20 10:41:22 2021 +0100
  39. 3d81f02 mmc: pci: Fix Kconfig dependency by Bin Meng · Mon Feb 15 20:01:44 2021 +0800
  40. dc45773 serial: mtk: rewrite the setbrg function by developer · Fri Mar 05 10:35:39 2021 +0800
  41. a03cf3f pinctrl: mt7629: add jtag function and pin group by developer · Fri Mar 05 10:22:31 2021 +0800
  42. f4154da pinctrl: mediatek: do not probe gpio driver if not enabled by developer · Fri Mar 05 10:22:26 2021 +0800
  43. 0163c08 pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl by developer · Fri Mar 05 10:22:19 2021 +0800
  44. deb8406 pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name by developer · Fri Mar 05 10:22:11 2021 +0800
  45. 53b88b9 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · Mon Mar 15 22:24:04 2021 +0000
  46. 14c9b04 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11 by Lad Prabhakar · Mon Mar 15 22:24:03 2021 +0000
  47. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  48. 2d71f8f Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Mar 15 08:43:19 2021 -0400
  49. f2abe83 drivers: tee: sandbox: SCP03 control emulator by Jorge Ramirez-Ortiz · Sun Feb 14 16:27:25 2021 +0100
  50. 50fbfba tpm: Correct warning on 32-bit build by Simon Glass · Sun Feb 07 14:27:04 2021 -0700
  51. 41280b5 dm: core: Fix allocation of empty of-platdata by Simon Glass · Sun Mar 07 17:34:37 2021 -0700
  52. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · Fri Mar 05 15:52:42 2021 +0100
  53. ba40b6c arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · Wed Mar 03 14:37:59 2021 +0100
  54. c61e5e4 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · Sun Mar 07 00:00:34 2021 +0100
  55. 8977d01 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · Thu Mar 04 11:23:14 2021 +0100
  56. 6d5e3fe ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · Tue Mar 02 11:17:41 2021 +0100
  57. 0d26759 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · Fri Feb 26 11:56:59 2021 +0100
  58. be125e7 video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · Thu Mar 04 13:14:36 2021 +0100
  59. 30ef11e video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · Thu Mar 04 13:14:35 2021 +0100
  60. 73b6705 video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · Thu Mar 04 13:10:33 2021 +0100
  61. d4c9f68 scmi: cosmetic: reorder include files by Patrick Delaunay · Wed Feb 24 11:19:45 2021 +0100
  62. 5dd84d4 scmi: define LOG_CATEGORY by Patrick Delaunay · Wed Feb 24 11:19:44 2021 +0100
  63. 2f7d3a1 scmi: Include device_compat.h by Patrick Delaunay · Wed Feb 24 11:19:43 2021 +0100
  64. 55a7814 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · Wed Feb 24 11:19:42 2021 +0100
  65. 6130255 mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · Wed Jan 20 14:42:04 2021 +0100
  66. f229666 mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · Wed Jan 20 14:42:03 2021 +0100
  67. 1e49e28 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · Wed Jan 20 14:42:02 2021 +0100
  68. d96645d mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · Wed Jan 20 14:42:01 2021 +0100
  69. af4c7c5 usb: mtu3: flush cache for next GPD by developer · Wed Mar 03 16:07:05 2021 +0800
  70. babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · Tue Feb 23 05:35:41 2021 -0500
  71. 21e8bbe Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Mar 08 07:41:50 2021 -0500
  72. f22774c button: adc: fix treshold typo by Neil Armstrong · Tue Feb 23 16:07:51 2021 +0100
  73. 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · Mon Mar 01 20:04:10 2021 +0800
  74. a0aba78 dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · Thu Feb 25 17:22:52 2021 +0800
  75. 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · Thu Feb 25 17:22:50 2021 +0800
  76. 90ea54b virtio: Fix VirtIO BLK driver dependency by Bin Meng · Thu Feb 25 17:22:47 2021 +0800
  77. 2b05a52 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · Thu Feb 25 17:22:42 2021 +0800
  78. 0798422 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · Thu Feb 25 17:22:41 2021 +0800
  79. 21cf67c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · Thu Feb 25 17:22:40 2021 +0800
  80. e39f8e0 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · Thu Feb 25 17:22:22 2021 +0800
  81. 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
  82. 48ab3df serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · Wed Feb 03 22:42:25 2021 +0800
  83. 01b792b serial: ns16550: Correct the base address type by Bin Meng · Wed Feb 03 21:22:40 2021 +0800
  84. 49b5e2e sandbox: host bind must close file descriptor by Heinrich Schuchardt · Wed Feb 03 00:21:56 2021 +0100
  85. d6206a5 dm: core: Add DM_DEVICE_REMOVE condition to all exit paths by Simon Glass · Wed Feb 03 21:29:44 2021 -0700
  86. e07434b dm: core: Fix allocation of empty of-platdata by Simon Glass · Wed Feb 03 21:29:43 2021 -0700
  87. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  88. e43eae2 gpio: Define the log category in the uclass by Simon Glass · Thu Feb 04 21:22:08 2021 -0700
  89. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · Thu Feb 04 21:22:07 2021 -0700
  90. ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · Thu Feb 04 21:22:06 2021 -0700
  91. 49f315a gpio: Use an 'ops' variable everywhere by Simon Glass · Thu Feb 04 21:22:05 2021 -0700
  92. 722f968 gpio: Replace direction_input() and direction_output() by Simon Glass · Thu Feb 04 21:22:04 2021 -0700
  93. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · Thu Feb 04 21:22:03 2021 -0700
  94. 4d3b73e gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · Thu Feb 04 21:22:02 2021 -0700
  95. ae1e85b gpio: sandbox: Fully separate pin value from output value by Simon Glass · Thu Feb 04 21:22:01 2021 -0700
  96. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · Thu Feb 04 21:22:00 2021 -0700
  97. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · Thu Feb 04 21:21:59 2021 -0700
  98. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · Thu Feb 04 21:21:57 2021 -0700
  99. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · Thu Feb 04 21:21:56 2021 -0700
  100. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · Thu Feb 04 21:21:55 2021 -0700