1. b4534dd net: Add Amlogic GXL MDIO Mux driver by Neil Armstrong · 10 months ago
  2. a6f8613 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 10 months ago
  3. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 10 months ago
  4. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  5. 97a8974 Prepare v2024.01-rc5 by Tom Rini · 10 months ago
  6. 44a792c riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · 11 months ago
  7. 429fa3b timer: starfive: Add Starfive timer support by Kuan Lim Lee · 10 months ago
  8. 7576ab2 riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · 12 months ago
  9. 0d14f04 configs: visionfive2: Enable CONFIG_SYSRESET config by Jaehoon Chung · 12 months ago
  10. 202a5c6 riscv: dts: jh7110: Add a gpio-restart node by Jaehoon Chung · 12 months ago
  11. fdefb4e Merge tag 'efi-next-20231217' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 10 months ago
  12. 291ab91 doc: Replace examples of MD5 and SHA1 with SHA256 by Sean Anderson · 11 months ago
  13. 7017fc5 bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 11 months ago
  14. 01adf0a cmd: efidebug: ease efi configuration dependency by AKASHI Takahiro · 11 months ago
  15. 0bef4b0 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · 11 months ago
  16. d07e7be cmd: bootefi: localize global device paths for efi_selftest by AKASHI Takahiro · 11 months ago
  17. 5c129fe cmd: bootefi: carve out binary execution interface by AKASHI Takahiro · 11 months ago
  18. c3530ae cmd: bootefi: carve out EFI boot manager interface by AKASHI Takahiro · 11 months ago
  19. 296faf4 cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · 11 months ago
  20. 05e2cad cmd: bootefi: unfold do_bootefi_image() by AKASHI Takahiro · 11 months ago
  21. cd94821 Revert "board: ti: am62x/am62ax: Update virtual interrupt allocations in board config" by Tom Rini · 10 months ago
  22. 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
  23. 39b4b2d Merge tag 'clk-2024.01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 10 months ago
  24. 57e584d Merge branch '2023-12-15-assorted-TI-platform-updates' into next by Tom Rini · 10 months ago
  25. a213289 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · 11 months ago
  26. 97d65b3 test: dm: clk_ccf: fix building error by Yang Xiwen · 10 months ago
  27. 58a277c board: ti: am62x/am62ax: Update virtual interrupt allocations in board config by Vishal Mahaveer · 11 months ago
  28. ef756f1 board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board config by Vishal Mahaveer · 11 months ago
  29. 3d1322c board: ti: am62ax: Add C7x resource allocation entries to board config by Vishal Mahaveer · 11 months ago
  30. d558299 board: ti: am62x/am62ax: Formatting updates to board config files by Vishal Mahaveer · 11 months ago
  31. 7c9c6e1 arm: mach-k3: Merge initial memory maps by Andrew Davis · 11 months ago
  32. c90462e arm: mach-k3: Remove non-cached memory map areas by Andrew Davis · 11 months ago
  33. 4b4ebdb arm: mach-k3: Do not map ATF and OPTEE regions in MMU by Andrew Davis · 11 months ago
  34. d7b8894 arm: mach-k3: Let the compiler size the mem_map lists by Andrew Davis · 11 months ago
  35. 4621960 arm: mach-k3: Move K3 common schema.yaml out of board directory by Andrew Davis · 11 months ago
  36. d306182 test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 10 months ago
  37. c936ef7 Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 10 months ago
  38. 652d8d4 clk: nuvoton: add read only feature for clk driver by Jim Liu · 11 months ago
  39. 5666558 cmd: clk: Make soc_clk_dump static by Igor Prusov · 11 months ago
  40. bc3e313 clk: treewide: switch to clock dump from clk_ops by Igor Prusov · 11 months ago
  41. 258c100 cmd: clk: Use dump function from clk_ops by Igor Prusov · 11 months ago
  42. 505ef5f clk: Add dump operation to clk_ops by Igor Prusov · 11 months ago
  43. 4f48202 clk: amlogic: Move driver and ops structs by Igor Prusov · 11 months ago
  44. 77beaad clk: k210: Move soc_clk_dump function by Igor Prusov · 11 months ago
  45. 3f19254 clk: ast2600: Move soc_clk_dump function by Igor Prusov · 11 months ago
  46. bdac755 clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · 11 months ago
  47. 9e02503 dm: test: clk: Add test for ccf clk_set_rate() by Igor Prusov · 11 months ago
  48. 54d7da7 clk: Check that composite clock's div has set_rate() by Igor Prusov · 11 months ago
  49. 3fb2d3d clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · 11 months ago
  50. 09844d0 clk: check parent_name in clk_register to avoid confusing log_error() output by Yang Xiwen · 11 months ago
  51. d7a2c7f Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 10 months ago
  52. 69544c4 bootm: Support kernel_noload with compression by Simon Glass · 11 months ago
  53. bb07cdb bootm: Move arm64-image processing later by Simon Glass · 11 months ago
  54. 30ad636 image: Show the load address when decompressing by Simon Glass · 11 months ago
  55. cedcf38 image: Correct load_bug typo by Simon Glass · 11 months ago
  56. 395507e configs: stm32: Apply savedefconfig by Patrice Chotard · 10 months ago
  57. ec29c07 board: st: common: simplify MTD device parsing by Patrice Chotard · 11 months ago
  58. b40f67a board: st: common: Fix board_get_alt_info_mtd() by Patrice Chotard · 11 months ago
  59. 29e3b24 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · 10 months ago
  60. 47256b0 board: stm32f469-disco: add support to display by Dario Binacchi · 10 months ago
  61. 88c938f ARM: dts: stm32: support MIPI DSI on stm32f469-disco board by Dario Binacchi · 10 months ago
  62. 451ae8d ARM: dts: stm32: make the DSI clock usable by the clock driver by Dario Binacchi · 10 months ago
  63. 6212e5b ARM: dts: stm32: make the LTDC clock usable by the clock driver by Dario Binacchi · 10 months ago
  64. 95d1900 ARM: dts: stm32f469-disco: sync with Linux 6.5 by Dario Binacchi · 10 months ago
  65. 767ca6d clk: stm32f: fix setting of LCD clock by Dario Binacchi · 11 months ago
  66. bd6eb5d clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · 11 months ago
  67. 555cf4c ARM: dts: stm32f769-disco: rework ltdc node by Dario Binacchi · 11 months ago
  68. 3ac2289 Merge tag 'u-boot-imx-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
  69. 4f7122c imx8mp-venice: update DRAM config for 2000MHz by Tim Harvey · 10 months ago
  70. f51559c imx8mp-venice: fix DRAM bus configuration by Tim Harvey · 10 months ago
  71. 9c288d5 board: gateworks: venice: remove extra file by Tim Harvey · 10 months ago
  72. cfdbdf7 ARM: imx: Update DRAM timings with inline ECC on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 11 months ago
  73. c4cc144 ARM: imx: Force DRAM regulators into FPWM mode on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 11 months ago
  74. f4d15df ARM: imx: Enable CAAM on DH i.MX8M Plus DHCOM by Marek Vasut · 11 months ago
  75. bb10cd2 ARM: imx: Enable CAAM on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 11 months ago
  76. 41b0f34 ddr: imx: Add 3600 MTps rate support by Marek Vasut · 11 months ago
  77. 88db55b ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates by Marek Vasut · 11 months ago
  78. 4a03cf3 arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTO by Marek Vasut · 12 months ago
  79. 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
  80. 959a4a0 spi: cadence-quadspi: Fix error message on stuck busy state by Jan Kiszka · 12 months ago
  81. fd9851e mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · 1 year ago
  82. 0f2c632 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year ago
  83. 961c3e9 mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse by Vaishnav Achath · 2 years, 5 months ago
  84. 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
  85. 6b73200 arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBC by Marek Vasut · 11 months ago
  86. 91613b1 arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOM by Marek Vasut · 12 months ago
  87. 0d11869 arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM by Marek Vasut · 12 months ago
  88. 86f623d Merge tag 'dm-next-13dec23' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 10 months ago
  89. 229c4da test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 10 months ago
  90. 643f5c3 test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 10 months ago
  91. ace49c7 binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · 10 months ago
  92. aafbe1d cmd: check argc for acpi dump by Heinrich Schuchardt · 10 months ago
  93. eb09c33 bootstd: Fix a memory leak in the efi manager bootflow by Ilias Apalodimas · 11 months ago
  94. 09a17b0 doc: board: ti: k3: Mention TI_DM argument by Neha Malcom Francis · 11 months ago
  95. 3ef977e arm: dts: k3-*-binman: Move to using ti-dm entry type by Neha Malcom Francis · 11 months ago
  96. 23d2ef9 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · 11 months ago
  97. 838447a binman: doc: fix typo by Dario Binacchi · 11 months ago
  98. 36e3a1e cmd: acpi: fix acpi list command by Heinrich Schuchardt · 11 months ago
  99. bda020e acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 11 months ago
  100. 049ee90 tools: Move python tools to version 0.0.6 by Simon Glass · 11 months ago