index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/x86: Link walkcbfs.S instead of including it
Arthur Heymans
2019-01-08
1
-0
/
+3
*
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2019-01-04
1
-3
/
+0
*
arch/x86: Prevent romcc bootblock from using MMX registers
Kyösti Mälkki
2018-12-30
1
-1
/
+1
*
arch/x86/Makefile.inc: Fix typo
Patrick Rudolph
2018-11-29
1
-1
/
+1
*
toolchain: Add POSTCAR as a stage we have a toolchain for
Patrick Georgi
2018-11-08
1
-0
/
+4
*
arch/x86: Implement common CF9 reset
Nico Huber
2018-10-22
1
-0
/
+6
*
arch/x86: Make mb/romstage.c optional
Rizwan Qureshi
2018-10-04
1
-1
/
+1
*
arch/x86: Add BERT region support functions
Marshall Dawson
2018-09-07
1
-0
/
+1
*
arch/x86/Makefile: include dependencies for romcc bootblock
Nico Huber
2018-09-05
1
-0
/
+1
*
src/arch: Fix typo
Elyes HAOUAS
2018-08-09
1
-1
/
+1
*
arch/x86: include verstage.c only when verstage is a separate stage
Arthur Heymans
2018-06-28
1
-2
/
+2
*
arch/x86: Drop leftover ROMCC support
Kyösti Mälkki
2018-06-06
1
-39
/
+0
*
acpi: Add support for writing ACPI _PLD structures
Duncan Laurie
2018-05-11
1
-0
/
+1
*
Move `pci_ops_mmconf` from arch/x86/ to device/
Nico Huber
2018-05-08
1
-2
/
+1
*
arch/x86: Relocate GDT in verstage, romstage, and postcar
Hannah Williams
2018-05-03
1
-0
/
+5
*
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-05-02
1
-0
/
+1
*
arch/x86: allow idt to be available to link in all stages
Aaron Durbin
2018-04-26
1
-0
/
+10
*
arch/x86: prepare for having an idt in other stages
Aaron Durbin
2018-04-24
1
-0
/
+1
*
arch/x86: allow timestamp source to not be TSC
Aaron Durbin
2018-01-25
1
-5
/
+5
*
Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2018-01-15
1
-4
/
+0
*
arch/x86: Enable ebda library for romstage and postcar
Subrata Banik
2017-09-22
1
-0
/
+2
*
arch/x86: Include acpi_s3.c support in postcar stage
Subrata Banik
2017-09-22
1
-0
/
+1
*
arch/x86/postcar: Support CBMEM_TOP_BACKUP
Kyösti Mälkki
2017-09-08
1
-0
/
+1
*
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
1
-1
/
+1
*
arch/x86: add functions to generate random numbers
Robbie Zhang
2017-02-20
1
-0
/
+1
*
arch/x86/acpigen_dsm: Add support for DSM types
Furquan Shaikh
2016-10-25
1
-0
/
+1
*
Makefiles: update cbfs types from bare numbers to values
Martin Roth
2016-09-21
1
-1
/
+1
*
arch/x86: move postcar main logic into C
Aaron Durbin
2016-09-19
1
-0
/
+1
*
arch/x86: Always compile postcar library in romstage
Rizwan Qureshi
2016-09-12
1
-1
/
+1
*
arch/x86: Add bootblock and postcar support for SOC MTRR access
Lee Leahy
2016-07-27
1
-0
/
+2
*
arch/x86: Generate a map file for the postcar stage
Lee Leahy
2016-07-26
1
-0
/
+2
*
arch/x86: Organize ramstage to match other stages
Lee Leahy
2016-07-26
1
-51
/
+44
*
arch/x86: Move romstage files into romstage section
Lee Leahy
2016-07-26
1
-18
/
+12
*
arch/x86: Move postcar stage commands into place
Lee Leahy
2016-07-26
1
-25
/
+30
*
ACPI S3: Add common recovery code
Kyösti Mälkki
2016-06-22
1
-0
/
+1
*
ACPI S3: Split support for HAVE_ACPI_RESUME
Kyösti Mälkki
2016-06-22
1
-0
/
+1
*
arch/x86: provide verstage support for CONFIG_C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-05-27
1
-0
/
+4
*
device: Add an ACPI device name and path concept to devices
Duncan Laurie
2016-05-21
1
-0
/
+1
*
arch/x86: Include timestamp.c in all stages
Alexandru Gagniuc
2016-05-19
1
-0
/
+2
*
arch/x86: Drop CBFS_BASE_ADDRESS
Patrick Georgi
2016-05-03
1
-3
/
+0
*
build system: remove CBFSTOOL_PRE1_OPTS
Patrick Georgi
2016-05-03
1
-5
/
+0
*
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-23
1
-0
/
+25
*
arch/x86: honor CONFIG_X86_TOP4G_BOOTMEDIA_MAP for verstage
Aaron Durbin
2016-03-21
1
-1
/
+1
*
x86: Drop CONFIG_COMPILE_IN_DSDT
Stefan Reinauer
2016-03-15
1
-14
/
+0
*
x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock
Furquan Shaikh
2016-02-25
1
-1
/
+0
*
arch/x86: Add option to disable default mmap_boot implementation
Alexandru Gagniuc
2016-02-17
1
-4
/
+4
*
arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCK
Alexandru Gagniuc
2016-01-30
1
-0
/
+1
*
arch/x86: Rename bootblock.S to bootblock_romcc.S
Alexandru Gagniuc
2016-01-30
1
-5
/
+5
*
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-28
1
-10
/
+10
*
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-01-23
1
-43
/
+66
[next]