summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-05-29Merge tag 'JH7110_515_SDK_v5.0.3' into vf2-515-devel-v3.0.xVF2_v3.0.4Andy Hu1-0/+4
2023-05-29riscv:linux:vout:hdmikeith.zhao1-0/+1
after wake up hdmi , need wait 500ms to read the hdmi connect status or it will read a error value Signed-off-by: keith <keith.zhao@starfivetech.com>
2023-05-29vout:riscv:driver fix 4k console bugshengyang.chen1-0/+3
fix 4k console bug by disabling pixclk mode larger then 297M Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-05-24add usb serial configMichaelZhuxx1-0/+46
Signed-off-by: MichaelZhuxx <michael.zhu@starfivetech.com>
2023-05-24add CONFIG_CIFS config to support for Windows/Samba network file protocolsMichaelZhuxx1-0/+11
Signed-off-by: MichaelZhuxx <michael.zhu@starfivetech.com>
2023-05-24Merge tag 'JH7110_515_SDK_v5.0.1' into vf2-515-devel-v3.0.xAndy Hu1-0/+2
2023-05-24drm/dc8200: disable gamma lut nowshengyang.chen1-0/+2
It seems to have dependency issue. Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
2023-05-19Merge tag 'JH7110_515_SDK_v5.0.0' into vf2-515-develAndy Hu1-6/+6
update toolchain to gcc 12.2.0
2023-05-19Merge branch 'CR_4877_vf2_515_DRM_inno_resolution_keith.zhao' into ↵andy.hu1-1/+2
'vf2-515-devel' CR 4877 riscv: dts: stafive: add hpd gpio for vf2 See merge request sbc/linux!125
2023-05-19Merge tag 'JH7110_515_SDK_v4.9.1' into vf2-515-develAndy Hu6-142/+205
2023-05-19Merge branch 'CR_3508_update_toolchain' into 'jh7110-5.15.y-devel'andy.hu1-6/+6
CR_3508: dts: starfive: update riscv,isa string to rv64imafdc_zba_zbb See merge request sdk/linux!806
2023-05-18dts: starfive: update riscv,isa string to rv64imafdc_zba_zbbAndy Hu1-6/+6
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-17Merge branch 'CR_5328_Cpu_Topology_515_joshua.yeong' into 'jh7110-5.15.y-devel'andy.hu1-0/+20
CR_5328: riscv: dts: starfive: jh7110: Add CPU Cluster Mapping See merge request sdk/linux!797
2023-05-17riscv: dts: starfive: jh7110: Add CPU Cluster Mappingjoshua.yeong1-0/+20
This enables CPU cluster/topology information in kernel Signed-off-by: joshua.yeong <joshua.yeong@starfivetech.com>
2023-05-17Merge branch 'CR_4838_I2C_hal.feng' into 'jh7110-5.15.y-devel'andy.hu1-6/+4
CR 4838 I2C hal.feng See merge request sdk/linux!798
2023-05-17Merge branch 'CR_4921_ts_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu1-2/+0
CR_4921_ts_515_changhuang.liang input: touchscreen: ft5406: Drop msleep in probe See merge request sdk/linux!801
2023-05-17Merge branch 'CR_4877_DRM_inno_resolution_keith.zhao' into 'jh7110-5.15.y-devel'andy.hu3-134/+181
CR4877 hdmi 分辨率扩展 See merge request sdk/linux!802
2023-05-15riscv: dts: stafive: add hpd gpio for vf2keith.zhao1-1/+2
use the hpd gpio to irq in vf2 Signed-off-by: keith <keith.zhao@starfivetech.com>
2023-05-15riscv:linux:vout:hdmikeith.zhao2-134/+180
1、use the gpio15 as a irq to wake up hdmi 2、Expand the hdmi resolution range with dynamic parameter configuration Signed-off-by: keith <keith.zhao@starfivetech.com>
2023-05-15riscv: dts: stafive: add hpd gpiokeith.zhao1-0/+1
use the hpd gpio to irq Signed-off-by: keith <keith.zhao@starfivetech.com>
2023-05-12i2c: designware: Delete SMBus functionalitiesHal Feng1-6/+4
The driver didn't implement the smbus interface, so replace the SMBus functionalities with I2C_FUNC_SMBUS_EMUL. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2023-05-12Merge branch 'CR_5302_vf2_515_radxa10inch_shengyang.chen' into 'vf2-515-devel'andy.hu6-60/+536
CR_5302_vf2_515_vout:riscv:linux: add radxa 10inch driver for vf2 See merge request sbc/linux!115
2023-05-12Merge branch 'CR_5168_MMC_515_william.qiu' into 'vf2-515-devel'andy.hu1-17/+17
CR_5168_515: riscv: dts: starfive: Reduce driving strength See merge request sbc/linux!123
2023-05-12Merge branch 'CR_5283_eMMC_515_william.qiu' into 'vf2-515-devel'andy.hu1-2/+0
CR_5283_515: riscv: dts: starfive: delete DDR and HS200 mode See merge request sbc/linux!113
2023-05-12Merge branch 'CR_5042_gmac_phy_delay_ds_samin.guo' into 'vf2-515-devel'andy.hu1-1/+9
CR5042: riscv: dts: starfive: vf2: add Pad Drive Strength Cfg See merge request sbc/linux!116
2023-05-12Merge tag 'JH7110_515_SDK_v4.9.0' into vf2-515-develAndy Hu6-28/+35
1. linux: Merge branch 'CR_4707_imx219_515_changhuang.liang' into 'jh7110-5.15.y-devel' Merge branch 'CR_5042_gmac_phy_delay_ds_samin.guo' into 'jh7110-5.15.y-devel' Merge branch 'CR_5262_copyright_shanlong.li' into 'jh7110-5.15.y-devel' Merge branch 'CR_5283_eMMC_515_william.qiu' into 'jh7110-5.15.y-devel'
2023-05-11riscv: dts: starfive: Reduce driving strengthWilliam Qiu1-17/+17
set clk's DS to 2, SLEW to 1, and set cmd/data's DS to 1, SLEW to 0 Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-05-10Merge branch 'CR_4707_imx219_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu3-101/+7
CR_4707_imx219_515_changhuang.liang use gpio10 to configure imx219 reset See merge request sdk/linux!792
2023-05-10Merge branch 'CR_5042_gmac_phy_delay_ds_samin.guo' into 'jh7110-5.15.y-devel'andy.hu1-1/+20
CR5042: net: phy: motorcomm: add Pad Drive Strength Cfg See merge request sdk/linux!790
2023-05-10Merge branch 'CR_5262_copyright_shanlong.li' into 'jh7110-5.15.y-devel'andy.hu2-23/+11
CR_5262: driver: mailbox : correct the copyright of mailbox See merge request sdk/linux!784
2023-05-10Merge branch 'CR_5283_eMMC_515_william.qiu' into 'jh7110-5.15.y-devel'andy.hu1-2/+0
CR_5283_515: riscv: dts: starfive: delete DDR and HS200 mode See merge request sdk/linux!788
2023-05-09vout:riscv:linux: add radxa 10inch driver for vf2shengyang.chen6-60/+536
add radxa 10inch driver for vf2 Signed-off-by: keith <keith.zhao@starfivetech.com> Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-05-09input: touchscreen: ft5406: Drop msleep in probeChanghuang Liang1-2/+0
Drop msleep in probe. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-05-08driver: mailbox : correct the copyright of mailboxshanlong.li2-23/+11
correct the copyright of mailbox Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-05-06riscv: dts: starfive: delete DDR and HS200 modeWilliam Qiu1-2/+0
delete DDR and HS200 mode Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-05-06riscv: dts: starfive: delete DDR and HS200 modeWilliam Qiu1-2/+0
delete DDR and HS200 mode Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-05-04media: starfive: imx219: Add reset operationChanghuang Liang1-1/+3
Add reset operation. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-05-04Revert "v4l2: imx219 use pinctrl"Changhuang Liang3-101/+5
This reverts commit 8d7c702d7bc0fef9ee5882db660390801bbccaa7. use gpio10 to configure imx219 reset.
2023-04-28Merge branch 'CR_5193_VF2_enable_compile_test_5.15_ziv.xu' into 'vf2-515-devel'andy.hu1-0/+2
CR_5193_VF2_enable_compile_test_5.15_ziv.xu See merge request sbc/linux!112
2023-04-28Merge branch 'CR_5168_MMC_515_william.qiu' into 'vf2-515-devel'andy.hu1-7/+57
CR_5168_515: riscv: dts: stafive: Raise the IO driver strength See merge request sbc/linux!109
2023-04-28Merge tag 'JH7110_515_SDK_v4.8.2' into vf2-515-develAndy Hu50-122/+568
2023-04-28defconfig: enable compile testziv.xu1-0/+2
Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-04-26Merge branch 'CR_5168_MMC_515_william.qiu' into 'jh7110-5.15.y-devel'andy.hu12-7/+155
CR_5168_515: riscv: dts: stafive: Raise the IO driver strength See merge request sdk/linux!782
2023-04-26Merge branch 'CR_4956_vin_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu29-42/+76
CR_4956_vin_515_changhuang.liang media: starfive: update copyright description See merge request sdk/linux!779
2023-04-26riscv: dts: stafive: Raise the IO driver strengthWilliam Qiu1-7/+57
Raise the IO driver strength Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-04-26riscv: dts: stafive: Raise the IO driver strengthWilliam Qiu12-7/+155
Rise the IO driver strength and add mmc0 pinctrl probe in dts. Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-04-26Merge branch 'CR_4951_memcpy_optimization_mason.huo' into 'jh7110-5.15.y-devel'andy.hu3-61/+321
CR_4951 riscv: Optimize memcpy with aligned version See merge request sdk/linux!777
2023-04-26Merge branch 'CR_5083_Copyright_hal.feng' into 'jh7110-5.15.y-devel'andy.hu6-12/+16
CR 5083 Copyright hal.feng See merge request sdk/linux!780
2023-04-26pinctrl: starfive: Correct the copyrightHal Feng3-7/+9
Correct the StarFive copyright information. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2023-04-26reset: starfive: jh7110: Standardize the copyrightHal Feng2-2/+4
Standardize the StarFive copyright information. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>