Commit Graph

126 Commits

Author SHA1 Message Date
Tianling Shen
a2fa9d37f4 mt7986: add glinet gl-mt6000 support (#43)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-05 20:03:19 +08:00
Ashley Lee
bcb1b03e2e mt7986: add support for Ruijie RG-X60 Pro (#42)
Signed-off-by: Ashley Lee <code@emtips.net>
2024-01-05 20:03:10 +08:00
lgs2007m
3669f03979 build.sh: output BL2 when build BL2 + FIP (#38) 2023-12-26 00:06:36 +08:00
Tianling Shen
610fcad0e2 uboot-mtk-20220606: arm: Only support ARM64_CRC32 when using GCC (#36)
Today, only gcc has __builtin_aarch64_crc32b (clang-16 does not, for
example). Make this option depend on CC_IS_GCC.


Reviewed-by: Simon Glass <sjg@chromium.org>

Signed-off-by: Tom Rini <trini@konsulko.com>
Co-authored-by: Tom Rini <trini@konsulko.com>
2023-12-15 01:22:26 +08:00
lgs2007m
34446a95ff fix JDCloud RE-CP-03 and cmcc rax3000m emmc ENV OFFSET 2023-12-15 01:22:01 +08:00
lgs2007m
077102cb84 set JDCloud RE-CP-03 build BL2 and FIP 2023-12-15 01:22:01 +08:00
hanwckf
674a97a3df Merge pull request #34 from 1715173329/jdc
mt7986: add JDCloud RE-CP-03 support
2023-12-10 21:05:21 +08:00
Tianling Shen
2a510d3e0d mt7981: add missing bl2_verify node to rax3000m emmc
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-10 17:13:17 +08:00
Tianling Shen
fb79548e3e mt7986: add JDCloud RE-CP-03 support
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-10 17:12:10 +08:00
hanwckf
16fd4837eb atf-2023: remove Werror 2023-12-03 23:41:16 +08:00
Tianling Shen
c7d9aa4f5d uboot-mtk-20220606: fix update mt7986 emmc image (#33)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-30 01:22:34 +08:00
Tianling Shen
051a5d18ce atf-20231013-0ea67d76a: import new atf
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-21 16:40:40 +08:00
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