coreboot/src/lib
Patrick Georgi 0e3c59e258 ddr3 spd: move accessor code into lib/spd_bin.c
It's an attempt to consolidate the access code, even if there are still
multiple implementations in the code.

Change-Id: I4b2b9cbc24a445f8fa4e0148f52fd15950535240
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/18265
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-02-10 18:04:33 +01:00
..
gnat Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
b64_decode.c
boot_device.c
bootblock.c arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
bootmem.c
bootmode.c
cbfs.c cbfs: Add API to locate a file from specific region 2016-12-10 03:16:55 +01:00
cbmem_common.c
cbmem_console.c cbmem_console: Remove "buffer_" prefix from all structure fields 2017-02-08 20:06:41 +01:00
cbmem_stage_cache.c
compute_ip_checksum.c lib/compute_ip_checksum: mark data buffer as const 2016-12-08 16:09:59 +01:00
coreboot_table.c lb_tables: make lb_mainboard and lb_strings record sizes 64-bit aligned 2017-01-20 20:52:12 +01:00
debug.c
delay.c
edid.c
ext_stage_cache.c soc/intel/apollolake: Implement stage cache to improve resume time 2016-10-07 18:18:14 +02:00
fallback_boot.c pc80: Move set_boot_successful() 2016-12-13 19:15:22 +01:00
fmap.c
gcc.c
gcov-glue.c
gcov-io.c
gcov-io.h
gcov-iov.h
generic_dump_spd.c
generic_sdram.c
gpio.c
halt.c
hardwaremain.c bootstate: add arch specific hook at coreboot exit 2016-12-08 21:38:48 +01:00
hexdump.c
hexstrtobin.c
hw-time-timer.adb Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
imd.c
imd_cbmem.c
jpeg.c
jpeg.h
libgcc.c
libgcov.c
lzma.c
lzmadecode.c
lzmadecode.h
Makefile.inc ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
malloc.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memrange.c
memset.c
mocked_tlcl.c
nhlt.c lib/nhlt: add support for setting the oem_revision 2016-12-01 08:17:42 +01:00
primitive_memtest.c
prog_loaders.c romstage_handoff: add helper to determine resume status 2016-12-01 08:16:27 +01:00
prog_ops.c
program.ld lib/program.ld: add .sdata sections 2016-10-31 19:33:44 +01:00
ramtest.c quick_ram_check: Remove reference to RAMBASE 2016-11-08 19:16:41 +01:00
reg_script.c
region_file.c lib: add region file support 2016-12-08 16:10:28 +01:00
rmodule.c
rmodule.ld
romstage_handoff.c lib: put romstage_handoff implementation in own compilation unit 2016-12-01 08:16:47 +01:00
romstage_stack.c intel post-car: Increase stacktop alignment 2016-11-18 20:59:12 +01:00
rtc.c
selfboot.c
spd_bin.c ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
stack.c
thread.c
timer.c
timer_queue.c
timestamp.c
tlcl.c lib/tlcl: Ensure tlcl library is initialized only once 2016-11-11 22:15:57 +01:00
tlcl_internal.h
tlcl_structures.h
tpm2_marshaling.c google/chromeos: disable platform hierarchy on resume for TPM2 2017-01-12 18:28:12 +01:00
tpm2_marshaling.h
tpm2_tlcl.c google/chromeos: disable platform hierarchy on resume for TPM2 2017-01-12 18:28:12 +01:00
tpm2_tlcl_structures.h google/chromeos: disable platform hierarchy on resume for TPM2 2017-01-12 18:28:12 +01:00
tpm_error_messages.h
trace.c
version.c
wrdd.c