summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Drop the fit_spl_optee.sh scriptSimon Glass2020-07-281-84/+0
* rockchip: Convert evb-rk3288 over to use binmanSimon Glass2020-07-281-0/+1
* rockchip: Enable building a SPI ROM image on bobSimon Glass2020-07-281-0/+2
* rockchip: Enable building a SPI ROM image on jerrySimon Glass2020-07-282-0/+11
* rockchip: Allow Bob to use SPI bootSimon Glass2020-07-281-1/+2
* rockchip: Separate the reset cause from display cpuinfoJagan Teki2020-07-222-9/+16
* rockchip: Don't clear the reset status regJagan Teki2020-07-221-6/+0
* rockchip: tpl: Remove board_early_init_f()Kever Yang2020-07-221-7/+0
* rockchip: rk3399: Add weak led_setup()Jagan Teki2020-07-221-0/+6
* rockchip: rk3288: Add OF board setupJagan Teki2020-07-222-0/+31
* rockchip: sdram: fix dram_init_banksizeAlex Bee2020-07-221-4/+2
* rockchip: board: add Hardkernel Odroid Go2 boardHeiko Stuebner2020-07-221-0/+4
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-091-2/+2
* rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAMHugh Cole-Baker2020-07-071-1/+1
* rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov2020-06-271-2/+19
* rockchip: spl: do full dram_init instead of only probingHeiko Stuebner2020-05-311-5/+4
* rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson2020-05-311-0/+8
* arm: mach-rockchip: bind sub-nodes for rk3399_sysconFrank Wang2020-05-291-0/+3
* rockchip: Fix spl mmc boot device ofpathJagan Teki2020-05-291-2/+2
* rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko2020-05-221-0/+6
* rockchip: spl: veyron speedy boots from SPIUrja Rannikko2020-05-221-1/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-185-0/+5
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-1814-0/+14
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-183-2/+6
* common: Drop init.h from common headerSimon Glass2020-05-1815-0/+15
* common: Drop image.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+2
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* rockchip: Enable pre console for rk3399Jagan Teki2020-04-021-0/+1
* arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson2020-02-201-12/+12
* board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh2020-02-191-0/+7
* rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh2020-02-191-0/+20
* rockchip: boot_mode: find the saradc device nameHugh Cole-Baker2020-02-191-1/+21
* rockchip: rk3288: Enable pre console bufferJagan Teki2020-02-191-0/+1
* rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner2020-02-191-1/+1
* rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner2020-02-191-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+2
* dm: core: Require users of devres to include the headerSimon Glass2020-02-0513-0/+13
* rockchip: rk3399: Add bootcount supportJagan Teki2020-01-302-0/+12
* rockchip: Add common reset causeJagan Teki2020-01-302-39/+49
* arm: rockchip: Add common cru.hJagan Teki2020-01-304-5/+5
* rockchip: Add cpu-infoJagan Teki2020-01-302-0/+17
* common: Move hang() to the same header as panic()Simon Glass2020-01-174-0/+4
* rockchip: add description for TPL_ROCKCHIP_COMMON_BOARDThomas Hebb2019-12-271-1/+1
* rockchip: make_fit_atf: explicitly use python3Jack Mitchell2019-12-271-1/+1
* rockchip: fit_spl_optee: get text and optee base from buildKever Yang2019-12-261-3/+9
* arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu2019-12-061-0/+37
* rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner2019-12-051-1/+10