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
/
commonlib
Age
Commit message (
Expand
)
Author
2017-07-01
riscv: Update the gcc built-in macro __riscv__
wxjstz
2017-06-27
commonlib/storage: Zero extend MMC capacity
Lee Leahy
2017-06-20
arch/x86/ebda: Change memcpy() to endian wrappers
Ryan Salsamendi
2017-06-20
commonlib/storage: Fix MMC build
Lee Leahy
2017-05-12
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-04-28
commonlib: Add ID for STORAGE_DATA
Lee Leahy
2017-04-25
include: Add xmalloc, xzmalloc and dma routines
Lee Leahy
2017-04-24
commonlib/helpers: Add helper macro for member_size
Furquan Shaikh
2017-04-24
commonlib: add input and output buffer helpers
Aaron Durbin
2017-03-13
commonlib: Wrap lines at 80 columns
Lee Leahy
2017-03-10
commonlib: Remove space after *
Lee Leahy
2017-03-10
commonlib: Fix issues with { } and else
Lee Leahy
2017-03-10
commonlib: Wrap lines at 80 columns
Lee Leahy
2017-03-10
commonlib: Fix spacing issues
Lee Leahy
2017-02-22
commonlib/fsp.h: include sys/types.h for ssize_t
Jonathan Neuschäfer
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-12-08
commonlib: provide incoherent region device
Aaron Durbin
2016-12-07
lib: Add time stamp when starting to finalize chips
Paul Menzel
2016-12-02
soc/intel/common: Add suppport for Extended VBT
Abhay Kumar
2016-11-30
soc/intel/common: Add save/restore for variable MRC data
Andrey Petrov
2016-11-19
commonlib/include: remove NEED_VB20_INTERNALS
Aaron Durbin
2016-11-14
commonlib: Add new cbmem id for EC_HOSTEVENT
Furquan Shaikh
2016-11-12
riscv: start to use the configstring functions
Ronald G. Minnich
2016-11-12
riscv: bring in the configstring parsing functions from UCB
Ronald G. Minnich
2016-11-12
drivers/intel/fsp2_0: track end of firmware notifications
Aaron Durbin
2016-09-07
commonlib: move DIV_ROUND macros from nvidia/tegra
Arthur Heymans
2016-09-02
commonlib: update fsp_relocate to make it compatible with UEFI 2.6
Brandon Breitenstein
2016-08-27
cbfs: Add "struct" file type and associated helpers
Julius Werner
2016-08-27
commonlib: cbfs: Add CBFS attribute support
Julius Werner
2016-08-15
commonlib/region: allow empty mmap()/munmap() in region_device_ops
Aaron Durbin
2016-08-08
commonlib/region: make buffer argument const for writeat
Aaron Durbin
2016-07-20
cbmem: share additional time stamps IDs
Antonello Dettori
2016-07-19
drivers/intel/fsp2_0: load and relocate FSPS in cbmem
Aaron Durbin
2016-07-19
commonlib: fix 'AFTER CAR' spacing to align with others
Aaron Durbin
2016-06-24
region: Add writeat and eraseat support
Antonello Dettori
2016-06-24
src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy
Benjamin Barenblat
2016-06-21
commonlib/region: Add helpers for dynamic initialization of region dev
Furquan Shaikh
2016-06-21
commonlib/region: Rename XLATE region device init macro
Furquan Shaikh
2016-05-31
commonlib/lz4: Avoid unaligned memory access on RISC-V
Jonathan Neuschäfer
2016-05-11
cbfstool/fsp: Rename fsp1_1_relocate
Furquan Shaikh
2016-05-09
coreboot_tables: Extend serial port description
Lee Leahy
2016-04-25
ensure correct byte ordering for cbfs segment list
George Trudeau
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-05
lz4_wrapper: Use __asm__ rather than asm.
Vladimir Serbinenko
2016-02-25
cbfs: Fix compiler error for gcc versions < 4.6
Werner Zeh
2016-02-24
commonlib/lz4_wrapper: Use correct casts to ensure valid calculations
Paul Menzel
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-19
x86: add coreboot table entry for TSC info
Aaron Durbin
2016-02-02
commonlib: move uefi includes out of commonlib includes
Stefan Reinauer
2016-01-27
chromeos: Add timestamps to measure VPD read times
Julius Werner
2016-01-18
commonlib/: Add missing license headers
Martin Roth
2016-01-06
commonlib: Add function to hash contents of a CBFS region.
Aaron Durbin
2016-01-06
commonlib/cbfs: Add type ids for empty files
Patrick Georgi
2016-01-06
commonlib: Prepare code to be included in cbfstool builds.
Aaron Durbin
2016-01-06
commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
Aaron Durbin
2016-01-06
commonlib: Add function to compute relative offsets from two region_devices.
Aaron Durbin
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-11-23
commonlib/cbmem_id.h: Add CBMEM_ID_HOB_POINTER to CBMEM_ID_TO_NAME_TABLE
Ben Gardner
2015-11-20
intel: Add MMA feature in coreboot
Pratik Prajapati
2015-11-19
vendorcode/google/chromeos: Cache VPD data into CBMEM
Hung-Te Lin
2015-11-09
commonlib: Remove unused static function.
zbao
2015-11-07
arm64: remove spin table support
Aaron Durbin
2015-11-03
cbmem: add coreboot table records for each cbmem entry
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
commonlib/region: add xlate_region_device
Aaron Durbin
2015-10-11
vboot: prepare for x86 verstage
Aaron Durbin
2015-10-02
commonlib/helpers.h: handle interaction with other environments
Aaron Durbin
2015-10-02
fsp1_1: move relocation algorithm to commonlib
Aaron Durbin
2015-09-22
commonlib: add endian related accessor functions
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin