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
/
include
Age
Commit message (
Expand
)
Author
2018-09-07
amd/fam15: Add more MCA information
Marshall Dawson
2018-09-07
include/cper.h: Add max of enum
Marshall Dawson
2018-09-06
src/include: Add CPER definitions
Marshall Dawson
2018-09-06
src/include: Introduce guid_t type
Marshall Dawson
2018-08-27
siemens/mc_apl1: Disable PCI clock outputs on XIO bridge
Mario Scheithauer
2018-08-24
device_tree/fit: Constify data structures
Patrick Rudolph
2018-08-22
drivers/elog/elog.c: Create extended event
Richard Spiegel
2018-08-22
lib/fit_payload: Add coreboot tables support for FDT.
Philipp Deppenwiese
2018-08-21
nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.c
Patrick Rudolph
2018-08-20
soc/intel/common/block: Add WHL 2-core SKU
Krzysztof Sywula
2018-08-20
nb/intel/sandybridge: Fill in DIMM serial number
Patrick Rudolph
2018-08-17
src/include: add more msr defines
Matt Delco
2018-08-10
lib/fit: support booting initrd placed above 4GiB
Patrick Rudolph
2018-08-10
src/soc/intel: Add new device IDs to support coffeelake
Maulik
2018-08-09
src/include: Fix typo
Elyes HAOUAS
2018-08-08
amd/fam15: Add MCA bank register definitions
Marshall Dawson
2018-08-08
cpu/amd: Correct number of MCA banks cleared
Marshall Dawson
2018-08-08
cpu/amd: Rename MCA status register
Marshall Dawson
2018-08-06
src/soc/intel: Add AML IGD in platform reporting
Gaggery Tsai
2018-08-03
gpio: Change gpio_baseX_value() function return types to unsigned
Julius Werner
2018-08-01
soc/intel/common/block: Add WhiskeyLake (WHL) IDs
Krzysztof Sywula
2018-07-30
cpu/intel/smm/gen1: Use correct MSR for model_6fx and model_1067x
Arthur Heymans
2018-07-30
cpu/intel/microcode: Add helper functions to get microcode info
Rizwan Qureshi
2018-07-26
device: add child traversal helper function
Aaron Durbin
2018-07-24
cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx
Arthur Heymans
2018-07-20
write_tables: return a pointer to the table
Ronald G. Minnich
2018-07-19
device/pci: Add MSI-X helper functions
Patrick Rudolph
2018-07-19
arch/x86/smbios: Add support for table 38
Patrick Rudolph
2018-07-17
pnp_device: improve readability
Felix Held
2018-07-13
intel/wifi: Add WGDS ACPI method for Geo Aware SAR
Pratik Prajapati
2018-07-09
src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-28
devicetree: Add method to delete property by name
Patrick Rudolph
2018-06-28
smm: Add canary to end of stack and die() if a stack overflow occurs
Raul E Rangel
2018-06-19
lib: Add FIT payload support
Patrick Rudolph
2018-06-19
lib: Raw import FIT parser
Patrick Rudolph
2018-06-19
lib/prog_loaders: Move argument selection into selfload
Patrick Rudolph
2018-06-14
nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xce
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-14
lib/device_tree: Add method to get phandle
Patrick Rudolph
2018-06-12
bootmem: Clarify usage with bounce-buffer
Kyösti Mälkki
2018-06-11
selfboot: Move x86 quirk under arch
Kyösti Mälkki
2018-06-08
arch/x86: Drop leftover ROMCC console support
Kyösti Mälkki
2018-06-05
amd/geode_lx: Fix .c includes
Kyösti Mälkki
2018-06-04
cpu/x86/mtrr.h: Clean up some guards
Nico Huber
2018-06-02
cpu/intel/car: Prepare for some POSTCAR_STAGE support
Kyösti Mälkki
2018-06-01
drivers/intel/wifi: Add PCI ID for Intel TP2 Wi-Fi
Furquan Shaikh
2018-05-31
cpu/x86/mtrr: Prepare for ROM_SIZE > 16MiB
Nico Huber
2018-05-31
cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE
Nico Huber
2018-05-31
Remove AMD K8 cpu and northbridge support
Kyösti Mälkki
2018-05-25
elog: Allow calling boot_count_read() without CONFIG_ELOG_BOOT_COUNT
Daniel Kurtz
2018-05-25
device: Move find_dev_path() to device_const.c
Kyösti Mälkki
2018-05-25
device: Move dev_find_path() to device_const.c
Nico Huber
2018-05-24
AMD: Remove some leftover includes
Kyösti Mälkki
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-05-22
bootblock: Allow more timestamps in bootblock_main_with_timestamp()
Julius Werner
2018-05-22
Revert "program_loading: make types a mask, make unknown type a non-zero"
Julius Werner
2018-05-19
cpu/x86: Add support to run function on single AP
Subrata Banik
2018-05-16
lib/prog_loaders: Store CBFS type in struct prog
Patrick Rudolph
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-05-14
program_loading: make types a mask, make unknown type a non-zero
Ronald G. Minnich
2018-05-11
devicetree: Add USB device type
Duncan Laurie
2018-05-10
bootmem: Keep OS memory map separate from the start
Julius Werner
2018-05-09
lib/nhlt: add support for passing subsystem_id to endpoint's structure
Harsha Priya
2018-05-05
soc/intel: Add KBL-R pci id support
Lijian Zhao
2018-05-04
cpu/x86/mp: remove unused functions and limit API exposure
Aaron Durbin
2018-05-04
lib/bootmem: Add method to walk OS POV memory tables
Patrick Rudolph
2018-05-04
lib/bootmem: Add method to walk memory tables
Patrick Rudolph
2018-05-04
lib/bootmem: Add more bootmem tags
Patrick Rudolph
2018-05-03
pci: Fix function prototype
Patrick Rudolph
2018-05-03
cpu/x86: Add infinite timeout support into run_ap_work() function
Subrata Banik
2018-05-02
drivers/generic/bayhub: Add driver for BayHub BH720
Simon Glass
2018-05-02
src/device: Fix discarded-qualifiers compilation issue
Subrata Banik
2018-05-02
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-04-30
lib/bootmem: Introduce custom bootmem tags
Patrick Rudolph
2018-04-30
lib/devicetree: Integrate flattened devicetree support
Patrick Rudolph
2018-04-30
lib: Raw import FDT devicetree from depthcharge
Patrick Rudolph
2018-04-30
device: constify some variables
Lubomir Rintel
2018-04-26
device: Add flag to disable PCIe ASPM
Nico Huber
2018-04-26
arch/x86: print cr2 value on every exception
Aaron Durbin
2018-04-26
cpu/x86: add limited runtime identity page mapping
Aaron Durbin
2018-04-26
drivers/uart: Add helper function to allow bit-banging
Julius Werner
2018-04-25
arch/x86: add support for cache-as-ram paging
Aaron Durbin
2018-04-24
include/memory_info.h: Change part number field from 19 bytes to 21
Richard Spiegel
2018-04-24
arch/x86: add ENV_CACHE_AS_RAM
Aaron Durbin
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-23
cpu/x86: add paging_set_default_pat() function
Aaron Durbin
2018-04-23
cpu/x86: expose and add paging helper functions
Aaron Durbin
2018-04-23
cpu/x86: move NXE and PAT accesses to paging module
Aaron Durbin
2018-04-20
rules: Define SIMPLE_DEVICE on x86 only
Patrick Rudolph
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-17
cbfs: Add cbfs_boot_load_file()
T Michael Turney
2018-04-16
device/dram/ddr3: improve XMP support
Dan Elkouby
2018-04-16
lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_table
Aaron Durbin
2018-04-12
include/memory_info.h: Change serial number field from 5 bytes to 4
Raul E Rangel
2018-04-11
lib/memrange: Introduce method to clone memrange
Patrick Rudolph
2018-04-11
src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPD
Raul E Rangel
2018-04-11
drivers/intel/wifi: Add support for Harrison Peak (HrP)
Subrata Banik
2018-04-09
device/dram/ddr2.c: Add methods to compute to identify dram
Arthur Heymans
[next]