pandora-u-boot.git
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
2021-03-26 Simon Glassdm: doc: Tidy up of-platdata docs
2021-03-26 Simon Glassdm: core: Add warnings to private / platform setters
2021-03-26 Simon Glassdm: core: Use separate priv/plat data region
2021-03-26 Simon Glasssandbox: Define a region for device priv/plat data
2021-03-26 Simon Glassdm: core: Allow storing priv/plat data separately
2021-03-26 Simon Glassdm: core: Move flags to device-runtime info
2021-03-26 Simon Glassdm: core: Create a struct for device runtime info
2021-03-26 Simon Glassdm: core: Add an option to support SPL in read-only...
2021-03-26 Simon Glassazure/gitlab: Add tests for sandbox_noinst
2021-03-26 Simon Glasstest: Run sandbox_spl tests on sandbox_noinst
2021-03-26 Simon Glasssandbox: Create a new sandbox_noinst build
2021-03-26 Simon GlassRevert "sandbox: Disable I2C emulators in SPL"
2021-03-26 Simon Glasssandbox: i2c: Support i2c emulation with of-platdata
2021-03-26 Simon Glasssandbox_spl: Increase SPL malloc() size
2021-03-26 Simon Glassdm: Rename device_get_by_driver_info_idx()
2021-03-26 Simon Glasssandbox: i2c: Move platdata structs to header files
2021-03-26 Simon Glassdm: core: Drop uclass_find_device_by_phandle() with...
2021-03-26 Simon Glassdm: core: Drop device_get_by_driver_info()
2021-03-26 Simon Glassclk: sandbox: Create a special fixed-rate driver
2021-03-26 Simon Glassclk: fixed-rate: Export driver parts for OF_PLATDATA_INST
2021-03-26 Simon Glassclk: sandbox: Move priv/plat data to a header file
next