aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)AuthorFilesLines
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-1/+1
2023-01-18rockchip: Drop the FIT generator scriptSimon Glass1-267/+0
2023-01-18rockchip: Enable bootstage on rockpro64Simon Glass1-3/+13
2023-01-16rockchip: add support for PX30 Ringneck SoM on Haikou DevkitQuentin Schulz1-0/+25
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: Add initial support for the PINE64 Pinephone ProPeter Robinson1-0/+8
2023-01-16board: rockchip: Add Edgeble Neu2 IO BoardJagan Teki1-0/+16
2023-01-16arm: rockchip: rv1126: Set dram area unsecure for SPLJagan Teki1-0/+12
2023-01-16arm: rockchip: Add RV1126 arch core supportJagan Teki7-0/+246
2023-01-16rockchip: px30: make watchdog and tsadc trigger a first global resetQuentin Schulz1-0/+4
2022-12-23rk32xx: Use standard TPL linker scriptTom Rini2-15/+0
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini2-0/+154
2022-12-19rockchip: capsule: Add functions for supporting capsule updatesSughosh Ganu2-0/+154
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-8/+8
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-10-19rockchip: px30: support debug uart on UART0Quentin Schulz1-2/+35
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-10-19rockchip: phycore_rk3288: remove phycore_init() functionJohan Jonker1-1/+0
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-09-04rockchip: allow to build SPI images even without HAS_ROM optionQuentin Schulz1-4/+2
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: rk3308: fix same-as-spl boot orderJohn Keeping1-0/+6
2022-09-04rockchip: rk3399: boot_devices: fix eMMC node nameQuentin Schulz1-2/+2
2022-07-11Merge branch 'next'Tom Rini7-23/+2
2022-06-29rockchip: Add option to prevent booting on power plug-inChris Morgan1-0/+10
2022-06-29mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 formatJerome Forissier1-8/+35
2022-06-29rockchip: board: change condition board_usb_init() in functionJohan Jonker1-1/+1
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-3/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini6-18/+0
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validWIP/2022-04-21-further-cleanupsPeng Fan3-3/+3
2022-04-18rockchip: fix boot_devices constantsJohan Jonker5-10/+10
2022-04-18rockchip: rk3066: add Rikomagic MK808 boardJohan Jonker1-0/+9
2022-04-18rockchip: rk3066: add core supportJohan Jonker7-0/+196
2022-04-18rockchip: tpl: use IS_ENABLED for timer_init() call conditionJohan Jonker1-2/+5
2022-04-18rockchip: tpl: change call condition rockchip_stimer_init()Johan Jonker1-0/+2
2022-04-18rockchip: spl: change call condition rockchip_stimer_init()Johan Jonker1-4/+4
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker11-4/+43
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara1-1/+1
2022-03-18rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASEAlper Nebi Yasak1-0/+3
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer3-2/+15
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini4-4/+35
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini1-6/+0
2021-12-24rockchip: boot_mode: fix fastboot commandJohn Keeping1-1/+1
2021-12-24engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OFJagan Teki1-0/+8
2021-12-24rockchip: rk3568: add arch_cpu_init()Nico Cheng1-3/+24