summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-04rockchip: rk3588: Sync device tree from linux v6.8-rc1Jonas Karlman14-36/+251
2024-02-04rockchip: rk3588: Sync device tree with linux v6.7Jonas Karlman7-34/+47
2024-02-04rockchip: rk356x: Move common uart2 props to rk356x-u-boot.dtsiJonas Karlman14-156/+5
2024-02-04rockchip: rk356x: Sync device tree from linux v6.8-rc1Jonas Karlman6-3/+16
2024-02-04rockchip: rk356x: Sync device tree from linux v6.7Jonas Karlman13-48/+48
2024-02-04arch: arm: mach-rockchip: Kconfig: Enable BOOTSTD_FULL for RK3399 and RK3588Shantur Rathore1-0/+2
2024-02-04rockchip: rv1126: Move RAM disk addressTim Lunn1-1/+1
2024-02-04rockchip: rv1126: select SPL_OPTEE_IMAGETim Lunn1-0/+1
2024-02-04board: rockchip: Add Sonoff iHost boardTim Lunn7-0/+114
2024-02-04rockchip: Convert rv1126 to standard bootTim Lunn2-8/+1
2024-02-04ram: rockchip: Add rv1126 ddr4 supportTim Lunn8-0/+533
2024-02-04arm: dts: rockchip: Sync rv1126 dts from linux 6.8-rc1Tim Lunn6-10/+835
2024-02-04rockchip: rk3328-rock-pi-e: Enable DM_ETH_PHY and PHY_REALTEKJonas Karlman1-0/+2
2024-02-04net: designware: Reset eth phy before phy connectJonas Karlman1-0/+7
2024-02-04configs: rockchip: rk3036: Fix CONFIG_SPL_STACK defineKever Yang2-0/+2
2024-02-04spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl frameworkKever Yang1-1/+2
2024-02-04rockchip: sdram: fix LPDDR5 bank info for sys_reg version 3YouMin Chen1-1/+8
2024-02-03Merge tag 'smbios-2024-04-rc2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini8-39/+60
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt7-10/+10
2024-02-02smbios: do not determine maximum structure sizeHeinrich Schuchardt1-6/+1
2024-02-02cmd: smbios: show correct table size for SMBIOS2.1 entry pointHeinrich Schuchardt1-4/+4
2024-02-02smbios: correctly fill chassis handleHeinrich Schuchardt1-0/+2
2024-02-02smbios: provide type 4 RISC-V SMBIOS Processor IDHeinrich Schuchardt1-0/+12
2024-02-02smbios: if a string value is unknown, use string number 0Heinrich Schuchardt1-15/+18
2024-02-02smbios: Fix table when no string is presentMatthias Brugger1-0/+4
2024-02-02cmd: smbios: replace missing string by 'Not Specified'Heinrich Schuchardt1-1/+5
2024-02-02cmd: smbios: add missing colon after UUIDHeinrich Schuchardt1-1/+1
2024-02-02cmd: smbios: always use '0x%04x' for printing handlesHeinrich Schuchardt1-2/+2
2024-02-02smbios: get_str_from_dt() - add sysinfo_id descriptionHeinrich Schuchardt1-0/+1
2024-02-02lib: smbios_entr() use logical or for booleansHeinrich Schuchardt1-1/+1
2024-02-01Merge tag 'u-boot-amlogic-fixes-20240201' of https://source.denx.de/u-boot/cu...Tom Rini1-10/+0
2024-02-01Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini11-0/+259
2024-02-01configs: andes: add watchdog support fot andes ae350Randolph8-0/+32
2024-02-01drivers: watchdog: add andes atcwdt200 supportRandolph3-0/+227
2024-01-31Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini2-12/+65
2024-01-31Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini33-28/+811
2024-01-31riscv: dts: starfive: add regulator deviceNam Cao1-0/+5
2024-01-31riscv: dts: jh7110: add power management unit controller nodeNam Cao1-0/+6
2024-01-31board: visionfive2: configure PHY pad drive strengthLukasz Tekieli1-0/+8
2024-01-31net: phy: motorcomm: configure pad drive strength registerLukasz Tekieli1-0/+130
2024-01-31doc: sophgo: milkv_duo: document Milk-V Duo boardKongyang Liu3-0/+73
2024-01-31riscv: sophgo: milkv_duo: initial support addedKongyang Liu7-0/+87
2024-01-31riscv: dts: sophgo: add basic device tree for Milk-V Duo boardKongyang Liu4-0/+249
2024-01-31configs: visionfive2: Disable ENV_IS_NOWHEREAurelien Jarno1-1/+0
2024-01-31riscv: Support building with Clangkleines Filmröllchen1-1/+1
2024-01-31cmd: sbi: add support for Debug Trigger ExtensionHeinrich Schuchardt2-0/+2
2024-01-31board: sifive: spl: Initialized the PWM setting in the SPL stageVincent Chen2-0/+67
2024-01-31riscv: qemu: enable booting on a second virtio deviceAurelien Jarno1-0/+1
2024-01-31board: starfive: handle compatible property in dynamic DT configurationAurelien Jarno1-0/+4
2024-01-31configs: andes: add the fdt blob copy address for SPLRandolph4-0/+4