summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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_FSL_IFC to KconfigTom Rini
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-12-27arm: Drop unused tam3517-common.hTom Rini
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: Support showing the U-Boot logoSimon Glass
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass
2021-12-26video: Drop the uclass colour mapSimon Glass
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-24rockchip: Kconfig: Enable SPL support for rk3568Nico Cheng
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 CONFIG_SPL_BUILD check in fdtdec_setup()Simon Glass
2021-12-23fdt: Drop #ifdefs with MULTI_DTB_FITSimon Glass
2021-12-23arm: rpi: Sync rpi dts files from LinuxSimon Glass
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-19fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOXMarek Behún
2021-12-19fdt_support: Add some useful functionsMarek Behún
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún
2021-12-19include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()Pali Rohár
2021-12-18dm: fix an 'undefined' error in some macrosAKASHI Takahiro
2021-12-18blk: add a helper function, blk_probe_or_unbind()AKASHI Takahiro
2021-12-17fdtgrep: Handle an empty output treeSimon Glass
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass
2021-12-15Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-12-15clk: fix clk_get_rate() documentationGiulio Benetti
2021-12-15Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2021-12-13Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-12-13ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOMMarek Vasut
2021-12-13ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOMMarek Vasut
2021-12-13ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut
2021-12-13configs: beacon-rzg2m: Config to address new aliasesAdam Ford
2021-12-09efi: Add a media/block driver for EFI block devicesSimon Glass
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass
2021-12-09efi_loader: efi_tcg2_register returns appropriate errorMasahisa Kojima
2021-12-05ide: Drop unused CONFIG optionsSimon Glass