aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-26video: Tidy up 24/32 BMP blittingSimon Glass
2021-12-26video: Drop the uclass colour mapSimon Glass
2021-12-26video: bmp: Update RLE8 support to use the write functionSimon Glass
2021-12-26video: Move BMP pixel-writing into a functionSimon Glass
2021-12-26video: Drop fb_put_byte() el atSimon Glass
2021-12-26sandbox: Enable support for the gzip commandSimon Glass
2021-12-26video: Expand video debugging buffer sizeSimon Glass
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass
2021-12-26sandbox: video: Correct the address of the copy baseSimon Glass
2021-12-26video: sandbox: Set a maximum frame-buffer sizeSimon Glass
2021-12-26console: Avoid serial output before the console is runningSimon Glass
2021-12-26video: sandbox: Avoid duplicate display windowsSimon Glass
2021-12-26sandbox: video: Support 8bpp depthSimon Glass
2021-12-26Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-12-26Merge tag 'u-boot-rockchip-20211226' of https://source.denx.de/u-boot/custodi...Tom Rini
2021-12-26tools: avoid OpenSSL deprecation warningsHeinrich Schuchardt
2021-12-26sysreset: watchdog: watchdog cannot power offHeinrich Schuchardt
2021-12-26efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas
2021-12-26efi: fix typo in description of struct efi_entry_hdrHeinrich Schuchardt
2021-12-24Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into nextTom Rini
2021-12-24rockchip: mkimage: Add support for rk3568 SoCKever Yang
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