coreboot-kgpe-d16/src/include
Kyösti Mälkki 7752147cb6 devicetree: Add fields for HyperTransport scans
Change-Id: I3b00e5e4e45089fbd7d0d6243d5e441bd8929c0b
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8557
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
2015-06-05 10:15:54 +02:00
..
boot vpd: populate coreboot table with serialno 2015-04-22 08:47:25 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu Remove leftover smi_get_tseg_base 2015-05-29 07:06:37 +02:00
device devicetree: Add fields for HyperTransport scans 2015-06-05 10:15:54 +02:00
pc80 Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smp atomic.h: Fix doxygen errors 2015-01-04 20:03:28 +01:00
superio Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tpm_lite vboot2: read secdata and nvdata 2015-03-23 19:51:47 +01:00
antirollback.h chromeos: vboot2: Add TPM PCR extension support 2015-04-20 17:06:28 +02:00
assert.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
assets.h assets: abstract away the firmware assets used for booting 2015-06-02 14:10:08 +02:00
b64_decode.h lib: add base64 decoder 2015-04-22 08:50:54 +02:00
base3.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
bcd.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
boardid.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
boot_device.h coreboot: introduce boot_device 2015-05-26 22:32:47 +02:00
bootmem.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
bootmode.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
bootstate.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cbfs.h cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
cbfs_serialized.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cbmem.h Add TCPA table. 2015-05-28 08:10:32 +02:00
delay.h timer: Reestablish init_timer(), consolidate timer initialization calls 2015-04-14 09:03:28 +02:00
edid.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
elog.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
endian.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
fallback.h cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
fmap.h fmap: new API using region_device 2015-05-26 22:33:53 +02:00
fmap_serialized.h fmap: new API using region_device 2015-05-26 22:33:53 +02:00
gic.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gpio.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
halt.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
imd.h coreboot: tiered imd 2015-04-22 17:54:50 +02:00
inttypes.h
ip_checksum.h
kconfig.h
lib.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
mem_pool.h coreboot: add memory pool infrastructure 2015-05-14 17:27:09 +02:00
memlayout.h cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
memory_info.h smbios: add funtion for smbios type17 2015-03-27 09:55:21 +01:00
memrange.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
option.h
program_loading.h assets: abstract away the firmware assets used for booting 2015-06-02 14:10:08 +02:00
reg_script.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
region.h regions: add more helpers 2015-05-19 10:36:43 +02:00
reset.h vboot2: implement select_firmware for pre-romstage verification 2015-01-27 01:43:01 +01:00
rmodule-defs.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
rmodule.h cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
romstage_handoff.h cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
rtc.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
rules.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sdram_mode.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smbios.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spd.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spd_cache.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spd_ddr2.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spi-generic.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spi_flash.h Remove address from GPLv2 headers 2015-05-21 20:50: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 stdlib: Add IS_ALIGNED macro 2015-03-20 10:01:22 +01:00
string.h Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
swab.h
symbols.h cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
thread.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
timer.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
timestamp.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tpm.h Move TPM code out of chromeos 2015-05-27 22:23:05 +02:00
trace.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
types.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
vbe.h intel/gma: Clarify code and use dedicated init for Google Peppy 2014-08-25 22:36:03 +02:00
version.h build.h: remove variable for the builduser, -hostname and -domain 2015-03-09 17:53:16 +01:00
watchdog.h