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-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
2018-06-26
arm64: Switch remaining uses of __ASSEMBLY__ to __ASSEMBLER__
Julius Werner
2018-06-26
arm64: Drop dead file stage_entry.S
Julius Werner
2018-06-19
lib: Add FIT payload support
Patrick Rudolph
2018-06-19
lib/prog_loaders: Move argument selection into selfload
Patrick Rudolph
2018-06-14
arch/arm/armv7: Fix coding style
Elyes HAOUAS
2018-06-12
arch/x86: Fix payload loading via bounce-buffer
Kyösti Mälkki
2018-06-11
selfboot: Move x86 quirk under arch
Kyösti Mälkki
2018-06-08
arch/x86: Drop leftover ROMCC console support
Kyösti Mälkki
2018-06-07
arch/x86/smbios: Conditionally call SMBIOS ops
Naresh G Solanki
2018-06-06
arch/x86: Always select RELOCATABLE_MODULES
Kyösti Mälkki
2018-06-06
arch/x86: Use fixed size limit with RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2018-06-06
arch/x86: Drop leftover ROMCC support
Kyösti Mälkki
2018-06-04
arch/x86: Remove unneeded includes
Elyes HAOUAS
2018-06-04
arch/x86: Introduce postcar_frame_add_romcache()
Nico Huber
2018-05-31
arch/x86/include/arch: Remove space after __attribute__
Elyes HAOUAS
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
[next]