summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3399
AgeCommit message (Expand)Author
2026-06-25Kconfig: arm: restyleJohan Jonker
2025-11-02rockchip: rk3399: fix TIMER_FMODE constantQuentin Schulz
2025-07-08include/spl_gpio.h: Audit include listTom Rini
2025-05-06rockchip: rk3399: do not generate u-boot.rom anymoreQuentin Schulz
2025-04-23rockchip: Move imply ROCKCHIP_COMMON_STACK_ADDR under SoC Kconfig symbolJonas Karlman
2025-02-19rockchip: rk3399: grf: Fix enum typos for UART2Chen-Yu Tsai
2025-02-19Revert "rockchip: rk3399: Fix TPL build of bob and kevin"Jonas Karlman
2025-02-19Revert "rockchip: rk3399: Drop unneeded bob and kevin board specific code"Jonas Karlman
2025-01-10rockchip: rk3399: Drop unneeded bob and kevin board specific codeJonas Karlman
2025-01-10rockchip: rk3399: Drop common Kconfig options already impliedJonas Karlman
2025-01-10rockchip: rk3399: Fix TPL build of bob and kevinJonas Karlman
2024-11-11rockchip: rk3399: move sysreset-gpio logic to TPLQuentin Schulz
2024-11-11rockchip: rk3399: merge CRU check within rk3399_force_power_on_resetQuentin Schulz
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: rockchip: Remove <common.h> and add needed includesTom Rini
2024-03-14board: rockchip: Add a common ROCK Pi 4 targetJonas Karlman
2024-03-14rockchip: Use common bss and stack addresses on RK3399Jonas Karlman
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2024-01-19rockchip: remove unused global data ptrQuentin Schulz
2024-01-19rockchip: find U-boot proper boot device by inverting the logic that sets itQuentin Schulz
2024-01-19rockchip: factor out spl_perform_fixups into common spl-boot-orderQuentin Schulz
2024-01-19rockchip: rk3399: simplify logic for getting SPL boot medium DT nodeQuentin Schulz
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-12rockchip: rk3399: remove duplicate call to regulators_enable_boot_onQuentin Schulz
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