switch-coreboot/src
Furquan Shaikh 23d5d99098 soc/rockchip: Move spi driver to use spi_bus_map
This is in preparation to get rid of the strong spi_setup_slave
implemented by different platforms.

BUG=b:38430839

Change-Id: I66b1b9635ece2381f62f2a9d6f5744d639d59163
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/19771
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com>
2017-05-24 04:38:50 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86/include: Use IS_ENABLED() macro 2017-05-22 11:07:31 +02:00
commonlib commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
console cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs 2017-05-18 19:49:43 +02:00
cpu drivers/spi/spi_flash: Pass in flash structure to fill in probe 2017-05-19 21:21:47 +02:00
device device/oprom/include: Use IS_ENABLED() macro 2017-05-22 11:07:43 +02:00
drivers Kconfig: Move and clean up CONFIG_VGA 2017-05-22 12:24:43 +02:00
ec mb/lenovo/x201: Add support for ThinkLight 2017-05-11 16:43:26 +02:00
include include/device: Add pci ids for Intel GLK 2017-05-22 21:29:55 +02:00
lib cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs 2017-05-18 19:49:43 +02:00
mainboard soc/marvell/bg4cd: remove cosmos mainboard and bg4cd soc 2017-05-24 00:28:22 +02:00
northbridge nb/intel/haswell: Fix up C NGI remnants 2017-05-22 10:25:42 +02:00
soc soc/rockchip: Move spi driver to use spi_bus_map 2017-05-24 04:38:50 +02:00
southbridge sb/intel/common: Add common EC fw support 2017-05-23 00:53:27 +02:00
superio superio/nuvoton: Make SuperIO config functions externally available 2017-05-11 16:40:55 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/intel/fsp/fsp2_0/glk: Add FSP header files for GLK 2017-05-12 05:32:39 +02:00
Kconfig Kconfig: Move and clean up CONFIG_VGA 2017-05-22 12:24:43 +02:00