Commit Graph

438 Commits

Author SHA1 Message Date
Som Qin 8bb467e8c6 buildroot:Multimedia: add starfive private packages for vpu/jpu/omx
add starfive private packages: wave511 wave521 wave420l sf-omx-il sf-omx-il-test

Signed-off-by: Som Qin <som.qin@starfivetech.com>
2022-07-22 13:30:59 +08:00
Jason Zhou 54427dece3 Merge branch 'CR_1569_buildroot_dd_Andy.Hu' into 'jh7110-devel'
CR_1569: busybox: add CONFIG_FEATURE_DD_SIGNAL_HANDLING to busybox config

See merge request sdk/buildroot!25
2022-07-21 10:52:32 +00:00
Jason Zhou 7bd777a261 Merge branch 'CR_1422_V4L2_510_mason.huo' into 'jh7110-devel'
CR_1422_V4L2_515_mason.huo

See merge request sdk/buildroot!27
2022-07-21 10:51:16 +00:00
Jason Zhou 7a07c0875f Merge branch 'CR_1422_V4L2_515_mason.huo' into 'jh7110-devel'
CR_1422_V4L2_515_mason.huo

See merge request sdk/buildroot!26
2022-07-21 10:51:11 +00:00
mason.huo 0fffb88ce9 package: libv4l2: Update the libv4l to version1.22.1 2022-07-21 10:14:21 +08:00
mason.huo 02531e8b1b package: libv4l2: Update the libv4l to version1.22.1 2022-07-21 10:07:40 +08:00
Andy Hu bef7dccb79 busybox: add CONFIG_FEATURE_DD_SIGNAL_HANDLING to busybox config
CONFIG_FEATURE_DD_SIGNAL_HANDLING is a dd cmd advanced feature
that display a coreutiles-like third status line with:
transferred bytes, elapsed time and speed.

e.g. display the third status line
$ busybox dd if=/dev/zero of=/tmp/test  bs=4096 count=100
100+0 records in
100+0 records out
409600 bytes (400.0KB) copied, 0.001035 seconds, 377.4MB/s

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2022-07-18 17:01:41 +08:00
Jason Zhou 596a3cd65c Merge branch 'CR_1557_media-ctl-pipeline_changhuang.liang' into 'jh7110-devel'
CR_1557_media-ctl-pipeline_changhuang.liang

See merge request sdk/buildroot!23
2022-07-12 10:02:18 +00:00
changhuang.liang 7dd8fb4faf media-ctl-pipeline.sh: modify pipeline setting
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
2022-07-11 19:53:55 +08:00
andy.hu 5386e3effc Merge branch 'CR_1522_ssh_nfs_samin.guo' into 'jh7110-devel'
init: Added /dev/null to fix rootfs issues.

See merge request sdk/buildroot!22
2022-07-07 05:53:31 +00:00
samin c7f6660aa9 init: Added /dev/null to fix rootfs issues.
When booting from rootfs, /dev/null generates attributes as 0 0, causing
service startup failure (ssh/nfs,...etc)

remove debug code: "echo abcd"

Signed-off-by: samin <samin.guo@starfivetech.com>
2022-07-07 13:48:21 +08:00
andy.hu 1c08793877 Merge branch 'CR_1165_v4l2test_devel_Kevin.xie' into 'jh7110-devel'
v4l2test: media-ctl-pipeline.sh: ISP0RAW entity link adaptation

See merge request sdk/buildroot!21
2022-07-05 09:51:05 +00:00
Kevin.xie 62e435ae38 v4l2test: media-ctl-pipeline.sh: ISP0RAW entity link adaptation
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2022-07-05 15:05:30 +08:00
andy.hu 305f2ecee0 Merge branch 'CR_1469_AX210_FIRMWARE_Kevin.xie' into 'jh7110-devel'
linux-firmware: Add Intel AX210 WLAN card firmware option

See merge request sdk/buildroot!19
2022-07-04 09:10:59 +00:00
Kevin.xie dc6cb856d5 linux-firmware: Add Intel AX210 WLAN card firmware option
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2022-07-01 17:35:58 +08:00
andy.hu b45f48e0ba Merge branch 'CR_1389_v4l2_test_error_changhuang.liang' into 'jh7110-devel'
v4l2_test: null display do not process image to display

See merge request sdk/buildroot!17
2022-06-28 07:01:15 +00:00
changhuang.liang fa22e64877 v4l2_test: null display do not process image to display
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
2022-06-28 14:49:12 +08:00
andy.hu 1001d4fd1f Merge branch 'CR_1350_UDHCPC_yanhong.wang' into 'jh7110-devel'
busybox:udhcpc: remove udhcpc command from defconfig

