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
Age
Commit message (
Expand
)
Author
2018-05-24
src: Add space after 'while'
Elyes HAOUAS
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-05-21
Revert "acpi: device: Walk up the tree to find identifier"
Duncan Laurie
2018-05-18
arch/x86: Increase TIMESTAMP region size to 0x200
Furquan Shaikh
2018-05-18
acpi: device: Walk up the tree to find identifier
Duncan Laurie
2018-05-18
arch/x86/acpigen: Fix corner case in _ROM generator
Patrick Rudolph
2018-05-16
Revert "cbfs/payload type: Fix build warning and whitespace in name"
Ronald G. Minnich
2018-05-15
cbfs/payload type: Fix build warning and whitespace in name
Paul Menzel
2018-05-14
pci: Fix compilation on non x86
Patrick Rudolph
2018-05-11
acpi: Add support for writing ACPI _PLD structures
Duncan Laurie
2018-05-11
acpi: Add support for generating ACPI _UPC
Duncan Laurie
2018-05-08
arch/x86/acpi_device: Add macros to define gpio with wake flag
Harsha Priya
2018-05-08
Move `pci_ops_mmconf` from arch/x86/ to device/
Nico Huber
2018-05-08
arch/x86/acpi: Get rid of device_t
Elyes HAOUAS
2018-05-04
arch/x86/cpu.c: Remove unneeded headers
Elyes HAOUAS
2018-05-04
arch/x86/cpu_common.c: Remove unneeded headers
Elyes HAOUAS
2018-05-04
lib/bootmem: Add more bootmem tags
Patrick Rudolph
2018-05-03
pci: Add dummy file for ARM64
Patrick Rudolph
2018-05-03
arch/x86: Relocate GDT in verstage, romstage, and postcar
Hannah Williams
2018-05-03
arch/x86: reduce complexity in assembly_entry.S
Aaron Durbin
2018-05-02
src/drivers: Add reset/enable/stop_off_ms variables to ACPI devices
Shelley Chen
2018-05-02
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-05-02
arch/x86: Print CPU Index and APIC ID in case of exception
Subrata Banik
2018-04-30
lib/bootmem: Introduce custom bootmem tags
Patrick Rudolph
2018-04-30
arm64: Add ARCH Timer
T Michael Turney
2018-04-30
arm64: Add mmu context save/restore APIs
T Michael Turney
2018-04-30
x86/mpspec: order the I/O APICs by the APIC Id
Lubomir Rintel
2018-04-30
device: constify some variables
Lubomir Rintel
2018-04-27
RISC-V boards: Remove PAGETABLES section from memlayout.ld
Jonathan Neuschäfer
2018-04-26
arch/x86: remove nop padding from exception vectors
Aaron Durbin
2018-04-26
arch/x86: print cr2 value on every exception
Aaron Durbin
2018-04-26
arch/x86: allow idt to be available to link in all stages
Aaron Durbin
2018-04-26
arch/riscv: Store mprv bit in size_t
Jonathan Neuschäfer
2018-04-25
arch/x86: add support for cache-as-ram paging
Aaron Durbin
2018-04-24
arch/x86: add ENV_CACHE_AS_RAM
Aaron Durbin
2018-04-24
arch/x86/postcar: add comment clarifying reason for finalize_load()
Aaron Durbin
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
arch/x86: align stack on entry to x86_exception()
Aaron Durbin
2018-04-24
arch/x86: prepare for having an idt in other stages
Aaron Durbin
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-12
include/memory_info.h: Change serial number field from 5 bytes to 4
Raul E Rangel
2018-04-11
arch/riscv: Remove I/O space access functions (outb, etc.)
Jonathan Neuschäfer
2018-04-09
ACPI S3: Drop too early resume backup
Kyösti Mälkki
2018-04-09
ioapic: extend definition name to avoid collision
Marc Jones
2018-04-01
x86: Increase time out for parking APs to 250ms
Furquan Shaikh
2018-04-01
arch/x86/smbios: Consider corner case of Part Number
Lijian Zhao
2018-03-23
arch/x86/smbios: Strip trailing whitespace on DMI 17 part number.
Raul E Rangel
2018-03-23
arch/arm64/armv8/mmu: Add support for 48bit VA
Patrick Rudolph
2018-03-14
acpi: update comment referencing ACPI ID
Joel Kitching
2018-03-07
smbios: Extend Baseboard (or Module) Information (type2)
Julien Viard de Galbert
2018-03-01
smbios: Add option to select the enclosure type
Julien Viard de Galbert
2018-02-26
src/arch/x86/smbios.c: Fix type 17 part number
Richard Spiegel
2018-02-20
arch/riscv: Delegate the page fault exceptions
Jonathan Neuschäfer
2018-02-20
arch/riscv: Update encoding.h and adjust related code
Jonathan Neuschäfer
2018-02-20
arch/riscv: Pass the bootrom-provided FDT to the payload
Jonathan Neuschäfer
2018-02-20
arch/riscv: Don't set up virtual memory
Jonathan Neuschäfer
2018-02-20
arch/riscv: Make RVC support configurable
Jonathan Neuschäfer
2018-02-20
arch/riscv: Align trap_entry to 4 bytes, as required by spec
Jonathan Neuschäfer
2018-02-12
arm64: Add read64() and write64()
David Hendricks
2018-02-12
armv8: Allow for ARMv8 extensions to be chosen
David Hendricks
2018-02-02
arm64: Pass COREBOOT flag to ARM TF, always enable logging
Julius Werner
2018-02-02
arch/x86/acpi/statdef.asl: Remove unnecessary whitespace
Elyes HAOUAS
2018-01-31
arch/x86/acpigen: Add generator for _ROM
Patrick Rudolph
2018-01-26
smbios: handle DIMM of 32G or more
Julien Viard de Galbert
2018-01-25
arch/x86: allow timestamp source to not be TSC
Aaron Durbin
2018-01-17
cpu/intel/speedstep: Fix the PNOT ACPI method
Arthur Heymans
2018-01-17
arch/x86/acpi_device: Provide macros for GPIO input with polarity
Furquan Shaikh
2018-01-15
Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2017-12-02
arch/riscv: Remove supervisor_trap_entry
Jonathan Neuschäfer
2017-12-02
riscv: Remove config string support
Jonathan Neuschäfer
2017-12-02
arch/riscv: Remove the current SBI implementation
Jonathan Neuschäfer
2017-12-02
arch/riscv: Return from trap_handler instead of jumping out
Jonathan Neuschäfer
2017-12-02
arch/riscv: Unify trap return
Jonathan Neuschäfer
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-11-21
arch/x86: Write ACPI DBG2 table only if the device has been enabled
Mario Scheithauer
2017-11-15
arch/x86/acpi: Add support for writing ACPI DBG2 table
Duncan Laurie
2017-11-10
arch/x86: Add common AMD ACPI hardware definitions
Marshall Dawson
2017-11-07
arch/riscv: Use a separate trap stack
Jonathan Neuschäfer
2017-11-07
arch/riscv: gettimer: Don't use the config string
Jonathan Neuschäfer
2017-11-07
arch/riscv: Drop mret workaround
Jonathan Neuschäfer
2017-11-07
arch/riscv: mprv_read_*: Mark result as earlyclobber
Jonathan Neuschäfer
2017-11-07
arch/riscv: Fix return type of mprv_read_u64
Jonathan Neuschäfer
2017-11-04
arch/x86/acpigen: Add function to write a CPU package
Nico Huber
2017-11-03
arch/x86/gdt: Move variable assignment down
Paul Menzel
2017-10-29
arch/x86: Restore forwarding table on resume for non EARLY_EBDA_INIT
Furquan Shaikh
2017-10-18
arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT
Aaron Durbin
2017-10-16
arch/x86: initialize EBDA in S3 and S0/S5 path
Aaron Durbin
2017-10-16
arch/x86/gdt: Correct format of multi-line comment
Paul Menzel
2017-09-27
arch/riscv: hls_init: Initialize time{,cmp} with dummy pointers
Jonathan Neuschäfer
2017-09-27
arch/riscv: Document mprv_{read,write}_* functions
Jonathan Neuschäfer
2017-09-27
arch/riscv: trap handler: Print load/store access width in bits
Jonathan Neuschäfer
2017-09-26
riscv: Update register address
wxjstz
2017-09-22
arch/x86: Add ebda read/write functions into EBDA library
Subrata Banik
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-13
arch/x86: Fix typo with MTRR
Kyösti Mälkki
2017-09-08
arch/x86/postcar: Support CBMEM_TOP_BACKUP
Kyösti Mälkki
2017-09-08
arch/x86 postcar: Fix use with stage_cache
Kyösti Mälkki
2017-09-06
arch/x86/Kconfig: Add deprecation warnings for LATE_CBMEM_INIT
Jonathan Neuschäfer
2017-09-06
ACPI S3: Remove conflicting local acpi_get_sleep_type()
Kyösti Mälkki
[next]