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
2021-01-28
cpu/x86: Link entry32.inc
Kyösti Mälkki
2021-01-24
arch/x86: Use wildcard for mb/smihandler.c
Kyösti Mälkki
2021-01-08
arch/x86/Makefile.inc: Clean up generated assembly stubs
Arthur Heymans
2020-12-16
arch/x86: Link gdt_init.S into bootblock
Kyösti Mälkki
2020-11-19
ACPI S3: Split arch-agnostic parts
Kyösti Mälkki
2020-08-19
arch/x86/boot: Jump to payload in protected mode
Patrick Rudolph
2020-08-14
arch/x86/postcar: Add x86_64 support
Patrick Rudolph
2020-07-30
arch/x86/smbios.c: Split out weak functions
Angel Pons
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-11
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-07-08
arch/x86: Add memmove.c to x86 bootblock
Martin Roth
2020-07-06
arch/x86: Remove RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2020-07-05
arch/x86/Makefile.inc: Drop unused reset.c rule
Angel Pons
2020-06-30
src/arch/x86: Ensure $(objgenerated) exists before it's used
Patrick Georgi
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
[next]