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-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
2017-02-08
cbmem_console: Remove "buffer_" prefix from all structure fields
Julius Werner
2017-01-31
src/lib: Update Makefile to keep build/spd.bin rule private
Martin Roth
2017-01-20
lb_tables: make lb_mainboard and lb_strings record sizes 64-bit aligned
Ronald G. Minnich
2017-01-12
google/chromeos: disable platform hierarchy on resume for TPM2
Aaron Durbin
2017-01-06
arch/x86: fix cmos post logging in non romcc bootblock
Aaron Durbin
2016-12-14
lib/spd_bin: Check return code & remove dead code
Naresh G Solanki
2016-12-13
pc80: Move set_boot_successful()
Kyösti Mälkki
2016-12-10
cbfs: Add API to locate a file from specific region
Pratik Prajapati
2016-12-08
bootstate: add arch specific hook at coreboot exit
Aaron Durbin
2016-12-08
lib: add region file support
Aaron Durbin
2016-12-08
lib/compute_ip_checksum: mark data buffer as const
Aaron Durbin
2016-12-07
lib: Add time stamp when starting to finalize chips
Paul Menzel
2016-12-01
lib/nhlt: add support for setting the oem_revision
Aaron Durbin
2016-12-01
lib: put romstage_handoff implementation in own compilation unit
Aaron Durbin
2016-12-01
romstage_handoff: add helper to determine resume status
Aaron Durbin
2016-11-30
lib: Add library to handle SPD data in CBFS or DIMM
Naresh G Solanki
2016-11-29
Hook up libhwbase in ramstage
Nico Huber
2016-11-18
intel post-car: Increase stacktop alignment
Kyösti Mälkki
2016-11-16
vboot: TPM2 - report attempts to re-create NVRAM spaces
Vadim Bendebury
2016-11-14
lib/tpm2: do not create all NVRAM spaces with the same set of attributes
Vadim Bendebury
2016-11-11
lib/tlcl: Ensure tlcl library is initialized only once
Furquan Shaikh
2016-11-10
TPM: Add TPM driver files to romstage
Furquan Shaikh
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-11-08
quick_ram_check: Remove reference to RAMBASE
Kyösti Mälkki
2016-11-06
Add option to use Ada code in ramstage
Nico Huber
2016-10-31
lib/prog_loaders: use common ramstage_cache_invalid()
Aaron Durbin
2016-10-31
lib/program.ld: add .sdata sections
Aaron Durbin
2016-10-07
soc/intel/apollolake: Implement stage cache to improve resume time
Brandon Breitenstein
2016-10-06
arm64: Use 'payload' format for ATF instead of 'stage'
Simon Glass
2016-10-02
TPM2: Fill in empty tlcl_resume function in TPM2 tlcl
Furquan Shaikh
2016-09-20
selfboot: Move the usable-RAM check into a function
Simon Glass
[next]