index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
rockchip
/
rk3399
/
soc.c
Age
Commit message (
Expand
)
Author
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/rockchip: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
src/soc/rockchip: Remove unused <stdlib.h>
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
rockchip/rk3399: Remove obsolete BL31 resource reservation
Julius Werner
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
rockchip/rk3399: Fix BL31 bootmem regions
Julius Werner
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-06-04
soc/rockchip: Get rid of device_t
Elyes HAOUAS
2017-05-18
rockchip/rk3399: soc: resize reserve memory
Xing Zheng
2016-12-06
rockchip/rk3399: sdram: use register to calculate sdram sizes
Lin Huang
2016-11-02
rockchip/rk3399: display: Do not allocate framebuffer in coreboot
Lin Huang
2016-10-06
rockchip/rk3399: Move big CPU cluster initialization into ramstage
Julius Werner
2016-07-07
soc: Remove newline from `CHIP_NAME`
Paul Menzel
2016-06-03
rockchip: rk3399: initialize display for eDP
Shunqian Zheng
2016-05-09
rockchip/rk3399: protect the DRAM address for atf
Caesar Wang
2016-05-09
rockchip: make sure sdram top does not spill into MMIO space
Lin Huang
2016-04-13
rockchip/rk3399: Add a stub implementation of the rk3399 SOC
huang lin