aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3399/rk3399.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06arm: rockchip: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz1-1/+0
2024-01-19rockchip: remove unused global data ptrQuentin Schulz1-3/+0
2024-01-19rockchip: find U-boot proper boot device by inverting the logic that sets itQuentin Schulz1-6/+0
2024-01-19rockchip: factor out spl_perform_fixups into common spl-boot-orderQuentin Schulz1-46/+0
2024-01-19rockchip: rk3399: simplify logic for getting SPL boot medium DT nodeQuentin Schulz1-15/+19
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-08-12rockchip: rk3399: remove duplicate call to regulators_enable_boot_onQuentin Schulz1-10/+0
2022-10-19rockchip: rk3399: fix incorrect ifdef check on SPL_GPIOQuentin Schulz1-22/+28
2022-10-19rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATORQuentin Schulz1-8/+9
2022-09-04rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node pathsQuentin Schulz1-1/+1
2022-09-04rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-deviceQuentin Schulz1-2/+2
2022-09-04rockchip: rk3399: boot_devices: fix eMMC node nameQuentin Schulz1-2/+2
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer1-1/+2
2021-11-17rk3399: Don't enable the debug UART if there is no driverSimon Glass1-16/+18
2021-08-11rk3399: boot_devices fix spinor node nameArtem Lapkin1-1/+1
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-22rockchip: rk3399: Add weak led_setup()Jagan Teki1-0/+6
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki1-2/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-01-30arm: rockchip: Add common cru.hJagan Teki1-1/+1
2019-07-29rockchip: sdram_common: add common dram_init_banksizeKever Yang1-11/+0
2019-07-29rockchip: rk3399: move boot_devices into soc fileKever Yang1-0/+7
2019-07-29rockchip: rk3399; move spl_board_init() into soc fileKever Yang1-1/+63
2019-07-29rockchip: rk3399: move SoC setting into arch_cpu_init()Kever Yang1-3/+20
2019-07-29rockchip: rk3399: move spl_perform_fixups() into soc fileKever Yang1-0/+50
2019-07-20rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang1-0/+29
2019-05-30rockchip: rk3399: Add option to print on UART3.Christoph Muellner1-0/+8
2019-05-01rockchip: rk3399: include gpio.hPhilipp Tomsich1-0/+1
2019-05-01rockchip: rk3399: add board_debug_uart_init()Kever Yang1-0/+50
2019-05-01rockchip: rk3399: use grf structure to access regKever Yang1-1/+4
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-11rockchip: correct the bank0 ram sizeKever Yang1-0/+13
2017-05-10rockchip: rk3399: correct memory regionKever Yang1-4/+4
2017-04-04rockchip: arm64: rk3399: remove unconditional debug messagePhilipp Tomsich1-1/+0
2017-03-16rockchip: arm64: rk3399: add ddr controller driverKever Yang1-0/+1
2016-10-30rk3399: disable the clock multiplier support when SoC initKever Yang1-0/+14
2016-07-25ARM64: rockchip: add support for rk3399 SoC based evbKever Yang1-0/+30