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-09-10
riscv: update misaligned memory access exception handling
Xiang Wang
2018-09-10
riscv: update mtime initialization
Xiang Wang
2018-09-07
x86/acpi: Add BERT table
Marshall Dawson
2018-09-07
x86/acpi: Add BERT to the revision table
Marshall Dawson
2018-09-07
arch/x86: Add BERT region support functions
Marshall Dawson
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-09-06
x86/acpi: Add APEI definitions
Marshall Dawson
2018-09-05
arch/x86/Makefile: include dependencies for romcc bootblock
Nico Huber
2018-09-05
riscv: add entry assembly file for RAMSTAGE
Xiang Wang
2018-09-05
riscv: add support to check machine length at runtime
Xiang Wang
2018-09-04
riscv: add spin lock support
Xiang Wang
2018-09-04
riscv: Add DEFINE_MPRV_READ_MXR to read execution-only page
Xiang Wang
2018-09-02
riscv: separately define stack locations at different stages
Xiang Wang
2018-08-30
riscv: update the definition of intptr_t/uintptr_t
Xiang Wang
2018-08-28
acpi: Hide Chrome and coreboot specific devices
David Wu
2018-08-27
x86/acpi: Update MADT table version
Marc Jones
2018-08-27
x86/acpi: Add ACPI table revision function
Marc Jones
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-17
arm64: Factor out common parts of romstage execution flow
Julius Werner
2018-08-17
x86/acpigen: Fix ACPI _ROM method
Marc Jones
2018-08-17
arch/x86/acpigen: add methods for cppc
Matt Delco
2018-08-15
arch/x86/acpigen: refactor calls to acpigen_write_register
Matt Delco
2018-08-14
cbmem: rename vdat to chromeos_acpi
Joel Kitching
2018-08-13
arm64: mmu: Spot check security state for TTB mapping
Julius Werner
2018-08-10
arm64: Turn architectural register accessors into inline functions
Julius Werner
2018-08-10
arm64: Drop checks for current exception level, hardcode EL3 assumption
Julius Werner
2018-08-10
arm64: Remove set_cntfrq() function
Julius Werner
2018-08-09
arch/x86/tables.c: Avoid static analysis error for unused value
Richard Spiegel
2018-08-09
src/arch: Fix typo
Elyes HAOUAS
2018-08-09
arch/x86/exception.c: Remove double initialization
Richard Spiegel
2018-08-07
arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)
Julius Werner
2018-08-07
arm64: Disable MMU during legacy payload handoff (without Arm TF)
Julius Werner
2018-08-01
riscv: remove redundancy in Makefile
Xiang Wang
2018-07-31
riscv: fix issues (timestrap & PRIu64)
Xiang Wang
2018-07-30
riscv: delete src/arch/riscv/prologue.inc
Xiang Wang
2018-07-30
security/tpm: Use unique CBMEM names for TCPA logs
Philipp Deppenwiese
2018-07-26
arch/arm64: Add Kconfig to include BL31 as blob
Patrick Rudolph
2018-07-19
arch/x86/smbios: Add support for table 38
Patrick Rudolph
2018-07-18
arch/riscv: Fix makefile to only set flags for riscv
Martin Roth
2018-07-18
riscv: add CAR interface
Xiang Wang
2018-07-17
riscv: add support for modifying compiler options
Xiang Wang
2018-07-12
riscv: add include/arch/smp/ directory
Xiang Wang
2018-07-11
riscv: add support to check ISA extension
Xiang Wang
2018-07-09
src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-06
riscv: use __riscv_atomic to check support A extension
Xiang Wang
2018-07-02
arch/x86: add SMM caller
Patrick Georgi
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2018-06-28
arch/x86: include verstage.c only when verstage is a separate stage
Arthur Heymans
2018-06-26
arm64: Reimplement mmu_disable() in assembly
Julius Werner
[next]