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
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
2018-04-09
console: Expose vsnprintf
David Hendricks
2018-04-05
x86: Add function to modify CR3 register
Naresh G Solanki
2018-04-03
include/string: Add strrchr
Patrick Rudolph
2018-04-03
spi: Add helper functions for bit-banging
Julius Werner
2018-03-26
soc/intel: Add KBL-S MCH and some KBL PCH support
Gaggery Tsai
2018-03-23
include: Update dimm_info documentation
Raul E Rangel
2018-03-15
include/device: Add pci id for Intel EMMC for SKL
Barnali Sarkar
2018-03-07
smbios: Extend Baseboard (or Module) Information (type2)
Julien Viard de Galbert
2018-03-06
soc/amd/stoneyridge: Add ST/CZ SMBus device id
Martin Roth
2018-02-26
src/arch/x86/smbios.c: Fix type 17 part number
Richard Spiegel
2018-02-23
console: Introduce a way for mainboard to override the loglevel
Julien Viard de Galbert
2018-02-22
device/ddr2,ddr3: Rename and move a few things
Arthur Heymans
2018-02-21
driver/uart: Introduce a way for mainboard to override the baudrate
Julien Viard de Galbert
[next]