Han Gao
8eac2d9ff9
fix: revert lpi4a dts for Speaker
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-08-02 01:27:02 +08:00
Han Gao
d2d4e58f6d
fix: revert es7210.c/h es8156.c
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-08-02 01:27:02 +08:00
Han Gao
3360d12ccb
feat: sync light kernel config
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-08-02 01:27:02 +08:00
jianghai
c99828ab6f
eth: gmac: adapt to support DMA 32-bit in skb
2023-08-02 01:27:02 +08:00
Han Gao
7d38ead3b4
feat: update SDK1.2.0
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-08-02 01:27:02 +08:00
Han Gao
66f9d7c397
chore: fixed version rule of kernel
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-07-19 17:01:53 +08:00
Mingzheng Xing
9e49618e75
driver: add npu-ax3386-gpl
...
Add a new driver npu-ax3386-gpl, default compile as module.
The default generated modules are:
- vha.ko
- img_mem.ko
- vha_info.ko
Signed-off-by: Mingzheng Xing <xingmingzheng@iscas.ac.cn >
2023-07-19 02:15:19 +08:00
Han Gao
6324bd2198
feat: build linux-perf-thead
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-07-19 00:09:24 +08:00
Han Gao
16fdf152d1
feat: package deb
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-07-19 00:09:24 +08:00
Han Gao
0683ead841
feat: remove compression for riscv Image
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-07-14 20:33:46 +08:00
Han Gao
1dd9935a28
fix: remove p2p0 ifname
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-07-14 00:58:41 +08:00
Han Gao
b989adf3aa
fix: remove debug config
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-07-14 00:58:41 +08:00
Mingzheng Xing
8cf226ab71
Kernel: Enable binfmt_misc module
...
Enable binfmt_misc module as the kernel module.
2023-07-11 00:49:19 +08:00
忘怀
42de796933
Input: joystick - fix Kconfig warning for JOYSTICK_ADC
...
[ Upstream commit 6100a19c4fcfe154dd32f8a8ef4e8c0b1f607c75 ]
Fix a Kconfig warning for JOYSTICK_ADC by also selecting
IIO_BUFFER.
WARNING: unmet direct dependencies detected for IIO_BUFFER_CB
Depends on [n]: IIO [=y] && IIO_BUFFER [=n]
Selected by [y]:
- JOYSTICK_ADC [=y] && INPUT [=y] && INPUT_JOYSTICK [=y] && IIO [=y]
Fixes: 2c2b364fddd5 ("Input: joystick - add ADC attached joystick driver.")
Reported-by: kernel test robot <lkp@intel.com >
Signed-off-by: Randy Dunlap <rdunlap@infradead.org >
Link: https://lore.kernel.org/r/20221104201238.31628-1-rdunlap@infradead.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2023-07-04 15:20:54 +08:00
Han Gao
387b686325
chore: remove CONFIG_VECTOR_0_7 for workflow
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-26 16:02:44 +08:00
Han Gao
7a3658a807
chore: remove CONFIG_VECTOR_0_7
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-26 16:02:44 +08:00
Han Gao
7feb2daff6
feat: riscv: vector: No need T-head toolchain to build kernel with CONFIG_VECTOR
...
from:
bced4a86e6
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-26 16:02:44 +08:00
Han Gao
0a18500133
chore: restore only support v0p7
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-26 16:02:44 +08:00
Han Gao
87260fc991
chore: remove img_module in workflow
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-25 23:04:18 +08:00
Mingzheng Xing
772a291a5a
Kernel: Add new driver configs
...
Add kernel configs for the following drivers:
- vpu-vc8000d-kernel
- vpu-vc8000e-kernel
- video_memory
- gpu_bxm_4_64-kernel
2023-06-25 23:04:18 +08:00
Mingzheng Xing
77c3f5c0d0
Kernel: Add gpu_bxm img-rogue driver
2023-06-25 23:04:18 +08:00
Mingzheng Xing
3eeff2b39d
Kernel: Add video memory driver
2023-06-25 23:04:18 +08:00
Mingzheng Xing
06b8b8d9f0
Kernel: Add vc8000d and vc8000e driver
2023-06-25 23:04:18 +08:00
Han Gao
9c58afc7ad
fix: gpu-viv build failed in gcc-13
...
fix _QuerySignal function signature
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-24 19:48:34 +08:00
Han Gao
ded657fd09
fix: fix perf build
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-24 18:18:46 +08:00
Han Gao
93e7aec675
fix: fix ci kernel config
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-24 18:18:46 +08:00
Han Gao
231409c0ed
fix: fix build for binutils 2.38 or later
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-24 18:18:46 +08:00
Han Gao
1c1a707b48
feat: add maintain toolchains compile
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-06-24 18:18:46 +08:00
NekoRouter
7a1ebd4adb
Add HDMI I2S config
...
From Sipeed, This should enable HDMI Audio
2023-06-14 19:20:55 +08:00
NekoRouter
b4474f7737
Add exfat config
2023-05-23 19:13:47 +08:00
Han Gao
bb4691fe55
chore: rename perf to perf-thead
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-05-10 16:56:06 +08:00
Han Gao
0fcd24710d
chore: add commit-id
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-05-10 16:31:59 +08:00
Han Gao
e495db816c
feat: ci build perf
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-05-10 16:31:59 +08:00
Icenowy Zheng
0b23488d7c
riscv: dts: thead: lpi4a: change fan PWM frequency
...
The fan PWM is originally running at 1kHz, which leads to some annoying
noise.
Lower it to 100Hz now.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me >
2023-05-10 14:51:02 +08:00
Icenowy Zheng
f158bc369f
drm: verisilicon: fix fbcon
...
Always map the GEM object, because it may expect different page
attributes than the fixed map by kernel.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me >
2023-05-08 18:06:22 +08:00
Icenowy Zheng
a396c98059
drm/dc8200: disable gamma lut now
...
It seems to have dependency issue.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me >
2023-05-08 18:06:22 +08:00
Han Gao
ca43e11e3d
fix: fix iotop not working
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-05-08 16:28:01 +08:00
Icenowy Zheng
135fd54dd3
riscv: dts: thead: lpi4a: really remove mipi screen
...
The previous patch wrongly added again the code to be removed instead of
really removing them.
Fix this.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me >
2023-05-02 01:51:09 +08:00
Icenowy Zheng
493de61386
ci: run on pull requests
...
Signed-off-by: Icenowy Zheng <uwu@icenowy.me >
2023-05-02 01:51:09 +08:00
Icenowy Zheng
3d7b6b56c3
riscv: defconfig: revyos: enable kernel PWM fan
...
Signed-off-by: Icenowy Zheng <uwu@icenowy.me >
2023-05-02 01:51:09 +08:00
Icenowy Zheng
5d620ffde0
riscv: dts: thead: lpi4a: add PWM Fan
...
Two trip points at 50C and 60C are added, for enabling the fan and
making the fan full.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me >
2023-05-02 01:51:09 +08:00
Han Gao
2a5d72be62
Add kernel build ci
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-04-28 22:11:12 +08:00
Han Gao
8688f6fac3
remove mipi screen
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-04-28 21:20:45 +08:00
Mingzheng Xing
fba465199e
RISC-V: Enable container related kernel configs
...
A new revyos_defconfig has been added to the arch riscv, enabling
the kernel to support containers.
All kernel configs have been verified through the testing script[1]
provided by Docker.
[1] https://github.com/moby/moby/blob/master/contrib/check-config.sh
2023-04-28 20:42:03 +08:00
Han Gao
7b352f5ac2
set cpu_max_frq 1.848GHz
...
Signed-off-by: Han Gao <gaohan@iscas.ac.cn >
2023-04-12 03:05:33 +00:00
t61230
3a0e6fabe8
set cpu_max_frq 1.992GHz
2023-04-06 13:28:10 +08:00
t61230
5e2a0b4b3a
8G ddr
2023-04-06 13:28:05 +08:00
t61230
d01df48030
sync audio patch
2023-04-06 13:27:59 +08:00
t61230
29f55ef165
remove audio pcal9554b
2023-04-06 13:27:53 +08:00
t61230
3024960f77
cpufreq to 2GHz
2023-04-06 13:27:48 +08:00