index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
[next]