summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)AuthorFilesLines
2024-01-19rockchip: rk3128: remove noop fileQuentin Schulz2-14/+0
2024-01-19rockchip: remove unused global data ptrQuentin Schulz7-20/+0
2024-01-19rockchip: find U-boot proper boot device by inverting the logic that sets itQuentin Schulz3-31/+80
2024-01-19rockchip: factor out spl_perform_fixups into common spl-boot-orderQuentin Schulz3-92/+49
2024-01-19rockchip: px30: simplify logic for getting SPL boot medium DT nodeQuentin Schulz1-12/+16
2024-01-19rockchip: rk3399: simplify logic for getting SPL boot medium DT nodeQuentin Schulz1-15/+19
2024-01-19rockchip: board: Add board_rng_seed() for all Rockchip devicesChris Morgan1-0/+32
2024-01-19rockchip: rk3328: Set efuse auto mode and timing controlJonas Karlman1-0/+38
2024-01-19board: rockchip: Add the Turing RK1 SoMJoshua Riek1-0/+24
2024-01-19rockchip: rk3588: Fix boot from SPI flashJonas Karlman1-2/+14
2024-01-19arm: dts: rockchip: rk3288: move to 64 bit reg sizeJohan Jonker1-0/+1
2024-01-19rockchip: board: Remove dwc3 usb init and gadget handler functionsJonas Karlman1-29/+1
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini1-1/+0
2023-11-10rockchip: include: asm: fix entering download mode rk3066Johan Jonker2-1/+9
2023-11-10rockchip: rv1126: Read cpuid from otp and set ethaddrTim Lunn1-0/+2
2023-11-09board: rockchip: add Pine64 QuartzPro64 RK3588 boardTom Fitzhenry1-0/+8
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2023-10-23board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark1-0/+46
2023-10-08Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...Tom Rini1-2/+1
2023-10-07rockchip: Kconfig: Enable external TPL binary for rk3308Massimo Pegorer1-2/+1
2023-10-06tpl: Enable CONFIG_TPL_SYS_MALLOC_F where neededSimon Glass1-0/+3
2023-09-24common: Drop linux/printk.h from common headerSimon Glass3-0/+3
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut1-2/+2
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini4-24/+2
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-08-12rockchip: spl: Drop out of scope debug message related to uart initMassimo Pegorer1-11/+0
2023-08-12rockchip: spl: Drop useless call to debug_uart_initMassimo Pegorer1-2/+0
2023-08-12rockchip: rv1126: Enable fdtoverlay supportJagan Teki1-0/+1
2023-08-12rockchip: rk3399: remove duplicate call to regulators_enable_boot_onQuentin Schulz1-10/+0
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-1/+1
2023-07-31board: rockchip: add Radxa ROCK5A Rk3588 boardEugen Hristev1-1/+28
2023-07-31board: rockchip: Add Pine64 Quartz64-A BoardJonas Karlman1-0/+6
2023-07-31rockchip: veyron: Enable building SPI ROM imagesAlper Nebi Yasak1-0/+6
2023-07-31rockchip: rk3308: no DEBUG_UART_BOARD_INIT for ROCK Pi SPegorer Massimo1-1/+0
2023-07-31rockchip: rk3308: fix board_debug_uart_initPegorer Massimo1-1/+1
2023-07-28board: rockchip: Add Hardkernel ODROID-M1Jonas Karlman1-0/+6
2023-07-28rockchip: RK322x: Select SPL_OPTEE_IMAGEAlex Bee1-0/+1
2023-07-28rockchip: rk3568: Fix alloc space exhausted in SPLJonas Karlman1-1/+1
2023-07-28rockchip: rk3399: pass platform parameter to TF-A by default for new RK3399 b...Quentin Schulz1-1/+0
2023-07-28board: rockchip: Add Edgeble Neural Compute Module 6BJagan Teki1-0/+10
2023-07-28arch: rockchip: rk3588: Fix missing suffix 'A' for Edgeble Neu6AJagan Teki1-5/+5
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini1-5/+5
2023-06-29board: rockchip: rock5b-rk3588: fix descriptionEugen Hristev1-5/+5
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini5-3/+148
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima1-2/+2
2023-05-19rockchip: rk3588-rock-5b: Enable boot from SPI NOR flashJonas Karlman1-0/+1
2023-05-18rockchip: rk3588: Select DM_RESET and DM_REGULATOR_FIXED in arch KconfigJonas Karlman1-0/+2
2023-05-09rockchip: handle peripheral as well as otg dr_modeJohn Keeping1-0/+1
2023-05-09rockchip: use standard dr_mode parsing functionJohn Keeping1-3/+9
2023-05-06board: rockchip: add Anbernic RGXX3 Series DevicesChris Morgan1-0/+14