summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8183/include
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay settingRex-BC Chen2022-07-291-2/+2
* soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.hRex-BC Chen2022-07-291-150/+26
* soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.hRex-BC Chen2022-07-291-11/+0
* soc/mediatek: Move wdt_set_req() to common folderBo-Chen Chen2022-07-061-0/+8
* soc/mediatek: Include 'console/console.h' when appropriateElyes HAOUAS2022-03-271-1/+0
* soc/mediatek: move i2c function to common folderRex-BC Chen2021-11-171-0/+5
* soc/mediatek: Move the SSPM driver to commonRex-BC Chen2021-06-011-14/+0
* soc/mediatek: Move the power domain data under each SoCWeiyi Lu2021-05-051-0/+19
* soc/mediatek: Move the common part of SPI drivers to common/Rex-BC Chen2021-05-051-34/+13
* soc/mediatek/mt8195: Add timer supportYidi Lin2021-04-261-0/+8
* soc/mediatek/mt8173,mt8183: revise SOC DRAM implementationXi Chen2021-03-081-8/+1
* soc/mediatek/mt8183: Support byte mode and single rank DDRShaoming Chen2021-01-154-7/+20
* soc/mediatek: rtc: Use `bool` as return typeYidi Lin2021-01-071-1/+2
* soc/mediatek/mt8192: add rtc MT6359P driverYuchen Huang2020-12-281-2/+26
* soc/mediatek/mt8183: Add DRAM_DMA sectionYidi Lin2020-12-101-0/+9
* soc/mediatek: Move auxadc driver from MT8183 to commonPo Xu2020-11-201-2/+4
* soc/mediatek/mt8183: Enable CA perbit mechanismHuayang Duan2020-09-255-4/+105
* soc/mediatek: move power status bits under each chipWeiyi Lu2020-09-161-0/+2
* soc/mediatek: Drop unneeded empty linesElyes HAOUAS2020-09-101-1/+0
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-011-5/+5
* soc/mediatek/mt8183: Add ddr geometry to support 6GB, 8GB DDR bootupHuayang Duan2020-08-062-5/+12
* soc/mediatek/mt8183: Adjust tRFCab and tRFCpb by the density valueHuayang Duan2020-08-061-0/+1
* src/soc/mediatek: Add include <types.h>Elyes HAOUAS2020-07-261-0/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-43/+0
* src: Remove redundant includesElyes HAOUAS2020-06-022-2/+0
* soc/mediatek/mt8183: Set CA and DQ vref range to correct valueHuayang Duan2020-05-201-2/+2
* soc/mediatek: improve ca53 frequency change procedureWeiyi Lu2020-05-131-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1127-27/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0527-351/+54
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-1828-28/+0
* soc/mediatek/mt8183: Improve the DRAMC runtime config flowHuayang Duan2020-03-061-1/+1
* soc/mediatek/mt8183: Do TX tracking for DRAM DVFS featureHuayang Duan2020-03-062-0/+157
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-0/+2
* soc/mediatek/mt8183: Get more space for PreRAM memconsoleHung-Te Lin2019-11-161-6/+6
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+2
* soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>'Elyes HAOUAS2019-11-011-1/+0
* soc/mediatek/mt8183: Disable DRAM DVFS in recovery modeYu-Ping Wu2019-10-311-1/+2
* soc/mediatek/mt8183: Pass MR values as function argumentsYu-Ping Wu2019-10-283-9/+19
* soc/mediatek/mt8183: Improve DRAM calibration logsYu-Ping Wu2019-10-241-0/+1
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-1/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* soc/mediatek/mt8183: Pass impedance data as a function argumentYu-Ping Wu2019-10-183-5/+13
* soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switchHuayang Duan2019-10-181-1/+1
* soc/mediatek/mt8183: Allow modifying vddq voltageHsin-Hsiung Wang2019-10-181-0/+13
* soc/mediatek/mt8183: Allow modifying vdram1 voltageHsin-Hsiung Wang2019-10-181-0/+5
* soc/mediatek/mt8183: Share console for calibration blob outputHung-Te Lin2019-10-181-0/+1
* soc/mediatek/mt8183: Refactor DRAM init by bit fields APIHung-Te Lin2019-10-171-518/+107
* soc/mediatek/mt8183: Handle memory test failureYu-Ping Wu2019-10-172-2/+2