aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)AuthorFilesLines
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2020-04-02rockchip: Enable pre console for rk3399Jagan Teki1-0/+1
2020-02-20arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson1-12/+12
2020-02-19board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh1-0/+7
2020-02-19rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh1-0/+20
2020-02-19rockchip: boot_mode: find the saradc device nameHugh Cole-Baker1-1/+21
2020-02-19rockchip: rk3288: Enable pre console bufferJagan Teki1-0/+1
2020-02-19rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner1-1/+1
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