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
2019-08-07
soc/amd: Rename smm_region_info() to smm_region()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-08-02
device/pci_ops: Make PCI_BDF() available in all stages
Kyösti Mälkki
2019-08-02
stage_cache: Add more empty stubs functions
Kyösti Mälkki
2019-07-31
soc/intel/skl: Add C232 chipset and reorder IDs
Felix Singer
2019-07-31
lib/bootmem: Prepare for OpenSBI
Patrick Rudolph
2019-07-31
device: Constify `dev` argument to (probe|find)_resource()
Nico Huber
2019-07-30
soc/intel/cannonlake: Add new PCI IDs
Felix Singer
2019-07-28
lib: Rewrite qemu-armv7 ramdetect
Patrick Rudolph
2019-07-26
src/device/oprom: Fix bootsplash display code for optionroms
Johanna Schander
2019-07-23
include/spi-generic: Append unit to macro names
Uwe Poeche
2019-07-23
include/spi-generic: move common flash timeouts
Uwe Poeche
2019-07-21
pci_ids: Add AMD Family 17h host bridge
Marshall Dawson
2019-07-21
nb/amd/trinity: Rename PCI ID of the IOMMU
Marshall Dawson
2019-07-21
pci_ids: Reorder AMD internal northbridge and IOMMU IDs
Marshall Dawson
2019-07-19
device/oprom: List all supported vesa mode by oprom
Subrata Banik
2019-07-18
devicetree: Add accessors for chip_info
Kyösti Mälkki
2019-07-17
device: Move pci_irqs outside DEVTREE_EARLY
Kyösti Mälkki
2019-07-17
soc/intel/cannonlake: Add device Ids for new CFL SKUs support
Lean Sheng Tan
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-15
device: Remove device->ops from early stages
Kyösti Mälkki
2019-07-12
arch, include, soc: Use common stdint.h
Jacob Garber
2019-07-12
pci_ids: Drop a block of unused, redundant definitions
Nico Huber
2019-07-12
soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics id
Nico Huber
2019-07-12
soc/intel/common: Add CM246 LPC device id
Nico Huber
2019-07-12
device/pci: Declare pcidev_path_on_bus()
Kyösti Mälkki
2019-07-12
device/pci: Replace use of dev_find_slot() for IRQs
Kyösti Mälkki
2019-07-11
cpu/x86: Declare smi_release_lock() static
Kyösti Mälkki
2019-07-07
lib/romstage_stack.c: Remove file
Kyösti Mälkki
2019-07-07
device/pci: Declare pci_root_bus()
Kyösti Mälkki
2019-07-07
cpu/x86: Fix MSR_PLATFORM_INFO definition
Kyösti Mälkki
2019-07-07
include/cpu/x86/mtrr: Fix return type
Elyes HAOUAS
2019-07-04
device/pci_ops: Define pci_find_capability() just once
Kyösti Mälkki
2019-07-04
lib/romstage_stack.c: Remove unused functions
Arthur Heymans
2019-07-02
cpu/amd/msr: Clarify MMIO_CONF shift value
Marshall Dawson
2019-07-02
src: Use CRx_TYPE type for CRx
Elyes HAOUAS
2019-07-02
cpu/x86/pae/pgtbl: Add memset with PAE
Patrick Rudolph
2019-06-30
pci_ids.h: Add AMD Picasso IDs
Marshall Dawson
2019-06-28
device: Tidy up add_more_links()
Jacob Garber
2019-06-28
device,nb/amd: Deduplicate add_more_links()
Jacob Garber
2019-06-24
add ctype.h header
Joel Kitching
2019-06-24
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-21
device_tree: Update comment style to C89
Julius Werner
2019-06-21
fit: Add overlay support
Julius Werner
2019-06-21
fit: Refactor config node handling
Julius Werner
2019-06-21
device_tree: Add overlay support
Julius Werner
2019-06-21
cpu/x86/msr: Move IA32_MISC_ENABLE bits to common place
Elyes HAOUAS
2019-06-13
Set ENV_PAYLOAD_LOADER to ENV_POSTCAR when CONFIG_RAMPAYLOAD is enabled
Subrata Banik
2019-06-13
stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable
Subrata Banik
2019-06-13
soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS
Subrata Banik
[next]