Commit Graph

114 Commits

Author SHA1 Message Date
Tianling Shen
3eee20818e mt7981: add h3c magic nx30 pro support (#30)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-20 17:39:27 +08:00
Shuanglei Tao
af13dbd3cc mt7981: add xiaomi ax3000t support (#26) 2023-11-02 14:49:03 +08:00
benboguan
6c5da30644 mt7981: r30b1: fix leds (#27) 2023-11-02 14:48:22 +08:00
Tianling Shen
cbed847af3 mt7981: initial cmcc rax3000m emmc support
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-10-24 09:53:44 +08:00
lgs2007m
61c245c088 uboot-mtk-20220606: mt7981/bootmenu_emmc: sync upgrade logic from mt7986 2023-10-24 09:53:44 +08:00
Tianling Shen
921b9ed693 mt7981: add cmcc a10 support
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-10-22 01:23:47 +08:00
Tianling Shen
fd3308870e mt7981: add abt asr3000 support (#22)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-10-19 17:44:34 +08:00
hanwckf
235c206e2e uboot-2023: fix wrong format of CONFIG_IPADDR and CONFIG_NETMASK 2023-09-23 23:42:39 +08:00
hanwckf
7ff59ebda4 atf: update makefile and defconfigs 2023-09-03 12:17:11 +08:00
hanwckf
2a9169b5c7 update readme.md 2023-09-02 21:15:27 +08:00
hanwckf
5869b56601 uboot: fix bl2 and fip mtd part name 2023-09-02 16:34:22 +08:00
hanwckf
94f9070b5d uboot-202307: fix failsafe with FORCE_IPADDR 2023-09-02 16:14:23 +08:00
hanwckf
54534ecc15 build.sh: make uboot with -j$(nproc) 2023-09-02 16:09:05 +08:00
hanwckf
2506f6aa6e build.sh: add uboot-202307 2023-09-02 15:47:00 +08:00
hanwckf
7cc4cf7b3b uboot-202307: failsafe: add multi mtd layout webui support 2023-09-02 15:39:19 +08:00
hanwckf
c6949278e6 uboot-202307: add wr30u, r30b1, ax6000 multi-layout defconfig 2023-09-02 15:39:19 +08:00
hanwckf
55618f7bd9 uboot-202307: add multi mtd layout support 2023-09-02 15:39:19 +08:00
hanwckf
56235bb4e0 uboot-202307: sync failsafe webui with glinet uboot 2023-09-02 15:39:19 +08:00
hanwckf
83e490bf79 uboot-202307: fix xiaomi boards uenv part name 2023-09-02 15:39:19 +08:00
hanwckf
cf724632be uboot-202307: add mt798x boards 2023-09-02 15:38:36 +08:00
hanwckf
64a667af15 uboot-202307: httpd: set http cache-control to no-store 2023-09-02 15:38:36 +08:00
hanwckf
1566c4094e uboot-202307: add glbtn support 2023-09-02 15:38:36 +08:00
hanwckf
5c6c84ee67 uboot-202307: add poller support 2023-09-02 15:38:36 +08:00
hanwckf
0d797b3381 uboot-202307: add CONFIG_NET_FORCE_IPADDR to set fixed ipaddr 2023-09-02 15:38:36 +08:00
hanwckf
31b0b329cd uboot-202327: dts: reserve pstore mem for mt798x 2023-09-02 15:38:36 +08:00
hanwckf
0ac3f487f6 uboot-202307: do not erase env after write FIP/BL33 2023-09-02 15:38:35 +08:00
hanwckf
9f89228331 uboot-202307: fix build with MTK_FIP_SUPPORT 2023-09-02 15:38:35 +08:00
hanwckf
c42687ef7a build.sh: fix uboot-202307 fixed-mtdparts 2023-09-02 15:38:35 +08:00
hanwckf
7caf897895 uboot-202307: add u-boot ver.202307 from github.com/mtk-openwrt 2023-09-02 15:38:35 +08:00
hanwckf
4c3fabf529 build.sh: update 2023-09-02 15:38:34 +08:00
hanwckf
ac6343d8ed uboot: fix cmcc_rax3000m blink led 2023-09-01 23:46:56 +08:00
hanwckf
62f26ff5de uboot: redirect "/cgi-bin/luci" to index.html 2023-08-31 01:58:58 +08:00
hanwckf
75df87ca34 atf: fix mt7986 build 2023-08-30 16:18:06 +08:00
hanwckf
f2b9a1b18e atf: only build fip by default 2023-08-30 10:32:32 +08:00
hanwckf
99b43b4947 uboot: update gigadevice spi-nand support 2023-08-27 02:16:22 +08:00
hanwckf
650bc8fb25 uboot: update esmt spi-nand support 2023-08-27 02:16:22 +08:00
hanwckf
4dde86f5ac uboot: add etron spi-nand support 2023-08-27 02:16:22 +08:00
benboguan
a1448e2542 mt7981: add CLT-R30B1 support (#15)
参考原厂固件,修改支持原始分区和多分区uboot
2023-08-26 09:39:35 +08:00
hanwckf
cb9c873362 update readme.md 2023-08-23 18:35:17 +08:00
codercai
acbd5d6638 Add Python detection to the compilation script. (#12)
* add python check

* check python3
2023-08-18 22:00:32 +08:00
hanwckf
7df1ca999b uboot: remove unused w25n01kv kconfig 2023-08-17 13:46:03 +00:00
hanwckf
8ff6bf1aad mtd: fix winbond W25NXXKV spi nand 2023-08-17 12:52:56 +00:00
hanwckf
a73137aafe atf: fix python3 2023-08-17 11:07:46 +00:00
hanwckf
5b03b836de update README.md 2023-08-17 11:07:29 +00:00
hanwckf
567c8151fc imou_lc-hx3001: enable NET_FORCE_IPADDR
Note: ipaddr is 192.168.1.1
2023-08-10 16:25:17 +08:00
Tianling Shen
8088824e31 mt7981: add Imou LC-HX3001 support (#10)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-08-10 16:23:10 +08:00
hanwckf
a11a5381d1 ct3003, jcg_q30, zr-3020: rename wps key to mesh key 2023-08-06 20:58:53 +08:00
abandon-xyz
f2f5913179 mt7981: add support for KONKA KOMI A31 (#8)
Note: default ipaddr is 192.168.2.1
2023-08-06 20:45:06 +08:00
hanwckf
a0fcde36c3 uboot/net: add CONFIG_NET_FORCE_IPADDR to set fixed ipaddr
Note: default ipaddr=192.168.1.1, netmask=255.255.255.0
2023-08-02 23:04:58 +08:00
hanwckf
657739881e update readme.md 2023-08-02 01:49:29 +08:00