index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-13
sb/intel/ibexpeak: Move some early PCH init after console init
Arthur Heymans
2019-10-12
ec/acpi/ec.c Link EC code in bootblock & verstage
Arthur Heymans
2019-10-12
util/inteltool: remove unsupported MSRs for 06_9EH
Maxim Polyakov
2019-10-12
util/inteltool: fix 6d0H-6dfH MSR names for 06_9EH
Maxim Polyakov
2019-10-12
util/inteltool/cpu: fix IA32_PLATFORM_ID MSR addr
Maxim Polyakov
2019-10-12
util/inteltool: remove duplicate MSR for 06_9EH
Maxim Polyakov
2019-10-12
mb/biostar/am1ml: Use ite's common functions
Elyes HAOUAS
2019-10-12
mb/roda/rk886ex: Use pnp_write_config function
Elyes HAOUAS
2019-10-12
mb/getac/p470: Use pnp_write_config function
Elyes HAOUAS
2019-10-11
mb/{razer,purism}: Don't select NO_POST
Nico Huber
2019-10-11
sb/intel/i82801gx: Move CIR init to a common place
Arthur Heymans
2019-10-11
vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support
Arthur Heymans
2019-10-11
vendorcode/siemens: Remove sourcing non existing Kconfig files
Arthur Heymans
2019-10-11
mb/google/hatch: Add new touchscreen option for Kohaku
Tim Wawrzynczak
2019-10-10
mb/google/octopus/variants/fleex: Update GPIOs to fix EMR
John Su
2019-10-10
nb/intel/pineview/Kconfig: Remove romcc leftover
Arthur Heymans
2019-10-10
soc/intel: sgx: get rid of UEFI-style usage of global variable
Michael Niewöhner
2019-10-10
mb/{ibase/mb899,kontron/986lcd-m}: Use pnp_write_hwm5_index function
Elyes HAOUAS
2019-10-09
soc/qualcomm: Remove default ops to generate bootblock.bin
Arthur Heymans
2019-10-09
soc/mediatek/mt8183: Change argument type of mt_set_emi
Yu-Ping Wu
2019-10-09
soc/mediatek/mt8183: Run DRAM full calibration
Huayang Duan
2019-10-09
soc/mediatek/mt8183: Use cached calibration result for faster bootup
Huayang Duan
2019-10-09
soc/mediatek/mt8183: Add the shared 'dramc_param' module
Yu-Ping Wu
2019-10-09
soc/mediatek/mt8183: Simplify usage of dramc_engine2_end
Yu-Ping Wu
2019-10-09
sb/intel/bd82x6x: Remove setting up lpc decode ranges in ramstage
Arthur Heymans
2019-10-09
mb/google/drallion: Enable UART console for arcada_cml and sarien_cml
Bernardo Perez Priego
2019-10-09
mb/google/hatch: Remove pen device for dratini/dragonair
Wisley Chen
2019-10-09
mb/[google/intel/lenovo]/*: fix posix shell bug with SPD files
Greg V
2019-10-09
ec/google/chromeec: fix format security warning
Greg V
2019-10-09
drivers/spi: ignore -Wvla on clang too
Greg V
2019-10-09
acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)
Himanshu Sahdev
2019-10-09
mb/google/hatch: Set FPS as wake source
Shelley Chen
2019-10-09
SMBIOS (Type 17): Add HBM device type and DIE form factor value
Elyes HAOUAS
2019-10-09
SMBIOS: (Type 9) Add PCI Express Gen 4 values
Elyes HAOUAS
2019-10-08
superio/it8772f: use pnp_ops.h for pnp register access
Felix Held
2019-10-08
superio/winbond/w83627*: use hwm5_conf.h for HWM setup
Felix Held
2019-10-08
intel/dcp847ske: use functions from hwm5_conf.h for HWM setup
Felix Held
2019-10-08
superio/it8772f: use HWM access functionality from hwm5_conf.h
Felix Held
2019-10-08
superio/hwm5_conf: factor out HWM access from ITE env_ctrl
Felix Held
2019-10-08
asus/f2a85m_pro: Fix superio type in devicetree
Kyösti Mälkki
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-10-08
device/root_device: Consolidate common _scan_bus() functions
Nico Huber
2019-10-08
arch/x86: Don't allow separate verstage to boot from romcc bootblock
Arthur Heymans
2019-10-08
arch/x86: Add a choice for selecting normal/fallback cbfs prefix
Arthur Heymans
2019-10-08
device/dram/ddr4: Check spd_bytes_total and spd_bytes_used values
Elyes HAOUAS
2019-10-08
mb/lenovo/t60: Switch to override tree
Peter Lemenkov
2019-10-08
mb/lenovo/{t60,z61t}: Convert to variant board
Peter Lemenkov
2019-10-08
Revert "site-local: Allow to read Makefile.inc w/o .config"
Werner Zeh
2019-10-08
device/mmio.h: Add more bit field helpers
Hung-Te Lin
2019-10-08
mb/google/drallion: Add detect pin for Wacom touchscreen
Frank Wu
2019-10-08
mb/google/kohaku: Assign GPP_A19 as reset_gpio of stylus
Seunghwan Kim
2019-10-07
mb/google/hatch: Preserve MRC training data across FW update
Shelley Chen
2019-10-07
mb/google/octopus/variants/fleex: Adjust I2C0 CLK to meet spec
John Su
2019-10-07
src: Capitalize Super I/O
Elyes HAOUAS
2019-10-07
device: Rename scan_static_bus() -> enable_static_devices()
Nico Huber
2019-10-07
Documentation/RFC: Drop obsolete doc
Patrick Georgi
2019-10-07
Documentation: Add our issue tracker to services
Patrick Georgi
2019-10-07
Documentation/mb: Link AMD mainboards directly in the big list
Patrick Georgi
2019-10-07
Documentation/mb/amd/padmelon: Fix relative link
Patrick Georgi
2019-10-07
Documentation: remove invalid fragment type specifier
Patrick Georgi
2019-10-07
Documentation: Fix typo
Patrick Georgi
2019-10-07
Documentation: start documenting our services
Patrick Georgi
2019-10-07
Documentation: Update list of release notes
Patrick Georgi
2019-10-06
sb/intel/nm10: Fix enabling HPET
Arthur Heymans
2019-10-06
mb/ocp/monolake: Add GPIO table to initialize custom configs
Jingle Hsu
2019-10-06
device/pci: Enable full 16-bit VGA port i/o decoding
Nico Huber
2019-10-06
cpu/intel/model_2065x/bootblock: Remove dead code
Arthur Heymans
2019-10-06
mb/{lenovo/x201,packardbell/ms2290}: Remove unused ACPI symbols
Arthur Heymans
2019-10-06
nb/intel/nehalem: Don't run graphic init on S3 resume
Arthur Heymans
2019-10-06
nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak
Arthur Heymans
2019-10-06
nb/intel/nehalem: Move romstage boilerplate to a common location
Arthur Heymans
2019-10-06
nb/intel/nehalem: Don't link walkcbfs.S in romstage
Arthur Heymans
2019-10-06
sb/intel/ibexpeak: Don't clear PMBASE regs in romstage
Arthur Heymans
2019-10-06
sb/intel/ibexpeak: Implement USB current settings
Arthur Heymans
2019-10-06
intel/ibexpeak boards: Remove undocumented reset defaults from RCBA replay
Arthur Heymans
2019-10-06
intel/ibexpeak boards: Remove handled RCBA entries from replay
Arthur Heymans
2019-10-06
sb/intel/ibexpeak: Fix enabling HPET
Arthur Heymans
2019-10-06
sb/intel/ibexpeak: Implement PCH function disable in chip_ops
Arthur Heymans
2019-10-06
nb/intel/nehalem: Remove bogus GT PM init
Arthur Heymans
2019-10-06
nb/intel/nehalem: Disable PEG and IGD based on devicetree
Arthur Heymans
2019-10-06
nb/nehalem: Remove bogus MCHBAR writes
Arthur Heymans
2019-10-06
sb/intel/ibexpeak: Add CIR initialization
Arthur Heymans
2019-10-06
intel/fsp_broadwell_de: Rename from xx_DEV_FUNC
Kyösti Mälkki
2019-10-05
soc/intel/common/block/p2sb/p2sb: Add missing PCI IDs
Patrick Rudolph
2019-10-05
kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset
Kyösti Mälkki
2019-10-05
intel/i945,i82801gx: Refactor early PCI bridge reset
Kyösti Mälkki
2019-10-05
intel/fsp_baytrail: Define PCH_DEV_SLOT_I2C1
Kyösti Mälkki
2019-10-05
intel/fsp_baytrail: Rename from xx_DEV_FUNC
Kyösti Mälkki
2019-10-05
sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNC
Kyösti Mälkki
2019-10-05
util/sconfig: Issue header for exposed PCI and PNP names
Nico Huber
2019-10-04
acpi_table_header: Replace hard-coded revision via macro and function
Himanshu Sahdev
2019-10-04
devicetree: Fix improper use of chip_operations
Kyösti Mälkki
2019-10-04
soc/cavium/common/Makefile: Convert STACK_SIZE value to decimal
Elyes HAOUAS
2019-10-04
mb/intel/{galileo,wtm2}: Use macro instead of magic number
Elyes HAOUAS
2019-10-04
mb/google/kukui: Extend FMAP to 8MB layout
Hung-Te Lin
2019-10-04
mb/facebook/fbg1701: Remove ONBOARD_MICRON_MEM
Frans Hendriks
2019-10-04
mb/supermicro/x11-lga1151-series: rework documentation
Michael Niewöhner
2019-10-04
device/pci_device.c: Use verified boot to check oprom
Frans Hendriks
2019-10-04
soc/skl/vr_config: fix KBL-U GT3 detection bug
Maxim Polyakov
2019-10-04
soc/skl/vr_config: fix GT Loadline for KBL-U/GT3
Maxim Polyakov
[prev]
[next]