summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-04examples/api: improve determination of LOAD_ADDRHeinrich Schuchardt
2025-02-04image: apply FDTOs on FDT image node without a load propertyQuentin Schulz
2025-02-04Merge patch series "mediatek: final preparation for OF_UPSTREAM support"Tom Rini
2025-02-04arm: dts: mediatek: add PCIe node for MT7981Christian Marangi
2025-02-04arm: dts: mediatek: add USB nodes for MT7981John Crispin
2025-02-04mediatek: mt7981: move gpio-controller up and rename pinctrl to pioChristian Marangi
2025-02-04mediatek: mt7988: move gpio-controller up and rename pinctrl to pioChristian Marangi
2025-02-04pinctrl: mediatek: mt7988: rename reg-names to upstream linux formatChristian Marangi
2025-02-04mediatek: mt7986: move gpio-controller up and rename pinctrl to pioChristian Marangi
2025-02-04pinctrl: mediatek: mt7986: rename reg-names to upstream linux formatChristian Marangi
2025-02-04pinctrl: mediatek: mt7981: rename reg-names to upstream linux formatChristian Marangi
2025-02-03Merge patch series "vbe: Series part G"Tom Rini
2025-02-03vbe: Add an implementation of VBE-ABrecSimon Glass
2025-02-03vbe: Allow VBE to disable adding loadables to the FDTSimon Glass
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