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-05-12
boot_device: Constify argument
Patrick Rudolph
2019-05-12
arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function
Subrata Banik
2019-05-11
Define ENV_PAYLOAD_LOADER
Ronald G. Minnich
2019-05-10
assert.h: Undefine ASSERT macro in case vendorcode headers set it
Julius Werner
2019-05-07
sconfig: Add SMBIOS type 9 entries
Patrick Rudolph
2019-05-06
soc/skylake: Add missing PCH IDs
Marius Genheimer
2019-04-23
lib/fmap: Add area read/write functions
T Michael Turney
2019-04-23
smbios: Add memory type 9 system slot support
Lijian Zhao
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-19
smbios: Add type 17 device/bank locator override
Lijian Zhao
2019-04-09
arch/x86/smbios: Add type 7
Patrick Rudolph
2019-04-09
src: Fix remaining #include <timer.h>
Nico Huber
2019-04-08
Replace remaining IS_ENABLED(CONFIG_*) with CONFIG()
Nico Huber
2019-04-07
device/pci: Rewrite PCI MMCONF with symbol reference
Kyösti Mälkki
2019-04-01
assert: Make dead_code() work at link-time instead of compile-time
Julius Werner
2019-03-28
drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module
Subrata Banik
2019-03-27
Revert "src/arch: An upgrade of SMBIOS to latest version 3.2"
Nico Huber
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-27
vboot: deprecate physical dev switch
Joel Kitching
2019-03-27
device/pciexp_device: Convert LTR non-snoop/snoop value into common macro
Subrata Banik
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-23
console/qemu_debugcon: Support additional stages
Patrick Rudolph
2019-03-22
src/arch: An upgrade of SMBIOS to latest version 3.2
Francois Toguo
2019-03-21
vboot: standardize on working data size
Joel Kitching
2019-03-21
device/pci_device: Add generic subsystem programming logic
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
include/cpu/x86/pae.h: Add missing include
Patrick Rudolph
2019-03-17
resources: introduce io_resource()
Subrata Banik
2019-03-16
x86/smbios: Untangle system and board tables
Nico Huber
2019-03-16
device/pci_ops: Have only default PCI bus ops available
Kyösti Mälkki
2019-03-16
device/pci_ops: Reuse romstage PCI config for ramstage
Kyösti Mälkki
2019-03-14
vboot: copy data structures to CBMEM for downstream use
Joel Kitching
2019-03-13
device/pci_ops: Rename 'where' to 'reg'
Kyösti Mälkki
2019-03-13
device/pci_ops: Unify signatures
Kyösti Mälkki
2019-03-09
include/efi/efi_datatype: Convert EFI datatypes as per coreboot specification
Subrata Banik
2019-03-08
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX)
Julius Werner
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-06
soc/intel/skylake: Add H110 PCH series
Maxim Polyakov
2019-03-06
soc/intel/skylake: Add new Northbridge and IGD IDs
Maxim Polyakov
2019-03-06
driver/intel/ish: add ish chip driver support
Jett Rink
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-06
device/pci_ops: Inline PCI config accessors for ramstage
Kyösti Mälkki
2019-03-06
device/pci_ops: Change ramstage PCI accessor signatures
Kyösti Mälkki
2019-03-06
device/pci_ops: Simplify logic for PCI bus ops
Kyösti Mälkki
2019-03-04
arch/io.h: Separate MMIO and PNP ops
Kyösti Mälkki
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
[next]