1. c4188b9 Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region by Manorit Chawdhry · 1 year, 7 months ago
  2. 6eb3ad4 configs: j721e: Merge the HS and non-HS defconfigs by Manorit Chawdhry · 1 year, 7 months ago
  3. c261495 arm: k3: config.mk: Add missing dependencies on tispl.bin HS by Andrew Davis · 1 year, 7 months ago
  4. 1d9b725 Prepare v2023.07-rc3 by Tom Rini · 1 year, 6 months ago
  5. 3d2b97c configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
  6. 178b614 Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 6 months ago
  7. 8cc4368 serial: mxs: Add MXS AUART driver by Marek Vasut · 1 year, 7 months ago
  8. af7ffe9 imx9: imx93_evk: enable sysreset by Peng Fan · 1 year, 7 months ago
  9. 93001bc imx9: imx93_evk: update ddr timing file by Peng Fan · 1 year, 7 months ago
  10. bb1187b imx9: Calculate DDR size from DDRC setting by Ye Li · 1 year, 7 months ago
  11. eb3ff92 ddr: imx9: update the rank setting for multi fsp support by Jacky Bai · 1 year, 7 months ago
  12. 9ded797 ddr: imx93: update the ddr init to support mult setpoints by Jacky Bai · 1 year, 7 months ago
  13. e747f9f ddr: imx93: Add 625M bypass clock support by Jacky Bai · 1 year, 7 months ago
  14. 8d1ce4b ddr: imx9: Change the saved ddr data base to 0x2051c000 by Jacky Bai · 1 year, 7 months ago
  15. bdd4a45 imx9: imx93_evk: Update spl stack & bss base address by Peng Fan · 1 year, 7 months ago
  16. a5163fa ddr: imx9: Add workaround for DDRPHY rank-to-rank errata by Ye Li · 1 year, 7 months ago
  17. 0324d9e arm: dts: imx93: add tmu by Peng Fan · 1 year, 7 months ago
  18. 88950e3 arm: dts: imx93: sync device tree with Linux by Peng Fan · 1 year, 7 months ago
  19. 905fa83 imx9: allow to bootaux Mcore with input address by Ye Li · 1 year, 7 months ago
  20. 513d508 imx9: imx93_evk: add low drive mode support on 11x11 EVK by Peng Fan · 1 year, 7 months ago
  21. c459b58 imx9: use i.MX generic rom api function by Peng Fan · 1 year, 7 months ago
  22. 77b36c6 imx9: correct coding style by Peng Fan · 1 year, 7 months ago
  23. c3db3ad imx9: add i.MX93 variants support by Peng Fan · 1 year, 7 months ago
  24. 6d65d2c imx9: clock: config arm alt root to 500mhz by Peng Fan · 1 year, 7 months ago
  25. 14e6696 imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE support by Peng Fan · 1 year, 7 months ago
  26. e3fe050 imx9: clock: clear HW_CTRL_SEL by Peng Fan · 1 year, 7 months ago
  27. 0c2f368 imx9: Get market segment and speed grading by Peng Fan · 1 year, 7 months ago
  28. b1815c4 imx9: soc: support reset cause by Peng Fan · 1 year, 7 months ago
  29. 8a26d34 watchdog: ulp_wdog: guard reset_cpu with condition check by Peng Fan · 1 year, 7 months ago
  30. d1a0a9e imx9: imx93_evk: enable CONFIG_WDT by Peng Fan · 1 year, 7 months ago
  31. 72d2bc6 imx9: imx93_evk: select IMX_TMU by Peng Fan · 1 year, 7 months ago
  32. b0a855a imx9: imx93_evk: drop unused macro by Peng Fan · 1 year, 7 months ago
  33. a227c71 imx9: imx93_evk: enable CPU_IMX by Peng Fan · 1 year, 7 months ago
  34. 66baefb imx9: Change hard coded MAC to read from fuse by Ye Li · 1 year, 7 months ago
  35. 1ed3c0a imx9: cut off OPTEE memory region from U-Boot by Peng Fan · 1 year, 7 months ago
  36. 7a78c92 imx9: simplify clk settings by Peng Fan · 1 year, 7 months ago
  37. a050ede imx9: correct getting LPI2C clk by Peng Fan · 1 year, 7 months ago
  38. 0f30f0c imx9: use parameter freq when set_arm_clk by Peng Fan · 1 year, 7 months ago
  39. 205286f imx9: add more PLL settings by Peng Fan · 1 year, 7 months ago
  40. 44b6f6b imx9: configure M33 systick to 24M by Peng Fan · 1 year, 7 months ago
  41. 81c694a imx: imx8_cpu: print cpu grade temperature by Peng Fan · 1 year, 7 months ago
  42. 32eaf67 imx: imx8_cpu: support get temperature for i.MX9 by Peng Fan · 1 year, 7 months ago
  43. 146cce9 imx: imx8_cpu: support i.MX9 by Peng Fan · 1 year, 7 months ago
  44. d3ee4de imx: imx8_cpu: use static for local functions by Peng Fan · 1 year, 7 months ago
  45. 9c62193 imx: firmware: sci: add inline functions when IMX8 not enabled by Peng Fan · 1 year, 7 months ago
  46. 2e0644a imx: move imx8 sci header file to include/firmware/imx by Peng Fan · 1 year, 7 months ago
  47. b7052db imx: spl_imx_romapi: typo fix by Peng Fan · 1 year, 7 months ago
  48. b766256 thermal: imx_tmu: Update TMU driver to support iMX93 by Ye Li · 1 year, 7 months ago
  49. af07028 imx8ulp: build ahab by Peng Fan · 1 year, 7 months ago
  50. bebd462 ARM: dts: imx7d-sdb-u-boot: Fix usdhc1 UHS operation by Fabio Estevam · 1 year, 8 months ago
  51. 7903bcf thermal: imx_tmu: Move architecture code into driver by Marek Vasut · 1 year, 8 months ago
  52. 39779c6 thermal: imx_tmu: Clean up all prints by Marek Vasut · 1 year, 8 months ago
  53. 7e02ff6 ARM: imx: Fix parsing of ROM log event IDs on iMX8M by Fedor Ross · 2 years, 8 months ago
  54. 125297e Merge tag 'u-boot-rockchip-20230519' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 7 months ago
  55. adb7894 rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash by Jonas Karlman · 1 year, 7 months ago
  56. 34e931f configs: phycore-rk3288: Enable CONFIG_LTO by Wadim Egorov · 2 years ago
  57. 5d935bc rockchip: Pinebook Pro: Fix emmc default configuration by Wolfgang Zarre · 1 year, 7 months ago
  58. 90e924d rockchip: rk3588-rock-5b: Add bootph prop to pinctrl for uart2 and sdhci by Jonas Karlman · 1 year, 7 months ago
  59. 66688a5 rockchip: rk3588-rock-5b: Update defconfig by Jonas Karlman · 1 year, 7 months ago
  60. 794128a rockchip: rk3588-evb: Update defconfig by Jonas Karlman · 1 year, 7 months ago
  61. 9bfd651 rockchip: rk3588: Select DM_RESET and DM_REGULATOR_FIXED in arch Kconfig by Jonas Karlman · 1 year, 7 months ago
  62. a9d8d53 rockchip: rk3568-rock-3a: Enable boot from SPI NOR flash by Jonas Karlman · 1 year, 7 months ago
  63. ac46dc7 rockchip: rk3568-rock-3a: Use pinctrl for sdmmc and sdhci in SPL by Jonas Karlman · 1 year, 7 months ago
  64. b230d3a rockchip: rk3568-rock-3a: Update defconfig by Jonas Karlman · 1 year, 7 months ago
  65. fea31cc rockchip: rk3568-evb: Update defconfig by Jonas Karlman · 1 year, 7 months ago
  66. 735c346 rockchip: rk3566-radxa-cm3-io: Use pinctrl for sdmmc and sdhci in SPL by Jonas Karlman · 1 year, 7 months ago
  67. 0078a4c rockchip: rk3566-radxa-cm3-io: Update defconfig by Jonas Karlman · 1 year, 7 months ago
  68. 13e3dc9 rockchip: rk356x-u-boot: Add xin24m clock node to SPL by Jonas Karlman · 1 year, 7 months ago
  69. 29bc605 spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop by Jonas Karlman · 1 year, 7 months ago
  70. 1611a9b configs: rock5b-rk3588: add PCI drivers and command by Eugen Hristev · 1 year, 7 months ago
  71. 6abdb9c ARM: dts: rockchip: rock5b: enable pcie2x1l2 and associated combphy by Christopher Obbard · 1 year, 7 months ago
  72. 8444550 ARM: dts: rockchip: rk3588s-u-boot: add pcie2x1l2 with PHY by Joseph Chen · 1 year, 7 months ago
  73. d150ec1 rockchip: rockpro64: Build u-boot-rockchip-spi.bin by Jonas Karlman · 1 year, 7 months ago
  74. a4b9db0 rockchip: rock-pi-4: Use SDMA to boost eMMC performance by Jonas Karlman · 1 year, 7 months ago
  75. cdbb5c2 rockchip: rockpro64: Use SDMA to boost eMMC performance by Jonas Karlman · 1 year, 7 months ago
  76. f79c537 mmc: rockchip_sdhci: Disable DMA mode using a device tree property by Jonas Karlman · 1 year, 7 months ago
  77. f905947 mmc: rockchip_sdhci: Skip blocks read workaround on RK3399 by Jonas Karlman · 1 year, 7 months ago
  78. bc980f6 phy: rockchip: naneng-combphy: Support rk3588 by Jon Lin · 1 year, 7 months ago
  79. 03a4483 phy: rockchip: naneng-combphy: Add support for multiple resets by Eugen Hristev · 1 year, 7 months ago
  80. 793de19 pci: pcie_dw_rockchip: Support max_link_speed dts property by Jon Lin · 1 year, 7 months ago
  81. 2bdea35 pci: pcie_dw_rockchip: Add rk3588 compatible by Jon Lin · 1 year, 7 months ago
  82. 2f55082 reset: rockchip: implement rk3588 lookup table by Eugen Hristev · 1 year, 7 months ago
  83. e083ffe configs: rockchip: rock5b-rk3588: add pinctrl to SPL by Eugen Hristev · 1 year, 7 months ago
  84. b98429b ARM: dts: rk3588-rock-5b-u-boot: add bootph-all to pinctrl for sdmmc by Eugen Hristev · 1 year, 7 months ago
  85. c2cd02e phy: Keep balance of counts when ops is missing by Jonas Karlman · 1 year, 7 months ago
  86. 3364226 phy: rockchip-inno-usb2: add initial support for rk3588 PHY by Eugen Hristev · 1 year, 7 months ago
  87. 6195d0a phy: remove phy-supply related code by Eugen Hristev · 1 year, 7 months ago
  88. 24ab68d phy: add support for phy-supply by Eugen Hristev · 1 year, 7 months ago
  89. 47206f1 configs: rockchip: rock5b-rk3588: enable USB and regulators by Eugen Hristev · 1 year, 7 months ago
  90. a856b1a ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host by Eugen Hristev · 1 year, 7 months ago
  91. c38e6d4 Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 7 months ago
  92. dab36e6 Merge branch '2023-05-15-assorted-bugfixes' by Tom Rini · 1 year, 7 months ago
  93. 97c6ae2 Merge tag 'xilinx-for-v2023.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 7 months ago
  94. abaf74f environment: ti: rproc: fix remoteproc environment variables by Manorit Chawdhry · 1 year, 7 months ago
  95. 4d3bce4 core: fdtaddr: use map_sysmem() as cast for the return (part 2) by Johan Jonker · 1 year, 7 months ago
  96. a853b92 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · 1 year, 7 months ago
  97. 29d3b0c envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scripts to be placed in by Christophe Leroy · 1 year, 7 months ago
  98. d13e0fc samsung: common: do not reset if cros-ec uclass is missing by Henrik Grimler · 1 year, 7 months ago
  99. 021d1cf Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · 1 year, 7 months ago
  100. 0a2daf3 video: tweak CONFIG_SPL_VIDEO description by John Keeping · 1 year, 7 months ago