summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3399
AgeCommit message (Expand)Author
2023-01-16rockchip: Add initial support for the PINE64 Pinephone ProPeter Robinson
2022-10-19rockchip: rk3399: fix incorrect ifdef check on SPL_GPIOQuentin Schulz
2022-10-19rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATORQuentin Schulz
2022-09-04rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node pathsQuentin Schulz
2022-09-04rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-deviceQuentin Schulz
2022-09-04rockchip: rk3399: boot_devices: fix eMMC node nameQuentin Schulz
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer
2021-11-17rk3399: Don't enable the debug UART if there is no driverSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-08-11rk3399: boot_devices fix spinor node nameArtem Lapkin
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-07-28rockchip: Enable building a SPI ROM image on bobSimon Glass
2020-07-22rockchip: rk3399: Add weak led_setup()Jagan Teki
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-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-02-20arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson
2020-02-19rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-30rockchip: rk3399: Add bootcount supportJagan Teki
2020-01-30arm: rockchip: Add common cru.hJagan Teki
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-11-17rockchip: rk3399: split rockpro64 out of evb_rk3399Vasily Khoruzhick
2019-11-10rockchip: rk3399: update SPL_STACK_R_ADDRKever Yang
2019-07-29rockchip: sdram_common: add common dram_init_banksizeKever Yang
2019-07-29rockchip: rk3399: move boot_devices into soc fileKever Yang
2019-07-29rockchip: rk3399; move spl_board_init() into soc fileKever Yang
2019-07-29rockchip: rk3399: move SoC setting into arch_cpu_init()Kever Yang
2019-07-29rockchip: rk3399: move spl_perform_fixups() into soc fileKever Yang
2019-07-20rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang
2019-07-20rockchip: rk3399: default enable SPL LIBCOMMON and LIBGENERICKever Yang
2019-07-20rockchip: rk3399: use default value for SYS_MALLOC_F_LENKever Yang
2019-07-20rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc KconfigKever Yang
2019-07-20rockchip: Kconfig: move rk3399 config into its KconfigKever Yang
2019-07-21rockchip: rk3399: syscon: Add pmu supportJagan Teki
2019-05-30rockchip: rk3399: Add option to print on UART3.Christoph Muellner
2019-05-01rockchip: rk3399: include gpio.hPhilipp Tomsich
2019-05-01rockchip: rk3399: add board_debug_uart_init()Kever Yang
2019-05-01rockchip: rk3399: use grf structure to access regKever Yang
2019-05-01rockchip: correct ARCH_SOC nameKever Yang
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang