coreboot/src
Lee Leahy e0a2cefe42 UPSTREAM: soc/intel/quark: Add SD/MMC test support
The SD/MMC test support consists of:

* Add Kconfig value to enable the SD/MMC test support.
* Add Kconfig value to enable the logging support.
* Add SD/MMC controller init code and read block 0 from each partition.
* Add logging code to snapshot the transactions with the SD/MMC device.
* Add eMMC driver for ramstage to call test code.
* Add romstage code to call test code.
* Add bootblock code to call test code.

TEST=Build and run on Galileo Gen2

Change-Id: Id81621f1b40d95b8f8b48b396e38ec3912d17d9f
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 16bc9bab2a
Original-Change-Id: I72785f0dcd466c05c1385cef166731219b583551
Original-Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Original-Reviewed-on: https://review.coreboot.org/19211
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://chromium-review.googlesource.com/501150
2017-05-09 20:36:03 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: arch/x86: Share storage data structures between early stages 2017-05-02 20:24:09 -07:00
commonlib UPSTREAM: commonlib: Add ID for STORAGE_DATA 2017-04-28 22:25:39 -07:00
console UPSTREAM: console: rework log level to not be reliant on ROMSTAGE_CONST 2017-04-26 13:36:55 -07:00
cpu UPSTREAM: nb/amd/amdk8: Link reset_test.c 2017-04-28 22:25:37 -07:00
device UPSTREAM: lib/edid.c: Allow use of when not NGI 2017-05-07 07:41:12 -07:00
drivers UPSTREAM: drivers/intel/wifi: provide weak get_wifi_sar_limits() 2017-05-08 07:04:05 -07:00
ec UPSTREAM: ec/google/chromeec: provide reboot function 2017-05-07 16:25:53 -07:00
include UPSTREAM: drivers/spi: Re-factor spi_crop_chunk 2017-05-07 16:25:58 -07:00
lib UPSTREAM: lib/edid: Save the display ASCII string 2017-05-07 07:41:13 -07:00
mainboard Revert "UPSTREAM: mb/google/eve: switch touchpad devicetree to i2c-hid and cros_ec i2c device" 2017-05-08 15:12:50 -07:00
northbridge UPSTREAM: nb/x4x/raminit.c: Remove ME locking code 2017-05-09 20:36:02 -07:00
soc UPSTREAM: soc/intel/quark: Add SD/MMC test support 2017-05-09 20:36:03 -07:00
southbridge UPSTREAM: drivers/spi: Re-factor spi_crop_chunk 2017-05-07 16:25:58 -07:00
superio UPSTREAM: superio/fintek: Add support for Fintek F71808A 2017-03-30 05:29:57 -07:00
vboot UPSTREAM: vboot: Separate board name and version number in FWID with a dot 2017-05-02 20:24:01 -07:00
vendorcode UPSTREAM: cr50: check if the new image needs to be enabled and act on it 2017-05-07 16:25:54 -07:00
Kconfig UPSTREAM: cr50: check if the new image needs to be enabled and act on it 2017-05-07 16:25:54 -07:00