summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3188-board.c
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk3188: remove pinctrl init in spl_board_initKever Yang2019-07-201-31/+0
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-5/+5
* rockchip: Tidy up board include-file orderingSimon Glass2019-02-011-1/+1
* rockchip: rk3188: add rk_board_late_init() hookAlexander Kochetkov2018-07-211-1/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* rockchip: make boot_mode related codes reused across all platformsAndy Yan2017-11-211-0/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich2017-08-131-1/+1
* rockchip: use common sdram functionKever Yang2017-07-111-22/+0
* rockchip: rk3188: enable remap functionHeiko Stübner2017-04-151-0/+18
* rockchip: rk3188: Decode the actual amount of ramHeiko Stübner2017-04-041-2/+16
* rockchip: rk3188: Add main, spl and tpl boardsHeiko Stübner2017-03-161-0/+71