1. 2fb91a2 cache: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years ago
  2. a0cfe13 board: sifive: Fix a potential build warning in board_fdt_blob_setup() by Bin Meng · 3 years ago
  3. fb10181 Merge branch '2021-10-19-assorted-changes' by Tom Rini · 3 years ago
  4. 1786440 clk: fixed_rate: add dummy disable() function by Samuel Holland · 3 years ago
  5. b20b16a arm: total_compute: increase DRAM to 8GB by Usama Arif · 3 years ago
  6. 4f03a4c tools: Stop re-defining -std= when building tools by Tom Rini · 3 years ago
  7. 1860bdc configs: am335x_evm: enable CONFIG_CLK_TI_CTRL by Amjad Ouled-Ameur · 3 years ago
  8. bba76a1 drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · 3 years ago
  9. 93b1965 Makefile: Only build dtc if needed by Simon Glass · 3 years ago
  10. d7faa08 Revert "kbuild: remove unused dtc-version.sh script" by Simon Glass · 3 years ago
  11. 9c79815 Merge branch '2021-10-18-OF_xxx-cleanup' by Tom Rini · 3 years ago
  12. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years ago
  13. 2ea6327 board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards by Ilias Apalodimas · 3 years ago
  14. 2e8d2f8 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years ago
  15. d990f7d Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years ago
  16. 6a86f12 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 years ago
  17. 86acfc9 Merge branch '2021-10-15-Kconfig-migrations' by Tom Rini · 3 years ago
  18. cdcbd59 configs: Resync with savedefconfig by Tom Rini · 3 years ago
  19. 56882dc Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years ago
  20. 645a0af Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · 3 years ago
  21. 7b80500 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years ago
  22. 9283204 Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years ago
  23. 022f552 mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · 3 years ago
  24. f2cdd44 clk: rockchip: rk3568: update clks by Elaine Zhang · 3 years ago
  25. 24c627b spi: rockchip_sfc: Using read_poll by Jon Lin · 3 years ago
  26. 51f2923 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · 3 years ago
  27. 193ab22 rockchip: px30: sync serial flash controller bindings with mainline by Chris Morgan · 3 years, 1 month ago
  28. 3ad88ec doc: rockchip: write all brand names with a capital by Johan Jonker · 3 years, 1 month ago
  29. 734dcdc doc: rockchip: sort rockchip support list for rk3188 by Johan Jonker · 3 years, 1 month ago
  30. 63e1353 rockchip: rk33xx: Drop ROCKCHIP_USB2_PHY on boards without it by Peter Robinson · 3 years, 1 month ago
  31. 8d43e24 rockchip: board: remove SCLK_GPU from U-Boot DT by Chris Morgan · 3 years, 2 months ago
  32. ef120e0 rockchip: px30: add support for setting cpll clock by Chris Morgan · 3 years, 2 months ago
  33. 42d32c3 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · 3 years ago
  34. 0d76e4e Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · 3 years ago
  35. 155fb86 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · 3 years ago
  36. e7421b0 am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · 3 years ago
  37. ff07cc9 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years ago
  38. 2d34be0 Merge branch '2021-10-14-assorted-updates' by Tom Rini · 3 years ago
  39. 35b2b5f board/km: update MAINTAINERS files by Holger Brunck · 3 years ago
  40. 35839ed pytest: Show a message when sandbox crashes by Simon Glass · 3 years ago
  41. c3aea68 pci: Fix printf format for regions by Pali Rohár · 3 years ago
  42. 43dad07 pci: Fix showing registers by Pali Rohár · 3 years ago
  43. e6335d3 pci: Fix showing bars by Pali Rohár · 3 years ago
  44. c7cd6f7 pci: Fix configuring BARs by Pali Rohár · 3 years ago
  45. 63ae80d pci: Skip configuring invalid P2P bridge devices by Pali Rohár · 3 years ago
  46. b9caab8 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years ago
  47. b04f64a pytest: Shorten traceback length by default by Simon Glass · 3 years ago
  48. 927e0ee CI: Update to LLVM-13 by Tom Rini · 3 years ago
  49. a0ba216 ARM: tegra: Copy memory-region-names property by Thierry Reding · 3 years, 1 month ago
  50. 77409c7 ARM: tegra: Refactor DT update helpers by Thierry Reding · 3 years, 1 month ago
  51. f814ff5 ARM: tegra: Support EMC frequency tables on Tegra210 by Thierry Reding · 3 years ago
  52. db8a030 ARM: tegra: Support multiple reserved memory regions by Thierry Reding · 3 years, 1 month ago
  53. b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 1 month ago
  54. 9019487 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 1 month ago
  55. 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 1 month ago
  56. 4bf88ba fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 1 month ago
  57. d5598cf fdtdec: Allow using fdtdec_get_carveout() in loops by Thierry Reding · 3 years, 1 month ago
  58. 10cd8ef Merge branch '2021-10-12-assorted-fixes-and-updates' by Tom Rini · 3 years ago
  59. 30ac0b4 nvme: invalidate correct memory range after read by Stefan Agner · 3 years ago
  60. 2c6bcab tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · 3 years ago
  61. 07c6524 rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · 3 years ago
  62. 41130eb fs: fat: check for buffer size before reading blocks by Ricardo Salveti · 3 years ago
  63. 0892a7e mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years ago
  64. 5f9338a fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · 3 years, 2 months ago
  65. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  66. 618c77d Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 3 years ago
  67. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  68. 39bd2c8 test/py: Add usb gadget binding test by Patrice Chotard · 3 years ago
  69. 299f125 configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget support by Patrice Chotard · 3 years ago
  70. 4c3dc6f usb: sandbox: Add gadget callbacks by Patrice Chotard · 3 years ago
  71. 9d59110 usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · 3 years ago
  72. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years ago
  73. 1f83bda ARM: dts: sama5d2: Add pwm0 definition by Dan Sneddon · 3 years ago
  74. 2d2273f dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2 by Dan Sneddon · 3 years ago
  75. 9b07597 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · 3 years ago
  76. f9437b0 sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · 3 years ago
  77. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years ago
  78. 8b0eacd sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · 3 years ago
  79. d3b0298 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · 3 years ago
  80. 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years ago
  81. 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years ago
  82. 4ab39e7 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · 3 years ago
  83. abd2e78 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · 3 years ago
  84. ea261fd sunxi: Only initialize legacy I2C when enabled by Samuel Holland · 3 years ago
  85. 526c4f2 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years ago
  86. 3fd90e4 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years ago
  87. 7f51b55 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years ago
  88. 4c1996c Merge branch '2021-10-11-TI-platform-updates' by Tom Rini · 3 years ago
  89. 08ad739 arm: dts: Update IOT2050 device tree files by Jan Kiszka · 3 years ago
  90. ce543d0 board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · 3 years ago
  91. 5134f79 ARM: omap3_logic: Cleanup usage of MUX_VAL by Adam Ford · 3 years ago
  92. 165e8fe clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · 3 years ago
  93. 15a0411 ARM: dts: am43xx-clocks: add spread spectrum support by Dario Binacchi · 3 years ago
  94. bf4a54f ARM: dts: am33xx-clocks: add spread spectrum support by Dario Binacchi · 3 years ago
  95. 56c7f88 configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards by Adam Ford · 3 years ago
  96. e7510d2 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · 3 years ago
  97. 23c8336 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · 3 years ago
  98. c61897b clk: sunxi: Add support for I2C gates/resets by Samuel Holland · 3 years ago
  99. 8fe8ff3 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years ago
  100. 4d9958b sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years ago