summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark/dram.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass1-3/+5
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2015-10-21x86: quark: Implement mrc cacheBin Meng1-7/+45
2015-09-17x86: quark: Configure MTRR to enable cacheBin Meng1-0/+10
2015-02-06x86: quark: Call MRC in dram_init()Bin Meng1-2/+97
2015-02-06x86: Add basic Intel Quark processor supportBin Meng1-0/+39