aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-29bloblist: Load the bloblist from the previous loaderRaymond Mao
2024-02-29arm: Get bloblist from boot argumentsRaymond Mao
2024-02-29arm: armv8: save boot argumentsRaymond Mao
2024-02-29arm: armv7: save boot argumentsRaymond Mao
2024-02-29bloblist: refactor of bloblist_reloc()Raymond Mao
2024-02-29bloblist: check bloblist with specified buffer sizeRaymond Mao
2024-02-29bloblist: add API to check the register conventionsRaymond Mao
2024-02-03Merge tag 'smbios-2024-04-rc2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt
2024-02-02smbios: do not determine maximum structure sizeHeinrich Schuchardt
2024-02-02cmd: smbios: show correct table size for SMBIOS2.1 entry pointHeinrich Schuchardt
2024-02-02smbios: correctly fill chassis handleHeinrich Schuchardt
2024-02-02smbios: provide type 4 RISC-V SMBIOS Processor IDHeinrich Schuchardt
2024-02-02smbios: if a string value is unknown, use string number 0Heinrich Schuchardt
2024-02-02smbios: Fix table when no string is presentMatthias Brugger
2024-02-02cmd: smbios: replace missing string by 'Not Specified'Heinrich Schuchardt
2024-02-02cmd: smbios: add missing colon after UUIDHeinrich Schuchardt
2024-02-02cmd: smbios: always use '0x%04x' for printing handlesHeinrich Schuchardt
2024-02-02smbios: get_str_from_dt() - add sysinfo_id descriptionHeinrich Schuchardt
2024-02-02lib: smbios_entr() use logical or for booleansHeinrich Schuchardt
2024-02-01Merge tag 'u-boot-amlogic-fixes-20240201' of https://source.denx.de/u-boot/cu...Tom Rini
2024-02-01Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2024-02-01configs: andes: add watchdog support fot andes ae350Randolph
2024-02-01drivers: watchdog: add andes atcwdt200 supportRandolph
2024-01-31Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2024-01-31Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-01-31riscv: dts: starfive: add regulator deviceNam Cao
2024-01-31riscv: dts: jh7110: add power management unit controller nodeNam Cao
2024-01-31board: visionfive2: configure PHY pad drive strengthLukasz Tekieli
2024-01-31net: phy: motorcomm: configure pad drive strength registerLukasz Tekieli
2024-01-31doc: sophgo: milkv_duo: document Milk-V Duo boardKongyang Liu
2024-01-31riscv: sophgo: milkv_duo: initial support addedKongyang Liu
2024-01-31riscv: dts: sophgo: add basic device tree for Milk-V Duo boardKongyang Liu
2024-01-31configs: visionfive2: Disable ENV_IS_NOWHEREAurelien Jarno
2024-01-31riscv: Support building with Clangkleines Filmröllchen
2024-01-31cmd: sbi: add support for Debug Trigger ExtensionHeinrich Schuchardt
2024-01-31board: sifive: spl: Initialized the PWM setting in the SPL stageVincent Chen
2024-01-31riscv: qemu: enable booting on a second virtio deviceAurelien Jarno
2024-01-31board: starfive: handle compatible property in dynamic DT configurationAurelien Jarno
2024-01-31configs: andes: add the fdt blob copy address for SPLRandolph
2024-01-31spl: riscv: falcon: move fdt blob to specified addressRandolph
2024-01-31doc: falcon: riscv: Falcon Mode boot on RISC-VRandolph
2024-01-30Merge tag 'clk-2024.04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-01-30ARM: meson: stop printing board model after sysinfo updateNeil Armstrong
2024-01-29clk: clk-gpio: add actual gated clockSvyatoslav Ryhel
2024-01-29clk: Document clk_ops return codes and behaviorSean Anderson
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-29clk: Remove rfreeSean Anderson
2024-01-29clk: fix clk_get_rate() always return ulongJulien Masson
2024-01-29clk: meson: add Hardware Clock measure driverNeil Armstrong