summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Collapse)AuthorFilesLines
2024-03-22Merge branch 'CR_9827_dts_6.1_hal.feng' into 'vf2-6.1.y-devel'JH7110_VF2_6.1_v5.12.0JH7110_VisionFive2_6.1.y_develandy.hu8-12/+12
CR_9827_dts_6.1_hal.feng See merge request sbc/linux!201
2024-03-22Merge tag 'JH7110_SDK_6.1_v5.11.5' into vf2-6.1.y-develAndy Hu1-0/+3
2024-03-14riscv: dts: starfive: visionfive2: Rename jh7110-visionfive-v2-*.dts to ↵Hal Feng8-12/+12
jh7110-starfive-visionfive-2-*.dts Rename the dts file, for sync with Linux mainline. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2024-03-11riscv: dts: starfive: jh7110-evb: Add qspi norflash partition for uboot-envHal Feng1-0/+3
Add qspi norflash partition "uboot-env@f0000", for synchronizing with other branches. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2024-03-07riscv: dts: can: add dts for CANWilliam Qiu2-0/+24
add dts for CAN. Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2024-03-01riscv: configs: enable CONFIG_TUN for OpenVPN/TailscaleAndy Hu1-0/+1
enable tun.ko for VF2 board, to fix github issue: https://github.com/starfive-tech/linux/issues/129 Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2024-01-31media: add v4l2 m2m config for wave5 decoder dependSom Qin1-0/+1
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2024-01-19Merge branch 'CR_9046_binfmt_misc_6.1_Leo.Lu' into 'vf2-6.1.y-devel'andy.hu1-0/+1
CR_9046_binfmt_misc_6.1_Leo.Lu See merge request sbc/linux!189
2024-01-19Merge tag 'JH7110_SDK_6.1_v5.10.6' into vf2-6.1.y-develAndy Hu1-0/+1
2024-01-18binfmt: kernel support misc binariesleo.lu1-0/+1
debian enable systemd-binfmt service Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
2024-01-18binfmt: kernel support misc binariesleo.lu1-0/+1
debian enable systemd-binfmt service Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
2024-01-11Merge tag 'JH7110_SDK_6.1_v5.10.5' into vf2-6.1.y-develAndy Hu1-1/+1
2024-01-11riscv: cpu: cache: Implement a new method to flush the entire L2 cacheWindsome Zeng1-1/+1
According to the manual of SiFive U74, implement a new method to flush the entire L2 cache by using the Zero Device. After testing, 512KB is the critical point between the old and new way. It's better to use sifive_ccache_flush_entire function while data size is larger than cache size. Or it will improve more at 512KB when you know what you are doing. Signed-off-by: Windsome Zeng <windsome.zeng@starfivetech.com>
2024-01-05Merge tag 'JH7110_SDK_6.1_v5.10.4' into vf2-6.1.y-develAndy Hu1-0/+0
2024-01-05dts:mipi: clocks re-matchkeith.zhao1-1/+1
jh7110 mipi pix clock should be sysclock in driver code in dts, pix clock should be DPI clock Signed-off-by: keith.zhao <keith.zhao@starfivetech.com>
2024-01-04dts:mipi: clocks re-matchkeith.zhao1-1/+1
jh7110 mipi pix clock should be sysclock in driver code in dts, pix clock should be DPI clock Signed-off-by: keith.zhao <keith.zhao@starfivetech.com>
2023-12-15Merge branch 'CR_8137_rfkill_6.1_Leo.Lu' into 'vf2-6.1.y-devel'andy.hu1-0/+1
CR_8137_rfkill_6.1_Leo.Lu See merge request sbc/linux!182
2023-12-15Merge tag 'JH7110_SDK_6.1_v5.10.2' into vf2-6.1.y-develAndy Hu1-0/+1
2023-12-08rfkill: add rfkill device nodeleo.lu1-0/+1
Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
2023-12-08rfkill: add rfkill device nodeleo.lu1-0/+1
Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
2023-11-28driver: bluetooth: add aic8800 driver supportziv.xu1-2/+2
add aic8800 driver that can support sco profile Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-10-18Merge tag 'JH7110_6.1_SDK_v5.8.1' into vf2-6.1.y-develAndy Hu1-0/+1
2023-10-16riscv: dts: starfive: Set the default state of pdm to disabledziv.xu1-0/+1
Set the default state of pdm to disabled Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-09-18net: wireless: eswin: update eswin wifi driver for kernel 6.1ziv.xu1-0/+1
update eswin wifi driver for kernel 6.1 Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-09-12riscv: drm: panel: update radxa panel startup process and support ↵shengyang.chen2-19/+6
accelerator-sc7a20 mention: this patch is to solve the problem that radxa 8inch use i2c addr 0x19 which conflict with accelerator-sc7a20. Then enable accelerator-sc7a20 1.update radxa panel startup process to support both radxa 10inch and radxa 8inch in one driver 2.add accelerator-sc7a20 i2c probe process into radxa panel driver Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-09-01Merge tag 'JH7110_6.1_SDK_v5.7.1' into vf2-6.1.y-develVF2_6.1_v3.7.1Andy Hu2-3/+44
2023-09-01Merge branch 'CR_7293_PMIC_6.1_ziv.xu' into 'jh7110-6.1.y-devel'andy.hu2-1/+41
CR_7293_PMIC_6.1_ziv.xu See merge request sdk/linux!954
2023-09-01riscv: configs: enable CONFIG_INIT_STACK_NONEziv.xu1-2/+3
enable CONFIG_INIT_STACK_NONE Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-31riscv: configs: enable CONFIG_REGULATOR_AXP15060ziv.xu1-2/+3
enable CONFIG_REGULATOR_AXP15060 Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-31riscv: dts: starfive: add starfive regulator nodeziv.xu1-1/+40
add starfive regulator node Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-31Merge branch 'CR_6872_bluetooth_6.1_ziv.xu' into 'vf2-6.1.y-devel'andy.hu1-0/+1
CR_6872_bluetooth_6.1_ziv.xu See merge request sbc/linux!168
2023-08-31Media:wave5: enable wave5 v4l2 decoder in vf2 defconfigSom Qin1-0/+1
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-31Merge tag 'JH7110_6.1_SDK_v5.7.0' into vf2-6.1.y-develAndy Hu2-0/+5
2023-08-30Merge branch 'CR_7278_wave5_v4l2_6.1.y_Som.Qin' into 'jh7110-6.1.y-devel'andy.hu1-0/+2
CR 7278 media: porting wave5 deocder driver to kernel 6.1 See merge request sdk/linux!951
2023-08-30riscv: dts: starfive: jh7110: add dma-coherent for vpu/jpuSamin Guo1-0/+3
Use DMA-Coherent to avoid DIRECT_REMAP when allocating DMA buffers Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
2023-08-30Media:Wave5: Vpu driver in jh7110deconfig builded as module, not buildin.Som Qin1-1/+1
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-30media: add wave511 v4l2 support for starfive platfromSom Qin1-0/+2
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-29riscv: configs: enable uhid in starfive_visionfive2_defconfigziv.xu1-0/+1
enable uhid in starfive_visionfive2_defconfig Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-23Merge branch 'CR_7073_vf2_61_newrd10_shengyang.chen' into 'vf2-6.1.y-devel'andy.hu1-13/+13
CR 7073 vf2 61: riscv: drm: panel: mass production radxa 10inch panel support See merge request sbc/linux!165
2023-08-23riscv: configs: disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_jh7110_defconfigziv.xu1-1/+0
disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_jh7110_defconfig Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-23Merge tag 'JH7110_6.1_SDK_v5.6.1' into vf2-6.1.y-develAndy Hu1-2/+0
2023-08-23riscv: drm: panel: mass production radxa 10inch panel supportshengyang.chen1-13/+13
change radxa 10inch support from sample to mass production Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-08-17riscv: configs: disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_jh7110_defconfigziv.xu1-2/+0
disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_jh7110_defconfig Signed-off-by: ziv.xu <ziv.xu@starfivetech.com>
2023-08-17riscv: configs: enable aic8800 wifi/bt in starfive_visionfive2_defconfigziv.xu1-0/+3
enable aic8800 wifi/bt support in starfive_visionfive2_defconfig Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-10Merge branch 'CR_6953_df_shanlong.li' into 'vf2-6.1.y-devel'andy.hu1-0/+1
CR_6953:defconfig: configs: fix up df -h error See merge request sbc/linux!160
2023-08-10riscv: dts: starfive: add rmii_rtx clk in gmac nodeziv.xu1-0/+31
add rmii_rtx clk in gmac node Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-10Merge branch 'CR_6945_VF2_modify_mtd1_size_6.1_ziv.xu' into 'vf2-6.1.y-devel'andy.hu1-1/+1
CR_6945_VF2_modify_mtd1_size_6.1_ziv.xu See merge request sbc/linux!156
2023-08-10riscv: configs: enable REGULATOR_AXP20X and disable REGULATOR_AXP15060 in ↵ziv.xu1-1/+2
vf2 defconfig enable REGULATOR_AXP20X and disable REGULATOR_AXP15060 in vf2 defconfig Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-10riscv: dts: starfive: modify AXP15060 nodeziv.xu1-7/+7
modify AXP15060 node Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-10Merge tag 'JH7110_6.1_SDK_v5.5.0' into vf2-6.1.y-develAndy Hu3-44/+6