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
Age
Commit message (
Expand
)
Author
2016-07-15
arch/x86: provide common Intel ACPI hardware definitions
Aaron Durbin
2016-07-15
arch/x86: provide common ACPI_Sx constants
Aaron Durbin
2016-07-08
acpi: Change device properties to work as a tree
Duncan Laurie
2016-07-07
acpigen_write_package: Return pointer to package element counter
Duncan Laurie
2016-07-02
acpi_device: Have acpi_device_scope() use a separate buffer
Duncan Laurie
2016-07-02
gpio: Add support for translating gpio_t into ACPI pin
Duncan Laurie
2016-06-24
region: Add writeat and eraseat support
Antonello Dettori
2016-06-24
arch/x86/smbios: Correct manufacturer ID
Elyes HAOUAS
2016-06-22
ACPI S3: Add common recovery code
Kyösti Mälkki
2016-06-22
ACPI S3: Fix prohibited wakeup
Kyösti Mälkki
2016-06-22
ACPI S3: Split support for HAVE_ACPI_RESUME
Kyösti Mälkki
2016-06-22
ACPI S3: Move SMP trampoline recovery
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-20
ACPI S3: Cleanup RSDP reference
Kyösti Mälkki
2016-06-20
arch/x86/smbios: Add DRAM manufacturer
Patrick Rudolph
2016-06-17
Move definitions of HIGH_MEMORY_SAVE
Kyösti Mälkki
2016-06-17
Define RAMTOP for x86 only
Kyösti Mälkki
2016-06-11
arch/x86: Support "weak" BIST and timestamp save routines
Lee Leahy
2016-06-11
arch/x86: Add debug spinloops in assembly_entry.S
Lee Leahy
2016-06-11
arch/x86: Add debug spinloop
Lee Leahy
2016-06-09
mainboard: Support ROM_SIZE > 16 MiB
Lee Leahy
2016-06-09
arch/x86: Enable SSE in bootblock_crt0.S
Lee Leahy
2016-06-02
SMBIOS: Implement SKU field
Kyösti Mälkki
2016-05-28
acpi_device: Add support for writing ACPI Device Properties
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI SPI descriptors
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI I2C descriptors
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI GPIO descriptors
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI Interrupt descriptors
Duncan Laurie
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-21
acpigen: Add function to generate ToUUID() from a string
Duncan Laurie
2016-05-19
arch/x86: Include timestamp.c in all stages
Alexandru Gagniuc
2016-05-17
acpigen: Fix ?: operator confusion
Jonathan Neuschäfer
2016-05-16
acpigen: Add functions to generate _STA() and _PRW()
Duncan Laurie
2016-05-16
acpigen: Add an abstracted integer output method
Duncan Laurie
2016-05-16
acpigen: Add helper functions for strings
Duncan Laurie
2016-05-16
acpigen: Add helpers for word/dword output
Duncan Laurie
2016-05-09
smbios: Add SuperTalent SPD ID
Timothy Pearson
2016-05-03
arch/x86: Drop CBFS_BASE_ADDRESS
Patrick Georgi
2016-05-03
build system: remove CBFSTOOL_PRE1_OPTS
Patrick Georgi
2016-05-02
arch/x86/assembly_entry: allow early post CAR stages to use common code
Aaron Durbin
2016-05-02
arch/x86/asembly_entry: reorder conditional stage entry macros
Aaron Durbin
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-05-02
arch: introduce architecture dependent common variables
Aaron Durbin
2016-05-02
x86/memlayout.h: Do not include data/bss sections in C_ENVIRONMENT_BOOTBLOCK
Furquan Shaikh
2016-04-21
lib: add common write_tables() implementation
Aaron Durbin
2016-04-21
lib/coreboot_table: add architecture hooks for adding tables
Aaron Durbin
2016-04-21
lib/bootmem: allow architecture specific bootmem ranges
Aaron Durbin
2016-04-21
arch/x86: remove low coreboot table support
Aaron Durbin
2016-04-21
arch/x86: clean up write_tables()
Aaron Durbin
2016-04-21
arch: only print cbmem entries in one place
Aaron Durbin
2016-04-21
arch: use Kconfig variable for coreboot table size
Aaron Durbin
2016-04-15
bootblock_crt0: Use CR* macros from cpu/x86/cr.h
Furquan Shaikh
2016-04-02
lib/prog_loading: introduce prog_segment_loaded()
Aaron Durbin
2016-04-02
arch/x86: notify the system when the postcar parameter was updated
Aaron Durbin
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-18
src/arch/x86/acpi.c: Use correct host address width in DMAR ACPI table
Jacob Laska
2016-03-15
x86: Drop CONFIG_COMPILE_IN_DSDT
Stefan Reinauer
2016-03-11
arch/x86/smbios: fix length calculation for SMBIOS type 17
Iru Cai
2016-03-05
arch/x86: Add common assembly code for stages that run in CAR
Andrey Petrov
2016-03-05
arch/x86: document CAR symbols and expose them in symbols.h
Andrey Petrov
2016-03-05
Kconfig: hide useless options on ARM.
Vladimir Serbinenko
2016-03-04
arch/x86: always use _start as entry symbol for all stages
Aaron Durbin
2016-03-04
arch/x86: rename reset_vector -> _start
Aaron Durbin
2016-03-03
arch/x86: Allow soc/chipset to set linking address
Andrey Petrov
2016-03-02
src/arch/x86/smbios: Add vendors
Patrick Rudolph
2016-02-25
x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock
Furquan Shaikh
2016-02-22
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
2016-02-19
x86: add coreboot table entry for TSC info
Aaron Durbin
2016-02-19
lib/coreboot_table: add function to allow arch code to add records
Aaron Durbin
2016-02-17
arch/x86: Add option to disable default mmap_boot implementation
Alexandru Gagniuc
2016-02-13
x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurable
Aaron Durbin
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-11
arch: remove stage_exit()
Aaron Durbin
2016-02-11
arch/x86: Change how BOOTBLOCK_CUSTOM is selected by default
Andrey Petrov
2016-02-11
arch/x86: Allow bootblock code to use CAR_GLOBAL variables
Andrey Petrov
2016-02-11
arch/x86: Reserve space for stack in CAR layout
Andrey Petrov
2016-02-03
xcompile: Add a way to specify -march=i586
Martin Roth
2016-02-02
arch/x86: Add second paragraph to license header
Martin Roth
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
Move object files to $(obj)/<class>/
Nico Huber
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-26
arch/x86: Drop arch/pciconf.h
Stefan Reinauer
2016-01-26
src/arch: Update license headers missing paragraph 2
Martin Roth
2016-01-26
arch/x86: move SetCodeSelector to .text segment
Patrick Georgi
2016-01-23
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-01-23
arch/x86: remove .intel_syntax
Patrick Georgi
2016-01-21
arch/x86: Add files needed for C environment bootblock on x86
Alexandru Gagniuc
2016-01-21
arch/x86/include: Rename bootblock_common to bootblock_romcc.h
Alexandru Gagniuc
2016-01-19
arch/x86/Makefile.inc: Add a comment to fix syntax highlighting
Martin Roth
2016-01-19
arch/x86: Indent using tabs not spaces
Martin Roth
2016-01-18
arch/x86/Makefile.inc: Update symbol check macro
Martin Roth
2016-01-14
arch/x86: add missing license headers
Martin Roth
2016-01-14
arch/x86/include: add missing license headers
Martin Roth
2016-01-07
Correct some common spelling mistakes
Martin Roth
2016-01-07
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
Timothy Pearson
2016-01-06
Revert "x86: Align CBFS on top of ROM"
Aaron Durbin
2015-12-29
x86: Align CBFS on top of ROM
Nico Huber
[next]