Age | Commit message (Expand) | Author |
---|---|---|
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 |