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
2019-09-30
arch/x86: Fix __ROMCC__ automatic prerequisities
Kyösti Mälkki
2019-09-28
cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use
Kyösti Mälkki
2019-09-28
arch/arm,mips: Use generic PCI MMCONF
Kyösti Mälkki
2019-09-26
arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK
Kyösti Mälkki
2019-09-14
arch/x86: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-14
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-09-13
timestamps: Remove TIMESTAMP_CACHE_IN_BSS
Kyösti Mälkki
2019-09-13
arch/x86/bootblock_crt0.S: Leverage eax in protected mode entry
Himanshu Sahdev aka CunningLearner
2019-09-11
arch/x86: Cache the TSEG region at the top of ram
Subrata Banik
2019-09-11
arch/x86: Restrict use of _car_global[start|end]
Kyösti Mälkki
2019-09-11
arch/x86: Drop _car_relocatable_data symbols
Kyösti Mälkki
2019-09-11
arch/x86: Move ehci_dbg_info outside _car_relocatable_data
Kyösti Mälkki
2019-09-11
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-09-09
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
Kyösti Mälkki
2019-09-06
superio/common: Add ssdtgen for generic SuperIOs
Patrick Rudolph
2019-09-02
soc/intel/common/timer: Make TSC frequency calculation dynamically
Subrata Banik
2019-09-02
arch/ppc64: move misc.c to qemu-power8 as timer.c
Marty E. Plummer
2019-08-31
arch/x86: Remove WB attribute from 0..CACHE_TMP_RAMTOP
Kyösti Mälkki
2019-08-30
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-29
arch/arm64: Make ARM64 stages select ARCH_ARM64
Arthur Heymans
2019-08-29
arch/arm: Make ARM stages select ARCH_ARM
Arthur Heymans
2019-08-29
arch/x86: Fix clearing .bss section
Kyösti Mälkki
2019-08-29
arch/x86: remove weak car_stage_entry() symbol
Aaron Durbin
2019-08-28
arch/x86/postcar: unexpose postcar_commit_mtrrs() symbol
Aaron Durbin
2019-08-28
AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file
Martin Roth
2019-08-27
AUTHORS: Move src/arch/mips copyrights into AUTHORS file
Martin Roth
2019-08-26
x86: Introduce RESET_VECTOR_IN_RAM option
Martin Roth
2019-08-26
arch/x86: Simplify <arch/early_variables.h>
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-26
arch/non-x86: Use ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-08-26
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
2019-08-26
AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file
Martin Roth
2019-08-26
AUTHORS: Move src/arch/arm copyrights into AUTHORS file
Martin Roth
2019-08-26
lib: ramdetect: Register exception handlers for ARMv8
Asami Doi
2019-08-23
arch/x86/acpi: Add acpi_device_hid
Patrick Rudolph
2019-08-22
ACPI S3: Depend on RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2019-08-22
ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-21
AMD fam10: Remove HAVE_ACPI_RESUME support
Kyösti Mälkki
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-15
arch/x86: Add postcar_frame_common_mtrrs()
Kyösti Mälkki
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-08
arch/riscv: Enable FIT support
Jonathan Neuschäfer
2019-08-06
arch/x86/acpi.c: Change TPM2 ACPI Table to support CRB
Christian Walter
2019-08-03
smbios: Make SMBIOS type 3 enclosure type settable at runtime
Mathew King
2019-08-03
riscv: add support for OpenSBI
Xiang Wang
[next]