coreboot/src/include
Aaron Durbin e645bcae7c regions: add more helpers
Fill out functions to get the offset and size for both
regions and region_devices. Additionally add a helper for
memory mapping an entire region_device.

Change-Id: I8896eaf5b29e4a67470f4adc6f5b541566cb93b5
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/10215
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-05-19 10:36:43 +02:00
..
boot vpd: populate coreboot table with serialno 2015-04-22 08:47:25 +02:00
console secmon: allow for serial console 2015-05-13 20:54:00 +02:00
cpu baytrail: Switch from ACPI mode to PCI mode for legacy support 2015-04-10 19:21:49 +02:00
device superio: Replace the indexed I/O functions 2015-05-14 20:49:24 +02:00
pc80
smp
superio
tpm_lite
antirollback.h chromeos: vboot2: Add TPM PCR extension support 2015-04-20 17:06:28 +02:00
assert.h Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig option 2015-04-17 10:11:33 +02:00
b64_decode.h lib: add base64 decoder 2015-04-22 08:50:54 +02:00
base3.h gpio: Remove non-ternary tristate mode, make ternaries easier 2015-04-10 11:57:44 +02:00
bcd.h
boardid.h google/urara: use board ID information to set up hardware 2015-04-22 08:50:10 +02:00
bootmem.h
bootmode.h vboot: when configured, pass the wipeout request to vboot 2015-04-22 08:41:11 +02:00
bootstate.h
cbfs.h cbfs: make cbfs_load_prog_stage_by_offset() public 2015-05-05 17:49:27 +02:00
cbfs_core.h
cbfs_serialized.h CBFS: Automate ROM image layout and remove hardcoded offsets 2015-04-14 09:01:27 +02:00
cbmem.h cbmem: Add initial allocation support 2015-05-13 17:07:51 +02:00
delay.h timer: Reestablish init_timer(), consolidate timer initialization calls 2015-04-14 09:03:28 +02:00
edid.h
elog.h
endian.h Unify byte order macros and clrsetbits 2015-04-21 08:23:25 +02:00
fallback.h
gic.h armv8/secmon: Disable and Enable GIC in PSCI path 2015-04-22 09:03:01 +02:00
gpio.h gpio: add a function to read GPIO array as base-2 value 2015-04-10 11:59:30 +02:00
halt.h
imd.h coreboot: tiered imd 2015-04-22 17:54:50 +02:00
inttypes.h
ip_checksum.h
kconfig.h
lib.h New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
mem_pool.h coreboot: add memory pool infrastructure 2015-05-14 17:27:09 +02:00
memlayout.h cbfs: look for CBFS header in a predefined place 2015-04-17 09:54:40 +02:00
memory_info.h
memrange.h
option.h
program_loading.h vboot: inject vboot loader for stage loading 2015-05-11 22:39:22 +02:00
reg_script.h
region.h regions: add more helpers 2015-05-19 10:36:43 +02:00
reset.h
rmodule-defs.h
rmodule.h
romstage_handoff.h coreboot: common stage cache 2015-04-22 17:55:08 +02:00
rtc.h
rules.h Use __ROMSTAGE__ to denote romstage 2015-04-29 07:24:26 +02:00
sdram_mode.h
smbios.h
spd.h
spd_cache.h
spd_ddr2.h
spi-generic.h spi: support controllers with limited transfer size capabilities 2015-04-13 13:01:33 +02:00
spi_flash.h spi_flash: document expected return values 2015-05-15 00:39:25 +02:00
stage_cache.h coreboot: common stage cache 2015-04-22 17:55:08 +02:00
stddef.h stddef: Add KHz, MHz and GHz constants 2015-04-04 15:01:51 +02:00
stdlib.h
string.h
swab.h
symbols.h cbfs: look for CBFS header in a predefined place 2015-04-17 09:54:40 +02:00
thread.h
timer.h
timestamp.h cbmem: Add FSP timestamps 2015-04-30 01:33:10 +02:00
tpm.h
trace.h
types.h
vbe.h
version.h
watchdog.h