summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-13Merge tag 'efi-2024-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-03-13Merge branch '2024-04-13-assorted-fixes' into nextTom Rini
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini
2024-03-13Makefile: Improve generated_defconfig file handlingSam Protsenko
2024-03-13cmd: add FDT setup for bootelf by flagMaxim Moskalets
2024-03-13board: developerbox: fix mem_map setup timingMasahisa Kojima
2024-03-13arm: dts: k3-am64: Move to OF_UPSTREAMAndrew Davis
2024-03-13initcall: break loop immediately on failureCaleb Connolly
2024-03-13Merge tag 'mips-fixes-for-v2024.04' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-03-13mips: fix change_k0_cca()Daniel Schwierzeck
2024-03-13mips: implement __udivdi3Linus Walleij
2024-03-13fdt: Fix bootm_low handlingMarek Vasut
2024-03-13cli: allow users to determine history buffer allocation methodHanyuan Zhao
2024-03-13cli: panic when failed to allocate memory for the history bufferHanyuan Zhao
2024-03-13boards: Remove empty BOARD_SPECIFIC_OPTIONSTom Rini
2024-03-13cmd: rng: Add rng list commandWeizhao Ouyang
2024-03-13driver: rng: Fix SMCCC TRNG crashWeizhao Ouyang
2024-03-13firmware: psci: Fix bind_smccc_features psci checkWeizhao Ouyang
2024-03-13arm64: Enable CONFIG_64BIT for static analysisDan Carpenter
2024-03-13Kconfig: move CONFIG_32/64BIT to arch/KconfigDan Carpenter
2024-03-13Merge patch series "Introduce basic support for TI's AM62Px SoC family"Tom Rini
2024-03-13arm: mach-k3: fixup whitespace in SPDX License IDsBryan Brattlof
2024-03-13doc: board: ti: introduce am62px documentationBryan Brattlof
2024-03-13configs: introduce configs needed for the am62pxBryan Brattlof
2024-03-13arm: dts: introduce am62p5 U-Boot dts filesBryan Brattlof
2024-03-13dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722SVignesh Raghavendra
2024-03-13firmware: ti_sci_static_data: add static DMA channel dataHari Nagalla
2024-03-13board: ti: introduce basic board files for the am62px familyBryan Brattlof
2024-03-13arch: mach-k3: introduce basic files to support the am62px SoC familyBryan Brattlof
2024-03-13arm: mach-k3: invert logic for split DM firmware configBryan Brattlof
2024-03-13ram: k3-ddrss: enable the am62ax's DDR controller for am62pxBryan Brattlof
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof
2024-03-13power: domain: ti: use IS_ENABLED macroBryan Brattlof
2024-03-13soc: add info to identify the am62p SoC familyBryan Brattlof
2024-03-13configs: at91: sama7g54_curiosity: Add initial default configsMihai Sain
2024-03-13board: at91: sama7g54_curiosity: Add initial board supportMihai Sain
2024-03-13ARM: dts: at91: sama7g54_curiosity: Add initial device tree of the boardMihai Sain
2024-03-13ARM: dts: at91: sama7g5: Add flexcom 10 nodeMihai Sain
2024-03-13rockchip: ringneck_px30: update website linkQuentin Schulz
2024-03-13rockchip: ringneck_px30: migrate README to doc/board in rST formatQuentin Schulz
2024-03-13rockchip: rk3399-puma: migrate README to doc/board in rST formatQuentin Schulz
2024-03-13rockchip: puma-rk3399: MAINTAINERS: use glob for dtsesQuentin Schulz
2024-03-13board: rockchip: add Theobroma-Systems RK3588 Jaguar SBCQuentin Schulz
2024-03-13rockchip: rk3588: bind MMC controllers in U-Boot proper pre-relocQuentin Schulz
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2024-03-13rockchip: migrate hardware.h inclusion into appropriate filesQuentin Schulz
2024-03-13rockchip: rk3588: add constants for some register address spacesQuentin Schulz
2024-03-13rockchip: rk3588: disable force_jtag by defaultQuentin Schulz
2024-03-13rockchip: transform rockchip_capsule_update_board_setup into a weak function ...Quentin Schulz
2024-03-13rockchip: merge misc.c into board.cQuentin Schulz