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
/
include
Age
Commit message (
Expand
)
Author
2017-03-19
cpu/x86: add a barrier with timeout
Bora Guvendik
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/include: Remove space between function name and parameters
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-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-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
device/dram/ddr2: Add common ddr2 spd decoder
Patrick Rudolph
2017-03-09
vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata
Aaron Durbin
2017-03-09
elog: Add all EC event codes
Furquan Shaikh
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-08
AMD geode: Avoid conflicting main() declaration
Kyösti Mälkki
2017-03-07
console: Enable printk for ENV_LIBAGESA
Kyösti Mälkki
2017-03-07
Stage rules.h: Add ENV_LIBAGESA
Kyösti Mälkki
2017-03-07
elog: Fix duplicate event type
Duncan Laurie
2017-03-01
src/include: Include stdint.h since struct dimm_info uses it
Barnali Sarkar
2017-02-20
arch/x86: add functions to generate random numbers
Robbie Zhang
2017-02-16
device: Add scan_generic_bus support
Furquan Shaikh
2017-02-16
device: Add a new "SPI" device type
Furquan Shaikh
2017-02-16
spi: Add function callback to get configuration of SPI bus
Furquan Shaikh
2017-02-10
ddr3 spd: move accessor code into lib/spd_bin.c
Patrick Georgi
2017-02-10
ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()
Patrick Georgi
2017-02-06
devtree: Drop unused parameter show_devs_tree() call
Kyösti Mälkki
2017-02-04
x86/acpi: Add VFCT table
Patrick Rudolph
2017-01-12
google/chromeos: disable platform hierarchy on resume for TPM2
Aaron Durbin
2017-01-09
chromeos: Implement locating and decoding wifi sar data from VPD
Robbie Zhang
2017-01-06
arch/x86: fix cmos post logging in non romcc bootblock
Aaron Durbin
2016-12-23
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-15
smbios.h: add missing SKU field to type3 table
Matt DeVillier
2016-12-15
lib/cbmem: allow anyone to use cbmem_possibly_online()
Aaron Durbin
2016-12-13
pc80: Move set_boot_successful()
Kyösti Mälkki
2016-12-11
x86 SMM: Fix use with RELOCATABLE_RAMSTAGE
Kyösti Mälkki
[next]