summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/quark/dram.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* x86: Update mrccache to support multiple cachesSimon Glass2019-12-151-3/+5
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* x86: quark: Implement mrc cacheBin Meng2015-10-211-7/+45
* x86: quark: Configure MTRR to enable cacheBin Meng2015-09-161-0/+10
* x86: quark: Call MRC in dram_init()Bin Meng2015-02-061-2/+97
* x86: Add basic Intel Quark processor supportBin Meng2015-02-061-0/+39