aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-riscvWIP/31Jan2024Tom 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
2024-01-31spl: riscv: falcon: move fdt blob to specified addressRandolph3-26/+16
2024-01-31doc: falcon: riscv: Falcon Mode boot on RISC-VRandolph1-0/+158
2024-01-30configs: rpi_arm64: build position independent codeIvan T. Ivanov1-1/+1
2024-01-30configs: rpi_arm64: enable SDHCI BCMSTB driverIvan T. Ivanov1-0/+1
2024-01-30mmc: bcmstb: Add support for bcm2712 SD controllerIvan T. Ivanov1-4/+60
2024-01-30bcm2835: Dynamically calculate bytes per pixel parameterIvan T. Ivanov1-2/+16
2024-01-30rpi5: Use devicetree to retrieve board revisionIvan T. Ivanov1-3/+19
2024-01-30rpi5: Use devicetree as alternative way to read IO base addressesDmitry Malkin6-17/+43
2024-01-30rpi5: add initial memory map for bcm2712Dmitry Malkin1-0/+31
2024-01-30Merge tag 'clk-2024.04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/30Jan2024Tom Rini104-526/+853
2024-01-30ARM: meson: stop printing board model after sysinfo updateNeil Armstrong1-10/+0
2024-01-29clk: clk-gpio: add actual gated clockSvyatoslav Ryhel1-5/+33
2024-01-29clk: Document clk_ops return codes and behaviorSean Anderson1-10/+103
2024-01-29treewide: Remove clk_freeSean Anderson95-430/+71
2024-01-29clk: Remove rfreeSean Anderson7-79/+4
2024-01-29clk: fix clk_get_rate() always return ulongJulien Masson1-6/+1
2024-01-29clk: meson: add Hardware Clock measure driverNeil Armstrong3-0/+645
2024-01-29Prepare v2024.04-rc1v2024.04-rc1Tom Rini2-6/+5
2024-01-29Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini11-64/+77
2024-01-29tools: buildman: fix non-existing SafeConfigParser in Python 3.12+Quentin Schulz1-1/+1
2024-01-29video: console: Fix buffer overflow in cmd 'font list'Janne Grunau1-1/+1
2024-01-29video: Support VIDEO_X2R10G10B10 in truetype consoleJanne Grunau1-2/+8
2024-01-29env: sf: report malloc error to callerRalph Siemsen1-1/+3
2024-01-29video: tidss: Use DT property names for parsing nodesDevarsh Thakkar1-5/+5
2024-01-29common: splash_source: Don't compile ubifs splash cmd for SPL buildDevarsh Thakkar1-1/+1
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini7-40/+142
2024-01-29doc: spl: Add info regarding memory reservationDevarsh Thakkar1-0/+28
2024-01-29doc: spl: Add info for missing KconfigsDevarsh Thakkar1-0/+9
2024-01-29video: Fill video handoff in video post probeDevarsh Thakkar1-10/+20
2024-01-29video: Skip framebuffer reservation if already reservedDevarsh Thakkar2-4/+14