..
acpi
arch/x86/acpi/statdef.asl: Remove unnecessary whitespace
2018-02-02 16:08:16 +00:00
include
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
2018-08-22 15:32:30 +00:00
Kconfig
arch/x86: Always select RELOCATABLE_MODULES
2018-06-06 12:29:57 +00:00
Makefile.inc
src/arch: Fix typo
2018-08-09 15:56:02 +00:00
acpi.c
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
2018-08-22 15:32:30 +00:00
acpi_device.c
acpi: device: Walk up the tree to find identifier
2018-05-28 16:08:23 +00:00
acpi_pld.c
acpi: Add support for writing ACPI _PLD structures
2018-05-11 09:00:33 +00:00
acpi_s3.c
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
2018-08-22 15:32:30 +00:00
acpigen.c
x86/acpigen: Fix ACPI _ROM method
2018-08-17 21:10:04 +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
arch/x86: Fix payload loading via bounce-buffer
2018-06-12 07:44:08 +00:00
bootblock.ld
…
bootblock_crt0.S
…
bootblock_normal.c
…
bootblock_romcc.S
…
bootblock_simple.c
…
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
arch/x86: Increase TIMESTAMP region size to 0x200
2018-05-18 20:10:59 +00:00
cbfs_and_run.c
…
cbmem.c
arch/x86: Remove unneeded includes
2018-06-04 08:41:55 +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.c: Remove double initialization
2018-08-09 15:46:53 +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
arch/x86/gdt: Move variable assignment down
2017-11-03 15:20:15 +00:00
gdt_init.S
arch/x86: Relocate GDT in verstage, romstage, and postcar
2018-05-03 04:40:58 +00:00
id.S
…
id.ld
…
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
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
…
mpspec.c
x86/mpspec: order the I/O APICs by the APIC Id
2018-04-30 06:22:46 +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
compiler.h: add __weak macro
2018-04-24 14:37:59 +00:00
postcar.c
compiler.h: add __weak macro
2018-04-24 14:37:59 +00:00
postcar_loader.c
arch/x86: Introduce postcar_frame_add_romcache()
2018-06-04 08:20:35 +00:00
prologue.inc
…
rdrand.c
…
smbios.c
cbmem: rename vdat to chromeos_acpi
2018-08-14 14:48:44 +00:00
stages.c
…
tables.c
arch/x86/tables.c: Avoid static analysis error for unused value
2018-08-09 16:06:06 +00:00
thread.c
src/arch: Fix typo
2018-08-09 15:56:02 +00:00
thread_switch.S
…
timestamp.c
compiler.h: add __weak macro
2018-04-24 14:37:59 +00:00
verstage.c
…
wakeup.S
…
walkcbfs.S
…