summaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/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-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-10src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-06-04soc/rockchip: Get rid of device_tElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-04bootmode: add display_init_required()Aaron Durbin
2015-07-06veyron*: Kill SKIP_DISPLAY_INIT_HACKDavid Hendricks
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-17rk3288: detect sdram size at runtimehuang lin
2015-04-17rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner
2015-04-17rk3288: Add a config variable hack to skip display initDavid Hendricks
2015-04-10rockchip: support displayhuang lin
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-09soc: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-24rk3288: add cpu and chiphuang lin