summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3399/soc.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* rockchip/rk3399: Remove obsolete BL31 resource reservationJulius Werner2019-03-191-7/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-2/+4
* rockchip/rk3399: Fix BL31 bootmem regionsJulius Werner2019-02-221-0/+8
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* soc/rockchip: Get rid of device_tElyes HAOUAS2018-06-041-3/+3
* rockchip/rk3399: soc: resize reserve memoryXing Zheng2017-05-181-3/+5
* rockchip/rk3399: sdram: use register to calculate sdram sizesLin Huang2016-12-061-2/+2
* rockchip/rk3399: display: Do not allocate framebuffer in corebootLin Huang2016-11-021-2/+1
* rockchip/rk3399: Move big CPU cluster initialization into ramstageJulius Werner2016-10-061-0/+4
* soc: Remove newline from `CHIP_NAME`Paul Menzel2016-07-071-1/+1
* rockchip: rk3399: initialize display for eDPShunqian Zheng2016-06-031-0/+8
* rockchip/rk3399: protect the DRAM address for atfCaesar Wang2016-05-091-1/+1
* rockchip: make sure sdram top does not spill into MMIO spaceLin Huang2016-05-091-3/+4
* rockchip/rk3399: Add a stub implementation of the rk3399 SOChuang lin2016-04-131-0/+51