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-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
[next]