index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
spd_bin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/spd: Demote log about using default DDR4 params to NOTICE
Eric Lai
2022-05-16
1
-1
/
+1
*
lib: Add LPDDR5 DRAM type
Scott Chao
2022-04-27
1
-0
/
+2
*
lib/spd: Do not print part number if it is not available
Werner Zeh
2022-03-15
1
-2
/
+4
*
spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()
Julius Werner
2021-03-17
1
-8
/
+7
*
lib: Add DDR5 DRAM type
Subrata Banik
2021-02-18
1
-0
/
+2
*
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
1
-3
/
+3
*
lib/spd: respect spd memory part name override
Nick Vaccaro
2020-10-09
1
-14
/
+21
*
lib/spd_bin: add LPDDR4X case to spd_get_name()
Nick Vaccaro
2020-10-05
1
-0
/
+1
*
soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num()
Nick Vaccaro
2020-10-05
1
-0
/
+7
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/lib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-13
/
+2
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-1
/
+0
*
lib/spd_bin: Add spaces around operator
Paul Menzel
2020-03-15
1
-1
/
+1
*
lib/spd_bin: Cleanup spd_get_banks
Eric Lai
2020-03-15
1
-13
/
+6
*
lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs
Eric Lai
2020-03-15
1
-1
/
+8
*
lib/spd_bin: Correct LPDDR3 SPD information
Eric Lai
2020-03-10
1
-12
/
+26
*
lib/spd_bin: Add "number" to log message
Eric Lai
2020-03-07
1
-1
/
+1
*
lib/spd_bin: Extend LPDDR4 SPD information
Eric Lai
2020-03-07
1
-1
/
+7
*
lib/spd_bin: Fix grammar mistake in a comment
Angel Pons
2020-03-07
1
-1
/
+1
*
lib/spd_bin,soc/intel/common: Move get_spd_smbus()
Kyösti Mälkki
2020-01-09
1
-68
/
+0
*
device/early_smbus: Drop unused function parameter
Kyösti Mälkki
2020-01-03
1
-5
/
+5
*
lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-5
/
+3
*
lib/spd_bin: Extend DDR4 spd information
Eric Lai
2019-09-09
1
-28
/
+120
*
lib/spd_bin.c: Remove unused include <arch/byteorder.h>
Elyes HAOUAS
2019-06-19
1
-1
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-2
/
+2
*
intel/common/smbus: increase spd read performance
Kane Chen
2017-10-31
1
-7
/
+21
*
lib/spd_bin: Use proper I2C addresses
Nico Huber
2017-06-29
1
-2
/
+0
*
lib/spd_bin: Print out correct SMBus SPD address in dump_spd_info
Furquan Shaikh
2017-06-09
1
-1
/
+1
*
lib/spd_bin: make SMBus SPD addresses an input
Aaron Durbin
2017-05-27
1
-1
/
+1
*
src/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
1
-2
/
+4
*
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-13
1
-4
/
+4
*
src/lib: Add space before (
Lee Leahy
2017-03-09
1
-1
/
+1
*
ddr3 spd: move accessor code into lib/spd_bin.c
Patrick Georgi
2017-02-10
1
-0
/
+44
*
lib/spd_bin: Check return code & remove dead code
Naresh G Solanki
2016-12-14
1
-5
/
+3
*
lib: Add library to handle SPD data in CBFS or DIMM
Naresh G Solanki
2016-11-30
1
-0
/
+168