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
2017-03-13
src/include: Remove unnecessary typecast
Lee Leahy
2017-03-13
src/include: Move storage class to beginning of declaration
Lee Leahy
2017-03-13
src/include: Remove space after function name
Lee Leahy
2017-03-13
src/include: Fix space between type, * and variable name
Lee Leahy
2017-03-13
src/lib: Fix spacing
Lee Leahy
2017-03-13
soc/intel/common: Remove parenthesis
Lee Leahy
2017-03-13
soc/intel/common: Fix unsigned warnings
Lee Leahy
2017-03-13
soc/intel/common: Fix spacing issues
Lee Leahy
2017-03-13
soc/intel/common: Indent code with tabs
Lee Leahy
2017-03-13
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-12
google/poppy: Enable internal pull-up on PWRBTN#
Shobhit Srivastava
2017-03-12
src/lib: Remove space between function name and (
Lee Leahy
2017-03-12
src/lib: Move trailing statements to next line
Lee Leahy
2017-03-12
src/include: Remove braces for single statements
Lee Leahy
2017-03-12
src/include: Open brace on same line as enum or struct
Lee Leahy
2017-03-12
src/include: Remove spaces before tabs
Lee Leahy
2017-03-12
src/include: Remove spaces before ( and after )
Lee Leahy
2017-03-11
lenovo/t400/dock.c: Fix issues found by checkpatch.pl
Paul Menzel
2017-03-11
lenovo/t400: Rewrite dock from t60
Kyösti Mälkki
2017-03-10
src/include: Add space after +
Lee Leahy
2017-03-10
src/include: Add parenthesis around macros
Lee Leahy
2017-03-10
src/include: Add space before (
Lee Leahy
2017-03-10
commonlib: Remove space after *
Lee Leahy
2017-03-10
commonlib: Fix issues with { } and else
Lee Leahy
2017-03-10
commonlib: Wrap lines at 80 columns
Lee Leahy
2017-03-10
commonlib: Fix spacing issues
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Switch from binary to decimal
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Wrap lines at 80 columns
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Remove braces for single statements
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Fix spacing issues
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Add space before *
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Use tabs for indent
Lee Leahy
2017-03-10
soc/intel/common: Pass the minimum possible string length for strncpy
Barnali Sarkar
2017-03-10
google/sand: Add devicetree.cb file for sand
Katherine Hsieh
2017-03-10
mainboard/google/reef: Modify TCPU, TSR2 and TRT table
Tim Chen
2017-03-10
soc/intel/broadwell: Rework IGD's CDClk selection
Nico Huber
2017-03-10
soc/intel/skylake:Add _DSM method to reduce D3 cold delay for eMMC controller
sowmyav
2017-03-10
device/dram/ddr2: Add common ddr2 spd decoder
Patrick Rudolph
2017-03-10
mainboard/google/reef: Configure SDCARD card detect pin
Venkateswarlu Vinjamuri
2017-03-10
soc/intel/apollolake: Add PM methods to power gate SD card
Venkateswarlu Vinjamuri
2017-03-10
asus/m2v: Make _CRS methods serialized
Paul Menzel
2017-03-10
cpu/amd/agesa: Unify init files
Paul Menzel
2017-03-10
northbridge/intel/i440bx: Align code
Paul Menzel
2017-03-09
vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata
Aaron Durbin
2017-03-09
drivers/spi/tpm: provide Kconfig to indicate CR50 usage
Aaron Durbin
2017-03-09
mainboard/google/reef: increase pre cbmem console size for Chrome OS
Aaron Durbin
2017-03-09
lib/tpm2_marshaling: fix in correct buffer space semantics
Aaron Durbin
2017-03-09
google/poppy: Configure SRCCLKREQ4 as No Connect
Naresh G Solanki
2017-03-09
elog: Add all EC event codes
Furquan Shaikh
2017-03-09
src/lib: Add space before (
Lee Leahy
2017-03-09
src/lib: Remove braces for single statements
Lee Leahy
2017-03-09
src/lib: Fix space between type, * and variable name
Lee Leahy
2017-03-09
src/lib: Add "int" following "unsigned"
Lee Leahy
2017-03-09
google/pyro: Update DPTF settings
Kevin Chiu
2017-03-09
src/include: Remove space after &
Lee Leahy
2017-03-09
src/include: Add space after comma
Lee Leahy
2017-03-09
src/include: Indent code using tabs
Lee Leahy
2017-03-09
src/include: Add do { } while(0) around macros
Lee Leahy
2017-03-09
src/include: Move trailing statements to next line
Lee Leahy
2017-03-09
src/include: Fix unsigned warnings
Lee Leahy
2017-03-09
soc/intel/skylake: Add GPIO macros for IOxAPIC and SCI
Li Cheng Sooi
2017-03-09
soc/intel/skylake: Add SKL SOC PCH H GPIO support
Li Cheng Sooi
2017-03-09
AGESA: Use printk for IDS output
Kyösti Mälkki
2017-03-09
AGESA f15: Disable IDS tracing by default
Kyösti Mälkki
2017-03-09
AGESA: Make eventlog more tolerant to failures
Kyösti Mälkki
2017-03-09
AGESA: Fix loop condition for eventlog read
Kyösti Mälkki
2017-03-09
AGESA: Apply a threshold on event logging
Kyösti Mälkki
2017-03-09
AGESA: Log heap initialisation
Kyösti Mälkki
2017-03-09
AGESA: Log if memory training result cannot be stored
Kyösti Mälkki
2017-03-09
AGESA: Fix SSE regression and align stack early
Kyösti Mälkki
2017-03-09
cpu/intel/model_6{e,f}x: Unify init files
Paul Menzel
2017-03-09
mainboard/google/poppy: Enable cros_ec_keyb device
Furquan Shaikh
2017-03-09
google/chromeec: Add support for cros_ec_keyb device
Furquan Shaikh
2017-03-09
soc/intel/apollolake: Add check if FPFs are blown
Andrey Petrov
2017-03-09
soc/intel/apollolake: Start using common CSE driver
Andrey Petrov
2017-03-09
soc/intel/common/block: Add HECI driver
Andrey Petrov
2017-03-09
soc/intel/apollolake: Prepare to use common HECI driver
Andrey Petrov
2017-03-09
src/lib: Remove spaces after ( and before )
Lee Leahy
2017-03-08
mainboard/google/poppy: Add EC_HOST_EVENT_MODE_CHANGE to wakeup source
Furquan Shaikh
2017-03-08
chromeos/elog: Filter developer mode entry on S3 resume
Duncan Laurie
2017-03-08
intel/skylake: Filter suspend well power failure event for Deep Sx
Duncan Laurie
2017-03-08
intel/skylake: Add function to read state of Deep S5
Duncan Laurie
2017-03-08
intel/skylake: Add devicetree settings for acoustic noise mitigation
Duncan Laurie
2017-03-08
google/eve: Configure GPIOs for new board
Duncan Laurie
2017-03-08
nb/intel/nehalem/raminit.c: Refine broken comment
Stefan Tauner
2017-03-08
mainboard/google/snappy: Override USB2 phy setting
Wisley Chen
2017-03-08
binaryPI platforms: Drop any ACPI S3 support
Kyösti Mälkki
2017-03-08
binaryPI boards: Drop any ACPI S3 support
Kyösti Mälkki
2017-03-08
AGESA fam10: Add missing include
Kyösti Mälkki
2017-03-08
AGESA: Move heap allocator declarations
Kyösti Mälkki
2017-03-08
AMD geode: Avoid conflicting main() declaration
Kyösti Mälkki
2017-03-08
mainboard/asus: Move F2A85-M_LE variant to F2A85-M.
Kyösti Mälkki
2017-03-07
amd/pi/hudson: Move APIC enable to CPU file
Marshall Dawson
2017-03-07
amd/pi/hudson/acpi: Only declare S3 if it is supported
Marc Jones
2017-03-07
amd/pi/hudson: Add early SPI setup
Marshall Dawson
2017-03-07
amd/pi/hudson: Add SPI definitions to header
Marshall Dawson
2017-03-07
amd/pi/hudson: Consolidate BITn definitions
Marshall Dawson
2017-03-07
mainboard/intel/galileo: Remove space before opening bracket
Lee Leahy
2017-03-07
soc/intel/quark: Fix errors detected by checkpatch
Lee Leahy
2017-03-07
google/gru: add MAX_SDRAM_FREQ config to choose max ddr freq
Shunqian Zheng
[prev]
[next]