summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
Commit message (Expand)AuthorAgeFilesLines
* 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
* rockchip: misc: don't fail if eth_addr already setHeiko Stuebner2019-12-051-1/+1
* rockchip: px30: Add support for using UART3 as debug UARTPaul Kocialkowski2019-12-051-0/+77
* rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNELPaul Kocialkowski2019-12-052-5/+5
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-034-7/+7
* common: Move some board functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* rockchip: Setup dwc3_device (for non-dm gadgets)Jagan Teki2019-11-231-2/+30
* rockchip: Convert to use FIT generator for opteeKever Yang2019-11-232-50/+78
* rockchip: allow DRAM init in SPLThomas Hebb2019-11-171-2/+2
* rockchip: SPL: fix ordering of DRAM initThomas Hebb2019-11-171-7/+7
* rockchip: rk3308: Add support for ROC-RK3308-CC boardAndy Yan2019-11-171-0/+5
* board: rockchip: Add rk3308 evb supportAndy Yan2019-11-171-0/+8
* arm: rockchip: Add RK3308 SOC supportAndy Yan2019-11-177-0/+274
* rockchip: rk3399: split rockpro64 out of evb_rk3399Vasily Khoruzhick2019-11-171-0/+20
* rockchip: Init driver otg_data for rk3288 usb phyKever Yang2019-11-171-0/+28
* rockchip: usb: Migrate to use ofnodeKever Yang2019-11-171-8/+6
* rockchip: add px30 architecture coreHeiko Stuebner2019-11-178-0/+470
* rockchip: misc: read cpuid either from efuse or otpHeiko Stuebner2019-11-171-1/+6
* ram: rk3399: migrate to use common codeYouMin Chen2019-11-171-0/+1
* ram: rk3328: use common sdram driverYouMin Chen2019-11-171-0/+1
* rockchip: sdram: update the sys_reg to sys_reg2Kever Yang2019-11-171-16/+16
* rockchip: sdram: extend to use sys_reg3 for capacity infoKever Yang2019-11-171-10/+59