| .. |
|
acpi
|
mb: Set coreboot as DSDT's manufacturer model ID
|
2018-11-23 11:00:40 +00:00 |
|
include
|
arch/x86/acpigen.c: Add a method to notify all CPU cores
|
2018-11-29 12:19:31 +00:00 |
|
acpi.c
|
src/arch/x86/acpi.c: Create log area and extend TPM2 table
|
2018-11-23 12:56:44 +00:00 |
|
acpi_bert_storage.c
|
arch/x86/acpi_bert_storage.c: Fix coverity error CID 1395706
|
2018-09-15 12:43:26 +00:00 |
|
acpi_device.c
|
acpi: Call acpi_gen_writeSTA by status from device tree
|
2018-09-16 08:37:42 +00:00 |
|
acpi_pld.c
|
acpi: Add support for writing ACPI _PLD structures
|
2018-05-11 09:00:33 +00:00 |
|
acpi_s3.c
|
src: Remove unneeded include "{arch,cpu}/cpu.h"
|
2018-11-12 09:22:18 +00:00 |
|
acpigen.c
|
arch/x86/acpigen.c: Add a method to notify all CPU cores
|
2018-11-29 12:19:31 +00:00 |
|
acpigen_dsm.c
|
|
|
|
assembly_entry.S
|
arch/x86: Relocate GDT in verstage, romstage, and postcar
|
2018-05-03 04:40:58 +00:00 |
|
boot.c
|
selfboot: remove bounce buffers
|
2018-10-11 17:42:41 +00:00 |
|
bootblock.ld
|
|
|
|
bootblock_crt0.S
|
|
|
|
bootblock_normal.c
|
Port cmos.default handling to C environment bootblock
|
2017-07-26 19:30:01 +00:00 |
|
bootblock_romcc.S
|
|
|
|
bootblock_simple.c
|
Port cmos.default handling to C environment bootblock
|
2017-07-26 19:30:01 +00:00 |
|
c_start.S
|
arch/x86: allow idt to be available to link in all stages
|
2018-04-26 15:17:08 +00:00 |
|
car.ld
|
mb/emulation/qemu-i440fx|q35: Fix stack size
|
2018-11-14 08:24:14 +00:00 |
|
cbfs_and_run.c
|
|
|
|
cbmem.c
|
Move compiler.h to commonlib
|
2018-10-08 16:57:27 +00:00 |
|
cf9_reset.c
|
arch/x86: Implement common CF9 reset
|
2018-10-22 08:35:08 +00:00 |
|
cpu.c
|
src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"
|
2018-07-09 09:26:18 +00:00 |
|
cpu_common.c
|
arch/x86: Remove unneeded includes
|
2018-06-04 08:41:55 +00:00 |
|
ebda.c
|
arch/x86: initialize EBDA in S3 and S0/S5 path
|
2017-10-16 16:56:19 +00:00 |
|
exception.c
|
arch/x86/exception: Improve the readability of a comment
|
2018-10-17 12:01:51 +00:00 |
|
exit_car.S
|
arch/x86: Relocate GDT in verstage, romstage, and postcar
|
2018-05-03 04:40:58 +00:00 |
|
failover.ld
|
|
|
|
gdt.c
|
Move compiler.h to commonlib
|
2018-10-08 16:57:27 +00:00 |
|
gdt_init.S
|
arch/x86: Relocate GDT in verstage, romstage, and postcar
|
2018-05-03 04:40:58 +00:00 |
|
id.ld
|
|
|
|
id.S
|
|
|
|
idt.S
|
arch/x86: remove nop padding from exception vectors
|
2018-04-26 15:18:57 +00:00 |
|
ioapic.c
|
ioapic: extend definition name to avoid collision
|
2018-04-09 09:29:51 +00:00 |
|
Kconfig
|
toolchain: Add POSTCAR as a stage we have a toolchain for
|
2018-11-08 07:41:32 +00:00 |
|
Makefile.inc
|
arch/x86/Makefile.inc: Fix typo
|
2018-11-29 09:29:02 +00:00 |
|
memcpy.c
|
|
|
|
memlayout.ld
|
arch/x86: Use fixed size limit with RELOCATABLE_RAMSTAGE
|
2018-06-06 10:36:04 +00:00 |
|
memmove.c
|
|
|
|
memset.c
|
|
|
|
mmap_boot.c
|
arch/x86: drop special case cbfs locator
|
2018-11-23 20:50:43 +00:00 |
|
mpspec.c
|
src: Remove unneeded include "{arch,cpu}/cpu.h"
|
2018-11-12 09:22:18 +00:00 |
|
pci_ops.c
|
Move pci_ops_mmconf from arch/x86/ to device/
|
2018-05-08 03:01:35 +00:00 |
|
pci_ops_conf1.c
|
arch/x86: Remove unneeded includes
|
2018-06-04 08:41:55 +00:00 |
|
pirq_routing.c
|
src: Get rid of duplicated includes
|
2018-11-16 09:50:03 +00:00 |
|
postcar.c
|
soc/intel/common: Bring DISPLAY_MTRRS into the light
|
2018-11-23 08:34:16 +00:00 |
|
postcar_loader.c
|
include/program_loading: Add POSTCAR prog type
|
2018-11-09 12:00:40 +00:00 |
|
prologue.inc
|
|
|
|
rdrand.c
|
|
|
|
smbios.c
|
Move compiler.h to commonlib
|
2018-10-08 16:57:27 +00:00 |
|
stages.c
|
|
|
|
tables.c
|
src: Remove unneeded include "{arch,cpu}/cpu.h"
|
2018-11-12 09:22:18 +00:00 |
|
thread.c
|
src/arch: Fix typo
|
2018-08-09 15:56:02 +00:00 |
|
thread_switch.S
|
|
|
|
timestamp.c
|
Move compiler.h to commonlib
|
2018-10-08 16:57:27 +00:00 |
|
verstage.c
|
|
|
|
wakeup.S
|
|
|
|
walkcbfs.S
|
|
|