1. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 12 months ago
  2. e4cee64 stm32: Use bootm_run() and bootz_run() by Simon Glass · 12 months ago
  3. 6b50aff stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · 12 months ago
  4. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 12 months ago
  5. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 12 months ago
  6. 59ca40a sandbox: bootm: Enable more bootm OS methods by Simon Glass · 12 months ago
  7. c35bfd0 riscv: Add a reset_cpu() function by Simon Glass · 12 months ago
  8. 6557eb7 nios2: Add a reset_cpu() function by Simon Glass · 12 months ago
  9. 5ee545a ppc: Add a reset_cpu() function by Simon Glass · 12 months ago
  10. 79353aa m68k: Add a reset_cpu() function by Simon Glass · 12 months ago
  11. 4f4490a mips: Add a reset_cpu() function by Simon Glass · 12 months ago
  12. d1f072a rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c by Tom Rini · 12 months ago
  13. 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 12 months ago
  14. f90dee1 m68k: Rework asm/global_data.h slightly by Tom Rini · 12 months ago
  15. 9d7f634 sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h by Tom Rini · 12 months ago
  16. 78e326d arm: Remove <asm/types.h> from asm/global_data.h by Tom Rini · 12 months ago
  17. 460b2c0 sandbox: Audit config.h and common.h usage by Tom Rini · 12 months ago
  18. 7776960 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · 12 months ago
  19. 28388f4 arc: Cleanup and audit usage of <config.h> by Tom Rini · 12 months ago
  20. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  21. 8a72d19 colibri-imx8x: configure usb hub to bypass mode by Andrejs Cainikovs · 12 months ago
  22. 9c59447 colibri-imx8x: remove -u-boot.dtsi include by Andrejs Cainikovs · 12 months ago
  23. 6a77fb3 apalis-imx8: remove -u-boot.dtsi include by Andrejs Cainikovs · 12 months ago
  24. c068919 arm: dts: imx8mp-venice-gw72xx: add TPM device by Tim Harvey · 1 year ago
  25. b1c40d0 arm: dts: imx8mm-venice-gw72xx: add TPM device by Tim Harvey · 1 year ago
  26. 2264bfb mxs: Fix VDDx brownout interrupt disable/enable by Cody Green · 1 year, 5 months ago
  27. f7655af Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 12 months ago
  28. 4989628 board: compal: paz00: clean up the board by Svyatoslav Ryhel · 1 year ago
  29. 14281b0 board: htc: endeavoru: switch to DM pinmux by Svyatoslav Ryhel · 1 year ago
  30. 8a861dd board: asus: transformer: switch to DM pinmux by Svyatoslav Ryhel · 1 year ago
  31. fd211f8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · 1 year ago
  32. 98a1c3b board: asus: grouper: switch to DM pinmux by Svyatoslav Ryhel · 1 year ago
  33. b98bed0 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · 1 year ago
  34. 9106932 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · 1 year ago
  35. 886b1da ARM: mach-tegra: rearrange SPL configs by Svyatoslav Ryhel · 1 year ago
  36. 944ac34 ARM: tegra114: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year, 1 month ago
  37. e63ab85 ARM: tegra30: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year, 5 months ago
  38. 1ba80d1 ARM: tegra: clock: support get and set rate for simple PLL by Svyatoslav Ryhel · 1 year, 5 months ago
  39. 936d0f9 Merge patch series "Fix J7200 kernel boot when using upstream u-boot" by Tom Rini · 12 months ago
  40. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 12 months ago
  41. 3d6cb03 arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323 by Reid Tonking · 12 months ago
  42. 9fc5e19 arm: mach-k3: j72xx: add new 'virtual' mux by Bryan Brattlof · 12 months ago
  43. 1c2c0c6 board: mediatek: add MT8365 EVK board support by Julien Masson · 12 months ago
  44. ee33f65 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · 12 months ago
  45. 6645934 arm: mach-k3: am625: Relax emmc boot condition by Michael Trimarchi · 12 months ago
  46. 4d4fbf0 ARM: dts: sync Amlogic GX DT to Linux v6.4 by Neil Armstrong · 12 months ago
  47. a6f8613 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 12 months ago
  48. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 12 months ago
  49. 7576ab2 riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · 1 year, 1 month ago
  50. 202a5c6 riscv: dts: jh7110: Add a gpio-restart node by Jaehoon Chung · 1 year, 1 month ago
  51. 8bb3cd7 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 12 months ago
  52. 7c9c6e1 arm: mach-k3: Merge initial memory maps by Andrew Davis · 1 year ago
  53. c90462e arm: mach-k3: Remove non-cached memory map areas by Andrew Davis · 1 year ago
  54. 4b4ebdb arm: mach-k3: Do not map ATF and OPTEE regions in MMU by Andrew Davis · 1 year ago
  55. d7b8894 arm: mach-k3: Let the compiler size the mem_map lists by Andrew Davis · 1 year ago
  56. 4621960 arm: mach-k3: Move K3 common schema.yaml out of board directory by Andrew Davis · 1 year ago
  57. d306182 test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 12 months ago
  58. bc3e313 clk: treewide: switch to clock dump from clk_ops by Igor Prusov · 1 year, 1 month ago
  59. bdac755 clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · 1 year, 1 month ago
  60. 88c938f ARM: dts: stm32: support MIPI DSI on stm32f469-disco board by Dario Binacchi · 12 months ago
  61. 451ae8d ARM: dts: stm32: make the DSI clock usable by the clock driver by Dario Binacchi · 12 months ago
  62. 6212e5b ARM: dts: stm32: make the LTDC clock usable by the clock driver by Dario Binacchi · 12 months ago
  63. 95d1900 ARM: dts: stm32f469-disco: sync with Linux 6.5 by Dario Binacchi · 12 months ago
  64. 555cf4c ARM: dts: stm32f769-disco: rework ltdc node by Dario Binacchi · 1 year, 1 month ago
  65. 41b0f34 ddr: imx: Add 3600 MTps rate support by Marek Vasut · 1 year ago
  66. 4a03cf3 arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTO by Marek Vasut · 1 year, 1 month ago
  67. fa3f19a Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 12 months ago
  68. 11e1cc7 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 12 months ago
  69. 3ef977e arm: dts: k3-*-binman: Move to using ti-dm entry type by Neha Malcom Francis · 12 months ago
  70. 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year, 1 month ago
  71. c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 1 month ago
  72. 6b8f26b sandbox: Add a dummy booti command by Simon Glass · 1 year, 2 months ago
  73. 03622f3 pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · 12 months ago
  74. 04bb59b imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL case by Fabio Estevam · 12 months ago
  75. 712aa6e arm: mxs: Clear CPSR V bit to activate low vectors by Marek Vasut · 1 year, 2 months ago
  76. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  77. b1f8b56 arm: x86: Drop discarding of command linker-lists by Simon Glass · 1 year, 1 month ago
  78. 4b5c117 imx7d-pico-pi-u-boot.dtsi: Fix aliases indentation by Fabio Estevam · 1 year, 1 month ago
  79. 458ab6b clock_imx8mm: Add a stub for imx8mp_fec_interface_init() by Fabio Estevam · 1 year, 1 month ago
  80. 21b30c2 imx8mp_evk: Simplify Ethernet initialization by Fabio Estevam · 1 year, 2 months ago
  81. f319766 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · 1 year, 2 months ago
  82. 05dffb9 arm: dts: imx8mn: Sync with linux-next 20231019 by Fabio Estevam · 1 year, 2 months ago
  83. 5037bd5 arm: dts: imx8mm: Sync with linux-next 20231019 by Fabio Estevam · 1 year, 2 months ago
  84. 6e6492c imx8mp_evk: Convert to DM_PMIC by Fabio Estevam · 1 year, 2 months ago
  85. a7d54d3 arm: dts: imx8mp-venice-gw73xx: add TPM device by Tim Harvey · 1 year, 2 months ago
  86. bb1e22c arm: dts: imx8mm-venice-gw73xx: add TPM device by Tim Harvey · 1 year, 2 months ago
  87. 2b9bcc2 imx8mn-var-som: add manufacturer to target description by Hugo Villeneuve · 1 year, 2 months ago
  88. 97af4d6 arm: dts: imx93-evk: remove wrong eqos compatible string by Sébastien Szymanski · 1 year, 2 months ago
  89. d5eae21 net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93 by Sébastien Szymanski · 1 year, 2 months ago
  90. 85053a1 ARM: imx8ulp: support env in fat and ext4 by Ricardo Salveti · 1 year, 3 months ago
  91. 9e9d92f imx: imx8: ahab: refactor do_ahab_close command by Igor Opaniuk · 1 year, 3 months ago
  92. 452e385 arm: mxs: Fix ICOLL macro name typo by Marek Vasut · 1 year, 4 months ago
  93. 3e0b196 arm: dts: imx8mm-phyboard-polis-rdk: Sync dts files with kernel by Cem Tenruh · 1 year, 5 months ago
  94. c435538 imx7d-sdb: Sync devicetree with kernel 6.5-rc1 by Fabio Estevam · 12 months ago
  95. 994a51d imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · 12 months ago
  96. 622db30 dts: zynqmp: add missing destination mailbox compatible by Tanmay Shah · 12 months ago
  97. 0e54b47 ARM: zynq: Remove deprecated device_type property by Michal Simek · 1 year ago
  98. c7c82cb arm64: zynqmp: Remove description for 8T49N240 by Michal Simek · 1 year, 1 month ago
  99. 4ff083f arm64: zynqmp: Do not expose usbhub nodes by Michal Simek · 1 year, 1 month ago
  100. 5e13f5d imx7s-warp-u-boot: Fix aliases and chosen nodes indentation by Fabio Estevam · 1 year, 1 month ago