1. b7e0750 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 3 months ago
  2. e9de8c8 Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 1 month ago
  3. bdbdaed ARMv8/sec_firmware: Convert to use fit_get_data_conf_prop by Sean Anderson · 2 years, 2 months ago
  4. 1b0e982 ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAME by Sean Anderson · 2 years, 2 months ago
  5. d6ff3c9 ARM: dts: stm32mp15: remove hwlocks from pinctrl by Etienne Carriere · 2 years, 2 months ago
  6. 9cccc35 ARM: stm32: Switch DHSOM to FMC2 EBI driver by Marek Vasut · 2 years, 2 months ago
  7. 166d269 Merge tag 'fsl-qoriq-2022-9-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 1 month ago
  8. 5468dc8 ARM: dts: stm32: Fix display-timings settings for stm32f746-disco by Patrice Chotard · 2 years, 2 months ago
  9. 50b2184 stm32mp: simplify the STM32MP15x package parsing code by Patrick Delaunay · 2 years, 4 months ago
  10. 6622c30 armv8: layerscape: spl: mark OCRAM as non-secure by Michael Walle · 2 years, 2 months ago
  11. 05f135a Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 2 months ago
  12. e1faa53 rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash by Quentin Schulz · 2 years, 2 months ago
  13. a4bb36d rockchip: allow to build SPI images even without HAS_ROM option by Quentin Schulz · 2 years, 2 months ago
  14. 05713d5 rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards by Quentin Schulz · 2 years, 2 months ago
  15. 001f788 rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM by Quentin Schulz · 2 years, 2 months ago
  16. 7a81a44 rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths by Quentin Schulz · 2 years, 3 months ago
  17. 72ebe8b rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device by Quentin Schulz · 2 years, 3 months ago
  18. 74f7025 rockchip: rk3308: fix same-as-spl boot order by John Keeping · 2 years, 3 months ago
  19. 07b5d34 rockchip: rk3399: boot_devices: fix eMMC node name by Quentin Schulz · 2 years, 3 months ago
  20. 69820e0 arm: dts: rockchip: rk3288: rename mmc nodenames by Johan Jonker · 2 years, 6 months ago
  21. a55014d Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 3 months ago
  22. 583f1b2 arm: ARMv4 assembly compatibility by Sergei Antonov · 2 years, 2 months ago
  23. 68083b8 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · 2 years, 7 months ago
  24. e17205d ARM: dts: rmobile: Fix RPC-IF device node names by Geert Uytterhoeven · 2 years, 7 months ago
  25. b6664ea ARM: cache: Allow SPL to build cache-pl310.c by Philip Oberfichtner · 2 years, 2 months ago
  26. 1116888 Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 2 months ago
  27. f4b540e arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · 2 years, 2 months ago
  28. 0ddabb6 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · 2 years, 3 months ago
  29. a4b9958 pinctrl: sdm845: Remove redundant CONFIG_SDM845 check by Sumit Garg · 2 years, 3 months ago
  30. 106822d board: qcs404-evb: Enable USB3 specific PMIC GPIO by Sumit Garg · 2 years, 3 months ago
  31. 9c96a0c dts: qcs404-evb: Add PMIC GPIO controller node by Sumit Garg · 2 years, 3 months ago
  32. 0c1eab6 dts: qcs404-evb: Add USB controller and PHY nodes by Sumit Garg · 2 years, 3 months ago
  33. 968597b clocks: qcs404: Add support for USB clocks by Sumit Garg · 2 years, 3 months ago
  34. c9e384e clocks: qcom: Add clock enable callback support by Sumit Garg · 2 years, 3 months ago
  35. 21ed456 dts: qcs404-evb: Add reset controller node by Sumit Garg · 2 years, 3 months ago
  36. 42f051c arm: total_compute: enable psci by Davidson K · 2 years, 2 months ago
  37. 5dbf2f0 board: lsxl: disable eth0 by Michael Walle · 2 years, 2 months ago
  38. 7c9bd92 board: lsxl: convert to DM_GPIO by Michael Walle · 2 years, 2 months ago
  39. aa088be board: lsxl: make last resort recovery more reliable by Michael Walle · 2 years, 2 months ago
  40. 7717c2f board: lsxl: automatically select CONFIG_MISC_INIT_R by Michael Walle · 2 years, 2 months ago
  41. 78c9b85 arm: kirkwood: make it CONFIG_TIMER aware by Michael Walle · 2 years, 2 months ago
  42. f395cf9 arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · 2 years, 2 months ago
  43. 5692e5b arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 2 months ago
  44. 397626c arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL by Pali Rohár · 2 years, 2 months ago
  45. c50ff4a arm: Remove warp board by Tom Rini · 2 years, 3 months ago
  46. cd9b71c layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms by Tom Rini · 2 years, 2 months ago
  47. 9d7add8 net: lpc32xx_eth.c ethernet driver by Tom Rini · 2 years, 3 months ago
  48. 40463b9 arm: Remove kzm9g board by Tom Rini · 2 years, 3 months ago
  49. 0fb054b arm: Remove armadillo-800eva board by Tom Rini · 2 years, 3 months ago
  50. d8d5ab4 arm: Remove cm_t335 board by Tom Rini · 2 years, 3 months ago
  51. 5663b13 arm: Remove edminiv2 board by Tom Rini · 2 years, 3 months ago
  52. 4b05301 arm64: explicitly disable pointer authentication instructions by Rasmus Villemoes · 2 years, 2 months ago
  53. 297c439 Restore pcm051_rev3_defconfig config by Matwey V. Kornilov · 2 years, 2 months ago
  54. 9ca6c91 Nokia RX-51: Move board required options from defconfig to Kconfig by Pali Rohár · 2 years, 2 months ago
  55. c5be5f6 Nokia RX-51: Use U-Boot generic position independent code by Pali Rohár · 2 years, 2 months ago
  56. 012d4be arm: Set default MACH_TYPE in Kconfig by Pali Rohár · 2 years, 2 months ago
  57. 4746587 ls1021atwr: caam: Enable Uboot validaion in SPL. by Gaurav Jain · 2 years, 4 months ago
  58. 08f8018 arm: Remove snapper9260 board by Tom Rini · 2 years, 3 months ago
  59. ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 3 months ago
  60. 1de46d9 Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · 2 years, 3 months ago
  61. c6eec01 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 3 months ago
  62. 8b549c0 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 3 months ago
  63. d074889 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 3 months ago
  64. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  65. 3dd4e91 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 2 months ago
  66. af7d151 Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 2 months ago
  67. d147194 ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers by Chris Packham · 2 years, 3 months ago
  68. c8ef618 arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 3 months ago
  69. e49a55a arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 3 months ago
  70. 5d4d121 arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCs by Pali Rohár · 2 years, 3 months ago
  71. 8879258 arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs by Pali Rohár · 2 years, 3 months ago
  72. 0e8b74a arm: mvebu: dts: Build only arch-compatible dts files by Pali Rohár · 2 years, 3 months ago
  73. dfebc1b arm: mvebu: spl: Always fallback to BootROM boot method by Pali Rohár · 2 years, 3 months ago
  74. dd8c313 ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins by Kunihiko Hayashi · 2 years, 3 months ago
  75. 3145e0d ARM: meson: fixup error on efuse commands return by Jerome Brunet · 2 years, 3 months ago
  76. 7da6a9e Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig by Tom Rini · 2 years, 3 months ago
  77. 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 3 months ago
  78. 923a855 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 3 months ago
  79. 2d752b0 Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 3 months ago
  80. b661c1b arm: mach-k3: security: Remove certificate if detected on GP device by Andrew Davis · 2 years, 3 months ago
  81. a0379c6 arm: mach-k3: security: Bypass image signing at runtime for GP devices by Andrew Davis · 2 years, 3 months ago
  82. e1ef04f arm: mach-k3: security: Allow signing bypass if type is HS-FS by Andrew Davis · 2 years, 3 months ago
  83. d1c0795 arm: mach-k3: Add support for device type detection by Andrew Davis · 2 years, 3 months ago
  84. 2c9cf3b mx7ulp_com: fix incorrect select for SPL options by Quentin Schulz · 2 years, 3 months ago
  85. 88513fe ARM: dts: npcm7xx: add npcm750 full function node by Jim Liu · 2 years, 3 months ago
  86. b2d7619 arm: mvebu: turris_omnia: Fix mpp26 pin name and comment by Marek Behún · 2 years, 3 months ago
  87. 1623116 arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20 by Pali Rohár · 2 years, 3 months ago
  88. 4822316 arm: mvebu: Synchronize armada-385.dtsi with Linux v5.20 by Pali Rohár · 2 years, 3 months ago
  89. 30bbb02 arm: mvebu: Synchronize armada-38x.dtsi with Linux v5.20 by Pali Rohár · 2 years, 3 months ago
  90. 204b870 arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 3 months ago
  91. 8327389 arm: mvebu: turris_omnia: Add mcu node with gpio-controller by Pali Rohár · 2 years, 3 months ago
  92. 319b628 arm: mvebu: Add gpio-ranges into Armada 38x device tree file by Pali Rohár · 2 years, 3 months ago
  93. 81e712a ARM: relocate: Fix Thumb code by using proper label type by Andre Przywara · 2 years, 3 months ago
  94. 86feeab Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 3 months ago
  95. e293039 imx: imx8mm-icore: migrate to use BINMAN by Peng Fan · 2 years, 3 months ago
  96. c065a6c arm: dts: imx8m: shrink ddr firmware size to actual file size by Peng Fan · 2 years, 3 months ago
  97. 25daa2c arm: dts: imx8m: update binman ddr firmware node name by Peng Fan · 2 years, 3 months ago
  98. 481f960 board: freescale: imx93_evk: support ethernet by Peng Fan · 2 years, 3 months ago
  99. feaf8e0 imx: imx93_evk: Set ARM clock to 1.7Ghz by Peng Fan · 2 years, 3 months ago
  100. 86a1797 imx: imx93_evk: Add basic board support by Peng Fan · 2 years, 3 months ago