summaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3399/soc.c
AgeCommit message (Expand)Author
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19rockchip/rk3399: Remove obsolete BL31 resource reservationJulius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-22rockchip/rk3399: Fix BL31 bootmem regionsJulius Werner
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-06-04soc/rockchip: Get rid of device_tElyes HAOUAS
2017-05-18rockchip/rk3399: soc: resize reserve memoryXing Zheng
2016-12-06rockchip/rk3399: sdram: use register to calculate sdram sizesLin Huang
2016-11-02rockchip/rk3399: display: Do not allocate framebuffer in corebootLin Huang
2016-10-06rockchip/rk3399: Move big CPU cluster initialization into ramstageJulius Werner
2016-07-07soc: Remove newline from `CHIP_NAME`Paul Menzel
2016-06-03rockchip: rk3399: initialize display for eDPShunqian Zheng
2016-05-09rockchip/rk3399: protect the DRAM address for atfCaesar Wang
2016-05-09rockchip: make sure sdram top does not spill into MMIO spaceLin Huang
2016-04-13rockchip/rk3399: Add a stub implementation of the rk3399 SOChuang lin