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
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2016-08-04
lib/timestamp: Add timestamps to CBMEM in POSTCAR stage
Furquan Shaikh
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-31
src/lib: Capitalize ROM, RAM, NVRAM and CPU
Elyes HAOUAS
2016-07-28
skylake/mainboard: Define mainboard hook in bootblock
Subrata Banik
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-26
lib: Don't require ULZMA compression for postcar
Lee Leahy
2016-07-26
src/lib: Enable display of cbmem during romstage and postcar
Lee Leahy
2016-07-25
lib/bootmode: Use newly-add recovery module
Furquan Shaikh
2016-07-25
vboot: Clean up vboot code
Furquan Shaikh
2016-07-20
tpm2_tlcl: Use signed integer for tpm2_marshal_command return value
Duncan Laurie
2016-07-19
lib: provide memrange library in romstage
Aaron Durbin
2016-07-15
AGESA: Use common romstage ram stack
Kyösti Mälkki
2016-07-15
lib/version: Correct whitespace alignment
Paul Menzel
2016-07-14
tpm2: implement and use pcr_extend command
Vadim Bendebury
2016-07-14
tpm2: implement locking firmware rollback counter
Vadim Bendebury
2016-07-13
tpm2: fix tpm_write() error reporting
Vadim Bendebury
2016-07-13
tpm2: add tlcl_force_clear and use it before factory init
Vadim Bendebury
2016-07-13
tpm2: use pcr0 dependent nvram space policy definitions
Vadim Bendebury
2016-07-13
tpm2: add TPM_Clear command processing
Vadim Bendebury
2016-07-13
tpm2: refactor session header marshalling
Vadim Bendebury
2016-07-13
tpm2: clean up tpm_marshal_command()
Vadim Bendebury
2016-07-13
tpm2: avoid comparison between signed and unsigned ints
Vadim Bendebury
2016-07-13
tpm2: drop unused structures
Vadim Bendebury
2016-07-13
tpm2: remove unused buffer size definition
Vadim Bendebury
2016-07-12
lib/selfboot: clear BSS segments
Aaron Durbin
2016-07-12
lib/selfboot: remove duplicate prog_set_area()
Aaron Durbin
2016-07-12
lib/selfboot: don't open code linked list operations
Aaron Durbin
2016-07-11
tpm2: add marshaling/unmarshaling layer
Vadim Bendebury
2016-07-11
tpm2: implement tlcl layer
Vadim Bendebury
2016-07-10
intel post-car: Consolidate choose_top_of_stack()
Kyösti Mälkki
2016-07-07
lib/gpio: add pullup & pulldown gpio_base2_value() variants
Aaron Durbin
2016-07-02
gpio: Add support for translating gpio_t into ACPI pin
Duncan Laurie
2016-07-01
lib: remove ulzma()
Aaron Durbin
2016-06-29
lib/nhlt: add helper functions for adding endpoints
Aaron Durbin
2016-06-24
region: Add writeat and eraseat support
Antonello Dettori
2016-06-24
lib: Add real-time-clock functions
Simon Glass
2016-06-09
lib: Build reg_script for bootblock
Lee Leahy
2016-06-09
lib: Add asmlinkage attribute to bootblock_main_with_timestamp
Lee Leahy
2016-06-02
cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP
Furquan Shaikh
2016-05-31
lib/hardwaremain: Add \n to "Boot failed" message
Jonathan Neuschäfer
2016-05-21
program.ld: Don't exclude sbe region from verstage
Stefan Reinauer
2016-05-21
gpio: Add a function to map GPIO to ACPI path
Duncan Laurie
2016-05-21
hexstrtobin: Add a library function to decode ASCII hex into binary
Duncan Laurie
2016-05-19
lib/bootblock: Provide mechanism to pass in an early timestamp
Alexandru Gagniuc
2016-05-19
lib/timestamp: Do not initialize cache in timestamp_cache_get()
Alexandru Gagniuc
2016-05-11
lib: remove FLASHMAP_OFFSET config variable
Aaron Durbin
2016-05-09
coreboot_tables: Extend serial port description
Lee Leahy
2016-05-09
lib/prog_loaders: Allow platforms to skip stage cache
Furquan Shaikh
2016-05-05
lib/reg_script: Fix braces
Stefan Reinauer
2016-05-04
lib/reg_script: Add display support
Lee Leahy
2016-05-03
lib/cbfs: Use fmap derived information about the COREBOOT region
Patrick Georgi
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-04-30
lib/reg_script: Allow multiple independent handlers
Lee Leahy
2016-04-30
lib/regscript: Add exclusive-or (xor) support
Lee Leahy
2016-04-25
ensure correct byte ordering for cbfs segment list
George Trudeau
2016-04-21
lib: add common write_tables() implementation
Aaron Durbin
2016-04-21
lib/coreboot_table: add architecture hooks for adding tables
Aaron Durbin
2016-04-21
lib/bootmem: allow architecture specific bootmem ranges
Aaron Durbin
2016-04-21
lib: add helper for constructing coreboot forwarding table
Aaron Durbin
2016-04-21
arch/x86: remove low coreboot table support
Aaron Durbin
2016-04-21
arch: only print cbmem entries in one place
Aaron Durbin
2016-04-16
program.ld: make sure that zeroptr isn't assigned to debug sections
Patrick Georgi
2016-04-07
edid: Make framebuffer row alignment configurable
Julius Werner
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
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
[next]