platform/kernel/u-boot.git
2021-03-27 Simon Glassbinman: Support default alignment for sections
2021-03-27 Simon Glassbinman: Support obtaining section contents immediately
2021-03-27 Simon Glassbinman: Add support for a collection of entries
2021-03-27 Simon Glassbinman: Allow disabling expanding an entry
2021-03-27 Simon Glassbinman: Use a unique number for the symbols test file
2021-03-27 Simon Glassx86: coral: Show memory config and SKU ID on startup
2021-03-27 Simon Glasssysinfo: Allow showing model info from sysinfo
2021-03-27 Simon Glasssandbox: Correct uninit conflict
2021-03-27 Simon Glassbootm: Skip command-line substitution if !CONFIG_CMDLINE
2021-03-27 Simon Glassbloblist: Make BLOBLIST_TABLES depend on BLOBLIST
2021-03-27 Simon Glasscommand: Fix operation of !CONFIG_CMDLINE
2021-03-27 Simon Glassdoc: Convert Chromium OS docs to rst
2021-03-27 Simon Glassmalloc: Export malloc_simple_info()
2021-03-27 Simon Glasscpu: Rename SPL_CPU_SUPPORT to SPL_CPU
2021-03-27 Simon Glasssf: Support querying write-protect
2021-03-27 Simon Glassbootstage: Warning if space is exhausted
2021-03-27 Simon Glassspl: Split out bootstage ID into a function
2021-03-27 Simon Glassbinman: Show a message when changing subnodes
2021-03-27 Simon Glasstest: Silenece the echo and print tests
2021-03-27 Simon Glasssandbox: image: Allow sandbox to load any image
2021-03-27 Simon Glasssandbox: Provide a way to bind fixed/removeable devices
2021-03-27 Simon Glasssandbox: Update do_host_bind() argument counting
2021-03-27 Simon Glasssandbox: Disintangle declarations in do_host_bind()
2021-03-27 Simon Glasssandbox: cros_ec: Only write EC state when the EC is...
2021-03-27 Simon Glasssandbox: Only delete the executable if requested
2021-03-27 Simon Glasssandbox: Only call timer_timebase_fallback() if present
2021-03-27 Simon Glassx86: coreboot: Don't setup MTRR when booting from coreboot
2021-03-27 Simon Glassx86: fsp: Don't notify if booted from coreboot
2021-03-27 Simon Glassx86: coral: Fall back to coreboot video when FSP missing
2021-03-27 Simon Glassx86: coral: Allow init of debug UART in U-Boot proper
2021-03-27 Simon Glassx86: coral: Avoid build error with !CONFIG_ACPIGEN
2021-03-27 Simon Glassdm: core: Add CBFS support to flashmap
2021-03-27 Simon Glassx86: fsp: Don't enable FSP graphics if booted from...
2021-03-27 Simon Glassx86: video: Allow coreboot video to be used on any...
2021-03-27 Simon Glassvideo: Fix video on coreboot with the copy buffer
2021-03-27 Simon Glasscmd: Add missing check for CONFIG_SYS_LONGHELP
2021-03-27 Simon Glassx86: Add a command to display coreboot sysinfo
2021-03-27 Simon Glassx86: Allow installing an e820 when booting from coreboot
2021-03-27 Simon Glassx86: coreboot: Update parsing of the latest sysinfo
2021-03-27 Simon Glassx86: Move coreboot sysinfo parsing into generic x86...
2021-03-27 Simon Glassx86: coreboot: Sync up timestamp codes
2021-03-27 Simon Glassx86: Move coreboot timestamp info into coreboot_tables.h
2021-03-27 Simon Glassx86: Make coreboot sysinfo available to any x86 board
2021-03-27 Simon Glasscbfs: Drop unnecessary cast in file_cbfs_fill_cache()
2021-03-27 Simon Glasscbfs: Support reading compression information
2021-03-27 Simon Glasscbfs: Simplify file iteration
2021-03-27 Simon Glasscbfs: Factor out filling a cache node into a new function
2021-03-27 Simon Glasscbfs: Allow file traversal with any CBFS
2021-03-27 Simon Glasscbfs: Allow access to CBFS without a header
2021-03-27 Simon Glasssmbios: Allow writing to the coreboot version string
2021-03-27 Simon Glasscbfs: Rename new_node to node
2021-03-27 Simon Glasscbfs: Add support for attributes
2021-03-27 Simon Glassmmc: pci_mmc: Set up the card detect
2021-03-27 Simon Glasstegra: i2c: Drop LOG_DEBUG
2021-03-27 Simon Glassx86: coral: Update the SD card-detect GPIO
2021-03-27 Simon Glassx86: coral: Put the eMMC first
2021-03-27 Simon Glassx86: Probe device if needed in intel_gpio_xlate()
2021-03-27 Simon Glassx86: p2sb: Drop LOG_DEBUG
2021-03-27 Simon Glassx86: coral: Add information about building / running
2021-03-27 Simon Glassx86: coral: Free the ACPI GPIOs after using them
2021-03-27 Heinrich Schuchardtmtd: spi_flash_free()
2021-03-27 Vincent Stehlésandbox: dtsi: add rng
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassbinman: Update various pieces of the documentation
2021-03-26 Simon Glassbinman: Drop repetitive heading for each entry
2021-03-26 Simon Glassbinman: Incorporate entry documentation
2021-03-26 Simon Glassbinman: Rearrange documentation into headings
2021-03-26 Simon Glassbinman: doc: Add documentation to htmldocs
2021-03-26 Simon Glassdoc: Move driver model docs under develop/
2021-03-26 Simon Glassdoc: Move UEFI under develop/
2021-03-26 Simon Glassx86: dts: Drop unused CONFIG_SPL
2021-03-26 Simon Glassx86: Make use of binman expanded entries
2021-03-26 Simon GlassMakefile: Pass new entry args to binman
2021-03-26 Simon Glassbinman: Automatically expand phase binaries into sections
2021-03-26 Simon Glassbinman: Plumb expanded entries through fully
2021-03-26 Simon Glassbinman: Allow a way to select expanded entries
2021-03-26 Simon Glassbinman: Allow using an an 'expanded' entry type
2021-03-26 Simon Glassbinman: Use standard filenames for SPL/TPL devicetree
2021-03-26 Simon Glassbinman: Move the comment for GetFdts() to the base...
2021-03-26 Simon Glassbinman: Drop unnecessary field in output_fdt_info
2021-03-26 Simon Glassbinman: Use the fake SPL/TPL only if requested
2021-03-26 Simon Glassbinman: Drop unnecessary 'type' property in tests
2021-03-26 Simon Glassbinman: Add support for u-boot-tpl-bss-bad
2021-03-26 Simon Glassbinman: Add support for u-boot-tpl-nodtb
2021-03-26 Simon Glassbinman: Support symbols in u-boot-spl-nodtb
2021-03-26 Simon Glassbinman: Correct the documentation for u-boot-spl-bss-pad
2021-03-26 Simon Glassbinman: Tidy up underscores in entry documentation
2021-03-26 Simon Glassbinman: Update entry help for files-align
2021-03-26 Simon Glassbinman: Document ExpandEntries() in the base class
2021-03-26 Simon Glassbinman: Allow extracting to current directory
2021-03-26 Simon Glassx86: apl: Use read-only SPL and new of-platdata
2021-03-26 Simon Glassx86: coral: Drop TPM and ACPI interrupts from TPL
2021-03-26 Simon Glassx86: coral: Drop ACPI properties from of-platdata
2021-03-26 Simon Glassx86: Don't include reset driver in SPL
2021-03-26 Simon Glassx86: Support a fake PCI device with of-platdata-inst
2021-03-26 Simon Glassx86: itss: Tidy up bind() for of-platdata-inst
2021-03-26 Simon Glassx86: apl: Tell of-platdata about a required header...
2021-03-26 Simon Glassx86: apl: Fix the header order in pmc
2021-03-26 Simon Glassx86: Define a region for device priv/plat data
2021-03-26 Simon Glassdm: doc: Add documentation for of-platdata-inst
next