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-10-30
soc/intel/common: move common memmap functionality from skl,icl,cnl,apl
Michael Niewöhner
2019-10-30
arch/x86/Makefile.inc: Use the 'all' target to add common sources
Arthur Heymans
2019-10-30
Makefile.inc: Add a class 'all' to link files in all stage except SMM
Arthur Heymans
2019-10-30
hatch: refactor gpio table into baseboard, allow empty SPDs
Paul Fagerburg
2019-10-30
automation: add GPIOs and version number, change branch name
Paul Fagerburg
2019-10-30
LICENSES: Add licenses used in the coreboot repo
Martin Roth
2019-10-30
mainboard: Add Lenovo ThinkPad T440p
Iru Cai
2019-10-30
commonlib/helpers: Add alloca() macro
Tim Wawrzynczak
2019-10-29
arch/x86/*.S: use defines instead of hardcoded values
Patrick Rudolph
2019-10-29
soc/skylake/vr_config: print mch_id in hex
Maxim Polyakov
2019-10-29
Documentation/releases: Note pending AMD fam12h removal
Joe Moore
2019-10-29
ec/google/chromeec: Clean up ec.[ch]
Tim Wawrzynczak
2019-10-29
nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>'
Elyes HAOUAS
2019-10-29
purism/librem_skl: add libgfxinit support
Matt DeVillier
2019-10-29
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2019-10-28
src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top()
Michael Niewöhner
2019-10-28
soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz()
Andrey Petrov
2019-10-28
arch/x86: Populate more fields in SMBIOS type 4
Andrey Petrov
2019-10-28
arch/x86: Move max cpuid leaf function into arch/x86
Andrey Petrov
2019-10-28
inteltool: Add method 'print_system_info'
Felix Singer
2019-10-28
nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support
Arthur Heymans
2019-10-28
cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-10-28
soc/mediatek/mt8183: Pass MR values as function arguments
Yu-Ping Wu
2019-10-28
src/cpu: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-28
src/southbridge: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-28
mb/lenovo/x200: Correct device tree override logic
Bill XIE
2019-10-28
lib/cbfs: Don't load XIP stages from bootblock
Arthur Heymans
2019-10-28
mb/google/sarien/arcada: Add support for Cirque Touchpad
Karthikeyan Ramasubramanian
2019-10-28
lib/prog_loaders.c: Add prog_locate_hook()
Frans Hendriks
2019-10-27
Documentation/writing_documentation.md: Explain how to use docker
Arthur Heymans
2019-10-27
mb/google/poppy/variant/nocturne: don't invert GPP_D17
Nick Vaccaro
2019-10-27
Dragonair: Add sku23
Wisley Chen
2019-10-27
mb/supermicro/x11-lga1151: use the new Kconfig to hide GOP
Michael Niewöhner
2019-10-27
device: add Kconfig option to hide GOP initialization option
Michael Niewöhner
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
mb/supermicro/h8scm_fam10: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/msi/ms7721: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/lippert: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/jetway: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
src/[northbridge,security]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
mb/iei: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/gigabyte: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/avalue: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/asus: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/advansus: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/amd: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
[next]