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
/
lib
Age
Commit message (
Expand
)
Author
2017-07-27
timestamp: Apply factor to recorded stamps
Kyösti Mälkki
2017-07-26
Port cmos.default handling to C environment bootblock
Nico Huber
2017-07-25
src/lib: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-06
src/lib: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-29
lib/spd_bin: Use proper I2C addresses
Nico Huber
2017-06-27
lib/coreboot_tables: Zero framebuffer structure
Duncan Laurie
2017-06-21
cr50: process uninitialized values gracefully
Vadim Bendebury
2017-06-14
Add support for Undefined Behavior Sanitizer
Ryan Salsamendi
2017-06-14
cbmem_console: Fix undefined behavior
Ryan Salsamendi
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-09
lib/spd_bin: Print out correct SMBus SPD address in dump_spd_info
Furquan Shaikh
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-04
lib/coreboot_tables: Remove weak fill_lb_framebuffer()
Nico Huber
2017-06-04
Kconfig: Add choice of framebuffer mode
Nico Huber
2017-05-30
lib/edid: Split out fill_lb_framebuffer()
Nico Huber
2017-05-27
lib/spd_bin: make SMBus SPD addresses an input
Aaron Durbin
2017-05-18
cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs
Julius Werner
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2017-05-03
lib/edid: Save the display ASCII string
Arthur Heymans
2017-05-03
lib/edid.c: Differentiate between absent and non-conformant EDID
Arthur Heymans
2017-05-03
lib/edid.c: Allow use of when not NGI
Arthur Heymans
2017-04-26
cbmem_console: Document known reimpementations of console structure/API
Julius Werner
2017-04-24
drivers/i2c/tpm: use iobuf library for marshaling commands
Aaron Durbin
2017-04-20
Turn CBMEM console into a ring buffer that can persist across reboots
Julius Werner
2017-03-29
src/lib/jpeg: Fix missing closing brace
Youness Alaoui
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
chromeos: Remove old MOCK_TPM references
Julius Werner
2017-03-23
cr50: add unmarshaling of vendor commands and process 'enable_update'
Vadim Bendebury
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-13
src/lib: Remove semicolon from end of macro
Lee Leahy
2017-03-13
src/lib: Remove unnecessary code
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/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/lib: Fix spacing
Lee Leahy
2017-03-13
src/lib: Use tabs instead of spaces
Lee Leahy
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-09
vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata
Aaron Durbin
2017-03-09
lib/tpm2_marshaling: fix in correct buffer space semantics
Aaron Durbin
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
src/lib: Remove spaces after ( and before )
Lee Leahy
2017-02-10
ddr3 spd: move accessor code into lib/spd_bin.c
Patrick Georgi
[next]