summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2024-01-29Prepare v2024.04-rc1v2024.04-rc1Tom Rini
2024-01-29Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-01-29tools: buildman: fix non-existing SafeConfigParser in Python 3.12+Quentin Schulz
2024-01-29video: console: Fix buffer overflow in cmd 'font list'Janne Grunau
2024-01-29video: Support VIDEO_X2R10G10B10 in truetype consoleJanne Grunau
2024-01-29env: sf: report malloc error to callerRalph Siemsen
2024-01-29video: tidss: Use DT property names for parsing nodesDevarsh Thakkar
2024-01-29common: splash_source: Don't compile ubifs splash cmd for SPL buildDevarsh Thakkar
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini
2024-01-29doc: spl: Add info regarding memory reservationDevarsh Thakkar
2024-01-29doc: spl: Add info for missing KconfigsDevarsh Thakkar
2024-01-29video: Fill video handoff in video post probeDevarsh Thakkar
2024-01-29video: Skip framebuffer reservation if already reservedDevarsh Thakkar
2024-01-29common/board_f: Catch bloblist before starting reservationsDevarsh Thakkar
2024-01-29board: ti: am62x: evm: Remove video_setup from spl_board_initDevarsh Thakkar
2024-01-29arm: mach-k3: common: Reserve video memory from end of the RAMDevarsh Thakkar
2024-01-29spl: Enforce framebuffer reservation from end of RAMDevarsh Thakkar
2024-01-29board/sunxi/MAINTAINERS: Add new defconfigsTom Rini
2024-01-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2024-01-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-01-29Merge branch '2024-01-29-pytest-enhancements'Tom Rini
2024-01-29test/py: scsi: Add test for scsi commandsLove Kumar
2024-01-29test/py: usb: Add tests for USB deviceLove Kumar
2024-01-29test/py: mmc: Add tests for MMC deviceLove Kumar
2024-01-29test/py: secure: Add secure tests for Zynq & ZynqMPLove Kumar
2024-01-29test/py: gpio: Add gpio pins generic testLove Kumar
2024-01-29test/py: zynqmp_rpu: Add test for loading RPU appsLove Kumar
2024-01-29pytest: update requirements.txtCaleb Connolly
2024-01-29sunxi: Consider SPL size limitations for FIT loadingSamuel Holland
2024-01-29sunxi: binman: Support FIT generation for 32-bit SoCsSamuel Holland