summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/tangier/sdram.c
Commit message (Expand)AuthorAgeFilesLines
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* x86: tangier: Find proper memory region for relocationAndy Shevchenko2020-12-161-0/+43
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Rename e820entry to e820_entryBin Meng2018-04-161-2/+2
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-161-2/+4
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* x86: Add Intel Tangier supportFelipe Balbi2017-07-301-0/+206