summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/dramc_pi_calibration_api.c
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek/mt8173/dramc_pi_calibration_api.c: Remove duplicated "ERROR" in ...Elyes HAOUAS2022-02-101-1/+1
* soc/mediatek/mt8173,mt8183: revise SOC DRAM implementationXi Chen2021-03-081-68/+69
* soc/mediatek/mt8173/dramc_pi_calibration_api.c: Use __func__Elyes HAOUAS2021-01-191-1/+1
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/mediatek: Fix typos in commentsElyes HAOUAS2020-02-251-2/+2
* src: Replace min/max() with MIN/MAX()Elyes HAOUAS2019-12-201-2/+2
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-98/+98
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-4/+4
* src: Use tabs for indentationElyes HAOUAS2018-10-081-2/+2
* mediatek: Refine whitespace and formating changesTristan Shieh2018-06-071-4/+4
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* src/soc: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS2016-08-281-1/+1
* mt8173: dram: Add more sample points to improve dram timing marginPH Hsu2016-06-121-22/+19
* mediatek/mt8173: Add EMI driver, DRAM initializationPeter Kao2016-03-121-0/+1150