1. c5e461f Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  2. 54e1aa2 Add imx93-var-som support by Mathieu Othacehe · 10 months ago
  3. bfbef0e imx9: imx93_evk: Add binman support. by Mathieu Othacehe · 10 months ago
  4. f637dfe mach-imx: Add i.MX93 binman support. by Mathieu Othacehe · 10 months ago
  5. 32a41b7 ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 10 months ago
  6. 93d91e9 Merge branch 'next' by Tom Rini · 9 months ago
  7. 22fcd1d arm: add ACPI fields to global data by Heinrich Schuchardt · 10 months ago
  8. c2c598e Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 10 months ago
  9. 82750ce arm: dts: iot2050: Fix by syncing from Linux by Jan Kiszka · 10 months ago
  10. 0d53be7 Merge patch series "ATF and OP-TEE Firewalling for K3 devices." by Tom Rini · 10 months ago
  11. 8ae586e arm: dts: k3-j7200-binman: Add firewall configurations by Manorit Chawdhry · 10 months ago
  12. b8dea0c arm: dts: k3-j721s2-binman: Add firewall configurations by Manorit Chawdhry · 10 months ago
  13. c485567 arm: dts: k3-j721e-binman: Add firewall configurations by Manorit Chawdhry · 10 months ago
  14. 89caf6d arm: dts: k3-binman: Add k3-security.h and include it in k3-binman.dtsi by Manorit Chawdhry · 10 months ago
  15. 5c39fbf ARM: tegra114: support nonsecure state detection by Svyatoslav Ryhel · 10 months ago
  16. e692ade ARM: tegra114: expand MC register map by Svyatoslav Ryhel · 10 months ago
  17. 27e69fe ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig by Svyatoslav Ryhel · 10 months ago
  18. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 10 months ago
  19. e703bfc arm: dts: k3-am62a*: Sync with kernel v6.7-rc1 by Nishanth Menon · 11 months ago
  20. 244c9fd arm: mach-k3: am62a: Add main_timer0 id to the dev list by Nishanth Menon · 11 months ago
  21. 37a1a40 arm: dts: k3-am654: convert bootph-pre-ram to bootph-all by Bryan Brattlof · 10 months ago
  22. 4aea536 arm: dts: k3-am654: remove duplicate mcu secure proxy node by Bryan Brattlof · 10 months ago
  23. e055622 arm: dts: k3-am654: move dummy_clock to root node by Bryan Brattlof · 10 months ago
  24. 5baad55 arm: dts: k3-am654: remove un-needed aliases by Bryan Brattlof · 10 months ago
  25. dabf30a arm: dts: k3-am654: remove duplicate root properties by Bryan Brattlof · 10 months ago
  26. d23582d arm: dts: k3-am654: remove duplicate vtt pinmux by Bryan Brattlof · 10 months ago
  27. c7b0750 arm: dts: k3-am654: remove duplicate mdio by Bryan Brattlof · 10 months ago
  28. 9a6fab6 arm: dts: k3-am654: remove usb0 by Bryan Brattlof · 10 months ago
  29. 755db5f arm: dts: k3-am654: remove duplicate ospi0 node by Bryan Brattlof · 10 months ago
  30. 41ae2c6 arm: dts: k3-am654: remove duplicate wkup_i2c0 by Bryan Brattlof · 10 months ago
  31. 7f66ec5 arm: dts: k3-am654: remove duplicate sdhci1 pinmux node by Bryan Brattlof · 10 months ago
  32. 52d87ef arm: dts: k3-am654: remove duplicate sdhci0 pinmux node by Bryan Brattlof · 10 months ago
  33. 3e00c8b arm: dts: k3-am654: remove duplicate main_uart0 by Bryan Brattlof · 10 months ago
  34. bdf8a2c arm: dts: k3-am654: remove duplicate mcu_uart0 node by Bryan Brattlof · 10 months ago
  35. 5e00547 arm: dts: k3-am654: add needed regs to udmap nodes by Bryan Brattlof · 10 months ago
  36. 1946413 arm: dts: k3-am654: remove duplicate mcu_udmap by Bryan Brattlof · 10 months ago
  37. afb7fb6 arm: dts: k3-am654: remove duplicate mcu_ringacc by Bryan Brattlof · 10 months ago
  38. 7cf2fa8 arm: dts: k3-am654: remove duplicate timer by Bryan Brattlof · 10 months ago
  39. 3bf9f9a arm: dts: k3-am654: remove duplicate wkup_uart0 by Bryan Brattlof · 10 months ago
  40. a67443e arm: dts: k3-am654: remove duplicate vtt_supply by Bryan Brattlof · 10 months ago
  41. e72ece5 arm: dts: k3-am654: include a53 board dtb for r5 build by Bryan Brattlof · 10 months ago
  42. b65ea69 arm: dts: k3-am654: copy bootph properties to a53 dts by Bryan Brattlof · 10 months ago
  43. 4dbdc84 arm: dts: k3-am654: pull in dtb update from Linux by Bryan Brattlof · 10 months ago
  44. b53f190 arm: dts: k3-am654-r5: Merge board file and U-Boot overlay by Bryan Brattlof · 10 months ago
  45. bb8a602 tegra114: clock: define MIPI calibration peripheral clock by Svyatoslav Ryhel · 10 months ago
  46. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 10 months ago
  47. e4cee64 stm32: Use bootm_run() and bootz_run() by Simon Glass · 10 months ago
  48. 6b50aff stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · 10 months ago
  49. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  50. d1f072a rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c by Tom Rini · 10 months ago
  51. 78e326d arm: Remove <asm/types.h> from asm/global_data.h by Tom Rini · 10 months ago
  52. 7776960 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · 10 months ago
  53. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 10 months ago
  54. 2c9ee3f Merge tag 'u-boot-imx-master-20231220' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
  55. 8a72d19 colibri-imx8x: configure usb hub to bypass mode by Andrejs Cainikovs · 10 months ago
  56. 9c59447 colibri-imx8x: remove -u-boot.dtsi include by Andrejs Cainikovs · 10 months ago
  57. 6a77fb3 apalis-imx8: remove -u-boot.dtsi include by Andrejs Cainikovs · 10 months ago
  58. c068919 arm: dts: imx8mp-venice-gw72xx: add TPM device by Tim Harvey · 11 months ago
  59. b1c40d0 arm: dts: imx8mm-venice-gw72xx: add TPM device by Tim Harvey · 11 months ago
  60. 2264bfb mxs: Fix VDDx brownout interrupt disable/enable by Cody Green · 1 year, 4 months ago
  61. f7655af Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 10 months ago
  62. 4989628 board: compal: paz00: clean up the board by Svyatoslav Ryhel · 11 months ago
  63. 14281b0 board: htc: endeavoru: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  64. 8a861dd board: asus: transformer: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  65. fd211f8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  66. 98a1c3b board: asus: grouper: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  67. b98bed0 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · 11 months ago
  68. 9106932 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · 11 months ago
  69. 886b1da ARM: mach-tegra: rearrange SPL configs by Svyatoslav Ryhel · 11 months ago
  70. 944ac34 ARM: tegra114: clock: implement PLLD2 support by Svyatoslav Ryhel · 11 months ago
  71. e63ab85 ARM: tegra30: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year, 4 months ago
  72. 1ba80d1 ARM: tegra: clock: support get and set rate for simple PLL by Svyatoslav Ryhel · 1 year, 4 months ago
  73. 936d0f9 Merge patch series "Fix J7200 kernel boot when using upstream u-boot" by Tom Rini · 10 months ago
  74. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 10 months ago
  75. 3d6cb03 arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323 by Reid Tonking · 11 months ago
  76. 9fc5e19 arm: mach-k3: j72xx: add new 'virtual' mux by Bryan Brattlof · 11 months ago
  77. 1c2c0c6 board: mediatek: add MT8365 EVK board support by Julien Masson · 11 months ago
  78. ee33f65 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · 11 months ago
  79. 6645934 arm: mach-k3: am625: Relax emmc boot condition by Michael Trimarchi · 11 months ago
  80. fac5308 arm: dts: k3-am625-verdin: fix DDRSS configuration by Emanuele Ghidoli · 10 months ago
  81. 4d4fbf0 ARM: dts: sync Amlogic GX DT to Linux v6.4 by Neil Armstrong · 10 months ago
  82. 1f25c75 ARM: dts: imx: Power off display output on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 10 months ago
  83. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  84. 8bb3cd7 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 10 months ago
  85. 7c9c6e1 arm: mach-k3: Merge initial memory maps by Andrew Davis · 11 months ago
  86. c90462e arm: mach-k3: Remove non-cached memory map areas by Andrew Davis · 11 months ago
  87. 4b4ebdb arm: mach-k3: Do not map ATF and OPTEE regions in MMU by Andrew Davis · 11 months ago
  88. d7b8894 arm: mach-k3: Let the compiler size the mem_map lists by Andrew Davis · 11 months ago
  89. 4621960 arm: mach-k3: Move K3 common schema.yaml out of board directory by Andrew Davis · 11 months ago
  90. bdac755 clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · 12 months ago
  91. 88c938f ARM: dts: stm32: support MIPI DSI on stm32f469-disco board by Dario Binacchi · 10 months ago
  92. 451ae8d ARM: dts: stm32: make the DSI clock usable by the clock driver by Dario Binacchi · 10 months ago
  93. 6212e5b ARM: dts: stm32: make the LTDC clock usable by the clock driver by Dario Binacchi · 10 months ago
  94. 95d1900 ARM: dts: stm32f469-disco: sync with Linux 6.5 by Dario Binacchi · 10 months ago
  95. 555cf4c ARM: dts: stm32f769-disco: rework ltdc node by Dario Binacchi · 11 months ago
  96. 41b0f34 ddr: imx: Add 3600 MTps rate support by Marek Vasut · 11 months ago
  97. 4a03cf3 arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTO by Marek Vasut · 12 months ago
  98. fa3f19a Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 10 months ago
  99. 11e1cc7 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 10 months ago
  100. 3ef977e arm: dts: k3-*-binman: Move to using ti-dm entry type by Neha Malcom Francis · 11 months ago