aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/px30/px30.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-04-26rockchip: spl: Add SPI NOR flash to boot_devices arrayJonas Karlman1-0/+1
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz1-1/+0
2024-01-19rockchip: find U-boot proper boot device by inverting the logic that sets itQuentin Schulz1-7/+0
2024-01-19rockchip: factor out spl_perform_fixups into common spl-boot-orderQuentin Schulz1-46/+0
2024-01-19rockchip: px30: simplify logic for getting SPL boot medium DT nodeQuentin Schulz1-12/+16
2023-01-16rockchip: px30: insert u-boot, spl-boot-device into U-Boot device treeQuentin Schulz1-0/+51
2023-01-16rockchip: px30: list possible SPL boot devicesQuentin Schulz1-0/+6
2023-01-16rockchip: px30: fix possibly unused grf and cru variablesQuentin Schulz1-0/+10
2023-01-16rockchip: px30: make watchdog and tsadc trigger a first global resetQuentin Schulz1-0/+4
2022-10-19rockchip: px30: support debug uart on UART0Quentin Schulz1-2/+35
2021-08-12rockchip: px30: Add support for using SFCChris Morgan1-0/+64
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+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 Kocialkowski1-2/+2
2019-11-17rockchip: add px30 architecture coreHeiko Stuebner1-0/+248