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
/
rk3288
/
soc.c
Age
Commit message (
Expand
)
Author
2019-12-19
src/soc/rockchip: Remove unused <stdlib.h>
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-06-04
soc/rockchip: Get rid of device_t
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-04
bootmode: add display_init_required()
Aaron Durbin
2015-07-06
veyron*: Kill SKIP_DISPLAY_INIT_HACK
David Hendricks
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-17
rk3288: detect sdram size at runtime
huang lin
2015-04-17
rk3288: Handle framebuffer through memlayout, not the resource system
Julius Werner
2015-04-17
rk3288: Add a config variable hack to skip display init
David Hendricks
2015-04-10
rockchip: support display
huang lin
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-09
soc: Use DEVICE_NOOP macro formalism over static stub func
Edward O'Callaghan
2015-04-08
rk3288: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-03-24
rk3288: add cpu and chip
huang lin