aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)AuthorFilesLines
2020-02-19rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner1-1/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass2-0/+2
2020-02-05dm: core: Require users of devres to include the headerSimon Glass13-0/+13
2020-01-30rockchip: rk3399: Add bootcount supportJagan Teki2-0/+12
2020-01-30rockchip: Add common reset causeJagan Teki2-39/+49
2020-01-30arm: rockchip: Add common cru.hJagan Teki4-5/+5
2020-01-30rockchip: Add cpu-infoJagan Teki2-0/+17
2020-01-17common: Move hang() to the same header as panic()Simon Glass4-0/+4
2019-12-27rockchip: add description for TPL_ROCKCHIP_COMMON_BOARDThomas Hebb1-1/+1
2019-12-27rockchip: make_fit_atf: explicitly use python3Jack Mitchell1-1/+1
2019-12-26rockchip: fit_spl_optee: get text and optee base from buildKever Yang1-3/+9
2019-12-06arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu1-0/+37
2019-12-05rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner1-1/+10
2019-12-05rockchip: misc: don't fail if eth_addr already setHeiko Stuebner1-1/+1
2019-12-05rockchip: px30: Add support for using UART3 as debug UARTPaul Kocialkowski1-0/+77
2019-12-05rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNELPaul Kocialkowski2-5/+5
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb4-7/+7
2019-12-02common: Move some board functions out of common.hSimon Glass2-0/+2
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-11-23rockchip: Setup dwc3_device (for non-dm gadgets)Jagan Teki1-2/+30
2019-11-23rockchip: Convert to use FIT generator for opteeKever Yang2-50/+78
2019-11-17rockchip: allow DRAM init in SPLThomas Hebb1-2/+2
2019-11-17rockchip: SPL: fix ordering of DRAM initThomas Hebb1-7/+7
2019-11-17rockchip: rk3308: Add support for ROC-RK3308-CC boardAndy Yan1-0/+5
2019-11-17board: rockchip: Add rk3308 evb supportAndy Yan1-0/+8
2019-11-17arm: rockchip: Add RK3308 SOC supportAndy Yan7-0/+274
2019-11-17rockchip: rk3399: split rockpro64 out of evb_rk3399Vasily Khoruzhick1-0/+20
2019-11-17rockchip: Init driver otg_data for rk3288 usb phyKever Yang1-0/+28
2019-11-17rockchip: usb: Migrate to use ofnodeKever Yang1-8/+6
2019-11-17rockchip: add px30 architecture coreHeiko Stuebner8-0/+470
2019-11-17rockchip: misc: read cpuid either from efuse or otpHeiko Stuebner1-1/+6
2019-11-17ram: rk3399: migrate to use common codeYouMin Chen1-0/+1
2019-11-17ram: rk3328: use common sdram driverYouMin Chen1-0/+1
2019-11-17rockchip: sdram: update the sys_reg to sys_reg2Kever Yang1-16/+16
2019-11-17rockchip: sdram: extend to use sys_reg3 for capacity infoKever Yang1-10/+59
2019-11-17ram: rockchip: rename sdram_common.c/h to sdram.cKever Yang4-4/+4
2019-11-17ram: rockchip: rename sdram.h to sdram_rk3288.hKever Yang1-1/+0
2019-11-10rockchip: firefly-rk3288: Enable TPL supportKever Yang1-0/+1
2019-11-10rockchip: adding the missing "/" in entries of boot_devicesLevin Du5-10/+10
2019-11-10rockchip: rk3399: update SPL_STACK_R_ADDRKever Yang1-0/+3
2019-11-10rockchip: make_fit_atf.py: allow inclusion of a tee binaryHeiko Stuebner1-6/+46
2019-10-08spl: pass args to board_return_to_bootromPeng Fan2-2/+8
2019-09-28rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner1-2/+2
2019-09-28rockchip: misc: read the correct number of bytes from the efuseHeiko Stuebner1-1/+1
2019-09-19rockchip: spi-boot-order: Trival fix to newline missingJagan Teki1-1/+1
2019-09-19rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selectionJagan Teki1-1/+0
2019-09-11rockchip: clean makefile for misc.cKever Yang1-4/+2
2019-09-11rockchip: not depends on TPL_BUILD for rk3188 makefile includingKever Yang1-2/+0