aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass4-9/+29
2021-03-27sandbox: Update do_host_bind() argument countingSimon Glass1-3/+6
2021-03-27sandbox: Disintangle declarations in do_host_bind()Simon Glass1-4/+9
2021-03-27sandbox: cros_ec: Only write EC state when the EC is probedSimon Glass1-0/+4
2021-03-27sandbox: Only delete the executable if requestedSimon Glass1-9/+15
2021-03-27sandbox: Only call timer_timebase_fallback() if presentSimon Glass1-1/+2
2021-03-27x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass1-3/+3
2021-03-27x86: fsp: Don't notify if booted from corebootSimon Glass1-0/+4
2021-03-27x86: coral: Fall back to coreboot video when FSP missingSimon Glass1-0/+5
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon Glass4-58/+65
2021-03-27x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass1-5/+9
2021-03-27dm: core: Add CBFS support to flashmapSimon Glass1-0/+8
2021-03-27x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass1-1/+1
2021-03-27x86: video: Allow coreboot video to be used on any x86 boardSimon Glass2-5/+13
2021-03-27video: Fix video on coreboot with the copy bufferSimon Glass1-5/+2
2021-03-27cmd: Add missing check for CONFIG_SYS_LONGHELPSimon Glass2-0/+4
2021-03-27x86: Add a command to display coreboot sysinfoSimon Glass5-0/+430
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass5-29/+69
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass3-57/+525
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass5-1/+28
2021-03-27x86: coreboot: Sync up timestamp codesSimon Glass2-2/+64
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass3-36/+39
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass10-9/+9
2021-03-27cbfs: Drop unnecessary cast in file_cbfs_fill_cache()Simon Glass1-2/+1
2021-03-27cbfs: Support reading compression informationSimon Glass2-0/+33
2021-03-27cbfs: Simplify file iterationSimon Glass1-6/+1
2021-03-27cbfs: Factor out filling a cache node into a new functionSimon Glass1-12/+33
2021-03-27cbfs: Allow file traversal with any CBFSSimon Glass2-2/+28
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass3-8/+21
2021-03-27smbios: Allow writing to the coreboot version stringSimon Glass3-4/+58
2021-03-27cbfs: Rename new_node to nodeSimon Glass1-16/+16
2021-03-27cbfs: Add support for attributesSimon Glass2-2/+39
2021-03-27mmc: pci_mmc: Set up the card detectSimon Glass1-1/+5
2021-03-27tegra: i2c: Drop LOG_DEBUGSimon Glass1-1/+0
2021-03-27x86: coral: Update the SD card-detect GPIOSimon Glass1-1/+1
2021-03-27x86: coral: Put the eMMC firstSimon Glass2-3/+4
2021-03-27x86: Probe device if needed in intel_gpio_xlate()Simon Glass1-1/+13
2021-03-27x86: p2sb: Drop LOG_DEBUGSimon Glass1-1/+0
2021-03-27x86: coral: Add information about building / runningSimon Glass1-17/+217
2021-03-27x86: coral: Free the ACPI GPIOs after using themSimon Glass1-0/+2
2021-03-27mtd: spi_flash_free()Heinrich Schuchardt2-6/+3
2021-03-27sandbox: dtsi: add rngVincent Stehlé1-0/+4
2021-03-26Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextWIP/26Mar2021-nextTom Rini192-1551/+6566
2021-03-26binman: Update various pieces of the documentationSimon Glass2-39/+45
2021-03-26binman: Drop repetitive heading for each entrySimon Glass20-57/+57
2021-03-26binman: Incorporate entry documentationSimon Glass10-77/+87
2021-03-26binman: Rearrange documentation into headingsSimon Glass1-257/+266
2021-03-26binman: doc: Add documentation to htmldocsSimon Glass11-245/+294
2021-03-26doc: Move driver model docs under develop/Simon Glass20-11/+5
2021-03-26doc: Move UEFI under develop/Simon Glass7-14/+7