summaryrefslogtreecommitdiffstats
path: root/src/include/device/dram/common.h
Commit message (Expand)AuthorAgeFilesLines
* device/dram/common.h: Use C over CPPArthur Heymans2022-05-111-5/+5
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-261-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-0/+1
* src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>'Elyes HAOUAS2019-10-211-0/+2
* dram: Add basic DDR4 SPD parsingAndrey Petrov2019-08-141-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/dram/ddr2.c: Add methods to compute to identify dramArthur Heymans2018-04-091-0/+2
* device/ddr2,ddr3: Rename and move a few thingsArthur Heymans2018-02-221-0/+70