summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30configs: rpi_arm64: build position independent codeIvan T. Ivanov
2024-01-30configs: rpi_arm64: enable SDHCI BCMSTB driverIvan T. Ivanov
2024-01-30mmc: bcmstb: Add support for bcm2712 SD controllerIvan T. Ivanov
2024-01-30bcm2835: Dynamically calculate bytes per pixel parameterIvan T. Ivanov
2024-01-30rpi5: Use devicetree to retrieve board revisionIvan T. Ivanov
2024-01-30rpi5: Use devicetree as alternative way to read IO base addressesDmitry Malkin
2024-01-30rpi5: add initial memory map for bcm2712Dmitry Malkin
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
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
2024-01-29sunxi: binman: Move BL31 and SCP firmware addresses to KconfigSamuel Holland
2024-01-29sunxi: spl: Disable padding from SPL_PAD_TOSamuel Holland