Age | Commit message (Expand) | Author |
---|---|---|
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-21 | src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>' | Elyes HAOUAS |
2019-08-14 | dram: Add basic DDR4 SPD parsing | Andrey Petrov |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-04-09 | device/dram/ddr2.c: Add methods to compute to identify dram | Arthur Heymans |
2018-02-22 | device/ddr2,ddr3: Rename and move a few things | Arthur Heymans |