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
Age
Commit message (
Expand
)
Author
2019-03-07
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
Docs/project_ideas: Add coverity scan cleanup project
Patrick Georgi
2019-03-07
Documentation: Add myself as potential mentor for QEMU targets
Patrick Georgi
2019-03-07
Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX)
Julius Werner
2019-03-07
mainboard/google/kahlee: Add additional Micron MT40A512M16TB-062E:J SPD for v...
Kevin Chiu
2019-03-07
util/amdfwtool: Remove fanless SMU options
Marshall Dawson
2019-03-07
soc/amd/stoneyridge: Convert SMU fanless options
Marshall Dawson
2019-03-07
util/amdfwtool: Split type field for PSP entries
Marshall Dawson
2019-03-07
util/amdfwtool: Streamline functions with context
Marshall Dawson
2019-03-07
util/amdfwtool: Add generic image copy function
Marshall Dawson
2019-03-07
util/amdfwtool: Combine table header population
Marshall Dawson
2019-03-07
util/amdfwtool: Remove duplicate PSP2 support
Marshall Dawson
2019-03-07
soc/amd/stoneyridge: Call amdfwtool with different arguments
Marshall Dawson
2019-03-07
util/amdfwtool: Introduce combo-capable option
Marshall Dawson
2019-03-07
util/amdfwtool: Clarify call to fletcher32
Marshall Dawson
2019-03-07
util/amdfwtool: Clarify calculations with structures
Marshall Dawson
2019-03-07
util/amdfwtool: Fix iteration of PSP firmwares
Marshall Dawson
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
soc/intel/braswell/include/soc/spi.h: Add OPTYPE values
Frans Hendriks
2019-03-06
MAINTAINERS: Update Braswell SoC maintainers
Michał Żygowski
2019-03-06
soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEV
Frans Hendriks
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
mb/google/poppy/variants/nami: Use Pantheon VBT
John Su
2019-03-06
mb/google/sarien: add ish firmware_variant field to _DSD
Jett Rink
2019-03-06
driver/intel/ish: add ish chip driver support
Jett Rink
2019-03-06
arch/x86: Prepare GDT for x86_64
Patrick Rudolph
2019-03-06
pci_drivers/cpu_drivers: Fix constructed arrays on x86_64
Patrick Rudolph
2019-03-06
vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for Cometlake
Subrata Banik
2019-03-06
ec/lenovo/h8: Implement ACPI methods to set battery thresholds
Alexey Kharlamov
2019-03-06
nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT
Kyösti Mälkki
2019-03-06
mb/siemens/{mc_apl1,mc_tcu3}: Fix typo on "Display"
Elyes HAOUAS
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-06
soc/intel: Use simple PCI config access
Kyösti Mälkki
2019-03-06
sb/amd: Use simple PCI IO config access
Kyösti Mälkki
2019-03-06
inteltool: Add multiple device IDs of Intel GPUs
Felix Singer
2019-03-06
util/superiotool/ite.c: add support for IT8613E
Krystian Hebel
2019-03-06
superio/ite/it8613e: add support for ITE IT8613E
Krystian Hebel
2019-03-06
lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_
Julius Werner
2019-03-06
intel/apollolake: Fix incorrect config usage
Julius Werner
2019-03-06
x86/car: Fix incorrect config usage
Julius Werner
2019-03-05
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
2019-03-05
cbfstool: Support new FMD flag "PRESERVE"
Hung-Te Lin
2019-03-05
rmodule: Add support for R_X86_64_PLT32
Patrick Rudolph
2019-03-05
mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage
Arthur Heymans
2019-03-05
cbfstool: Change FMD annotation to flags
Hung-Te Lin
[next]