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
/
spd_bin.c
Age
Commit message (
Expand
)
Author
2020-03-10
lib/spd_bin: Correct LPDDR3 SPD information
Eric Lai
2020-03-07
lib/spd_bin: Add "number" to log message
Eric Lai
2020-03-07
lib/spd_bin: Extend LPDDR4 SPD information
Eric Lai
2020-03-07
lib/spd_bin: Fix grammar mistake in a comment
Angel Pons
2020-01-09
lib/spd_bin,soc/intel/common: Move get_spd_smbus()
Kyösti Mälkki
2020-01-03
device/early_smbus: Drop unused function parameter
Kyösti Mälkki
2019-11-29
lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-09-09
lib/spd_bin: Extend DDR4 spd information
Eric Lai
2019-06-19
lib/spd_bin.c: Remove unused include <arch/byteorder.h>
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2017-10-31
intel/common/smbus: increase spd read performance
Kane Chen
2017-06-29
lib/spd_bin: Use proper I2C addresses
Nico Huber
2017-06-09
lib/spd_bin: Print out correct SMBus SPD address in dump_spd_info
Furquan Shaikh
2017-05-27
lib/spd_bin: make SMBus SPD addresses an input
Aaron Durbin
2017-03-13
src/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-09
src/lib: Add space before (
Lee Leahy
2017-02-10
ddr3 spd: move accessor code into lib/spd_bin.c
Patrick Georgi
2016-12-14
lib/spd_bin: Check return code & remove dead code
Naresh G Solanki
2016-11-30
lib: Add library to handle SPD data in CBFS or DIMM
Naresh G Solanki