..
b64_decode.c
boot_device.c
lib/boot_device: add RW boot device construct
2016-08-19 03:07:05 +02:00
bootblock.c
lib: Add asmlinkage attribute to bootblock_main_with_timestamp
2016-06-09 17:15:35 +02:00
bootmem.c
lib/bootmem: allow architecture specific bootmem ranges
2016-04-21 20:46:45 +02:00
bootmode.c
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
2016-07-28 00:36:22 +02:00
cbfs.c
Kconfig: separate memory mapped boot device from SPI
2016-08-19 03:04:54 +02:00
cbmem_common.c
cbmem_console.c
src/lib: Capitalize ROM, RAM, NVRAM and CPU
2016-07-31 19:30:54 +02:00
cbmem_stage_cache.c
compute_ip_checksum.c
coreboot_table.c
drivers/spi: ensure SPI flash is boot device for coreboot tables
2016-08-19 18:14:20 +02:00
debug.c
delay.c
edid.c
ext_stage_cache.c
fallback_boot.c
fmap.c
lib/fmap: provide RW region device support
2016-08-19 18:17:04 +02:00
gcc.c
gcov-glue.c
gcov-io.c
gcov-io.h
gcov-iov.h
generic_dump_spd.c
generic_sdram.c
gpio.c
lib/gpio: add pullup & pulldown gpio_base2_value() variants
2016-07-07 20:44:36 +02:00
halt.c
hardwaremain.c
lib/hardwaremain: Add \n to "Boot failed" message
2016-05-31 20:20:44 +02:00
hexdump.c
hexstrtobin.c
hexstrtobin: Add a library function to decode ASCII hex into binary
2016-05-21 05:58:51 +02:00
imd.c
imd_cbmem.c
src/lib: Enable display of cbmem during romstage and postcar
2016-07-26 01:18:09 +02:00
jpeg.c
jpeg.h
libgcc.c
libgcov.c
lzma.c
lib: remove ulzma()
2016-07-01 23:55:16 +02:00
lzmadecode.c
lzmadecode.h
Makefile.inc
drivers/spi: move cbfs_spi.c location
2016-08-19 03:05:07 +02:00
malloc.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memrange.c
memset.c
mocked_tlcl.c
nhlt.c
lib/nhlt: add helper functions for adding endpoints
2016-06-29 23:13:54 +02:00
primitive_memtest.c
prog_loaders.c
region: Add writeat and eraseat support
2016-06-24 20:48:12 +02:00
prog_ops.c
program.ld
program.ld: Don't exclude sbe region from verstage
2016-05-21 06:04:32 +02:00
ramtest.c
reg_script.c
lib/reg_script: Fix braces
2016-05-05 19:41:29 +02:00
rmodule.c
rmodule.ld
romstage_stack.c
intel post-car: Consolidate choose_top_of_stack()
2016-07-10 11:16:07 +02:00
rtc.c
lib: Add real-time-clock functions
2016-06-24 20:22:05 +02:00
selfboot.c
src/lib: Capitalize ROM, RAM, NVRAM and CPU
2016-07-31 19:30:54 +02:00
stack.c
thread.c
src/lib: Capitalize ROM, RAM, NVRAM and CPU
2016-07-31 19:30:54 +02:00
timer.c
timer_queue.c
timestamp.c
lib/timestamp: Add timestamps to CBMEM in POSTCAR stage
2016-08-04 03:27:08 +02:00
tlcl.c
tlcl_internal.h
tlcl_structures.h
tpm2_marshaling.c
tpm2: implement and use pcr_extend command
2016-07-14 00:00:30 +02:00
tpm2_marshaling.h
tpm2: avoid comparison between signed and unsigned ints
2016-07-13 23:58:32 +02:00
tpm2_tlcl.c
src/lib: Capitalize ROM, RAM, NVRAM and CPU
2016-07-31 19:30:54 +02:00
tpm2_tlcl_structures.h
tpm2: implement and use pcr_extend command
2016-07-14 00:00:30 +02:00
tpm_error_messages.h
Remove non-ascii & unprintable characters
2016-08-01 21:44:45 +02:00
trace.c
version.c
lib/version: Correct whitespace alignment
2016-07-15 00:10:50 +02:00
wrdd.c