summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-15phy: ti: j721e-wiz: Set error code before gotoAndrew Goodbody
2025-08-15phy: keystone-usb: Do not negate return codeAndrew Goodbody
2025-08-15timer: Tighten some timer driver dependenciesTom Rini
2025-08-15timer: fttmr010_timer: Remove unused driverTom Rini
2025-08-15net: ti: icssg: Remove impossible testAndrew Goodbody
2025-08-15net: ti: am65-cpsw-nuss: Initialise retAndrew Goodbody
2025-08-15net: phy: cortina: Ensure memory allocated is freedAndrew Goodbody
2025-08-14ram: Tighten some ram driver dependenciesTom Rini
2025-08-14serial: linflexuart: Remove unused driverTom Rini
2025-08-14serial: Tighten some serial driver dependenciesTom Rini
2025-08-14rtc: pl031: Correct function type of pl031_write_regTom Rini
2025-08-14rtc: mc146818: Fix building on more architecturesTom Rini
2025-08-14rtc: Tighten some rtc driver dependenciesTom Rini
2025-08-14sysreset: Tighten some sysreset driver dependenciesTom Rini
2025-08-14sound: Tighten some sound driver dependenciesTom Rini
2025-08-14soc: Tighten some soc driver dependenciesTom Rini
2025-08-14remoteproc: Tighten some remoteproc driver dependenciesTom Rini
2025-08-14reset: Tighten some reset driver dependenciesTom Rini
2025-08-14pwm: pwm-aspeed: Add missing <linux/log2.h> to pwm-aspeed.cTom Rini
2025-08-14pwm: Tighten some pwm driver dependenciesTom Rini
2025-08-14pinctrl: Tighten some pinctrl driver dependenciesTom Rini
2025-08-14sm: Rework the Kconfig logic hereTom Rini
2025-08-14sandbox: Add an additional dummy sync macroTom Rini
2025-08-14net: e1000: Free temporary buffer on exitAndrew Goodbody
2025-08-14bootstd: rauc: Change global method to check any partitionMartin Schwan
2025-08-14env: Correct Kconfig type for ENV_MMC_SW_PARTITIONTom Rini
2025-08-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-08-14arch/riscv/lib: update memmove and memcpy for big-endianBen Dooks
2025-08-14starfive: fix return code of `mac write_eeprom`Heinrich Schuchardt
2025-08-14board: MAINTAINERS: Add Voyager board maintainerLeo Yu-Chi Liang
2025-08-14doc: board: voyager: Add documentation for VoyagerLeo Yu-Chi Liang
2025-08-14configs: andes: add Voyager board defconfigLeo Yu-Chi Liang
2025-08-14board: andestech: Add Voyager board supportLeo Yu-Chi Liang
2025-08-14riscv: dts: andes: Add Voyager device treeLeo Yu-Chi Liang
2025-08-14riscv: board: Add Andes Voyager board Kconfig supportLeo Yu-Chi Liang
2025-08-14common: spl: fix compilation warningLeo Yu-Chi Liang
2025-08-14board: microchip: mpfs_icicle: update to use system controllerJamie Gibbons
2025-08-14board: microchip: mpfs_icicle: enable new driver configsJamie Gibbons
2025-08-14misc: add PolarFire SoC system controllerJamie Gibbons
2025-08-14mailbox: add PolarFire SoC mailbox driverJamie Gibbons
2025-08-14board: microchip: mpfs_icicle: make use of ft_board_setup()Jamie Gibbons
2025-08-14configs: microchip_mpfs_icicle: enable CONFIG_OF_BOARD_SETUPJamie Gibbons
2025-08-14xilinx: mbv: Use separate DTB for binman nodesMichal Simek
2025-08-14xilinx: mbv: Fix dt properties in interrupt controller nodeMichal Simek
2025-08-14xilinx: mbv: Add missing mmu-type cpu propertyMichal Simek
2025-08-14xilinx: mbv: Disable OF_HAS_PRIOR_STAGEMichal Simek
2025-08-14riscv: Increase Microchip Icicle's SYS_BOOTM_LENMartin Herren
2025-08-14riscv: Remove default SYS_BOOTM_LEN from defconfigMartin Herren
2025-08-14riscv: Set SYS_BOOTM_LEN default to 0x4000000Martin Herren
2025-08-14riscv: Set SYS_BOOTM_LEN explicitly to 0x800000Martin Herren