1. 75ebeb4 efi_selftest: LocateHandleBuffer return code by Heinrich Schuchardt · 1 year, 5 months ago
  2. 1becdfc efi_loader: check return value of part_get_info() by Heinrich Schuchardt · 1 year, 5 months ago
  3. 5a2d5cb doc: android: Fix a typo by Bin Meng · 1 year, 5 months ago
  4. f37513c doc: fix loady man-page by Heinrich Schuchardt · 1 year, 5 months ago
  5. a2c0e35 doc: loadx man-page by Heinrich Schuchardt · 1 year, 5 months ago
  6. e48f29d doc: loadb man-page by Heinrich Schuchardt · 1 year, 5 months ago
  7. cb4437e Merge branch '2023-05-30-TI-fixes-Apple-M2-support' by Tom Rini · 1 year, 5 months ago
  8. 159f415 pci: apple: Add support for M2 Pro/Max by Mark Kettenis · 1 year, 6 months ago
  9. 4a97874 arm: apple: Add initial Apple M2 Pro/Max support by Mark Kettenis · 1 year, 6 months ago
  10. bd6a247 arm: mach-k3: security: separate out validating binary logic by Manorit Chawdhry · 1 year, 5 months ago
  11. 895b8b6 arm: mach-k3: Increase SYSFW max image size by Dave Gerlach · 1 year, 5 months ago
  12. 6cfdf82 Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region by Manorit Chawdhry · 1 year, 5 months ago
  13. 8b07082 configs: j721e: Merge the HS and non-HS defconfigs by Manorit Chawdhry · 1 year, 5 months ago
  14. c0d00bd arm: k3: config.mk: Add missing dependencies on tispl.bin HS by Andrew Davis · 1 year, 5 months ago
  15. 020520b Prepare v2023.07-rc3 by Tom Rini · 1 year, 5 months ago v2023.07-rc3
  16. c90e189 configs: Resync with savedefconfig by Tom Rini · 1 year, 5 months ago
  17. 6dcee70 Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 5 months ago
  18. ff47689 serial: mxs: Add MXS AUART driver by Marek Vasut · 1 year, 6 months ago
  19. ab2f54d imx9: imx93_evk: enable sysreset by Peng Fan · 1 year, 6 months ago
  20. 8b0784c imx9: imx93_evk: update ddr timing file by Peng Fan · 1 year, 6 months ago
  21. dace5e9 imx9: Calculate DDR size from DDRC setting by Ye Li · 1 year, 6 months ago
  22. 212a4e1 ddr: imx9: update the rank setting for multi fsp support by Jacky Bai · 1 year, 6 months ago
  23. 8e81e67 ddr: imx93: update the ddr init to support mult setpoints by Jacky Bai · 1 year, 6 months ago
  24. 37eb821 ddr: imx93: Add 625M bypass clock support by Jacky Bai · 1 year, 6 months ago
  25. 456f7ff ddr: imx9: Change the saved ddr data base to 0x2051c000 by Jacky Bai · 1 year, 6 months ago
  26. 54e9cee imx9: imx93_evk: Update spl stack & bss base address by Peng Fan · 1 year, 6 months ago
  27. 662f05f ddr: imx9: Add workaround for DDRPHY rank-to-rank errata by Ye Li · 1 year, 6 months ago
  28. 4699ffb arm: dts: imx93: add tmu by Peng Fan · 1 year, 6 months ago
  29. 596b9c4 arm: dts: imx93: sync device tree with Linux by Peng Fan · 1 year, 6 months ago
  30. a702ae7 imx9: allow to bootaux Mcore with input address by Ye Li · 1 year, 6 months ago
  31. d59b9c3 imx9: imx93_evk: add low drive mode support on 11x11 EVK by Peng Fan · 1 year, 6 months ago
  32. 8e9c0a1 imx9: use i.MX generic rom api function by Peng Fan · 1 year, 6 months ago
  33. 57bf3c4 imx9: correct coding style by Peng Fan · 1 year, 6 months ago
  34. 58da865 imx9: add i.MX93 variants support by Peng Fan · 1 year, 6 months ago
  35. 4a5c5d5 imx9: clock: config arm alt root to 500mhz by Peng Fan · 1 year, 6 months ago
  36. 3c5dcec imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE support by Peng Fan · 1 year, 6 months ago
  37. 59ecc85 imx9: clock: clear HW_CTRL_SEL by Peng Fan · 1 year, 6 months ago
  38. 0079893 imx9: Get market segment and speed grading by Peng Fan · 1 year, 6 months ago
  39. 5f2ecac imx9: soc: support reset cause by Peng Fan · 1 year, 6 months ago
  40. fee8cf2 watchdog: ulp_wdog: guard reset_cpu with condition check by Peng Fan · 1 year, 6 months ago
  41. 33866e9 imx9: imx93_evk: enable CONFIG_WDT by Peng Fan · 1 year, 6 months ago
  42. cdb11ea imx9: imx93_evk: select IMX_TMU by Peng Fan · 1 year, 6 months ago
  43. 298b237 imx9: imx93_evk: drop unused macro by Peng Fan · 1 year, 6 months ago
  44. 07d225c imx9: imx93_evk: enable CPU_IMX by Peng Fan · 1 year, 6 months ago
  45. d072443 imx9: Change hard coded MAC to read from fuse by Ye Li · 1 year, 6 months ago
  46. 3db03cb imx9: cut off OPTEE memory region from U-Boot by Peng Fan · 1 year, 6 months ago
  47. 5d09fcf imx9: simplify clk settings by Peng Fan · 1 year, 6 months ago
  48. 532e73f imx9: correct getting LPI2C clk by Peng Fan · 1 year, 6 months ago
  49. 5f2953e imx9: use parameter freq when set_arm_clk by Peng Fan · 1 year, 6 months ago
  50. a6b36e9 imx9: add more PLL settings by Peng Fan · 1 year, 6 months ago
  51. 69326a7 imx9: configure M33 systick to 24M by Peng Fan · 1 year, 6 months ago
  52. f3a0771 imx: imx8_cpu: print cpu grade temperature by Peng Fan · 1 year, 6 months ago
  53. 7c5256e imx: imx8_cpu: support get temperature for i.MX9 by Peng Fan · 1 year, 6 months ago
  54. 38e3197 imx: imx8_cpu: support i.MX9 by Peng Fan · 1 year, 6 months ago
  55. 3621efa imx: imx8_cpu: use static for local functions by Peng Fan · 1 year, 6 months ago
  56. f991e98 imx: firmware: sci: add inline functions when IMX8 not enabled by Peng Fan · 1 year, 6 months ago
  57. 99ac6c7 imx: move imx8 sci header file to include/firmware/imx by Peng Fan · 1 year, 6 months ago
  58. be0ad00 imx: spl_imx_romapi: typo fix by Peng Fan · 1 year, 6 months ago
  59. b08a0a4 thermal: imx_tmu: Update TMU driver to support iMX93 by Ye Li · 1 year, 6 months ago
  60. 6490c12 imx8ulp: build ahab by Peng Fan · 1 year, 6 months ago
  61. 0aea5dd ARM: dts: imx7d-sdb-u-boot: Fix usdhc1 UHS operation by Fabio Estevam · 1 year, 6 months ago
  62. eb1e370 thermal: imx_tmu: Move architecture code into driver by Marek Vasut · 1 year, 7 months ago
  63. 114eb25 thermal: imx_tmu: Clean up all prints by Marek Vasut · 1 year, 7 months ago
  64. b1d20ae ARM: imx: Fix parsing of ROM log event IDs on iMX8M by Fedor Ross · 2 years, 6 months ago
  65. 62df7a3 Merge tag 'u-boot-rockchip-20230519' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 5 months ago WIP/19May2023
  66. fd6e425 rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash by Jonas Karlman · 1 year, 5 months ago
  67. 14421e8 configs: phycore-rk3288: Enable CONFIG_LTO by Wadim Egorov · 1 year, 10 months ago
  68. 63a4924 rockchip: Pinebook Pro: Fix emmc default configuration by Wolfgang Zarre · 1 year, 6 months ago
  69. 61ff869 rockchip: rk3588-rock-5b: Add bootph prop to pinctrl for uart2 and sdhci by Jonas Karlman · 1 year, 5 months ago
  70. ec48bcf rockchip: rk3588-rock-5b: Update defconfig by Jonas Karlman · 1 year, 5 months ago
  71. 6fb0258 rockchip: rk3588-evb: Update defconfig by Jonas Karlman · 1 year, 5 months ago
  72. 153c87b rockchip: rk3588: Select DM_RESET and DM_REGULATOR_FIXED in arch Kconfig by Jonas Karlman · 1 year, 5 months ago
  73. 64f79f8 rockchip: rk3568-rock-3a: Enable boot from SPI NOR flash by Jonas Karlman · 1 year, 5 months ago
  74. 674803f rockchip: rk3568-rock-3a: Use pinctrl for sdmmc and sdhci in SPL by Jonas Karlman · 1 year, 5 months ago
  75. 68000f7 rockchip: rk3568-rock-3a: Update defconfig by Jonas Karlman · 1 year, 5 months ago
  76. 703c170 rockchip: rk3568-evb: Update defconfig by Jonas Karlman · 1 year, 5 months ago
  77. 41cb87b rockchip: rk3566-radxa-cm3-io: Use pinctrl for sdmmc and sdhci in SPL by Jonas Karlman · 1 year, 5 months ago
  78. 1bf49d5 rockchip: rk3566-radxa-cm3-io: Update defconfig by Jonas Karlman · 1 year, 5 months ago
  79. dc27b4a rockchip: rk356x-u-boot: Add xin24m clock node to SPL by Jonas Karlman · 1 year, 5 months ago
  80. f02cbff spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop by Jonas Karlman · 1 year, 5 months ago
  81. 6832810 configs: rock5b-rk3588: add PCI drivers and command by Eugen Hristev · 1 year, 5 months ago
  82. bfbef68 ARM: dts: rockchip: rock5b: enable pcie2x1l2 and associated combphy by Christopher Obbard · 1 year, 5 months ago
  83. ec8242c ARM: dts: rockchip: rk3588s-u-boot: add pcie2x1l2 with PHY by Joseph Chen · 1 year, 5 months ago
  84. 5713135 rockchip: rockpro64: Build u-boot-rockchip-spi.bin by Jonas Karlman · 1 year, 6 months ago
  85. 6e2b834 rockchip: rock-pi-4: Use SDMA to boost eMMC performance by Jonas Karlman · 1 year, 5 months ago
  86. cf77757 rockchip: rockpro64: Use SDMA to boost eMMC performance by Jonas Karlman · 1 year, 6 months ago
  87. 3b804b3 mmc: rockchip_sdhci: Disable DMA mode using a device tree property by Jonas Karlman · 1 year, 6 months ago
  88. 41fc80b mmc: rockchip_sdhci: Skip blocks read workaround on RK3399 by Jonas Karlman · 1 year, 6 months ago
  89. c5b4a01 phy: rockchip: naneng-combphy: Support rk3588 by Jon Lin · 1 year, 6 months ago
  90. d49dc88 phy: rockchip: naneng-combphy: Add support for multiple resets by Eugen Hristev · 1 year, 6 months ago
  91. 014a319 pci: pcie_dw_rockchip: Support max_link_speed dts property by Jon Lin · 1 year, 6 months ago
  92. 5374480 pci: pcie_dw_rockchip: Add rk3588 compatible by Jon Lin · 1 year, 6 months ago
  93. bb52f1c reset: rockchip: implement rk3588 lookup table by Eugen Hristev · 1 year, 5 months ago
  94. 6891bdf configs: rockchip: rock5b-rk3588: add pinctrl to SPL by Eugen Hristev · 1 year, 5 months ago
  95. cec4f82 ARM: dts: rk3588-rock-5b-u-boot: add bootph-all to pinctrl for sdmmc by Eugen Hristev · 1 year, 5 months ago
  96. e74ac44 phy: Keep balance of counts when ops is missing by Jonas Karlman · 1 year, 5 months ago
  97. cdf9010 phy: rockchip-inno-usb2: add initial support for rk3588 PHY by Eugen Hristev · 1 year, 5 months ago
  98. b59e031 phy: remove phy-supply related code by Eugen Hristev · 1 year, 5 months ago
  99. c57e0dc phy: add support for phy-supply by Eugen Hristev · 1 year, 5 months ago
  100. adef6eb configs: rockchip: rock5b-rk3588: enable USB and regulators by Eugen Hristev · 1 year, 5 months ago