coreboot/src/include
Elyes HAOUAS 63f98f2304 src: Use CRx_TYPE type for CRx
Change-Id: If50d9218119d5446d0ce98b8a9297b23bae65c72
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33816
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-02 16:14:36 +00:00
..
boot
console console: Allow using vprintk() with disabled console 2019-06-11 17:29:02 +00:00
cpu src: Use CRx_TYPE type for CRx 2019-07-02 16:14:36 +00:00
device pci_ids.h: Add AMD Picasso IDs 2019-06-30 18:40:13 +00:00
efi
pc80
smp
superio superio: Add ASpeed AST2400 2019-05-24 07:22:23 +00:00
sys
adainit.h
assert.h src/include/assert.h: add noreturn attribute to dead_code() 2019-05-17 07:16:50 +00:00
b64_decode.h
base3.h
bcd.h
boardid.h
boot_device.h boot_device: Constify argument 2019-05-12 07:47:45 +00:00
bootblock_common.h
bootmem.h
bootmode.h
bootstate.h
cbfs.h
cbmem.h
cper.h
ctype.h add ctype.h header 2019-06-24 21:15:14 +00:00
delay.h
device_tree.h device_tree: Update comment style to C89 2019-06-21 09:23:19 +00:00
dimm_info_util.h
edid.h
elog.h
endian.h endian.h: Add be32dec/be32enc family of functions 2019-05-23 08:42:44 +00:00
fallback.h
fit.h fit: Add overlay support 2019-06-21 09:22:31 +00:00
fit_payload.h
fmap.h lib/fmap: Add area read/write functions 2019-04-23 10:22:54 +00:00
gic.h
gpio.h
halt.h
imd.h
inttypes.h
ip_checksum.h
kconfig.h kconfig: Drop IS_ENABLED() macro 2019-06-04 13:33:40 +00:00
lib.h
list.h
main_decl.h
memlayout.h Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER 2019-06-24 04:33:06 +00:00
memory_info.h src/soc/intel/common/smbios: Add addtional infos to dimm_info 2019-06-06 11:32:52 +00:00
memrange.h
mrc_cache.h
nhlt.h
option.h
program_loading.h
random.h
reg_script.h
region_file.h lib: add region file support 2016-12-08 16:10:28 +01:00
reset.h
rmodule.h
romstage_handoff.h
rtc.h
rules.h Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER 2019-06-24 04:33:06 +00:00
sar.h
sdram_mode.h
smbios.h src/arch/x86: Add automatic type41 entry creation 2019-05-28 11:52:27 +00:00
smmstore.h
spd.h
spd_bin.h
spd_ddr2.h
spi-generic.h spi_flash: Add Dual SPI support 2019-06-10 18:02:33 +00:00
spi_bitbang.h
spi_flash.h spi_flash: Add Dual SPI support 2019-06-10 18:02:33 +00:00
stage_cache.h stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable 2019-06-13 04:39:28 +00:00
stddef.h Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER 2019-06-24 04:33:06 +00:00
stdlib.h
string.h add ctype.h header 2019-06-24 21:15:14 +00:00
swab.h
symbols.h Replace remaining IS_ENABLED(CONFIG_*) with CONFIG() 2019-04-08 18:50:10 +00:00
thread.h src: Fix remaining #include <timer.h> 2019-04-09 17:20:35 +00:00
timer.h
timestamp.h
trace.h
types.h src/{include,arch,cpu,lib}: Add missing 'include <types.h>' 2019-05-29 20:27:18 +00:00
uuid.h
vbe.h
version.h
watchdog.h
wrdd.h