aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/broadwell/sdram.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass1-3/+5
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-05-08x86: broadwell: Move init of debug UART to cpu.cSimon Glass1-11/+0
2019-05-08x86: broadwell: Allow SDRAM init from SPLSimon Glass1-93/+0
2019-05-08x86: broadwell: Improve SDRAM debugging outputSimon Glass1-12/+20
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
2016-10-11dm: x86: Move samus to use new driver model supportSimon Glass1-1/+0
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng1-5/+0
2016-03-17x86: broadwell: Add support for SDRAM setupSimon Glass1-0/+307