1. 576ccd6 sunxi: Enable watchdog timer support by default by Samuel Holland · 3 years, 3 months ago
  2. 05ebd89 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · 3 years, 5 months ago
  3. d30ac69 sunxi: Select SPL_SEPARATE_BSS by Samuel Holland · 3 years, 3 months ago
  4. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
  5. b7cc2fe arm: mvebu: Add missing "if SPL" by Tom Rini · 3 years, 2 months ago
  6. 4c3abea arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · 3 years, 2 months ago
  7. ca6095b arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig by Marek Behún · 3 years, 2 months ago
  8. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  9. cd851d0 board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards by Ilias Apalodimas · 3 years, 2 months ago
  10. 3c0abe5 Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 1 month ago
  11. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 years, 2 months ago
  12. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years, 2 months ago
  13. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years, 2 months ago
  14. 7b9b926 clk: rockchip: rk3568: update clks by Elaine Zhang · 3 years, 2 months ago
  15. 24c96a5 rockchip: px30: sync serial flash controller bindings with mainline by Chris Morgan · 3 years, 3 months ago
  16. b53667f rockchip: board: remove SCLK_GPU from U-Boot DT by Chris Morgan · 3 years, 4 months ago
  17. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years, 2 months ago
  18. 973c0e7 ARM: tegra: Copy memory-region-names property by Thierry Reding · 3 years, 3 months ago
  19. 1398da6 ARM: tegra: Refactor DT update helpers by Thierry Reding · 3 years, 3 months ago
  20. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
  21. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
  22. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  23. 5e56ce6 Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 3 years, 2 months ago
  24. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 2 months ago
  25. f09aa3f ARM: dts: sama5d2: Add pwm0 definition by Dan Sneddon · 3 years, 2 months ago
  26. 468f23b sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · 3 years, 2 months ago
  27. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 2 months ago
  28. 388fe64 sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · 3 years, 2 months ago
  29. 1e4d869 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · 3 years, 2 months ago
  30. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years, 2 months ago
  31. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years, 2 months ago
  32. 623b804 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · 3 years, 2 months ago
  33. 74ebeb9 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · 3 years, 2 months ago
  34. 35e9f63 sunxi: Only initialize legacy I2C when enabled by Samuel Holland · 3 years, 2 months ago
  35. beedfdf arm: dts: Update IOT2050 device tree files by Jan Kiszka · 3 years, 2 months ago
  36. 24fbe6b board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · 3 years, 2 months ago
  37. d441175 clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · 3 years, 2 months ago
  38. 4fe6c95 ARM: dts: am43xx-clocks: add spread spectrum support by Dario Binacchi · 3 years, 2 months ago
  39. 7ee817f ARM: dts: am33xx-clocks: add spread spectrum support by Dario Binacchi · 3 years, 2 months ago
  40. a757642 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · 3 years, 2 months ago
  41. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 3 months ago
  42. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 3 months ago
  43. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
  44. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · 3 years, 3 months ago
  45. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · 3 years, 3 months ago
  46. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 3 months ago
  47. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  48. e719d3b image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 2 months ago
  49. 2146e9e arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32h743 by Patrice Chotard · 3 years, 4 months ago
  50. 89da009 arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32f746 by Patrice Chotard · 3 years, 4 months ago
  51. 8b8c4ee arm: mvebu: dts: m801: correct CP1 pinctrl by Robert Marko · 3 years, 2 months ago
  52. 1e84070 arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT by Stefan Roese · 3 years, 2 months ago
  53. 2374551 arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines by Pali Rohár · 3 years, 2 months ago
  54. ecd8c09 arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions by Pali Rohár · 3 years, 2 months ago
  55. 70e8e52 arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init code by Pali Rohár · 3 years, 2 months ago
  56. b1d894f arm: mvebu: a38x: serdes: Don't overwrite PCI device ID by Pali Rohár · 3 years, 2 months ago
  57. 2005f31 arm: mvebu: a38x: serdes: Don't set PCIe Common Clock Configuration by Pali Rohár · 3 years, 2 months ago
  58. 4599bea arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registers by Pali Rohár · 3 years, 2 months ago
  59. aca7a96 arm: mvebu: a38x: serdes: Add comments for hws_pex_config() code by Pali Rohár · 3 years, 2 months ago
  60. 9360d24 arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REG by Pali Rohár · 3 years, 2 months ago
  61. 0243203 arm: mvebu: a38x: serdes: Add comments and use macros in PCIe code by Pali Rohár · 3 years, 2 months ago
  62. 6de3912 arm: a37xx: pci: Increase PCIe IO size from 64 KiB to 1 MiB by Pali Rohár · 3 years, 2 months ago
  63. a130b9c stv0991: remove specific CONFIG_STV0991 configs by Patrick Delaunay · 3 years, 2 months ago
  64. b2da697 arm64: dts: imx8mm-venice-gw7902: use imx8mm-venice-u-boot.dtsi by Tim Harvey · 3 years, 3 months ago
  65. b0606c2 arm64: dts: imx8mm-venice-gw7901: use imx8mm-venice-u-boot.dtsi by Tim Harvey · 3 years, 3 months ago
  66. 08e216f arm64: dts: imx8mm-venice-gw700x: use imx8mm-venice-u-boot.dtsi by Tim Harvey · 3 years, 3 months ago
  67. 1c6e329 imx: makefile: drop the use of imx8mimage.sh by Peng Fan · 3 years, 4 months ago
  68. 199dfd9 imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x) by Frieder Schrempf · 3 years, 2 months ago
  69. 469611e imx: ventana: fix USB hub reset by Tim Harvey · 3 years, 2 months ago
  70. c6d170b imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) by Frieder Schrempf · 3 years, 2 months ago
  71. e1868a4 ARM: dts: imx: use generic name bus by Oleksandr Suvorov · 3 years, 2 months ago
  72. a24ea7c mx7ulp: Update wdog disable sequence by Ye Li · 3 years, 2 months ago
  73. b2dc4e2 ARM: dts: imx6-apalis: enable watchdog by Ricardo Salveti · 3 years, 2 months ago
  74. b26d321 ARM: dts: imx8mm-verdin: Set PHY mode to RGMII-ID by Marek Vasut · 3 years, 3 months ago
  75. 1d05e8e arm: dts: imx8mp: Generate single bootable binary by Teresa Remmet · 3 years, 3 months ago
  76. 29de2ab tree: imx: remove old fit generator script by Andrey Zhizhikin · 3 years, 3 months ago
  77. c1e2634 imx8mm-cl-iot-gate: Split the defconfigs by Fabio Estevam · 3 years, 3 months ago
  78. a3f9820 mx7ulp: Allow to enable CONFIG_IMX_HAB by Ricardo Salveti · 3 years, 3 months ago
  79. ed55caf imx8m: Restrict usable memory based on rom_pointer[0] by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  80. 18ab32a arm: dts: imx8mm-venice*: remove thermal zone overrides by Tim Harvey · 3 years, 3 months ago
  81. 1bf67e8 arm: dts: imx8mm-venice-gw700x: fix mp5416 pmic config by Tim Harvey · 3 years, 3 months ago
  82. b0d74e7 imx53: usbarmory: Add card detect configuration by Andrej Rosano · 3 years, 4 months ago
  83. 7e2ca9c arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MP by Ye Li · 3 years, 4 months ago
  84. 7d7c367 imx: spl: fix imx8m secure boot by Heiko Schocher · 3 years, 4 months ago
  85. f3c450b imx: spl: implement spl_load_simple_fit_fix_load by Heiko Schocher · 3 years, 4 months ago
  86. 9db6adc ARM: dts: add support for Radxa Zero by Christian Hewitt · 3 years, 3 months ago
  87. 220d0ae ARM: dts: sort Amlogic Makefile section by Christian Hewitt · 3 years, 3 months ago
  88. 7f301d3 ARM: amlogic: add JetHub D1/H1 device support by Vyacheslav Bocharov · 3 years, 2 months ago
  89. c79e292 ARM: amlogic: add Banana Pi M5 by Neil Armstrong · 3 years, 2 months ago
  90. 1a05f1c ARM: meson: add Beelink GS-King X board by Neil Armstrong · 3 years, 2 months ago
  91. d081c15 ARM: amlogic: add support for Odroid-HC4 device by Neil Armstrong · 3 years, 2 months ago
  92. f682bd7 ARM: meson-axg: remove local USB nodes by Neil Armstrong · 3 years, 2 months ago
  93. 513f105 ARM: meson: keep HW order for MMC devices by Neil Armstrong · 3 years, 2 months ago
  94. 425d9d5 ARM: meson: Sync Amlogic DT from Linux 5.14 by Neil Armstrong · 3 years, 2 months ago
  95. 2677347 ARM: meson: Add S905Y2 SOC ID by Christian Hewitt · 3 years, 3 months ago
  96. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
  97. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 2 months ago
  98. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
  99. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  100. 5078dc6 arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · 3 years, 3 months ago