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-16
cpu/x86: Fix misc. remaining issues detected by checkpatch
Lee Leahy
2017-03-16
cpu/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-16
cpu/x86: Add int to unsigned
Lee Leahy
2017-03-16
cpu/x86: Remove braces and else if unnecessary
Lee Leahy
2017-03-16
cpu/x86: Use tabs for indent
Lee Leahy
2017-03-16
cpu/x86: Fix various issues detected by checkpatch.pl
Lee Leahy
2017-03-16
src/cpu/x86: Remove space between * and variable name
Lee Leahy
2017-03-16
mainboard/intel/galileo: Add vboot support
Lee Leahy
2017-03-16
drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204)
Lee Leahy
2017-03-16
drivers/i2c/tpm: Add TPM (TIS) debugging support
Lee Leahy
2017-03-15
drivers/i2c/tpm: Fix issues detected by checkpatch
Lee Leahy
2017-03-15
google/eve: Update MCU GPIOs configuration
Vincent Palatin
2017-03-15
google/eve: Apply default AC/DC loadline settings
Duncan Laurie
2017-03-15
intel/skylake: Support for setting AC/DC loadline
Duncan Laurie
2017-03-15
intel/skylake: Fix bug in VR configuration with FSP 2.0
Duncan Laurie
2017-03-15
google/eve: Use rt5514 instead of 4ch DMIC
Duncan Laurie
2017-03-15
intel/skylake: nhlt: Add support for rt5514 NHLT blob
Duncan Laurie
2017-03-15
acpi: device: Add macro for active high level triggered IRQ
Duncan Laurie
2017-03-15
AGESA f14: Fix infinite loop
Kyösti Mälkki
2017-03-15
siemens/mc_apl1: Clean up the code
Mario Scheithauer
2017-03-15
soc/intel/quark: Read the rmu.bin file from read-only region
Lee Leahy
2017-03-15
src/lib: Clean up general issues found by checkpatch.pl
Lee Leahy
2017-03-15
src/lib: Move assignment out of if condition
Lee Leahy
2017-03-15
soc/intel/common: Wrap lines at 80 columns
Lee Leahy
2017-03-15
soc/intel/apollolake: Cache FPF status value in flash
Andrey Petrov
2017-03-15
mainboard/google/reef: Add FPF_STATUS FMAP region
Andrey Petrov
2017-03-15
Revert "mainboard/intel/galileo: Add vboot support"
Lee Leahy
2017-03-15
libpayload: usbhub: Force enumeration of all connected ports on init
Julius Werner
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
[next]