coreboot/src/lib
Vadim Bendebury d033028036 chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table
This patch adds plumbing necessary to ensure that the CBMEM WiFi
calibration blobs entry, if present, is referenced if the coreboot
table.

BRANCH=storm
BUG=chrome-os-partner:32611
TEST=none - the entry is not yet in the CBMEM

Change-Id: I04d52934ad1c5466d0d124b32df5ab17c0f59686
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/225270
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-10-28 01:45:50 +00:00
..
bootblock.ld New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
cbfs.c cbfs: Enforce media->map() result checking, improve error messages 2014-10-14 23:59:08 +00:00
cbfs_core.c cbfs: change 1 message level to WARNING if cbfs can't find specific data 2014-09-11 20:00:41 +00:00
cbfs_spi.c New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
cbmem.c aarch64: Fix 64-bit pointer related casts 2014-02-24 19:19:38 +00:00
cbmem_console.c New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
cbmem_info.c cbmem: use a single id to name mapping table 2014-05-14 22:53:16 +00:00
clog2.c
compute_ip_checksum.c
coreboot_table.c chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table 2014-10-28 01:45:50 +00:00
debug.c
delay.c
dynamic_cbmem.c cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.c 2014-03-14 03:44:40 +00:00
edid.c edid: initialize has_valid_detailed_blocks as 1 2014-04-21 12:51:09 +00:00
fallback_boot.c
gcc.c
gcov-glue.c
gcov-io.c
gcov-io.h
gcov-iov.h
generic_dump_spd.c
generic_sdram.c
hardwaremain.c ramstage: remove rela_time use 2014-09-27 02:37:16 +00:00
hexdump.c Add simple hexdump function 2013-07-30 15:25:06 -07:00
jpeg.c
jpeg.h
libgcov.c
lzma.c Add and consistently use wrapper macro for romstage static variables 2014-06-09 22:21:10 +00:00
lzmadecode.c
lzmadecode.h
Makefile.inc armv7-m: use generic memset, memcpy, memmove 2014-10-24 21:17:34 +00:00
malloc.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memrange.c coreboot memrange: Changes to memrange lib 2014-07-22 01:23:24 +00:00
memset.c
ne2k.c
nrv2b.c
ns8390.h
primitive_memtest.c Primitive memory test 2014-07-03 02:56:56 +00:00
ramstage.ld New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
ramstage_cache.c ramstage_cache: allow ramstage usage add valid helper 2013-12-13 00:07:08 +00:00
ramtest.c
reg_script.c baytrail: Change all SoC headers to <soc/headername.h> system 2014-10-22 04:06:10 +00:00
rmodule.c rmodule: Correct the typecast with proper parenthesis 2014-07-23 23:14:18 +00:00
rmodule.ld New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
romstage.ld New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
selfboot.c New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
stack.c stack check: cosmetics 2013-11-15 03:54:51 +00:00
thread.c Possible thread stack implementation. 2013-08-23 10:38:10 -07:00
timer.c timer: generic udelay() 2014-09-29 08:42:38 +00:00
timer_queue.c
timestamp.c Add and consistently use wrapper macro for romstage static variables 2014-06-09 22:21:10 +00:00
tlcl.c vboot2: read secdata and nvdata 2014-07-23 02:29:18 +00:00
tlcl_internal.h vboot2: read secdata and nvdata 2014-07-23 02:29:18 +00:00
tlcl_structures.h vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration 2014-07-08 23:29:11 +00:00
tpm_error_messages.h vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration 2014-07-08 23:29:11 +00:00
trace.c
tristate_gpios.c gpio: Remove non-ternary tristate mode, make ternaries easier 2014-10-23 01:41:42 +00:00
uart8250.c UART 8250: Unconditionally provide register constants and use UART8250 prefix. 2013-10-02 09:18:38 +00:00
uart8250mem.c UART 8250: Unconditionally provide register constants and use UART8250 prefix. 2013-10-02 09:18:38 +00:00
usbdebug.c
version.c coreboot: Introduce stage-specific architecture for coreboot 2014-05-09 04:41:47 +00:00
xmodem.c