aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)Author
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-07rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAMHugh Cole-Baker
2020-06-27rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov
2020-05-31rockchip: spl: do full dram_init instead of only probingHeiko Stuebner
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson
2020-05-29arm: mach-rockchip: bind sub-nodes for rk3399_sysconFrank Wang
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki
2020-05-22rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko
2020-05-22rockchip: spl: veyron speedy boots from SPIUrja Rannikko
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-04-02rockchip: Enable pre console for rk3399Jagan Teki
2020-02-20arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson
2020-02-19board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh
2020-02-19rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh
2020-02-19rockchip: boot_mode: find the saradc device nameHugh Cole-Baker
2020-02-19rockchip: rk3288: Enable pre console bufferJagan Teki
2020-02-19rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner
2020-02-19rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-30rockchip: rk3399: Add bootcount supportJagan Teki
2020-01-30rockchip: Add common reset causeJagan Teki
2020-01-30arm: rockchip: Add common cru.hJagan Teki
2020-01-30rockchip: Add cpu-infoJagan Teki
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-12-27rockchip: add description for TPL_ROCKCHIP_COMMON_BOARDThomas Hebb
2019-12-27rockchip: make_fit_atf: explicitly use python3Jack Mitchell
2019-12-26rockchip: fit_spl_optee: get text and optee base from buildKever Yang
2019-12-06arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu
2019-12-05rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner
2019-12-05rockchip: misc: don't fail if eth_addr already setHeiko Stuebner
2019-12-05rockchip: px30: Add support for using UART3 as debug UARTPaul Kocialkowski
2019-12-05rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNELPaul Kocialkowski
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-11-23rockchip: Setup dwc3_device (for non-dm gadgets)Jagan Teki
2019-11-23rockchip: Convert to use FIT generator for opteeKever Yang
2019-11-17rockchip: allow DRAM init in SPLThomas Hebb
2019-11-17rockchip: SPL: fix ordering of DRAM initThomas Hebb