summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/broadwell/sdram.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
* 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
* x86: broadwell: Move init of debug UART to cpu.cSimon Glass2019-05-081-11/+0
* x86: broadwell: Allow SDRAM init from SPLSimon Glass2019-05-081-93/+0
* x86: broadwell: Improve SDRAM debugging outputSimon Glass2019-05-081-12/+20
* 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
* dm: x86: Move samus to use new driver model supportSimon Glass2016-10-111-1/+0
* x86: Unify reserve_arch() for all x86 boardsBin Meng2016-05-231-5/+0
* x86: broadwell: Add support for SDRAM setupSimon Glass2016-03-171-0/+307