summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-24rockchip: mkimage: Add support for idb header V2Yi Liu
2021-12-24rockchip: mkimage: Add image header versionKever Yang
2021-12-24rockchip: mkimage: rename RK_SIGNATURE to RK_MAGICKever Yang
2021-12-24configs: rock-pi-4: Enable rockchip efuse supportSjoerd Simons
2021-12-24rockchip: boot_mode: fix fastboot commandJohn Keeping
2021-12-24power: pmic/fan53555: allow dm be omitted by SPLQuentin Schulz
2021-12-24engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OFJagan Teki
2021-12-24arm64: dts: rockchip: Sync px30 from linux-nextJagan Teki
2021-12-24arm64: dts: rockchip: px30: Move dmc into -u-boot.dtsiJagan Teki
2021-12-24doc: rockchip: puma: update build and flash instructionsQuentin Schulz
2021-12-24dts: rockchip: rk3399: enable emmc phy for splYifeng Zhao
2021-12-24rockchip: rk3568: add arch_cpu_init()Nico Cheng
2021-12-24arm: dts: rockchip: rk3568: Enable sdhci and sdmmc0 nodeNico Cheng
2021-12-24rockchip: Kconfig: Enable SPL support for rk3568Nico Cheng
2021-12-24rockchip: px30: add support for HW RNG for Odroid Go AdvanceChris Morgan
2021-12-24cmd: kaslrseed: add command to generate value from hwrngChris Morgan
2021-12-23fdt: Show a runtime warning based on devicetree sourceSimon Glass
2021-12-23fdt: Avoid emitting an device tree when not neededSimon Glass
2021-12-23fdt: Makefile: Ensure that OF_BOARD is used when neededSimon Glass
2021-12-23fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass
2021-12-23fdt: Add a Kconfig for boards with a prior stageSimon Glass
2021-12-23fdt: Report the devicetree sourceSimon Glass
2021-12-23fdt: Record where the devicetree came fromSimon Glass
2021-12-23dm: core: Allow getting some basic statsSimon Glass
2021-12-23fdt: Don't call board_fdt_blob_setup() without OF_BOARDSimon Glass
2021-12-23fdt: Drop remaining preprocessor macros in fdtdec_setup()Simon Glass
2021-12-23fdt: Drop OF_CONTROL check in fdtdec_setup()Simon Glass
2021-12-23fdt: Use if() for fdtcontroladdr checkSimon Glass
2021-12-23fdt: Drop #ifdef around board_fdt_blob_setup()Simon Glass
2021-12-23fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()Simon Glass
2021-12-23fdt: Drop #ifdefs with MULTI_DTB_FITSimon Glass
2021-12-23fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()Simon Glass
2021-12-23fdt: Make it easier to debug u-boot.dtsi filesSimon Glass
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass
2021-12-23fdt: Make OF_BOARD a bool optionSimon Glass
2021-12-23arm: highbank: Add devicetree filesSimon Glass
2021-12-23arm: qemu-ppce500: Add a devicetree fileSimon Glass
2021-12-23arm: bcm7xxx: Add a devicetree fileSimon Glass
2021-12-23arm: xilinx_versal_virt: Add a devicetree fileSimon Glass
2021-12-23arm: octeontx: Add an empty devicetree fileSimon Glass
2021-12-23arm: xenguest_arm64: Add a empty devicetree fileSimon Glass
2021-12-23arm: vexpress: Add a devicetree files for junoSimon Glass
2021-12-23arm: rpi: Sync rpi dts files from LinuxSimon Glass
2021-12-23riscv: qemu: Split devicetree files for qemu_riscv32/64Simon Glass
2021-12-23arm: qemu: Add a devicetree file for qemu_arm64 virtSimon Glass
2021-12-23arm: qemu: Add a devicetree file for qemu_armSimon Glass
2021-12-23arm: riscv: qemu: Explain how to extract the generated dtSimon Glass
2021-12-23arm: qemu: Mention -nographic in the docsSimon Glass
2021-12-21Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-12-21doc: remove duplicate page inclusionHeinrich Schuchardt