coreboot/src/include
Kyösti Mälkki 44da9e201c cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use
Change-Id: I62d7450c8e83eec7bf4ad5d0709269a132fd0499
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35649
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-09-28 21:18:03 +00:00
..
boot
console
cpu cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use 2019-09-28 21:18:03 +00:00
device cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use 2019-09-28 21:18:03 +00:00
efi
pc80
smp
superio
sys
adainit.h
assert.h
b64_decode.h
base3.h
bcd.h
boardid.h
boot_device.h
bootblock_common.h lib/bootblock: Add simplified entry with basetime 2019-08-26 21:11:31 +00:00
bootmem.h lib/bootmem: Prepare for OpenSBI 2019-07-31 10:57:30 +00:00
bootmode.h
bootsplash.h lib/coreboot_table: Show splashscreen in lb_table_init 2019-09-15 11:10:58 +00:00
bootstate.h
cbfs.h
cbmem.h arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume() 2019-09-14 10:55:34 +00:00
cper.h
ctype.h
delay.h cpu/x86/lapic: Refactor timer_fsb() 2019-09-19 09:28:55 +00:00
device_tree.h
dimm_info_util.h
edid.h lib: edid: Move manufacturer name from private extra to public info 2019-08-15 03:04:08 +00:00
elog.h drivers/elog: Add elog_boot_notify() 2019-09-13 09:58:33 +00:00
endian.h
fallback.h
fit.h
fit_payload.h
fmap.h fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
gic.h
gpio.h
halt.h
imd.h
inttypes.h include, lib: Add <inttypes.h> printf macros 2019-08-10 08:47:08 +00:00
ip_checksum.h
kconfig.h
lib.h
list.h
main_decl.h
memlayout.h src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
memory_info.h
memrange.h
mrc_cache.h
nhlt.h
option.h
program_loading.h lib/bootmem: Prepare for OpenSBI 2019-07-31 10:57:30 +00:00
ramdetect.h lib: ramdetect: Register exception handlers for ARMv8 2019-08-26 07:14:03 +00:00
random.h
reg_script.h
region_file.h
reset.h
rmodule.h
romstage_handoff.h
rtc.h
rules.h security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGE 2019-09-17 08:17:23 +00:00
sar.h
sdram_mode.h
smbios.h
smmstore.h
spd.h
spd_bin.h lib/spd_bin: Extend DDR4 spd information 2019-09-09 13:30:10 +00:00
spd_ddr2.h
spi-generic.h drivers/spi/spi_flash.c: Add SPI vendor IDs 2019-09-04 22:40:46 +00:00
spi_bitbang.h
spi_flash.h
stage_cache.h lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00
stddef.h Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
stdint.h include, lib: Add <inttypes.h> printf macros 2019-08-10 08:47:08 +00:00
stdlib.h
string.h string: implement strspn, strcspn, atol 2019-08-10 01:32:19 +00:00
swab.h
symbols.h x86: Introduce RESET_VECTOR_IN_RAM option 2019-08-26 22:53:07 +00:00
thread.h src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
timer.h
timestamp.h timestamps: Remove TIMESTAMP_CACHE_IN_BSS 2019-09-13 19:48:26 +00:00
trace.h lib/trace: Replace __PRE_RAM__ use 2019-09-23 21:38:50 +00:00
types.h ec/google/chromeec: Update ec_commands.h 2019-08-23 20:22:04 +00:00
uuid.h
vbe.h src/device/oprom: Fix bootsplash display code for optionroms 2019-07-26 08:40:23 +00:00
version.h
watchdog.h
wrdd.h