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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
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
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
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
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
drivers/intel/fsp2_0: Add provision to include PPI directory
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
2019-03-11
mb/google/hatch: Enable audio support
Sathya Prakash M R
2019-03-11
vendorcode/google/chromeos: Fix AMAC return type
Duncan Laurie
2019-03-09
include/efi/efi_datatype: Convert EFI datatypes as per coreboot specification
Subrata Banik
2019-03-08
src/soc/intel/apollolake/cpu.c: Set up local APIC
Mario Scheithauer
2019-03-08
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
mb/google/hatch: Create hatch_whl variant
Shelley Chen
2019-03-08
mb/google/hatch: Initialize all gpios
Shelley Chen
2019-03-07
soc/intel/cannonlake: Add support for logging wake source in SMM
V Sowmya
2019-03-07
soc/intel/cannonlake: Move power_state functions to pmutil.c
V Sowmya
2019-03-07
src/device/Kconfig: Include the discrete VGA OpROM at config UI
Mike Banon
2019-03-07
prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist
Subrata Banik
2019-03-07
arch/x86/postcar: Add separate timestamp for postcar stage
Subrata Banik
2019-03-07
soc/intel/icelake: Add PM timer emulation support in ICL
Aamir Bohra
2019-03-07
mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h
Elyes HAOUAS
2019-03-07
vboot: rename VB2_DISABLE_DEVELOPER_MODE
Joel Kitching
2019-03-07
vboot: rename VB2_SD_DEV_MODE_ENABLED
Joel Kitching
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
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
soc/amd/stoneyridge: Convert SMU fanless options
Marshall Dawson
2019-03-07
soc/amd/stoneyridge: Call amdfwtool with different arguments
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
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
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
superio/ite/it8613e: add support for ITE IT8613E
Krystian Hebel
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
mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage
Arthur Heymans
2019-03-05
arch/io.h: Drop includes in fam10 romstages
Kyösti Mälkki
2019-03-05
soc/intel/braswell: Add SMBus support
Frans Hendriks
2019-03-05
mb/google/sarien/variants/arcada: Add GPIO H15 to enable BT
Casper Chang
2019-03-05
mb/google/octopus: Add 6GB dual-channel memory configuration
Seunghwan Kim
[prev]
[next]