summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-27power: pmic: sunxi: add SPL support for the AXP803Andre Przywara
2025-03-27sunxi: sun50i_h6: clock: fix PLL_PERIPH0 rate calculationAndre Przywara
2025-03-27sunxi: mmc: Fix T113-s3 MMC clock dividerAndre Przywara
2025-03-27sunxi: kconfig : Make CHIP_DIP_SCAN depend on ARCH_SUNXILiya Huang
2025-03-26Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2025-03-26Merge tag 'efi-next-26032025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-03-26test: lmb: fix the lmb_alloc_addr() based test casesSughosh Ganu
2025-03-26Merge tag 'efi-master-26032025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-03-26blkmap: pass information on ISO image to the OSSughosh Ganu
2025-03-26blkmap: add an attribute to preserve the mem mappingSughosh Ganu
2025-03-26blkmap: store type of blkmap slice in corresponding structureSughosh Ganu
2025-03-26efi_loader: remove memory occupied by a ramdisk from EFI memory mapIlias Apalodimas
2025-03-26efi_loader: allow for removal of memory from the EFI mapIlias Apalodimas
2025-03-26fdt: add support for adding pmem nodesMasahisa Kojima
2025-03-26efi_loader: install device-tree on configuration table on every invocationSughosh Ganu
2025-03-26efi_loader: remove unused code from copy_fdt()Sughosh Ganu
2025-03-26efi_loader: fix ipv4 device path node conversionVincent Stehlé
2025-03-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-03-25Merge tag 'u-boot-imx-next-20250325' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-03-25Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-03-25imx: imx9: Imply CPU_IMX by defaultAdam Ford
2025-03-25imx: imx8: Imply CPU_IMX by defaultAdam Ford
2025-03-25imx: imx8m: Imply CPU_IMX by defaultAdam Ford
2025-03-25cpu: imx8_cpu: Print Speed grade if IMX_TMUAdam Ford
2025-03-25imx: imx8m: Imply IMX_TMUAdam Ford
2025-03-25cpu: imx8_cpu: Expand get_imx_type_str list of supported CPUsAdam Ford
2025-03-25imx: imx9: Imply IMX_TMUAdam Ford
2025-03-25board: beacon: imx8mp: Fix GIC clock for Overdrive modeAdam Ford
2025-03-25Add reset config options for k1Huan Zhou
2025-03-25riscv: dts: k1: add reset controller node in device treeHuan Zhou
2025-03-25riscv: reset: k1: Add reset driverHuan Zhou
2025-03-25riscv: dt-binding: k1: Add reset driver binding definitionHuan Zhou
2025-03-25riscv: dts: starfive: remove duplicate itb entriesHeinrich Schuchardt
2025-03-25board: starfive: spl: strip off 'starfive/' prefixHeinrich Schuchardt
2025-03-25riscv: dts: no default configuration for MULTI_DTB_FITHeinrich Schuchardt
2025-03-25riscv: dts: add OF_LIST handling to binman.dtsiHeinrich Schuchardt
2025-03-25RISCV: config: Remove CFG_SYS_SDRAM_BASEJimmy Ho
2025-03-25riscv: dts: cv18xx: Drop unused dummy clocksYao Zi
2025-03-25riscv: qemu: imply CONFIG_RNG_RISCV_ZKRHeinrich Schuchardt
2025-03-25riscv: dts: spacemit: Update UART compatible for k1Junhui Liu
2025-03-25configs: SiFive Unmatched: add 'nvme scan' to prebootHeinrich Schuchardt
2025-03-25openpiton: riscv64: Drop unnecessary 'imply SPL_RISCV_MMODE'Tom Rini
2025-03-25clk: sophgo: Fix return values of register updating helpersYao Zi
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-24Prepare v2025.05-rc5v2025.04-rc5Tom Rini
2025-03-24Merge tag 'qcom-next-20250324' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2025-03-24lmb: change the return code on lmb_alloc_addr()Ilias Apalodimas
2025-03-24arm64: imx8mp: Gracefully handle disabled ENV_IS_IN_SPI_FLASHMarek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_fixed_factor*()Marek Vasut
2025-03-24clk: clk-fixed-factor: Resolve parent clock by nameMarek Vasut