Age | Commit message (Collapse) | Author | Files | Lines |
|
update copyright description.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
|
Modify related description.
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
version JH7110_515_SDK_v4.8.0 for JH7110 EVB board
1. linux: Merge branch 'CR_4802_EVB_VOUT_buildWarning_keith.zhao' into 'jh7110-5.15.y-devel'
|
|
Removed unused variables in hw_init.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
enbale ALDO4 for the MMC bus IO line power and DCDC1 the card power
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
fix the warning message during the vout build
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
version JH7110_515_SDK_v4.7.0 for JH7110 EVB board
1. #4284: linux: enable cached memory for IMG GPU driver
2. #4563: linux: optimized memcpy Write a C version of memcpy function
3. #4617: linux: support sensor imx708
|
|
CR_4617_imx708_515_changhuang.liang media: i2c: Add imx708 support
See merge request sdk/linux!764
|
|
Delete gain.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
|
Add imx708 support.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
|
For vf2 platform, pgprot table does not support cacheable bit.
This patch worksaround the bit by allocating cacheable when pvr driver
request cacheable memory map without the pgprot table bit set.
Signed-off-by: Tien Hock Loh <tienhock.loh@starfivetech.com>
|
|
CR 4413 [515] drivers: pci: Modified pin control API to gpiolib consumer API.
See merge request sbc/linux!92
|
|
CR_4017: wireless: add usb wifi dongle aic8800 driver
See merge request sbc/linux!86
|
|
For the consisitancy of host driver code among boards,
the difference of reset pin config will be maintained in DTS.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
For the consisitancy of host driver code among boards,
the difference of reset pin config will be maintained in DTS.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
For the consisitancy of host driver among devkits(ext_gpio) & vf2/evb,
the difference of power pin config will be maintained in DTS.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
For the consisitancy of host driver among devkits(ext_gpio) & vf2/evb,
the difference of power pin config will be maintained in DTS.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
clear aic8800 driver warning
Signed-off-by: <skyler.zheng@starfivetech.com>
|
|
format aic8800 driver files to unix
Signed-off-by: <skyler.zheng@starfivetech.com>
|
|
add SPDX-License-Identifier: GPL-2.0-or-later for usb wifi dongle aic8800 driver
Signed-off-by: <skyler.zheng@starfivetech.com>
|
|
add usb wifi dongle aic8800 linux driver
Signed-off-by: Skyler Zheng <skyler.zheng@starfivetech.com>
|
|
PDUMP is disabled to improve performance of GPU as PDUMP is used for
debugging purposes.
Signed-off-by: joyce.ooi <joyce.ooi@starfivetech.com>
|
|
PDUMP is disabled to improve performance of GPU as PDUMP is used for
debugging purposes.
Signed-off-by: joyce.ooi <joyce.ooi@starfivetech.com>
|
|
version JH7110_515_SDK_v4.5.1 for JH7110 EVB board
1. #4082: linux: u-boot: apply csr patch
2. #3499: linux: u-boot: enable framebuffer console
3. #4038: linux: vout fixed open clock fail
4. #3509: linux: fix some bugs and add request(), free(), set_config() ops for sys gpiochip
|
|
CR 3509 pinctrl hal.feng
See merge request sdk/linux!746
|
|
CR_4038_vout_515_changhuang.liang gpu: drm: verisilicon: Fixed open clock fail
See merge request sdk/linux!743
|
|
So libgpiod can call these ops to support some options of
commands such as "-B pull-down" and "-B pull-up".
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
definitions
1. Correct the io_conf_reg address when pin number >= PAD_QSPI_SCLK.
2. The pull-down bit is the fourth bit, so the mask is 0x10.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
Fixed open clock fail because this clock not close.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
|
Add framebuffer console support.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
|
sync for CR_3922_evb_515_DRM_mipi_hdmi_display_keith.zhao
|
|
version JH7110_515_SDK_v4.5.0-rc2 for JH7110 EVB board
1. #3746: linux: vout rgb code rollback to v4.4.0
2. #3668: linux: perf:sbi: disable cpu hotplug callback
3. #3166: linux: add thermal subsystem
4. #3877: linux: expand the mtd0 spl partition size in spi nor flash
5. #3729: linux: fix 4K wayland not work on some monitors
|
|
fix hdmi+mipi display issues on debian
http://192.168.110.82/redmine/issues/3922
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
'jh7110-5.15.y-devel'
CR 3729 riscv:linux:vout:hdmi
See merge request sdk/linux!736
|
|
'jh7110-5.15.y-devel'
CR 3668 perf:sbi: disable cpu hotplug callback.
See merge request sdk/linux!722
|
|
Dell 4K can not display , it is caused by PM interface
need delay the time to enter power off
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
register cpu hotplug callback will cause dhrystone
and coremark benchmark reduce the scores. this CPU
hotplug ops will do in sbi cpu/on and off. So disable
this no side effect.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
rollback rgb code to tag JH7110_515_SDK_v4.4.0 after porting patch-rgb support 1080P@60fps
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
version JH7110_515_SDK_v4.5.0-rc1 for JH7110 EVB board
1. #3467: linux: fix CPUfreq issue for the hibernation resume issue
2. #3546: linux: fix v4l2-compliance test issue for imx219 sensor
3. #3526: linux: qspi use reset framework
4. #3746: linux: rgb display support 1080p 60fps
|
|
'jh7110-5.15.y-devel'
CR_3746_evb_515_riscv:linux:vout: rgb support 1080P@60fps
See merge request sdk/linux!719
|
|
'jh7110-5.15.y-devel'
CR_3526_qspi_use_reset_framework_5.15_ziv.xu
See merge request sdk/linux!712
|
|
'jh7110-5.15.y-devel'
CR_3546_v4l2_compliance_515_changhuang.liang media: starfive: Delete operate sensor ctrl in video node
See merge request sdk/linux!716
|
|
The original starfive-cpufreq is deprecated.
Use the cpufreq-dt driver for JH7110, as this
is a generic cpu scaling driver.
Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
|
|
rgb support 1080P@60fps
porting from:
branch: CR_2896_evb_515_MIPI_RGB_dual_display_keith.zhao
commit id: 51504aed4280caab91258e3faa789a9b66984bfc1a3
Signed-off-by: keith <keith.zhao@starfivetech.com>
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
use reset framwork to reset qspi
Signed-off-by: ziv.xu <ziv.xu@starfive.com>
|
|
CR_3634: crypto: starfive - fix recursive mutex_lock
See merge request sdk/linux!710
|
|
CR 3535 [515] drivers: pci: Fix crash in rt-linux because of an uninitialized lock.
See merge request sdk/linux!704
|
|
Delete operate sensor ctrl in video node.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
|
In jh7110_rsa_domain_transfer(), there is a path that may lead to
recursive mutex_lock when calling jh7110_pka_wait_done(). Replace it
with completion variable, which is more suitable for signaling
completion instead of using mutex, not to mention using mutex_*() in
interrupt context is bad.
Signed-off-by: Tan En De <ende.tan@starfivetech.com>
Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com>
|
|
Adjust the order of invocations in probe to avoid from the crash.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|