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-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-10-01
cpu/intel/common: Move intel_ht_sibling() to common folder
Patrick Rudolph
2019-09-30
device/pci_early: Drop some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-09-30
device/i2c_bus: Add i2c_dev_read_at16()
Nico Huber
2019-09-30
pci_ids: fix PCI ID for Intel Iris HALO GT4 iGPU
Maxim Polyakov
2019-09-30
pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_H
Maxim Polyakov
2019-09-30
console: Declare empty printk() for __ROMCC__
Kyösti Mälkki
2019-09-29
device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICE
Kyösti Mälkki
2019-09-29
device/pci_ops: Add ENV_PCI_SIMPLE_DEVICE
Kyösti Mälkki
2019-09-28
cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use
Kyösti Mälkki
2019-09-28
device/pci: Replace some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-09-27
fmap: Add get_fmap_flash_offset()
Furquan Shaikh
2019-09-27
device: add commentary to dev_find_slot()
Aaron Durbin
2019-09-24
device/mmio.h: Add bit field helpers
Hung-Te Lin
2019-09-23
lib/trace: Replace __PRE_RAM__ use
Kyösti Mälkki
2019-09-19
cpu/x86/lapic: Refactor timer_fsb()
Kyösti Mälkki
2019-09-17
security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGE
Kyösti Mälkki
2019-09-15
lib/coreboot_table: Show splashscreen in lb_table_init
Johanna Schander
2019-09-14
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
arch/x86: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
cpu/x86: Drop lapic_remote_read()
Kyösti Mälkki
2019-09-14
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-13
timestamps: Remove TIMESTAMP_CACHE_IN_BSS
Kyösti Mälkki
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-09-11
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-09
lib/spd_bin: Extend DDR4 spd information
Eric Lai
2019-09-06
soc/intel/skylake: Add Lewisburg family PCH support
Maxim Polyakov
2019-09-04
drivers/spi/spi_flash.c: Add SPI vendor IDs
Richard Spiegel
2019-08-30
soc/intel/skylake: Remove duplicated PCI Id
Maxim Polyakov
2019-08-28
intel/smm/gen1: Use smm_subregion()
Kyösti Mälkki
2019-08-28
soc/intel/cnl: Add CML IGD IDs
Meera Ravindranath
2019-08-26
x86: Introduce RESET_VECTOR_IN_RAM option
Martin Roth
2019-08-26
arch/x86: Simplify <arch/early_variables.h>
Kyösti Mälkki
2019-08-26
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-26
Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>
Kyösti Mälkki
2019-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-26
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
2019-08-26
soc/intel/common: Include cometlake EMMC controller ID
Jamie Chen
2019-08-26
lib: ramdetect: Register exception handlers for ARMv8
Asami Doi
2019-08-26
amdfam10: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-23
ec/google/chromeec: Update ec_commands.h
You-Cheng Syu
2019-08-23
arch/x86/acpi: Add acpi_device_hid
Patrick Rudolph
2019-08-23
soc/intel/cometlake: Add ISH Device ID
Bernardo Perez Priego
2019-08-22
Add buffer_to/from_fifo32(_prefix) helpers
Julius Werner
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-20
device/pnp.h: Move __SIMPLE_DEVICE__ guards
Kyösti Mälkki
2019-08-20
device/oprom: Drop unnecessary AMD headers
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
[next]