summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/soc.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/mediatek/mt8173: Allow BL31 payload not targeting RAMYidi Lin2022-12-091-0/+14
* soc/mediatek: Do resource transitionKyösti Mälkki2022-06-261-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* soc/mediatek: Set soc_ops.set_resources as no-opYu-Ping Wu2022-03-181-0/+1
* 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
* bootmem: add new memory type for BL31Ting Shen2019-02-051-0/+6
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* soc/mediatek/mt8173: Get rid of device_tElyes HAOUAS2018-06-041-3/+3
* soc: Remove newline from `CHIP_NAME`Paul Menzel2016-07-071-1/+1
* mediatek/mt8173: fix incorrect indentYidi Lin2016-04-051-1/+1
* mediatek/mt8173: detect sdram size at runtimeYidi Lin2016-03-121-2/+2
* mediatek/mt8173: revise cbmem_topCC Ma2016-01-221-2/+1
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-131-4/+0
* mediatek/mt8173: Add a stub implementation of the MT8173 SoCYidi Lin2015-12-031-0/+49