summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Lu Hui [Wed, 23 Aug 2023 09:53:55 +0000 (17:53 +0800)]
include: configs: light-c910.h: allow boot partition use other filesystem type
thead_admin [Mon, 7 Aug 2023 03:22:40 +0000 (11:22 +0800)]
Linux_SDK_V1.2.1
Signed-off-by: thead_admin <occ_thead@service.alibaba.com>
Nekorouter [Tue, 8 Aug 2023 05:32:42 +0000 (13:32 +0800)]
Update dtb name: add vendor name path to CONFIG_DEFAULT_FDT_FILE
Han Gao [Tue, 1 Aug 2023 16:50:40 +0000 (00:50 +0800)]
chore: add ums gadget for light-val-a
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Tue, 1 Aug 2023 16:24:16 +0000 (00:24 +0800)]
chore: add 16g ci & modify SYS_PROMPT
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Icenowy Zheng [Tue, 1 Aug 2023 16:46:29 +0000 (00:46 +0800)]
add default fdt filenames
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Co-Authored-By: Han Gao <gaohan@iscas.ac.cn>
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Icenowy Zheng [Wed, 26 Jul 2023 08:41:24 +0000 (16:41 +0800)]
fix 16g dram print
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Icenowy Zheng [Fri, 21 Jul 2023 06:19:49 +0000 (14:19 +0800)]
add config for 16G board
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Icenowy Zheng [Fri, 21 Jul 2023 06:19:34 +0000 (14:19 +0800)]
add row16 option
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Han Gao [Sat, 29 Jul 2023 20:05:47 +0000 (04:05 +0800)]
fix: disable custom logo
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Sat, 29 Jul 2023 19:57:28 +0000 (03:57 +0800)]
feat: update SDK1.2.0
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Spacefish [Mon, 24 Jul 2023 15:44:44 +0000 (17:44 +0200)]
Typo in spl.c
Small typo in comment
Alexandre Ghiti [Mon, 3 Oct 2022 16:07:54 +0000 (18:07 +0200)]
riscv: Fix build against binutils 2.38
The following description is copied from the equivalent patch for the
Linux Kernel proposed by Aurelien Jarno:
>From version 2.38, binutils default to ISA spec version
20191213. This
means that the csr read/write (csrr*/csrw*) instructions and fence.i
instruction has separated from the `I` extension, become two standalone
extensions: Zicsr and Zifencei. As the kernel uses those instruction,
this causes the following build failure:
arch/riscv/cpu/mtrap.S: Assembler messages:
arch/riscv/cpu/mtrap.S:65: Error: unrecognized opcode `csrr a0,scause'
arch/riscv/cpu/mtrap.S:66: Error: unrecognized opcode `csrr a1,sepc'
arch/riscv/cpu/mtrap.S:67: Error: unrecognized opcode `csrr a2,stval'
arch/riscv/cpu/mtrap.S:70: Error: unrecognized opcode `csrw sepc,a0'
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Christian Stewart <christian@paral.in>
Reviewed-by: Rick Chen <rick@andestech.com>
Han Gao [Sun, 23 Jul 2023 08:28:03 +0000 (16:28 +0800)]
fix: unknown CSR 'mhcr' (arch/riscv/cpu/c9xx/cpu.c)
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Sun, 23 Jul 2023 08:24:32 +0000 (16:24 +0800)]
feat: add gcc-12 build
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Thu, 13 Jul 2023 23:02:31 +0000 (07:02 +0800)]
fix: save mac address
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Wed, 12 Jul 2023 14:13:38 +0000 (22:13 +0800)]
feat: update slogan
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Wed, 12 Jul 2023 09:27:12 +0000 (17:27 +0800)]
feat: add extlinux boot
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Tue, 11 Jul 2023 19:36:50 +0000 (03:36 +0800)]
feat: add ruyisdk logo
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Tue, 11 Jul 2023 18:38:27 +0000 (02:38 +0800)]
fix: repair check mac vaild timing
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
chainsx [Mon, 3 Jul 2023 17:31:28 +0000 (01:31 +0800)]
fix: fix and add ums gadget(usb mass storage gadget)
wu-yue-yu [Tue, 27 Jun 2023 03:24:48 +0000 (05:24 +0200)]
fix: fix the problem of wrong overwritten mac address
ztd [Mon, 15 May 2023 11:19:21 +0000 (13:19 +0200)]
fix: set fixed mac addrs (#1)
* fix: set fixed mac addr
Han Gao [Tue, 9 May 2023 18:36:47 +0000 (02:36 +0800)]
feat: add ci build
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Tue, 9 May 2023 18:25:53 +0000 (02:25 +0800)]
fix: ftbfs
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
Han Gao [Tue, 9 May 2023 18:23:55 +0000 (02:23 +0800)]
fix: fix bootargs
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
t61230 [Thu, 6 Apr 2023 01:47:05 +0000 (01:47 +0000)]
ENV_SETTINGS
thead_admin [Sun, 5 Mar 2023 14:36:05 +0000 (22:36 +0800)]
Linux_SDK_V1.1.2
thead_admin [Wed, 4 Jan 2023 05:12:02 +0000 (13:12 +0800)]
Linux_SDK_V1.0.3
thead_admin [Tue, 22 Nov 2022 07:50:04 +0000 (15:50 +0800)]
Linux_SDK_V1.0.2
thead_admin [Tue, 13 Sep 2022 03:04:33 +0000 (11:04 +0800)]
Linux_SDK_V0.9.5