summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/soc.c
Commit message (Expand)AuthorAgeFilesLines
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* soc/rockchip: Get rid of device_tElyes HAOUAS2018-06-041-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* bootmode: add display_init_required()Aaron Durbin2015-09-041-4/+4
* veyron*: Kill SKIP_DISPLAY_INIT_HACKDavid Hendricks2015-07-061-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* rk3288: detect sdram size at runtimehuang lin2015-04-171-3/+2
* rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner2015-04-171-7/+5
* rk3288: Add a config variable hack to skip display initDavid Hendricks2015-04-171-0/+2
* rockchip: support displayhuang lin2015-04-101-3/+14
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-101-1/+1
* soc: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan2015-04-091-13/+3
* rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-8/+9
* rk3288: add cpu and chiphuang lin2015-03-241-0/+63