summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark/dram.c
AgeCommit message (Expand)Author
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2015-10-21x86: quark: Implement mrc cacheBin Meng
2015-09-16x86: quark: Configure MTRR to enable cacheBin Meng
2015-02-06x86: quark: Call MRC in dram_init()Bin Meng
2015-02-06x86: Add basic Intel Quark processor supportBin Meng