coreboot/src
Aaron Durbin 89c97d5e20 baytrail: handle MRC being an ELF file
Provide the option to embed MRC as an ELF file and not just
binary blob. This allows for MRC to be relocated.

BUG=chrome-os-partner:27654
BRANCH=rambi
TEST=Built and booted rambi.

Change-Id: I2e177c155a3074e4e1d450b1a73b7299aebd5286
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/192893
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2014-04-04 04:22:27 +00:00
..
arch arm: allow vboot rmodule to be included in cbfs 2014-04-03 22:39:06 +00:00
console console: Make cbmem depend on x86. 2014-03-22 06:24:02 +00:00
cpu spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. 2014-04-01 23:21:22 +00:00
device Remove stale char[] initialization causing unaligned memory access 2014-03-14 03:44:47 +00:00
drivers vboot: allow for non-memory-mapped VBOOT regions 2014-04-03 22:35:56 +00:00
ec spi: Change spi_xfer to work in units of bytes instead of bits. 2014-04-02 04:25:16 +00:00
include spi: Change spi_xfer to work in units of bytes instead of bits. 2014-04-02 04:25:16 +00:00
lib vboot: allow non-relocatable ramstage loading 2014-03-31 22:41:29 +00:00
mainboard Big, Blaze: Set I2S1 Source to CLK_M to Fix Beep 2014-04-01 02:49:39 +00:00
northbridge spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. 2014-04-01 23:21:22 +00:00
soc baytrail: handle MRC being an ELF file 2014-04-04 04:22:27 +00:00
southbridge spi: Change spi_xfer to work in units of bytes instead of bits. 2014-04-02 04:25:16 +00:00
superio pnp: Allow setting of misc register 0xf4 in device tree 2013-12-20 00:37:38 +00:00
vendorcode tegra124: Skip display init when vboot says we don't need it. 2014-04-03 22:41:54 +00:00
Kconfig armv8: add support for armv8 cpu 2014-01-07 02:48:47 +00:00