1. 90619e7 Makefile: Only build dtc if needed by Simon Glass · Wed Sep 22 11:34:44 2021 -0600
  2. bb2a0e1 Revert "kbuild: remove unused dtc-version.sh script" by Simon Glass · Wed Sep 22 11:34:43 2021 -0600
  3. 94e9d67 Merge branch '2021-10-18-OF_xxx-cleanup' by Tom Rini · Tue Oct 19 09:07:07 2021 -0400
  4. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · Tue Oct 12 00:00:15 2021 +0300
  5. cd851d0 board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards by Ilias Apalodimas · Tue Oct 12 00:00:14 2021 +0300
  6. dc35df4 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · Tue Oct 12 00:00:13 2021 +0300
  7. 3c0abe5 Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Oct 17 21:13:49 2021 -0400
  8. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Oct 15 15:58:16 2021 -0400
  9. 7222571 Merge branch '2021-10-15-Kconfig-migrations' by Tom Rini · Fri Oct 15 13:45:15 2021 -0400
  10. 1c05dc9 configs: Resync with savedefconfig by Tom Rini · Fri Oct 15 08:06:20 2021 -0400
  11. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · Sat Oct 09 15:27:35 2021 +0200
  12. 5de1046 Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · Sat Oct 09 15:27:34 2021 +0200
  13. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · Sat Oct 09 15:27:33 2021 +0200
  14. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · Sat Oct 09 15:27:32 2021 +0200
  15. 58ec23b mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · Fri Oct 15 16:41:27 2021 +0800
  16. 7b9b926 clk: rockchip: rk3568: update clks by Elaine Zhang · Tue Oct 12 16:43:00 2021 +0800
  17. e792db1 spi: rockchip_sfc: Using read_poll by Jon Lin · Fri Sep 17 21:14:59 2021 +0800
  18. 0accc65 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · Fri Sep 17 21:14:58 2021 +0800
  19. 24c96a5 rockchip: px30: sync serial flash controller bindings with mainline by Chris Morgan · Fri Aug 20 20:46:58 2021 -0500
  20. 5bf651e doc: rockchip: write all brand names with a capital by Johan Jonker · Fri Aug 20 19:27:59 2021 +0200
  21. e8a7473 doc: rockchip: sort rockchip support list for rk3188 by Johan Jonker · Fri Aug 20 19:27:58 2021 +0200
  22. 70809ee rockchip: rk33xx: Drop ROCKCHIP_USB2_PHY on boards without it by Peter Robinson · Thu Aug 12 10:11:32 2021 +0100
  23. b53667f rockchip: board: remove SCLK_GPU from U-Boot DT by Chris Morgan · Thu Aug 05 11:48:48 2021 -0500
  24. b959910 rockchip: px30: add support for setting cpll clock by Chris Morgan · Thu Aug 05 11:48:47 2021 -0500
  25. 83f5620 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · Mon Oct 04 11:59:54 2021 +0200
  26. 7ad78c7 Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · Mon Oct 04 11:59:53 2021 +0200
  27. affdae3 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · Mon Oct 04 11:59:52 2021 +0200
  28. 153f63a am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · Mon Oct 04 11:59:51 2021 +0200
  29. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · Mon Oct 04 11:59:50 2021 +0200
  30. 8f3e001 Merge branch '2021-10-14-assorted-updates' by Tom Rini · Fri Oct 15 07:50:59 2021 -0400
  31. bcae9fa board/km: update MAINTAINERS files by Holger Brunck · Tue Oct 12 08:50:38 2021 +0200
  32. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · Fri Oct 08 09:15:23 2021 -0600
  33. 14e5d38 pci: Fix printf format for regions by Pali Rohár · Fri Oct 08 17:01:24 2021 +0200
  34. b8507ec pci: Fix showing registers by Pali Rohár · Thu Oct 07 14:51:01 2021 +0200
  35. ec8a723 pci: Fix showing bars by Pali Rohár · Thu Oct 07 14:51:00 2021 +0200
  36. 8597402 pci: Fix configuring BARs by Pali Rohár · Thu Oct 07 14:50:59 2021 +0200
  37. 4fb6599 pci: Skip configuring invalid P2P bridge devices by Pali Rohár · Thu Oct 07 14:50:58 2021 +0200
  38. 39a1d97 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · Thu Oct 07 14:50:57 2021 +0200
  39. 1919348 pytest: Shorten traceback length by default by Simon Glass · Tue Oct 05 20:18:00 2021 -0600
  40. 4d4251b CI: Update to LLVM-13 by Tom Rini · Tue Oct 05 13:51:38 2021 -0400
  41. 973c0e7 ARM: tegra: Copy memory-region-names property by Thierry Reding · Fri Sep 03 15:16:25 2021 +0200
  42. 1398da6 ARM: tegra: Refactor DT update helpers by Thierry Reding · Fri Sep 03 15:16:24 2021 +0200
  43. 941b95b ARM: tegra: Support EMC frequency tables on Tegra210 by Thierry Reding · Wed Oct 13 13:06:02 2021 -0700
  44. 4a024c2 ARM: tegra: Support multiple reserved memory regions by Thierry Reding · Fri Sep 03 15:16:22 2021 +0200
  45. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · Fri Sep 03 15:16:21 2021 +0200
  46. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · Fri Sep 03 15:16:20 2021 +0200
  47. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · Fri Sep 03 15:16:19 2021 +0200
  48. 8a3c9fc fdtdec: Support retrieving the name of a carveout by Thierry Reding · Fri Sep 03 15:16:18 2021 +0200
  49. 3dcc4cf fdtdec: Allow using fdtdec_get_carveout() in loops by Thierry Reding · Fri Sep 03 15:16:17 2021 +0200
  50. 0ea5303 Merge branch '2021-10-12-assorted-fixes-and-updates' by Tom Rini · Wed Oct 13 10:14:35 2021 -0400
  51. 2c85230 nvme: invalidate correct memory range after read by Stefan Agner · Mon Oct 04 11:24:51 2021 +0200
  52. 396e4ed tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · Tue Sep 28 10:11:46 2021 -0700
  53. c58ef2d rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · Tue Sep 28 10:10:42 2021 +1300
  54. 8fb445a fs: fat: check for buffer size before reading blocks by Ricardo Salveti · Sun Sep 26 21:36:04 2021 +0300
  55. 0155171 mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · Tue Sep 14 13:43:51 2021 +0800
  56. 04a5b0f fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · Fri Jul 30 14:23:54 2021 +0200
  57. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  58. 5e56ce6 Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Tue Oct 12 11:49:15 2021 -0400
  59. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Oct 12 08:58:58 2021 -0400
  60. 4ffd03a test/py: Add usb gadget binding test by Patrice Chotard · Fri Sep 10 16:16:24 2021 +0200
  61. 74a0d64 configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget support by Patrice Chotard · Fri Sep 10 16:16:23 2021 +0200
  62. d54d294 usb: sandbox: Add gadget callbacks by Patrice Chotard · Fri Sep 10 16:16:22 2021 +0200
  63. 5aaae6c usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · Fri Sep 10 16:16:21 2021 +0200
  64. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  65. f09aa3f ARM: dts: sama5d2: Add pwm0 definition by Dan Sneddon · Mon Sep 20 16:28:46 2021 -0700
  66. becebc0 dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2 by Dan Sneddon · Mon Sep 20 16:28:45 2021 -0700
  67. 1f302a9 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · Mon Sep 20 16:28:44 2021 -0700
  68. 468f23b sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · Fri Oct 08 00:17:25 2021 -0500
  69. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  70. 388fe64 sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · Fri Oct 08 00:17:23 2021 -0500
  71. 1e4d869 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · Fri Oct 08 00:17:22 2021 -0500
  72. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · Fri Oct 08 00:17:21 2021 -0500
  73. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · Fri Oct 08 00:17:20 2021 -0500
  74. 623b804 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · Fri Oct 08 00:17:19 2021 -0500
  75. 74ebeb9 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · Fri Oct 08 00:17:18 2021 -0500
  76. 35e9f63 sunxi: Only initialize legacy I2C when enabled by Samuel Holland · Fri Oct 08 00:17:17 2021 -0500
  77. 3f90261 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · Fri Oct 08 00:17:16 2021 -0500
  78. a0a2159 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · Fri Oct 08 00:17:15 2021 -0500
  79. aad0279 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · Fri Oct 08 00:17:14 2021 -0500
  80. 6409d74 Merge branch '2021-10-11-TI-platform-updates' by Tom Rini · Mon Oct 11 22:39:27 2021 -0400
  81. beedfdf arm: dts: Update IOT2050 device tree files by Jan Kiszka · Tue Oct 05 12:04:50 2021 +0200
  82. 24fbe6b board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · Tue Oct 05 12:04:49 2021 +0200
  83. 980ef37 ARM: omap3_logic: Cleanup usage of MUX_VAL by Adam Ford · Sun Oct 03 07:31:14 2021 -0500
  84. d441175 clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · Sun Sep 26 11:58:58 2021 +0200
  85. 4fe6c95 ARM: dts: am43xx-clocks: add spread spectrum support by Dario Binacchi · Sun Sep 26 11:58:57 2021 +0200
  86. 7ee817f ARM: dts: am33xx-clocks: add spread spectrum support by Dario Binacchi · Sun Sep 26 11:58:56 2021 +0200
  87. 0890765 configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards by Adam Ford · Sat Sep 25 09:58:25 2021 -0500
  88. a757642 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · Sun Oct 10 21:36:57 2021 +0800
  89. f7d4954 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · Sun Sep 12 09:47:25 2021 -0500
  90. fa7a7fa clk: sunxi: Add support for I2C gates/resets by Samuel Holland · Sun Sep 12 09:47:24 2021 -0500
  91. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · Sat Sep 11 16:50:49 2021 -0500
  92. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · Sat Sep 11 16:50:48 2021 -0500
  93. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  94. aadb88c pinephone_defconfig: add support for early-boot status LED by Arnaud Ferraris · Wed Sep 08 21:14:20 2021 +0200
  95. 61485e9 board: sunxi: enable status LED early by Arnaud Ferraris · Wed Sep 08 21:14:19 2021 +0200
  96. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · Sun Sep 12 10:28:36 2021 -0500
  97. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · Sun Sep 12 10:28:35 2021 -0500
  98. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · Sun Sep 12 11:48:43 2021 -0500
  99. 4515816 configs: add PineTab defconfig by Arnaud Ferraris · Mon Sep 06 23:06:13 2021 +0200
  100. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sat Oct 09 17:47:27 2021 -0400