Age | Commit message (Expand) | Author |
2022-11-07 | lib: Add LPDDR5x DRAM type | Subrata Banik |
2022-05-16 | lib/spd: Demote log about using default DDR4 params to NOTICE | Eric Lai |
2022-04-27 | lib: Add LPDDR5 DRAM type | Scott Chao |
2022-03-15 | lib/spd: Do not print part number if it is not available | Werner Zeh |
2021-03-17 | spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() | Julius Werner |
2021-02-18 | lib: Add DDR5 DRAM type | Subrata Banik |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-10-09 | lib/spd: respect spd memory part name override | Nick Vaccaro |
2020-10-05 | lib/spd_bin: add LPDDR4X case to spd_get_name() | Nick Vaccaro |
2020-10-05 | soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num() | Nick Vaccaro |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/lib: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-15 | lib/spd_bin: Add spaces around operator | Paul Menzel |
2020-03-15 | lib/spd_bin: Cleanup spd_get_banks | Eric Lai |
2020-03-15 | lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs | Eric Lai |
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 |