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-17
soc/intel/broadwell: Fix other issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/broadwell: Fix {}, () and conditional issues
Lee Leahy
2017-03-17
soc/intel/broadwell: Add int to unsigned
Lee Leahy
2017-03-17
soc/intel/broadwell: Fix spacing issues detected by checkpatch
Lee Leahy
2017-03-17
google/veyron: Clean out unused board variants
Julius Werner
2017-03-17
google/veyron: Work around RAM code strapping error
Julius Werner
2017-03-17
mainboard/google/poppy: Enable EC SW sync
Furquan Shaikh
2017-03-17
soc/intel/apollolake: Reduce D3 cold delay for eMMC controller
Zhuo-hao Lee
2017-03-17
arch/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-17
arch/x86: Fix prefer errors detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Fix space issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Fix issues with braces detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/braswell: Fix most of the issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/braswell: Add int to unsigned
Lee Leahy
2017-03-17
soc/intel/braswell: Fix spacing issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/skylake: Fix remaining issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/skylake: Wrap lines at 80 columns
Lee Leahy
2017-03-17
soc/intel/skylake: Add int to unsigned
Lee Leahy
2017-03-16
google/poppy: Use rt5663 interrupt as GpioInt instead of PIRQ
Rizwan Qureshi
2017-03-16
google/eve: Use rt5663 interrupt as GpioInt instead of PIRQ
Duncan Laurie
2017-03-16
i2c/generic: Add support for GPIO IRQ
Duncan Laurie
2017-03-16
acpi_device: Add macro for GpioInt that uses both polarity
Duncan Laurie
2017-03-16
acpi_device: Prefix IRQ macros with ACPI
Duncan Laurie
2017-03-16
binaryPI: Fix SSE regression and align stack early
Kyösti Mälkki
2017-03-16
asrock/e350m1: Include ASL for PS/2 controller
Paul Menzel
2017-03-16
cpu/intel: Fix the remaining issues detected by checkpatch
Lee Leahy
2017-03-16
cpu/intel: Wrap lines at 80 columns
Lee Leahy
2017-03-16
cpu/intel: Fix brace issues detected by checkpatch.pl
Lee Leahy
2017-03-16
cpu/intel: Add int to unsigned
Lee Leahy
2017-03-16
mainboard/google/reef: Increase PL2 Max to 15W
Tim Chen
2017-03-16
cpu/intel: Fix the spacing issues
Lee Leahy
2017-03-16
cpu/intel: Indent with tabs
Lee Leahy
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
[prev]
[next]