summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-27Convert CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigTom Rini
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini
2021-12-27Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to KconfigTom Rini
2021-12-27Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini
2021-12-27Convert CONFIG_TEGRA_NAND to KconfigTom Rini
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini
2021-12-27warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespaceTom Rini
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_MEMTEST_START et al to KconfigTom Rini
2021-12-27Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to KconfigTom Rini
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini
2021-12-27pci: Remove unused FSL_PCI_INIT codeTom Rini
2021-12-27Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to KconfigTom Rini
2021-12-27Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigTom Rini
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-27Convert CONFIG_SD_BOOT et al to KconfigTom Rini
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-12-27Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in KconfigTom Rini
2021-12-27arm: Drop unused tam3517-common.hTom Rini
2021-12-27doc: Fix usage of CFG_RPMB_WRITE_KEYIlias Apalodimas
2021-12-27video: mxsfb: fix clk_get_by_name() return value checkGiulio Benetti
2021-12-26x86: coreboot: Add a sample script to build a qemu imageSimon Glass
2021-12-26x86: coreboot: Support getting a logo from virtioSimon Glass
2021-12-26video: Support virtio devices with the splash screenSimon Glass
2021-12-26video: Show the U-Boot logo by defaultSimon Glass
2021-12-26video: Support showing the U-Boot logoSimon Glass
2021-12-26video: Drop VIDEO_LOGO from cfb_consoleSimon Glass
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass
2021-12-26video: Drop #ifdefs from video_bmpSimon Glass
2021-12-26video: theadorable: Use RGB565 for BMP blittingSimon Glass
2021-12-26video: Add a test for 16bpp BMP filesSimon Glass
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