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
2016-04-02
lib/prog_loading: introduce prog_segment_loaded()
Aaron Durbin
2016-03-24
edid: Add helper function to calculate bits-per-pixel dependent values
Julius Werner
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-22
gpio: Add support for binary_first base3 number system
Julius Werner
2016-03-22
lib/rmodule: export parameters in struct rmod_stage_load
Aaron Durbin
2016-03-11
cbmem: Fix cbmem_add_bootmem()
Andrey Petrov
2016-03-10
cbmem: Add utility to get memory region occupied by cbmem
Alexandru Gagniuc
2016-03-10
src/lib/trace.c: Make address size generic
Martin Roth
2016-03-08
lib: Implement framework for retrieving WiFi regulatory domain
Felix Durairaj
2016-02-26
lib/bootblock: provide SoC callback parity with mainboard
Aaron Durbin
2016-02-26
lib/memrange: avoid shadow object declarations
Aaron Durbin
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
fsp_baytrail: Add full support for iosf access in reg_script
Werner Zeh
2016-02-22
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
2016-02-19
lib/coreboot_table: add function to allow arch code to add records
Aaron Durbin
2016-02-18
lib: Add Kconfig to toggle boot state debugging
Lee Leahy
2016-02-13
FMAP: Clean up debug output
Duncan Laurie
2016-02-12
lzma: Port size-checking ulzman() version to coreboot
Julius Werner
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-11
lib/prog_loaders.c: remove arch/stages.h include
Aaron Durbin
2016-02-11
timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions
Julius Werner
2016-02-09
nhlt: add api to override oem_id and oem_table_id of acpi_header_t
Fang, Yang A
2016-02-09
chromeos: Remove CONFIG_VBNV_SIZE variable
Duncan Laurie
2016-02-04
lib: add bootmode.c to verstage
Aaron Durbin
2016-02-03
lib: Support UNCOMPRESSED_RAMSTAGE
Lee Leahy
2016-02-02
lib/gcov-glue.c: Remove trailing number from COVERAGE_MAGIC macro
Jean Lucas
2016-01-28
Provide a gcc-safe zero pointer
Patrick Georgi
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-23
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-01-23
lib/memrange: allow stack allocated free list
Aaron Durbin
2016-01-22
lib: compile mdelay for romstage
Patrick Georgi
2016-01-22
lib/Makefile.inc: Link hexdump.c in the bootblock as well
Alexandru Gagniuc
2016-01-22
lib/hexdump: Refactor to skip lines with all ones as well
Alexandru Gagniuc
2016-01-21
memlayout: Fix unified CBFS_CACHE macro
Julius Werner
2016-01-21
*/Makefile.inc: Compile files needed by uart8250 in x86 bootblock
Alexandru Gagniuc
2016-01-20
lib: compile mdelay for bootblock
Patrick Georgi
2016-01-15
lib: NHLT ACPI table support
Aaron Durbin
2016-01-07
Correct some common spelling mistakes
Martin Roth
2016-01-06
commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
Aaron Durbin
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-12-04
cbfs: Fix typo in cbfs_prog_stage_load()
Julius Werner
2015-12-03
cbfs_spi: Initialize spi_flash when initializing cbfs_cache
Mary Ruthven
2015-12-03
cbfs_spi: enable CBFS access in early romstage
Mary Ruthven
2015-11-24
lib/timestamp.c: only log "Timestamp table full" once
Ben Gardner
2015-11-21
hexdump: Fix output if length is not a multiple of 16
Ben Gardner
2015-11-19
vendorcode/google/chromeos: Cache VPD data into CBMEM
Hung-Te Lin
2015-11-19
edid: Don't half parse (and wrongly print) more detailed timings
Douglas Anderson
2015-11-19
edid: Use a better mode for 640x480
Douglas Anderson
2015-11-19
edid: Don't set standard timings as supported if they're not
Douglas Anderson
[next]