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
/
include
Age
Commit message (
Expand
)
Author
2016-03-21
device: Add i2c read/write register field API
Yidi Lin
2016-03-18
mtrr: Define a function for obtaining free var mtrr
Furquan Shaikh
2016-03-12
device/i2c: Add i2c_read_bytes() API
Jitao Shi
2016-03-10
cbmem: Add utility to get memory region occupied by cbmem
Alexandru Gagniuc
2016-03-09
lib/memrange: add function to initialize range_entry
Aaron Durbin
2016-03-08
cpu/x86/mtrr: add helper function to detect variable MTRRs
Aaron Durbin
2016-03-05
include/device/dram: Fix DDR3-1866
Patrick Rudolph
2016-03-03
src/device/dram/ddr3: Parse additional information
Patrick Rudolph
2016-03-02
nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk
Patrick Rudolph
2016-02-26
lib/bootblock: provide SoC callback parity with mainboard
Aaron Durbin
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
memlayout: Add symbols for stage bounds
Julius Werner
2016-02-22
fsp_baytrail: Add full support for iosf access in reg_script
Werner Zeh
2016-02-22
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
2016-02-20
nb/intel/sandybridge/raminit: Add XMP support
Patrick Rudolph
2016-02-19
lib/coreboot_table: add function to allow arch code to add records
Aaron Durbin
2016-02-18
device: Add device path display support
Lee Leahy
2016-02-18
lib: Add Kconfig to toggle boot state debugging
Lee Leahy
2016-02-12
lzma: Port size-checking ulzman() version to coreboot
Julius Werner
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-11
arches: lib: add main_decl.h for main() declaration
Aaron Durbin
2016-02-10
cpu/intel/microcode: allow microcode to be loaded in romstage
Aaron Durbin
2016-02-09
nhlt: add api to override oem_id and oem_table_id of acpi_header_t
Fang, Yang A
2016-02-03
include/device: Move inline functions from pci_def.h to pci.h
Alexandru Gagniuc
2016-02-01
cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function
Timothy Pearson
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2016-01-28
Provide a gcc-safe zero pointer
Patrick Georgi
2016-01-28
Move object files to $(obj)/<class>/
Nico Huber
2016-01-23
lib/memrange: allow stack allocated free list
Aaron Durbin
2016-01-22
lib: Implement framework for retrieving WiFi regulatory domain
Felix Durairaj
2016-01-21
memlayout: Fix unified CBFS_CACHE macro
Julius Werner
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-15
lib: NHLT ACPI table support
Aaron Durbin
2016-01-07
Correct some common spelling mistakes
Martin Roth
2016-01-06
commonlib: Prepare code to be included in cbfstool builds.
Aaron Durbin
2016-01-06
commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
Aaron Durbin
2015-12-31
imgtec/pistachio: Add SOC_REGISTERS memory region
Ionela Voinescu
2015-12-29
device/pnp: Ability to set vendor specific logical device config
Damien Zammit
2015-12-16
lib: Fix strncmp
Hannah Williams
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-12-03
cbfs_spi: Initialize spi_flash when initializing cbfs_cache
Mary Ruthven
2015-12-03
intel/fsp: Add post codes for FSP phases
Duncan Laurie
2015-12-03
cbfs_spi: enable CBFS access in early romstage
Mary Ruthven
2015-11-29
x86/smm: don't hide harmless declarations
Patrick Georgi
2015-11-23
southbridge/amd/sr5650: Add IOMMU support
Timothy Pearson
2015-11-23
cpu/amd: de-duplicate MSR include files
Stefan Reinauer
2015-11-20
rules.h: Add ENV_STRING and use it in console_init()
Ben Gardner
2015-11-17
rules.h: Add ENV_ macros to detect current architecture
Julius Werner
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
[next]