summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8192
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek: Move common definitions to dramc_soc_common.hRex-BC Chen2022-08-031-16/+2
* soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay settingRex-BC Chen2022-07-291-1/+2
* soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.hRex-BC Chen2022-07-291-126/+1
* soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.hRex-BC Chen2022-07-291-11/+0
* mb/google: Use boolean type for "enable" argument for regulatorRex-BC Chen2022-07-211-3/+2
* soc/mediatek: Move SPMI device table to SoC folderHui Liu2022-07-132-0/+19
* soc/mediatek: Move FLASH_DUAL_READ to commonRex-BC Chen2022-07-061-7/+1
* soc/mediatek: Move some gpio functions to common/gpio_op.cRex-BC Chen2022-07-062-60/+2
* soc/mediatek: Move wdt_set_req() to common folderBo-Chen Chen2022-07-063-24/+15
* soc/mediatek: Do resource transitionKyösti Mälkki2022-06-261-1/+1
* soc/mediatek: Clean up Makefile.inc for mt8186, mt8192 and mt8195Yidi Lin2022-06-241-35/+16
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req()Rex-BC Chen2022-06-031-1/+1
* soc/mediatek/mt8192: Enable thermal hardware resetRex-BC Chen2022-05-282-1/+24
* soc/mediatek: Include 'console/console.h' when appropriateElyes HAOUAS2022-03-271-0/+1
* src/soc/mediatek: Remove unused <console/console.h>Elyes HAOUAS2022-03-271-1/+0
* soc/mediatek: Set soc_ops.set_resources as no-opYu-Ping Wu2022-03-181-0/+1
* soc/mediatek/mt8192: Update header version from 1.7.1 to 1.8.1Ryan Chuang2022-03-041-1/+1
* src/mediatek: Refactor dramc_param to share more structuresXi Chen2022-02-231-60/+0
* soc/mediatek: Extract dramc_param_header to a common headerXi Chen2022-01-241-12/+2
* soc/mediatek: Remove unused <string.h>Elyes HAOUAS2022-01-051-1/+0
* src: Drop duplicated includesElyes HAOUAS2022-01-011-1/+0
* soc/mediatek: add support for tracker version oneRex-BC Chen2021-12-142-1/+9
* soc/mediatek: move bustracker_init before watchdog resets againRex-BC Chen2021-11-293-3/+3
* soc/mediatek: move MSDC drivers to soc folderRex-BC Chen2021-11-172-1/+91
* soc/mediatek: move i2c function to common folderRex-BC Chen2021-11-172-5/+9
* soc/mediatek: move functions of mmu operation to common folderRex-BC Chen2021-11-154-51/+13
* soc/mediatek: change help text of FLASH_DUAL_READRex-BC Chen2021-11-151-1/+1
* soc/mediatek/mt8192: add tracker dumpZhenguo Li2021-10-133-4/+11
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* soc/mediatek: add debug dump for ltiming and clock_divRex-BC Chen2021-10-021-0/+7
* soc/mediatek/mt8192: move DFD driver to common folderRex-BC Chen2021-08-124-25/+2
* soc/mediatek: revise the dependency of DVFS config optionsRex-BC Chen2021-08-121-0/+1
* soc/mediatek/mt8192: initialize DFDRex-BC Chen2021-08-065-0/+46
* soc/mediatek/mt8195: Add dramc_param.hRyan Chuang2021-07-071-0/+152
* soc/mediatek: Extract spm_parse_firmware to commonRex-BC Chen2021-06-042-46/+2
* soc/mediatek: Move the SSPM driver to commonRex-BC Chen2021-06-013-40/+1
* soc/mediatek: Move the MT8192 MCUPM driver to commonRex-BC Chen2021-05-263-48/+1
* soc/mediatek: Remove duplicate enum declarationRex-BC Chen2021-05-141-1/+1
* soc/mediatek/mt8192: add apusys init flowChien-Chih Tseng2021-05-115-0/+72
* soc/mediatek/mt8195: Add RTC driverYuchen Huang2021-05-102-335/+2
* soc/mediatek/mt8195: Add clk_buf driverYuchen Huang2021-05-103-209/+1
* soc/mediatek/mt8192: devapc: update domain remap settingNina Wu2021-05-052-15/+54
* 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-052-50/+12
* soc/mediatek/mt8195: add pmif/spmi/pmic driverRex-BC Chen2021-05-052-43/+3
* soc/mediatek/mt8192: devapc: Add ADSP domain settingTinghan Shen2021-04-302-2/+4
* soc/mediatek: Move the common part of PMIC drivers to common/Yidi Lin2021-04-2815-1699/+53
* soc/mediatek/mt8195: Add timer supportYidi Lin2021-04-261-0/+8
* soc/mediatek/mt8192: Remove redundant SPM register definitionYidi Lin2021-04-263-10/+4