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