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