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