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
2016-01-16
google/lars: Disable SD 3.0 Controller [D30:F6]
Subrata Banik
2016-01-16
intel/skylake: Add kconfig option to skip Native SD Controller
Subrata Banik
2016-01-16
intel/kunimitsu: Add VrConfig UPD parameters
Rizwan Qureshi
2016-01-16
intel/skylake: Add VrConfig UPD parameters from coreboot
Rizwan Qureshi
2016-01-16
intel/skylake: Enable SkipMpInit token
Rizwan Qureshi
2016-01-15
intel/skylake: Init variable so GCC knows it's set
Martin Roth
2016-01-15
sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7
Damien Zammit
2016-01-15
intel/kunimitsu: Add new configuration parameters
Rizwan Qureshi
2016-01-15
intel/skylake: More UPD params are added for PCH policy in FSP
Rizwan Qureshi
2016-01-15
intel/skylake: Update UPD parameters as per FSP 1.8.0
Barnali Sarkar
2016-01-15
intel/kunimitsu: Enable 20K PU on LPC_LAD 0-3
pchandri
2016-01-15
intel/skylake: Add GPIO ACPI Apis.
Subrata Banik
2016-01-15
google/lars: Set DPTF critical temperature to 99C
david
2016-01-15
google/lars: Disable kepler device
david
2016-01-15
google/lars: Add support for MAX98357A audio amplifier
Subrata Banik
2016-01-15
intel/kunimitsu: Correct the output for crossystem wpsw_boot
Arindam Roy
2016-01-15
google/lars: Update the PL1 value as TDP
david
2016-01-15
google/chell: Fix the P/N number for samsung K4E6E304EE-EGCF
Wisley
2016-01-15
intel/kunimitsu: Add support for MAX98357A audio amplifier
Rohit Ainapure
2016-01-15
google/chell: add nhlt support
Aaron Durbin
2016-01-15
google/glados: add nhlt support
Aaron Durbin
2016-01-15
intel/skylake: add nhlt support
Aaron Durbin
2016-01-15
lib: NHLT ACPI table support
Aaron Durbin
2016-01-15
intel/kunimitsu: Update the PL1 value as TDP
Sumeet Pawnikar
2016-01-15
google/lars: Disable eMMC HS400 capability
david
2016-01-14
arch/x86: add missing license headers
Martin Roth
2016-01-14
soc/braswell: Add CPUID for D0 stepping
Divya Sasidharan
2016-01-14
ec/: add missing license headers
Martin Roth
2016-01-14
acpi/: add missing license header
Martin Roth
2016-01-14
arch/x86/include: add missing license headers
Martin Roth
2016-01-14
soc/braswell: Fix P-state table
Subrata Banik
2016-01-14
intel/skylake/pcr.c: error out on invalid size in pcr read/write
Martin Roth
2016-01-14
mb/lenovo/x200: Add panel power sequence values
Nico Huber
2016-01-14
nb/intel/gm45: Backport configuration of panel power timings
Nico Huber
2016-01-14
nb/intel/gm45: Drop unnecessary panel power handling
Nico Huber
2016-01-14
mainboard/lenovo: reserve century byte
Alexander Couzens
2016-01-13
arch/arm64: add missing license headers
Martin Roth
2016-01-13
arch/arm: add missing license headers
Martin Roth
2016-01-13
tree: drop last paragraph of GPL copyright header from new files
Martin Roth
2016-01-13
intel/skylake platforms: Add MAINBOARD_HAS_LPC_TPM in Kconfig
Martin Roth
2016-01-13
intel/northbridge/sandy: raminit code cleanup
Patrick Rudolph
2016-01-13
[WIP] mb/roda/rk9: Enable CONFIG_HAVE_ACPI_RESUME
Nico Huber
2016-01-13
northbridge/intel/x4x: clean up includes
Martin Roth
2016-01-12
amd/cimx/sb800/pci_devs.h: Update guard #define name
Martin Roth
2016-01-12
intel/skylake: Remove check for Microcode loaded by ME
Martin Roth
2016-01-12
google/guado: initial upstream migration
Matt DeVillier
2016-01-12
nb/intel/gm45: Convert gma.c to `if (IS_ENABLED(` style
Nico Huber
2016-01-10
fsp1_1: Remove #if protection in header - It's not needed
Martin Roth
2016-01-10
lenovo/x220: Enable USB 3 controller
Marian Tietz
2016-01-08
vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltage
Martin Roth
2016-01-08
fsp_baytrail: Add additional PCI space above 4GB
Martin Roth
2016-01-07
intel/braswell: Disable IFD & ME by default so abuild can build
Martin Roth
2016-01-07
mainboard: Drop abuild.disabled files for Braswell boards
Stefan Reinauer
2016-01-07
Correct some common spelling mistakes
Martin Roth
2016-01-07
src/vendorcode/amd: correct spelling of MTRR
Paul Menzel
2016-01-07
f14: Increase AP stack to 8k on 64bit
Stefan Reinauer
2016-01-07
google/cyan, intel/strago Kconfig: Only ask to display SPD once
Martin Roth
2016-01-07
intel/fsp1_1: Disable GOP support by default
Martin Roth
2016-01-07
mainboard/asus/kgpe-d16: Enable romstage microcode spinlocks
Timothy Pearson
2016-01-07
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
Timothy Pearson
2016-01-06
cpu/amd/fam10h-15h: Add tsc_freq_mhz() function
Timothy Pearson
2016-01-06
Revert "x86: Align CBFS on top of ROM"
Aaron Durbin
2016-01-06
intel/braswell: Build in both C0 and 'other' vbios
Martin Roth
2016-01-06
commonlib: Add function to hash contents of a CBFS region.
Aaron Durbin
2016-01-06
commonlib/cbfs: Add type ids for empty files
Patrick Georgi
2016-01-06
commonlib: Prepare code to be included in cbfstool builds.
Aaron Durbin
2016-01-06
commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
Aaron Durbin
2016-01-06
commonlib: Add function to compute relative offsets from two region_devices.
Aaron Durbin
2016-01-04
sb/amd/sr5650: Correctly locate CPU MMCONFIG resource
Timothy Pearson
2016-01-04
Revert "AMD OemS3Save: refactor for Merlin Falcon"
Kyösti Mälkki
2016-01-03
sb/intel/bd82x6x: Add missing PCIIDs for variants .
Vladimir Serbinenko
2015-12-31
nb/intel/gm45: Export low-power and (SFF) options
Nico Huber
2015-12-31
lenovo/x200: Revise onboard IRQ routing
Nico Huber
2015-12-31
superio/it8772f: Add register to set the default value of FAN speed
Ted Kuo
2015-12-31
superio/it8772f: Add switch to enable HWM (Hardware Monitor)
Ted Kuo
2015-12-31
imgtec/pistachio: disable default RPU gate register values
Ionela Voinescu
2015-12-31
imgtec/pistachio: memlayout: update GRAM size
Ionela Voinescu
2015-12-31
imgtec/pistachio: I2C: fix base address for I2C clock setup
Ionela Voinescu
2015-12-31
imgtec/pistachio: identity map SOC registers region
Ionela Voinescu
2015-12-31
imgtec/pistachio: Add SOC_REGISTERS memory region
Ionela Voinescu
2015-12-31
imgtec/pistachio: Use SYS PLL in integer mode
Ionela Voinescu
2015-12-30
gigabyte/ga-g41m-es2l: Add mainboard
Damien Zammit
2015-12-30
northbridge/intel/x4x: Native raminit
Damien Zammit
2015-12-30
superio/it8718f: Add missing PNP info
Damien Zammit
2015-12-30
drivers/xgi/common: Fix XGI_SetGroup2
Stefan Reinauer
2015-12-30
Kconfig: move fmap description file prompt into the mainboard menu
Martin Roth
2015-12-30
x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files
Alexandru Gagniuc
2015-12-29
x86: Align CBFS on top of ROM
Nico Huber
2015-12-29
device/pnp: Ability to set vendor specific logical device config
Damien Zammit
2015-12-29
northbridge/intel/x4x: Intel 4-series northbridge support
Damien Zammit
2015-12-29
mips: add coherency argument to identity mapping
Ionela Voinescu
2015-12-27
mainboard/google/urara: change SYS PLL to 700MHz
Ionela Voinescu
2015-12-27
soc/intel/broadwell: Add back support for EHCI debug setup
Duncan Laurie
2015-12-27
broadwell: Fix SATA Gen3 DTLE configuration registers
Duncan Laurie
2015-12-27
broadwell: Fix CONFIG_SPI_CONSOLE usage
Duncan Laurie
2015-12-26
ACPI: Add hack to avoid IASL warning when reading back registers
Martin Roth
2015-12-26
IT8772F: Clean up it8772f includes and add a LED API
david
2015-12-25
cpu/allwinner/a10: Fix I2c speed calculation
Martin Roth
2015-12-22
soc/intel/fsp_baytrail: Make sure i2c bus is < 7
Martin Roth
2015-12-22
drivers/intel/fsp1_0/fsp_util.c: Fix indentation
Martin Roth
[prev]
[next]