See merge request sdk/buildroot!15
2022-06-27 10:48:46 +00:00
yanhong.wang 11164bc778 busybox:udhcpc: remove udhcpc command from defconfig
Make dhcpcd command take the place of udhcpc command in busybox

Signed-off-by: yanhong.wang <yanhong.wang@starfivetech.com>
2022-06-27 16:35:20 +08:00
andy.hu f1545d35eb Merge branch 'CR_1289_ISP_FW_changhuang.liang' into 'jh7110-devel'
stfisp_setfile: modify sc2235 input isp config

See merge request sdk/buildroot!13
2022-06-22 06:47:39 +00:00
changhuang.liang 2f6040ab6b stfisp_setfile: modify sc2235 input isp config
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
2022-06-21 16:59:17 +08:00
andy.hu 3fa2bb6ce5 Merge branch 'CR_1164_v4l2_test_changhuang.liang' into 'jh7110-devel'
Cr 1164 v4l2 test changhuang.liang

See merge request sdk/buildroot!12
2022-06-10 10:28:14 +00:00
changhuang.liang dbd517011b v4l2_test/media-ctl-pipeline.sh: add csiphy->csi->vin support
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
2022-06-10 11:02:49 +08:00
mason.huo a217d12606 package: starfive: Add stfisp_setfile to starfive package
Sync the latest stfisp_setfile from JH7100.

Signed-off-by: mason.huo <mason.huo@starfivetech.com>

(cherry-pick commit 56c057d22a095e37f8a3bed296a7cea2893c9442 from jh7110-mm-devel branch)
2022-06-10 10:51:18 +08:00
mason.huo cf9c62a4f1 package: Move v4l2test to starfive package
1.Create starfive package, and move v4l2test into it.
2.Sync the latest v4l2test package from JH7100.

Signed-off-by: mason.huo <mason.huo@starfivetech.com>

(cherry-pick commit 87583e4004ba7ceefa317d939ea8004f38eb9570 from jh7110-mm-devel branch)
2022-06-10 10:49:06 +08:00
andy.hu 313e975390 Merge branch 'CR_1140_v4l2_test_changhuang.liang' into 'jh7110-devel'
v4l2test: add pipeline_setting dphy->csi2rx->wr

See merge request sdk/buildroot!8
2022-06-08 04:27:49 +00:00
changhuang.liang d210292dfc v4l2test: add pipeline_setting dphy->csi2rx->wr
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
2022-06-08 10:41:31 +08:00
andy.hu 9b9c7d7095 Merge branch 'CR_907_GPU_shanlong.li' into 'jh7110_fpga_dev_5.15'
buildroot:libdrm: Uploaded DDK patches for libdrm

See merge request sdk/sft-riscvpi-buildroot!3
2022-05-05 09:36:26 +00:00
shanlong.li 83f94732a9 buildroot:libdrm: Uploaded DDK patches for libdrm
Uploaded DDK patches for libdrm

Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2022-05-05 01:42:30 -07:00
Huan.Feng beafff9e47 update libkcapi version to 1.3.1 2022-01-13 18:06:17 +08:00
Huan.Feng 4dc678226f update libkcapi version to 1.3.1 2022-01-13 18:05:53 +08:00
samin 1c38c9649a glibc: use 2.32-50-g737efa27fca5c97f566a2005687fda7d6659cd2e
The following commit will cause multi-thread synchronization error
under RISCV, affecting versions 2.33/2.34, so 2.32 will be used until
this issue is fixed by mainline.

commit 878fe624d44b8f6489b2d0de9bfdc09290a719a7 (HEAD -> master, release/2.33/master)
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Mon Nov 23 10:13:42 2020 -0300

    nptl: Replace lll_futex_{timed_}wait by futex-internal.h

    The idea is to make NPTL implementation to use on the functions
    provided by futex-internal.h.

    Checked on x86_64-linux-gnu and i686-linux-gnu.

    Reviewed-by: Lukasz Majewski <lukma@denx.de>

Signed-off-by: samin <samin.guo@starfivetech.com>
2022-01-07 10:04:25 +08:00
david.li 07027d9dd3 add v4l2 test 2021-12-17 16:32:06 +08:00
Huan.Feng bf3886484a remove .gitignore file 2021-12-06 14:52:42 +08:00
Huan.Feng e660748b1a initial buildroot for linux 5.15 2021-12-06 14:12:52 +08:00
Huan.Feng eac16e5119 initial buildroot for linux 5.15 2021-12-06 14:12:31 +08:00
Huan.Feng 7b6fc358fa initial buildroot for linux 5.15 2021-12-06 14:12:13 +08:00
Administrator d7767d594e Initial commit 2021-03-17 19:58:32 +08:00