Age | Commit message (Expand) | Author |
---|---|---|
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
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 |