summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-03vbe: Tidy up a few commentsSimon Glass
2025-02-03vbe: Provide VPL binman-symbols for the next phaseSimon Glass
2025-02-03vbe: Support providing a linker scriptSimon Glass
2025-02-03lib: Mark gunzip as relocation codeSimon Glass
2025-02-03lib: Mark memcpy() and memmove() as relocation codeSimon Glass
2025-02-03lib: Mark lz4 as relocation codeSimon Glass
2025-02-03lib: Mark crc8 as relocation codeSimon Glass
2025-02-03spl: Provide a way to mark code needed for relocationSimon Glass
2025-02-03spl: Allow spl_load() to be controlled in any xPL phaseSimon Glass
2025-02-03vbe: Support selecting images based on phase in FITSimon Glass
2025-02-03spl: Support selecting images based on phase in simple FITSimon Glass
2025-02-03spl: Avoid including hash algorithms which are not wantedSimon Glass
2025-02-03spl: Adjust debugging and xPL symbolsSimon Glass
2025-02-03lib: Allow crc16 code to be droppedSimon Glass
2025-02-03mmc: Allow controlling DM_MMC for VPL buildsSimon Glass
2025-02-03sandbox: Update sandbox_vpl to select sha1 and sha256Simon Glass
2025-02-03mbedtls: Add SHA symbols for VPLSimon Glass
2025-02-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-02-03riscv: cpu: jh7110: fallback to generic cleanup_before_linux()Yao Zi
2025-02-03riscv: cpu: generic: fallback to generic cleanup_before_linux()Yao Zi
2025-02-03riscv: add a generic implementation for cleanup_before_linux()Yao Zi
2025-02-03riscv: dts: binman.dtsi: Include OP-TEE OS imageYu-Chien Peter Lin
2025-02-03riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDRYu-Chien Peter Lin
2025-02-03cmd: sbi: add bhyve SBI implementation IDHeinrich Schuchardt
2025-02-03riscv: AVAILABLE_HARTS is not compatible with XIPHeinrich Schuchardt
2025-02-03riscv: spacemit: k1: probe dram size during boot phase.Huan Zhou
2025-02-03pinctrl: starfive: Correct driver declaration for starfive_gpioHal Feng
2025-01-31cmd: Fix Kconfig coding styleMichal Simek
2025-01-31net: mediatek: fix coding style of AN8855 switch driverWeijie Gao
2025-01-31pinctrl: mediatek: update mt7981 pinctrl driver based on upstream kernelWeijie Gao
2025-01-31scsi: do not fill the LUN in the second CDB byteNeil Armstrong
2025-01-31board: phytec: common: k3: Expose product infos to LinuxDaniel Schultz
2025-01-31board: phytec: common: Add product information to FTDDaniel Schultz
2025-01-31configs/am62x_r5_usbdfu.config: More completely disable MMCTom Rini
2025-01-31toradex: tdx-cfg-block: fix switch to user partitionStefan Eichenberger
2025-01-31Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-01-31ARM: dts: stm32: Update ck_flexgen_08 frequency.Patrice Chotard
2025-01-31stm32mp: Fix board_get_usable_ram_top()Patrice Chotard
2025-01-31configs: stm32f469-disco: Set CYCLIC_MAX_CPU_TIME_US to 50000 for stm32f469-d...Patrice Chotard
2025-01-31configs: stm32f769-disco: Set CYCLIC_MAX_CPU_TIME_US to 8000 for stm32f769-discoPatrice Chotard
2025-01-31board: st: stm32mp1: Clean env_get_location()Patrice Chotard
2025-01-31ARM: dts: stm32mp13: Add support of ck_usbo_48m in pre-reloc stagePatrick Delaunay
2025-01-31configs: stm32mp25: enable CONFIG_SYS_64BIT_LBAPatrice Chotard
2025-01-31configs: stm32mp15: enable CONFIG_SYS_64BIT_LBAPatrice Chotard
2025-01-31configs: stm32mp13: enable CONFIG_SYS_64BIT_LBAPatrice Chotard
2025-01-31arm: stm32mp: stm32prog: update multiplier is part-size is above SZ_1GPatrice Chotard
2025-01-31arm: stm32mp: stm32prog: fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard
2025-01-31fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard
2025-01-31stm32: remove dt-binding headers that are available upstreamPatrick Delaunay
2025-01-30net: phy: Add RGMII RX/TX delay handling to DP83822 PHYMarek Vasut