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
/
x86
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2020-01-14
console/post: Split parts to arch/
Kyösti Mälkki
2019-12-27
cpu/intel/microcode: Apply more strict guard for assembly files
Kyösti Mälkki
2019-12-27
arch/x86: Remove walkcbfs()
Kyösti Mälkki
2019-12-27
bootblock: Support normal/fallback mechanism again
Kyösti Mälkki
2019-12-20
arch/x86: Drop romcc bootblock
Arthur Heymans
2019-12-19
src/arch/x86: Build mainboard acpi_tables source if present
Karthikeyan Ramasubramanian
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-22
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-21
arch/x86: Remove copy_and_run()
Kyösti Mälkki
2019-11-10
arch/x86: Remove EARLY_EBDA_INIT support
Arthur Heymans
2019-11-06
arch/x86: Create preprocessed __ROMCC__ bootblock source
Kyösti Mälkki
2019-11-03
arch/x86: Use the stage argument to implement cbmem_top
Arthur Heymans
2019-10-30
arch/x86/Makefile.inc: Use the 'all' target to add common sources
Arthur Heymans
2019-09-30
arch/x86: Fix __ROMCC__ automatic prerequisities
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-06-06
Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64
Subrata Banik
2019-06-02
Makefile.inc: Remove unnecessary CONFIG dependency
Subrata Banik
2019-03-16
device/pci_ops: Have only default PCI bus ops available
Kyösti Mälkki
2019-03-07
src/device/Kconfig: Include the discrete VGA OpROM at config UI
Mike Banon
2019-02-20
walkcbfs: Only compile on x86_32
Patrick Rudolph
2019-01-08
arch/x86: Link walkcbfs.S instead of including it
Arthur Heymans
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2018-12-30
arch/x86: Prevent romcc bootblock from using MMX registers
Kyösti Mälkki
2018-11-29
arch/x86/Makefile.inc: Fix typo
Patrick Rudolph
2018-11-08
toolchain: Add POSTCAR as a stage we have a toolchain for
Patrick Georgi
2018-10-22
arch/x86: Implement common CF9 reset
Nico Huber
2018-10-04
arch/x86: Make mb/romstage.c optional
Rizwan Qureshi
2018-09-07
arch/x86: Add BERT region support functions
Marshall Dawson
2018-09-05
arch/x86/Makefile: include dependencies for romcc bootblock
Nico Huber
2018-08-09
src/arch: Fix typo
Elyes HAOUAS
2018-06-28
arch/x86: include verstage.c only when verstage is a separate stage
Arthur Heymans
2018-06-06
arch/x86: Drop leftover ROMCC support
Kyösti Mälkki
2018-05-11
acpi: Add support for writing ACPI _PLD structures
Duncan Laurie
2018-05-08
Move `pci_ops_mmconf` from arch/x86/ to device/
Nico Huber
2018-05-03
arch/x86: Relocate GDT in verstage, romstage, and postcar
Hannah Williams
2018-05-02
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-04-26
arch/x86: allow idt to be available to link in all stages
Aaron Durbin
2018-04-24
arch/x86: prepare for having an idt in other stages
Aaron Durbin
2018-01-25
arch/x86: allow timestamp source to not be TSC
Aaron Durbin
2018-01-15
Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2017-09-22
arch/x86: Enable ebda library for romstage and postcar
Subrata Banik
2017-09-22
arch/x86: Include acpi_s3.c support in postcar stage
Subrata Banik
2017-09-08
arch/x86/postcar: Support CBMEM_TOP_BACKUP
Kyösti Mälkki
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2017-02-20
arch/x86: add functions to generate random numbers
Robbie Zhang
2016-10-25
arch/x86/acpigen_dsm: Add support for DSM types
Furquan Shaikh
2016-09-21
Makefiles: update cbfs types from bare numbers to values
Martin Roth
2016-09-19
arch/x86: move postcar main logic into C
Aaron Durbin
[next]