aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-03-26binman: Allow a way to select expanded entriesSimon Glass
2021-03-26binman: Allow using an an 'expanded' entry typeSimon Glass
2021-03-26binman: Use standard filenames for SPL/TPL devicetreeSimon Glass
2021-03-26binman: Move the comment for GetFdts() to the base classSimon Glass
2021-03-26binman: Drop unnecessary field in output_fdt_infoSimon Glass
2021-03-26binman: Use the fake SPL/TPL only if requestedSimon Glass
2021-03-26binman: Drop unnecessary 'type' property in testsSimon Glass
2021-03-26binman: Add support for u-boot-tpl-bss-badSimon Glass
2021-03-26binman: Add support for u-boot-tpl-nodtbSimon Glass
2021-03-26binman: Support symbols in u-boot-spl-nodtbSimon Glass
2021-03-26binman: Correct the documentation for u-boot-spl-bss-padSimon Glass
2021-03-26binman: Tidy up underscores in entry documentationSimon Glass
2021-03-26binman: Update entry help for files-alignSimon Glass
2021-03-26binman: Document ExpandEntries() in the base classSimon Glass
2021-03-26binman: Allow extracting to current directorySimon Glass
2021-03-26x86: apl: Use read-only SPL and new of-platdataSimon Glass