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-04-05
chromeos: Add enable-serial GBB flag
Patrick Georgi
2016-04-05
mediatek/mt8173: fix incorrect indent
Yidi Lin
2016-04-05
google/oak: Log hardware watchdog in eventlog
Julius Werner
2016-04-05
google/chell: Adjust nuvoton 8825 button thresholds again.
Benson Leung
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-04-04
soc/intel/apollolake: Fill northbridge ASL
Zhao, Lijian
2016-04-04
mainboard/emulation/qemu-power8: Use correct bootblock location
Timothy Pearson
2016-04-04
arch/power8: Position bootblock start at reset vector
Timothy Pearson
2016-04-02
superio/nuvoton: Use official spelling of Nuvoton in `CHIP_NAME`
Paul Menzel
2016-04-02
soc/intel/apollolake: use platform_segment_loaded() for CAR coherency
Aaron Durbin
2016-04-02
lib/prog_loading: introduce prog_segment_loaded()
Aaron Durbin
2016-04-02
arch/x86: notify the system when the postcar parameter was updated
Aaron Durbin
2016-04-02
soc/intel/apollolake: use arch_segment_loaded() for CAR code coherency
Aaron Durbin
2016-04-02
drivers/intel/fsp2_0: signal that FSP components are loaded
Aaron Durbin
2016-04-02
soc/intel/apollolake: use CAR code coherency for all CAR stages
Aaron Durbin
2016-04-01
nb/amd/mct_ddr3: Fix revision mask for DR processors
Timothy Pearson
2016-04-01
soc/intel/apollolake: Fix MMIO reserved ranges calculation
Andrey Petrov
2016-04-01
intel/gma: Fix VBT generation
Patrick Rudolph
2016-03-31
vendorcode/amd/agesa/*/AGESA.h: Correct "ne" to "be" in comment
Paul Menzel
2016-03-31
nb/amd_mct_ddr3: Move DRAM MCE sync flood enable to ramstage
Timothy Pearson
2016-03-31
src/: Fix lint style-labels warnings
Martin Roth
2016-03-31
nb/amd/mct_ddr3: Clear early MCEs and report DRAM MCEs
Timothy Pearson
2016-03-31
nb/amd/mct_ddr3: Disable MCE framework during DRAM training
Timothy Pearson
2016-03-30
nb/amd/mct_ddr3: Enable DIMM parity when RDIMMs installed
Timothy Pearson
2016-03-30
northbridge/amd/amdfam10: Add family15h model10h-1fh (Trinity)
Damien Zammit
2016-03-30
nb/intel/sandybridge/raminit: move ram training into seperate function
Patrick Rudolph
2016-03-30
storm: Fix compilation error
Furquan Shaikh
2016-03-29
intel/skylake: Enable PROCHOT
Pratik Prajapati
2016-03-29
google/chell: Update DPTF thermal parameters
Duncan Laurie
2016-03-29
intel/kunimitsu: configure native mode for GPP_E21
Youvedeep Singh
2016-03-29
vboot: Handle S3 resume path for TPM initialization
Duncan Laurie
2016-03-29
intel/fsp1_1: Do not re-init TPM in romstage if already setup in verstage
Duncan Laurie
2016-03-29
nb/intel/sandybridge/raminit: move dimm_info into ramctr_timing
Patrick Rudolph
2016-03-29
ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized
Furquan Shaikh
2016-03-29
cbmem: Add comment for cbmem_top returning NULL if backing store is not ready
Furquan Shaikh
2016-03-29
nvidia/ck804/sata: Remove space before newline in debug output
Paul Menzel
2016-03-28
nb/amd/mct_ddr3: Use standard C function calls in mct_ResetDataStruct_D()
Timothy Pearson
2016-03-26
nb/amd/amdmct: Select max_lanes based on ECC presence or absence
Damien Zammit
2016-03-25
google/intel mainboards: Add missing board_info.txt files
Martin Roth
2016-03-25
intel/fsp_baytrail: Fix I2C abort logic
Ben Gardner
2016-03-25
intel/fsp_baytrail: Use read32() and write32() in i2c.c
Ben Gardner
2016-03-24
nb/amd/mct_ddr3: Set the NBP0 read latency from P0 trained values
Timothy Pearson
2016-03-24
edid: Add helper function to calculate bits-per-pixel dependent values
Julius Werner
2016-03-23
nb/amd/mct_ddr3: Remove spurious Addl_Index variable in dqsTrainMaxRdLatency_...
Timothy Pearson
2016-03-23
armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write
Paul Kocialkowski
2016-03-23
soc/intel/apollolake: utilize postcar phase/stage
Aaron Durbin
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-22
gpio: Add support for binary_first base3 number system
Julius Werner
2016-03-22
lib/rmodule: export parameters in struct rmod_stage_load
Aaron Durbin
2016-03-21
soc/apollolake: Add skeleton ACPI entry
Lance Zhao
2016-03-21
nb/intel/sandybridge: increase MMCONF_BASE_ADDRESS
Patrick Rudolph
2016-03-21
mediatek/mt8173: Enable ARM trusted firmware integration
Patrick Georgi
2016-03-21
mediatek/mt8173: Remove bl31 board parameters passing mechanism
Jimmy Huang
2016-03-21
google/oak: Move external buck initialization to coreboot
henryc.chen
2016-03-21
mediatek/mt8173: Add da9212 driver
henryc.chen
2016-03-21
mediatek/mt8173: Add mt6311 driver
henryc.chen
2016-03-21
device: Add i2c read/write register field API
Yidi Lin
2016-03-21
nb/amd/amdmct/mct_ddr3: Ensure BlockRxDqsLock does not remain set
Timothy Pearson
2016-03-21
soc/intel/quark: Disable the ROM shadow
Lee Leahy
2016-03-21
mainboard/intel/galileo: Enable SPI controllers
Lee Leahy
2016-03-21
device/dram/ddr3: fix debug output
Patrick Rudolph
2016-03-21
arch/x86: honor CONFIG_X86_TOP4G_BOOTMEDIA_MAP for verstage
Aaron Durbin
2016-03-18
src/arch/x86/acpi.c: Use correct host address width in DMAR ACPI table
Jacob Laska
2016-03-18
mtrr: Define a function for obtaining free var mtrr
Furquan Shaikh
2016-03-18
google/oak: Enable RAM_CODE_SUPPORT
Yidi Lin
2016-03-18
mediatek/mt8173: mt6391: set VSRMCA7 to HW control by SRCVOLTEN
henryc.chen
2016-03-16
cpu/x86: compile earlymtrr.c code for romstage as well
Andrey Petrov
2016-03-16
cpu/x86/mtrr: remove early_mtrr_* functions
Aaron Durbin
2016-03-16
cpu/x86/mtrr: move cache_ramstage() to its only user
Aaron Durbin
2016-03-16
rockchip: update make_idb.py
huang lin
2016-03-16
skylake mainboards: Configure gpio PADRSTCFG to PLTRST
Naresh G Solanki
2016-03-16
parade/ps8640: Clean up
Patrick Georgi
2016-03-15
pcengines/apu1: Enable USB overcurrent detection.
Tobias Diedrich
2016-03-15
lenovo: add config ONBOARD_VGA_IS_PRIMARY
Patrick Rudolph
2016-03-15
google/oak: add table for 4GB configuration
PH Hsu
2016-03-15
mediatek/mt8173: Enable 4GB mode
PH Hsu
2016-03-15
google/oak: Remove EC_SUSPEND_L from AP
Koro Chen
2016-03-15
x86: Drop CONFIG_COMPILE_IN_DSDT
Stefan Reinauer
2016-03-15
vendorcode/intel/Kconfig: Add broadwell_de symbol to fix lint
Martin Roth
2016-03-14
vendorcode/intel/fsp1_0: Add Broadwell-DE SoC vendor code
York Yang
2016-03-14
intel/fsp_baytrail: Enable LPSS in ACPI mode
Ben Gardner
2016-03-14
intel/fsp1.1: Mark graphics init done after SiliconInit phase
Duncan Laurie
2016-03-13
nb/amd/mct_ddr3: Use correct initial UI setting during DRAM training
Timothy Pearson
2016-03-13
intel/fsp_baytrail: Fix LPE initialization and enable ACPI mode
Ben Gardner
2016-03-13
intel/fsp_baytrail: Don't clear gnvs in acpi_init_gnvs()
Ben Gardner
2016-03-13
northbridge/intel/i3100: Unify UDELAY selection
Stefan Reinauer
2016-03-13
northbridge/intel/i82810: Unify UDELAY selection
Stefan Reinauer
2016-03-12
northbridge/intel/i82830: Unify UDELAY selection
Stefan Reinauer
2016-03-12
nb/amd/mct_ddr3: Consolidate duplicated code
Timothy Pearson
2016-03-12
intel/skylake: Do not log wake source on reset
Duncan Laurie
2016-03-12
intel/kunimitsu: Add SD card detect GPIO for SDHCI runtime PM
mgarima
2016-03-12
soc/intel/skylake: add option to statically clock gate 8254 timer
Aaron Durbin
2016-03-12
glados/chell: send an extra VR mailbox command
Rizwan Qureshi
2016-03-12
soc/intel/skylake: add option to enable VR specific mailbox cmd
Rizwan Qureshi
2016-03-12
vendorcode/intel/fsp/fsp1_1/skylake: update FspUpdVpd.h 1.9.0
Aaron Durbin
2016-03-12
mediatek/mt8173: memlayout: Create DRAM DMA region for NOR flash DMA read.
Yidi Lin
2016-03-12
mediatek/mt8173: detect sdram size at runtime
Yidi Lin
2016-03-12
mediatek/mt8173: mmu: update mmu range before DRAM is initialized.
Yidi Lin
2016-03-12
Add a driver for the parade ps8640
Jitao Shi
2016-03-12
mediatek/mt8173: pll: raising the CPU core frequency
Yidi Lin
[next]