index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-06-15
Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards
Martin Roth
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-10
arch/x86: Remove some x86_32 vs x86_64 noise
Kyösti Mälkki
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (5/5)
Furquan Shaikh
2020-05-02
acpi: Move ACPI table support out of arch/x86 (1/5)
Furquan Shaikh
2020-04-20
arch/x86/acpi: Add code to generate ACPI for PS2 keyboards
Rajat Jain
2020-03-25
arch/x86: Add Kconfig option for 2nd VGA BIOS image
Martin Roth
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
2016-09-12
arch/x86: Always compile postcar library in romstage
Rizwan Qureshi
2016-07-27
arch/x86: Add bootblock and postcar support for SOC MTRR access
Lee Leahy
2016-07-26
arch/x86: Generate a map file for the postcar stage
Lee Leahy
2016-07-26
arch/x86: Organize ramstage to match other stages
Lee Leahy
2016-07-26
arch/x86: Move romstage files into romstage section
Lee Leahy
2016-07-26
arch/x86: Move postcar stage commands into place
Lee Leahy
2016-06-22
ACPI S3: Add common recovery code
Kyösti Mälkki
2016-06-22
ACPI S3: Split support for HAVE_ACPI_RESUME
Kyösti Mälkki
2016-05-27
arch/x86: provide verstage support for CONFIG_C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-05-21
device: Add an ACPI device name and path concept to devices
Duncan Laurie
2016-05-19
arch/x86: Include timestamp.c in all stages
Alexandru Gagniuc
2016-05-03
arch/x86: Drop CBFS_BASE_ADDRESS
Patrick Georgi
2016-05-03
build system: remove CBFSTOOL_PRE1_OPTS
Patrick Georgi
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-21
arch/x86: honor CONFIG_X86_TOP4G_BOOTMEDIA_MAP for verstage
Aaron Durbin
2016-03-15
x86: Drop CONFIG_COMPILE_IN_DSDT
Stefan Reinauer
2016-02-25
x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock
Furquan Shaikh
2016-02-17
arch/x86: Add option to disable default mmap_boot implementation
Alexandru Gagniuc
2016-01-30
arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCK
Alexandru Gagniuc
2016-01-30
arch/x86: Rename bootblock.S to bootblock_romcc.S
Alexandru Gagniuc
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-23
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-01-21
arch/x86: Add files needed for C environment bootblock on x86
Alexandru Gagniuc
2016-01-19
arch/x86/Makefile.inc: Add a comment to fix syntax highlighting
Martin Roth
2016-01-18
arch/x86/Makefile.inc: Update symbol check macro
Martin Roth
2015-12-16
build system/x86: depend on directories before touch /empty targets
Alexander Couzens
2015-12-02
build system: Add more files through cbfs-files instead of manual rules
Patrick Georgi
2015-11-24
Unify OBJCOPY arguments throughout various x86 stages
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
arch/x86: avoid race condition on build.h
Patrick Georgi
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-08
arch/x86/bootblock: Do not include non-code files in bootblock.S
Alexandru Gagniuc
2015-10-08
arch/x86: Link walkcbfs.S instead on including it in bootblock.S
Alexandru Gagniuc
2015-10-08
arch/x86/bootblock: Link in object files selected with bootblock-y
Alexandru Gagniuc
2015-10-08
arch/x86/Makefile.inc: Simplify rule for bootblock.debug
Alexandru Gagniuc
2015-10-07
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
Alexandru Gagniuc
2015-09-30
x86: provide common macro for linking early stages
Aaron Durbin
2015-09-29
Makefile: Replace the way to test if a string is empty
zbao
2015-09-16
x86: remove double link step for romstage
Aaron Durbin
2015-09-09
x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE
Aaron Durbin
2015-09-09
linking: add and use LDFLAGS_common
Aaron Durbin
[next]