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-03-19
mainboard: Add ASRock H110M-DVS
Maxim Polyakov
2019-03-19
soc/intel/braswell/romstage: Drop unused 'include <rtc.h>'
Elyes HAOUAS
2019-03-19
src: Drop unused 'include <cbfs.h>'
Elyes HAOUAS
2019-03-19
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-18
mb/google/hatch: Set hatch to use SOC_INTEL_COMETLAKE
Shelley Chen
2019-03-18
qcs405: Add DRAM resources
Nitheesh Sekar
2019-03-18
libpayload: qcs405: Add new Configs
Nitheesh Sekar
2019-03-18
qcs405: Add Timer support
Nitheesh Sekar
2019-03-18
soc/qualcomm/qcs405: Add MMU support
Nitheesh Sekar
2019-03-18
mainboard/google/mistral: Add support for Mistral
Nitheesh Sekar
2019-03-18
soc/qualcomm/qcs405: Support for new SoC
Nitheesh Sekar
2019-03-18
soc/intel/braswell: Reserve IOAPIC and ROM resources
Frans Hendriks
2019-03-18
mb/foxconn/g41m: Fix overridetree
Kyösti Mälkki
2019-03-18
src: Drop unused 'include <romstage_handoff.h>'
Elyes HAOUAS
2019-03-18
util/autoport: Rewrite readme.md
Angel Pons
2019-03-18
util/autoport: Trim gfx.did to size
Angel Pons
2019-03-18
util/autoport: fix default headers
Angel Pons
2019-03-18
soc/intel/cannonlake: Pass coreboot debug interface info to FSP
Maulik V Vaghela
2019-03-18
include/cpu/x86/pae.h: Add missing include
Patrick Rudolph
2019-03-18
vboot: move assert in vboot_migrate_cbmem
Joel Kitching
2019-03-18
src/nsc/common/nsc.h: Drop unused include
Elyes HAOUAS
2019-03-18
mb/(ICH7): Remove initialization already done at early_init.c
Elyes HAOUAS
2019-03-18
nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO)
Elyes HAOUAS
2019-03-18
ec/google/wilco: Enable software sync for VBOOT
Duncan Laurie
2019-03-18
ec/google/wilco: Fix handling of commands that do not respond
Duncan Laurie
2019-03-18
soc/intel/common: Update ESPI disable option
Duncan Laurie
2019-03-18
mb/google/sarien: Enable BT Rkfill
Lijian Zhao
2019-03-18
src/mb/sifive/hifive-unleashed: initialize Gigabit Ethernet Controller
Xiang Wang
2019-03-18
mainboard/google/kahlee: Don't use AMD's secure OS
Martin Roth
2019-03-18
soc/amd/stoneyridge: Correct PSP SecureOs Kconfig symbol
Marshall Dawson
2019-03-18
mb/intel/../../cml_u: Override LPSS related FSP UPD for CMLRVP
Subrata Banik
2019-03-18
mb/intel/coffeelake_rvp: Add cml_u board support
Subrata Banik
2019-03-18
mb/intel/coffeelake_rvp/../cml_u: Do initial mainboard commit
Subrata Banik
2019-03-17
resources: introduce io_resource()
Subrata Banik
2019-03-16
soc/intel/cannonlake: Add required FSP UPD changes for CML
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-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-16
src: Drop unused 'include <device/pciexp.h>'
Elyes HAOUAS
2019-03-16
drivers/intel/fsp1_0: Deduplicate code
Patrick Rudolph
2019-03-15
Revert "lint/clang-format: set to 96 chars per line"
Julius Werner
2019-03-15
Revert "Documentation: Our coding style now allows 80 + 2*8 columns in a line"
Julius Werner
2019-03-15
drivers/intel/fsp2_0: fix TPM setup and MRC cache hash logic
Joel Kitching
2019-03-15
soc/intel/cannonlake: Fix GEN_PMCON bit checks
Furquan Shaikh
2019-03-15
ec/google/wilco: Clear S0ix support bit at boot
Duncan Laurie
2019-03-15
ec/google/wilco: coalesce tent mode to tablet mode
Jett Rink
2019-03-15
mb/google/hatch: Enable TBMC device
Dtrain Hsu
2019-03-15
vboot: rename symbols for better consistency
Joel Kitching
2019-03-15
inteltool: add 300 and C240 Series PCH
Thomas Heijligen
2019-03-15
util/amdfwtool: Allow 0-length blobs
Marshall Dawson
2019-03-15
mb/mc_apl1/variants/mc_apl5: Drop unused '#include <lib.h>'
Elyes HAOUAS
2019-03-15
vendorcode/intel/fsp/fsp2_0/cnl: Update FSP header files for Cannonlake
John Zhao
2019-03-15
sb/via/common: Fix indirect includes
Elyes HAOUAS
2019-03-14
mb/google/kahlee/aleena: Add EC_ENABLE_TBMC_DEVICE
Edward Hill
2019-03-14
drivers/i2c/lm96000: Add new hardware-monitoring IC
Nico Huber
2019-03-14
drivers/i2c/nct7802y: Add new hardware-monitoring IC
Nico Huber
2019-03-14
arch/x86: Fix PCI IO config accessor
Kyösti Mälkki
2019-03-14
mb/google/arcada: Update USB2 port6 AFE setting
Lijian Zhao
2019-03-14
mb/google/hatch: Define GPP_C13 as EC_SYNC_IRQ
Philip Chen
2019-03-14
vboot: copy data structures to CBMEM for downstream use
Joel Kitching
2019-03-14
Update vboot submodule to upstream master
Joel Kitching
2019-03-14
arch/x86: Optimise PCI IO config accessor
Kyösti Mälkki
2019-03-14
src/mainboard/pcengines/apu2: Bring back copyrights
Michał Żygowski
2019-03-14
Remove leftover files
Kyösti Mälkki
2019-03-14
gigabyte/ga-h61m-s2pv: fix PS/2 ACPI
Angel Pons
2019-03-14
mb/google/hatch: fix RCompResistor[0] value
Shelley Chen
2019-03-14
mb/google/hatch: Update DRAM IDs
Shelley Chen
2019-03-14
mb/google/hatch: Use MEM_CH_SEL to indicate single_channel sku
Shelley Chen
2019-03-14
mb/google/octopus: Create Bloog variant
Tony Huang
2019-03-14
mb/google/hatch: Query the EC for board version
Ivy Jian
2019-03-14
mb/google/arcada: add Kconfig option to enable WLAN SAR
Casper Chang
2019-03-14
util/autoport: remove obsolete symbol SANDYBRIDGE_IVYBRIDGE_LVDS
Alexander Couzens
2019-03-14
sb/intel/i82801gx: Remove unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-14
mb/lenovo/x1_carbon_gen1/cmos: Port USB Always On
Patrick Rudolph
2019-03-14
mb/lenovo/x1_carbon_gen1/acpi: call MUTE(1) and USBP(0) on _PTS
Nicola Corna
2019-03-14
Documentation: Add Asus F2A85-M
Balazs Vinarz
2019-03-14
commonlib/bubblesort: Do not try to sort less than two entries
Werner Zeh
2019-03-14
x86/acpi: Only sort CPU IDs if more than one available
Werner Zeh
2019-03-14
x86/acpi: Fix Coverity issue CID 1399153
Werner Zeh
2019-03-13
mb/google/hatch: Provide DRAM part number from EEPROM
Furquan Shaikh
2019-03-13
soc/intel/cannonlake: Allow mainboard to override DRAM part number
Furquan Shaikh
2019-03-13
util/autoport: Separate NB and SB PCIe port IDs
Angel Pons
2019-03-13
src: Drop unused 'include <arch/ioapic.h>'
Elyes HAOUAS
2019-03-13
mb/mainboard/amd/serengeti_cheetah_fam10: Use PCI_DEVFN()
Elyes HAOUAS
2019-03-13
nb/amd/amdfam10: Remove define macro already done in 'amdfam10.h'
Elyes HAOUAS
2019-03-13
nb/amd/amdfam10: Remove 'IS_ENABLED()'
Elyes HAOUAS
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-13
sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h>
Elyes HAOUAS
2019-03-13
nb/intel/stage_cache.c: Drop unnecessary includes
Elyes HAOUAS
2019-03-13
src/mainboard/*/*/cstates.c: Drop unused includes
Elyes HAOUAS
2019-03-13
{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h
Elyes HAOUAS
2019-03-12
vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for Cometlake
Ronak Kanabar
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-12
Documentation/soc/intel/fsp/ppi: Document new feature to dispatch external PPI
Subrata Banik
2019-03-12
drivers/intel/fsp2_0: Add provision to include PPI directory
Subrata Banik
2019-03-12
Documentation/soc/intel: Add documentation for Intel FSP
Subrata Banik
2019-03-12
mb/facebook/watson: Enable TPM 1.2 support
zaolin
2019-03-11
mb/google/hatch: Add Hatch_whl board
Shelley Chen
[prev]
[next]