105 Commits

Author SHA1 Message Date
b50e994d18 [Mod] 支持bear生成compile_commands.json文件生成:uboot、kernel、modules 2024-07-02 23:07:24 +08:00
66f41db1eb use CDC-NCM instead of RNDIS
fix https://github.com/milk-v/milkv.io/issues/45

Signed-off-by: FUKAUMI Naoki <naoki@milkv.io>
2024-06-13 11:54:06 +09:00
e49d4243dd duo256m disable TPU_PERF_MODE 2024-05-28 14:11:58 +08:00
cfad8f8dc6 duos sd version enable bootlogo partition
regardless of whether the logo is enabled in u-boot
2024-05-27 01:03:50 +08:00
780335d1e3 fix the rootfs size in partition_sd.xml
The partition size in partition_sd.xml is not used
when generating the sd image, but there will be script
check when generating firmware, and the value in xml
needs to be 128K larger than the value in buildroot.
Maybe this problem should be fixed later.
2024-05-25 18:04:14 +08:00
965b30ab36 duos emmc version rootfs set to 768M 2024-05-24 18:02:03 +08:00
540dc3e57f duo256m: disable OD_CLK_SEL 2024-05-24 14:40:53 +08:00
63fa9d5864 open source fsbl 2024-05-24 14:35:09 +08:00
101c2ebe73 duos enable LAN9514 kernel dirver 2024-05-21 16:19:18 +08:00
73a4c6f6e1 dts enable uart 2024-05-21 16:03:47 +08:00
d9e64e4737 duos init i2c2 for camera 2 2024-05-21 10:49:02 +08:00
e0a7273617 duos 8inch 800x1280 display add TP driver
modify in loadsystemko.sh
when you need to install the gt9xx TP driver
2024-05-20 20:46:30 +08:00
9e76e6a91d duos does not configure FB_TFT by default 2024-05-17 11:39:28 +08:00
f4b9e19031 u-boot support duos 8inch 800x1280 display 2024-05-17 11:39:28 +08:00
bc8cc5a88b u-boot support boot logo for duos mipi dsi 2024-05-17 11:39:28 +08:00
7bad8c0c65 put vo in board dts for easy configuration 2024-05-17 11:39:27 +08:00
35d40e6952 create part info for the sd card version of u-boot
The partition size in partition_sd.xml is not used
when generating the sd image, but some of this
information will be used later in u-boot.
2024-05-17 11:39:27 +08:00
725eba4bbb define whether to compile bootlogo in boardconfig 2024-05-17 11:39:27 +08:00
f0d04e5e26 put mipi_tx in board dts for easy configuration 2024-05-17 11:39:27 +08:00
bee2e35944 kernel: fix USB AUDIO 2024-04-18 14:24:27 +08:00
850d6e42b8 add (duo256m config):support SPINAND image compilation on IOB board 2024-04-15 18:08:03 +08:00
2761a30699 add (duo256m config):support SPINOR image compilation on IOB board 2024-04-15 18:06:26 +08:00
c370ec807d duos: emmc version support spi 2024-04-15 17:37:16 +08:00
2af594800d kernel: enable USB AUDIO 2024-04-15 16:05:37 +08:00
453001363e duos: support spi 2024-04-08 17:37:40 +08:00
d5294e3f7d reorganize the configuration files of each board 2024-03-21 19:05:35 +08:00
1d878b3d97 duo kernel support FB_TFT_ST7789V 2024-03-09 11:31:31 +08:00
9e5b754ca6 kernel: enable eventpoll support 2024-03-05 19:04:34 +08:00
c737560cc5 duo256m and duos enable FREERTOS 2024-02-26 10:38:36 +08:00
3a837b05a2 duos: support reset button in u-boot 2024-02-05 18:23:52 +08:00
7b73c8e904 add model id to milkv's device tree 2024-02-05 17:56:43 +08:00
e7639f327f duos: init rj45 socket LED for network 2024-02-05 15:20:28 +08:00
326b1882f2 duos: add duo-pinmux 2024-01-30 18:44:02 +08:00
dd7c59400d add AI Demo for Duo256M and DuoS 2024-01-30 15:33:34 +08:00
cacc452f91 fix(duo spinand):adjust the partition of duo spinand configuration 2024-01-29 11:02:35 +08:00
f91cf43311 duos: add wifi power control GPIO 2024-01-20 18:36:05 +08:00
c49a16856c duos: wifi sdio clock up to 187.5M 2024-01-20 13:27:30 +08:00
d41cc3ed6b remove git ignored files 2024-01-20 13:26:57 +08:00
76e5db15c8 duos: support bluetooth 2024-01-20 13:21:18 +08:00
232cef1614 rename milkv-duos to milkv-duos-emmc 2024-01-19 17:25:20 +08:00
54977e9c4d support milkv-duos-sd 2024-01-19 15:04:07 +08:00
de184f81e1 fix(build sh):Remove dependency on cvisetup.sh 2024-01-17 14:14:14 +08:00
84e2e97f84 duos: improve SDIO speed 2024-01-17 11:49:21 +08:00
9ae7f96adb Merge pull request #53 from FantasyGmm/develop
Add zram config and parallel build
2024-01-17 03:37:22 +00:00
a6adbdb8ac add(duo config):support SPINand image compilation on IOB board 2024-01-16 15:01:05 +08:00
7a0d47ab81 add(duo config):support SPINOR image compilation on IOB board 2024-01-16 12:46:20 +08:00
c0aebb8a8e Merge branch 'milkv-duo:develop' into develop 2024-01-15 20:32:59 +08:00
eb82e5f643 fix(buildroot):adjust the location of the overlay directory under buildroot 2024-01-15 17:35:48 +08:00
727fed9df7 add mising swap config 2024-01-11 10:43:13 +00:00
0ddc975631 Add zram config 2024-01-11 09:52:28 +00:00