aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-27dtoc: Add a subnode test for multiple nodesSimon Glass
2021-03-27dtoc: Tweak ordering of fdt-offsets refreshingSimon Glass
2021-03-27dtoc: Tidy up property-offset handlingSimon Glass
2021-03-27dtoc: Improve internal error for Refresh()Simon Glass
2021-03-27binman: Support default alignment for sectionsSimon Glass
2021-03-27binman: Support obtaining section contents immediatelySimon Glass
2021-03-27binman: Add support for a collection of entriesSimon Glass
2021-03-27binman: Allow disabling expanding an entrySimon Glass
2021-03-27binman: Use a unique number for the symbols test fileSimon Glass
2021-03-27x86: coral: Show memory config and SKU ID on startupSimon Glass
2021-03-27sysinfo: Allow showing model info from sysinfoSimon Glass
2021-03-27sandbox: Correct uninit conflictSimon Glass
2021-03-27bootm: Skip command-line substitution if !CONFIG_CMDLINESimon Glass
2021-03-27bloblist: Make BLOBLIST_TABLES depend on BLOBLISTSimon Glass
2021-03-27command: Fix operation of !CONFIG_CMDLINESimon Glass
2021-03-27doc: Convert Chromium OS docs to rstSimon Glass
2021-03-27malloc: Export malloc_simple_info()Simon Glass
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-03-27sf: Support querying write-protectSimon Glass
2021-03-27bootstage: Warning if space is exhaustedSimon Glass
2021-03-27spl: Split out bootstage ID into a functionSimon Glass
2021-03-27binman: Show a message when changing subnodesSimon Glass
2021-03-27test: Silenece the echo and print testsSimon Glass
2021-03-27sandbox: image: Allow sandbox to load any imageSimon Glass
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass
2021-03-27sandbox: Update do_host_bind() argument countingSimon Glass
2021-03-27sandbox: Disintangle declarations in do_host_bind()Simon Glass
2021-03-27sandbox: cros_ec: Only write EC state when the EC is probedSimon Glass
2021-03-27sandbox: Only delete the executable if requestedSimon Glass
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