index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
2018-05-28
arch/x86: Define HPET_ADDRESS_OVERRIDE
Kyösti Mälkki
2018-05-28
acpi: device: Walk up the tree to find identifier
Duncan Laurie
2018-05-24
src: Add space after 'while'
Elyes HAOUAS
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-05-21
Revert "acpi: device: Walk up the tree to find identifier"
Duncan Laurie
2018-05-18
arch/x86: Increase TIMESTAMP region size to 0x200
Furquan Shaikh
2018-05-18
acpi: device: Walk up the tree to find identifier
Duncan Laurie
2018-05-18
arch/x86/acpigen: Fix corner case in _ROM generator
Patrick Rudolph
2018-05-16
Revert "cbfs/payload type: Fix build warning and whitespace in name"
Ronald G. Minnich
2018-05-15
cbfs/payload type: Fix build warning and whitespace in name
Paul Menzel
2018-05-14
pci: Fix compilation on non x86
Patrick Rudolph
2018-05-11
acpi: Add support for writing ACPI _PLD structures
Duncan Laurie
2018-05-11
acpi: Add support for generating ACPI _UPC
Duncan Laurie
2018-05-08
arch/x86/acpi_device: Add macros to define gpio with wake flag
Harsha Priya
2018-05-08
Move `pci_ops_mmconf` from arch/x86/ to device/
Nico Huber
2018-05-08
arch/x86/acpi: Get rid of device_t
Elyes HAOUAS
2018-05-04
arch/x86/cpu.c: Remove unneeded headers
Elyes HAOUAS
2018-05-04
arch/x86/cpu_common.c: Remove unneeded headers
Elyes HAOUAS
2018-05-04
lib/bootmem: Add more bootmem tags
Patrick Rudolph
2018-05-03
pci: Add dummy file for ARM64
Patrick Rudolph
2018-05-03
arch/x86: Relocate GDT in verstage, romstage, and postcar
Hannah Williams
2018-05-03
arch/x86: reduce complexity in assembly_entry.S
Aaron Durbin
2018-05-02
src/drivers: Add reset/enable/stop_off_ms variables to ACPI devices
Shelley Chen
2018-05-02
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-05-02
arch/x86: Print CPU Index and APIC ID in case of exception
Subrata Banik
2018-04-30
lib/bootmem: Introduce custom bootmem tags
Patrick Rudolph
2018-04-30
arm64: Add ARCH Timer
T Michael Turney
2018-04-30
arm64: Add mmu context save/restore APIs
T Michael Turney
2018-04-30
x86/mpspec: order the I/O APICs by the APIC Id
Lubomir Rintel
2018-04-30
device: constify some variables
Lubomir Rintel
2018-04-27
RISC-V boards: Remove PAGETABLES section from memlayout.ld
Jonathan Neuschäfer
2018-04-26
arch/x86: remove nop padding from exception vectors
Aaron Durbin
2018-04-26
arch/x86: print cr2 value on every exception
Aaron Durbin
2018-04-26
arch/x86: allow idt to be available to link in all stages
Aaron Durbin
2018-04-26
arch/riscv: Store mprv bit in size_t
Jonathan Neuschäfer
2018-04-25
arch/x86: add support for cache-as-ram paging
Aaron Durbin
2018-04-24
arch/x86: add ENV_CACHE_AS_RAM
Aaron Durbin
2018-04-24
arch/x86/postcar: add comment clarifying reason for finalize_load()
Aaron Durbin
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
arch/x86: align stack on entry to x86_exception()
Aaron Durbin
2018-04-24
arch/x86: prepare for having an idt in other stages
Aaron Durbin
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-12
include/memory_info.h: Change serial number field from 5 bytes to 4
Raul E Rangel
2018-04-11
arch/riscv: Remove I/O space access functions (outb, etc.)
Jonathan Neuschäfer
2018-04-09
ACPI S3: Drop too early resume backup
Kyösti Mälkki
2018-04-09
ioapic: extend definition name to avoid collision
Marc Jones
2018-04-01
x86: Increase time out for parking APs to 250ms
Furquan Shaikh
2018-04-01
arch/x86/smbios: Consider corner case of Part Number
Lijian Zhao
2018-03-23
arch/x86/smbios: Strip trailing whitespace on DMI 17 part number.
Raul E Rangel
2018-03-23
arch/arm64/armv8/mmu: Add support for 48bit VA
Patrick Rudolph
[next]