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
2017-03-14
mainboard/intel/galileo: Add vboot support
Lee Leahy
2017-03-14
soc/intel/quark: Pass S3 wake status to fsp_silicon_init
Lee Leahy
2017-03-14
soc/intel/quark: Add ESRAM display to FSP 1.1
Lee Leahy
2017-03-14
soc/intel/quark: Return NULL for top_of_memory
Lee Leahy
2017-03-14
vboot: Allow other platforms to use soft reboot workaround
Lee Leahy
2017-03-14
drivers/intel/fsp1_1: Only display MMCONF address if supported
Lee Leahy
2017-03-14
util/autoport: Create superiotool logs
Arthur Heymans
2017-03-14
GDB_WAIT: Clarify Kconfig description
Denis 'GNUtoo' Carikli
2017-03-14
soc/intel/skylake: Extract DIMM Information from FSP MEM INFO HOB
Barnali Sarkar
2017-03-14
buildgcc: Search for `xz` too
Nico Huber
2017-03-14
board_status/towiki.sh: Fix Socket for Sandy and Ivy Bridge
Arthur Heymans
2017-03-14
google/sand: Remove support for tablet mode switch
Katherine Hsieh
2017-03-13
soc/intel/quark: Add the verstage files
Lee Leahy
2017-03-13
src/lib: Remove semicolon from end of macro
Lee Leahy
2017-03-13
src/lib: Remove unnecessary code
Lee Leahy
2017-03-13
commonlib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
soc/intel/apollolake: Wrap lines at 80 columns
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix issues detected by checkpatch
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix position of storage class
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix parenthesis issues
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix unsigned warnings
Lee Leahy
2017-03-13
soc/intel/apollolake: Remove unnecessary braces
Lee Leahy
2017-03-13
soc/intel/apollolake: Indent code using tabs
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix spacing around operators and commas
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix space between type, * and variable name
Lee Leahy
2017-03-13
soc/intel/apollolake: Move brace to beginning of line
Lee Leahy
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/include: Add space after minus sign
Lee Leahy
2017-03-13
src/include: Remove use of binary constants
Lee Leahy
2017-03-13
src/include: Add spaces around :
Lee Leahy
2017-03-13
src/include: Fix indent for case labels
Lee Leahy
2017-03-13
src/include: Move constants to the right hand side
Lee Leahy
2017-03-13
src/lib: Move asmlinkage before type
Lee Leahy
2017-03-13
src/lib: Fix brace positions
Lee Leahy
2017-03-13
src/include: Remove space between function name and parameters
Lee Leahy
2017-03-13
src/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/include: Move assignment out of if condition
Lee Leahy
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
nvramcui: Add USB support
Nicola Corna
2017-03-13
util/superiotool: Add support for Fintek F71808A
Nicola Corna
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
ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freq
Hannah Williams
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
.gitignore: ignore *.swo and option *.roms
Alexander Couzens
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
[next]