summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-27sandbox: Only call timer_timebase_fallback() if presentSimon Glass
2021-03-27x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass
2021-03-27x86: fsp: Don't notify if booted from corebootSimon Glass
2021-03-27x86: coral: Fall back to coreboot video when FSP missingSimon Glass
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon Glass
2021-03-27x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass
2021-03-27dm: core: Add CBFS support to flashmapSimon Glass
2021-03-27x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass
2021-03-27x86: video: Allow coreboot video to be used on any x86 boardSimon Glass
2021-03-27video: Fix video on coreboot with the copy bufferSimon Glass
2021-03-27cmd: Add missing check for CONFIG_SYS_LONGHELPSimon Glass
2021-03-27x86: Add a command to display coreboot sysinfoSimon Glass
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass
2021-03-27x86: coreboot: Sync up timestamp codesSimon Glass
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass
2021-03-27cbfs: Drop unnecessary cast in file_cbfs_fill_cache()Simon Glass
2021-03-27cbfs: Support reading compression informationSimon Glass
2021-03-27cbfs: Simplify file iterationSimon Glass
2021-03-27cbfs: Factor out filling a cache node into a new functionSimon Glass
2021-03-27cbfs: Allow file traversal with any CBFSSimon Glass
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass
2021-03-27smbios: Allow writing to the coreboot version stringSimon Glass
2021-03-27cbfs: Rename new_node to nodeSimon Glass
2021-03-27cbfs: Add support for attributesSimon Glass
2021-03-27mmc: pci_mmc: Set up the card detectSimon Glass
2021-03-27tegra: i2c: Drop LOG_DEBUGSimon Glass
2021-03-27x86: coral: Update the SD card-detect GPIOSimon Glass
2021-03-27x86: coral: Put the eMMC firstSimon Glass
2021-03-27x86: Probe device if needed in intel_gpio_xlate()Simon Glass
2021-03-27x86: p2sb: Drop LOG_DEBUGSimon Glass
2021-03-27x86: coral: Add information about building / runningSimon Glass
2021-03-27x86: coral: Free the ACPI GPIOs after using themSimon Glass
2021-03-27mtd: spi_flash_free()Heinrich Schuchardt
2021-03-27sandbox: dtsi: add rngVincent Stehlé
2021-03-26Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-03-26binman: Update various pieces of the documentationSimon Glass
2021-03-26binman: Drop repetitive heading for each entrySimon Glass
2021-03-26binman: Incorporate entry documentationSimon Glass
2021-03-26binman: Rearrange documentation into headingsSimon Glass
2021-03-26binman: doc: Add documentation to htmldocsSimon Glass
2021-03-26doc: Move driver model docs under develop/Simon Glass
2021-03-26doc: Move UEFI under develop/Simon Glass
2021-03-26x86: dts: Drop unused CONFIG_SPLSimon Glass
2021-03-26x86: Make use of binman expanded entriesSimon Glass
2021-03-26Makefile: Pass new entry args to binmanSimon Glass
2021-03-26binman: Automatically expand phase binaries into sectionsSimon Glass
2021-03-26binman: Plumb expanded entries through fullySimon Glass