Commit Graph

111 Commits (aa2038cd36817466fd6b0ce6c52f95e90603cd84)

Author SHA1 Message Date
Paul Philippov 23889441df
firmware, wext for wpa, clean-up (#875) 2023-06-12 18:04:55 -04:00
viktorxda 52f4b1ec5c
Linux: download archive based on git sha (#873) 2023-06-11 11:32:01 -04:00
Paul Philippov c3a7e90b6c
remove HISI_GPIO package from Ingenic configs (#863) 2023-06-08 22:04:38 +03:00
Viktor 09fb9fae9a Configs: deactivate gdb packages 2023-06-07 23:37:01 +02:00
Viktor af643dcda2 General: rename openipc vendor variables 2023-06-07 17:34:21 +02:00
Viktor 17c1b9c0f8 Linux: update global gcc version 2023-06-06 16:04:20 +02:00
Viktor 83b1aa166c Linux: use external kernel repository 2023-06-06 16:04:20 +02:00
Aidar Bikbov 0400735587
Add autonight (#838) 2023-06-05 23:00:35 +03:00
cronyx b583d80644
t31-t40 drivers moved to opensdk (#841) 2023-06-04 18:25:41 +03:00
Viktor 70c4ed5463 Scripts: adjust post build script 2023-06-01 01:30:41 +02:00
Viktor 46b1d9f5f2 General: set toolchain release tag globally 2023-05-31 20:30:57 +02:00
viktorxda 83e30be649 General: use external toolchain by default 2023-05-30 04:07:43 +02:00
viktorxda 67bd82351f General: set separate release name for lte devices 2023-05-26 21:54:24 +02:00
viktorxda 7255f17c8a General: introduce separate board config values 2023-05-26 15:04:34 +02:00
Viktor 629dd2ef22 [Package] consolidate linux and vendor patcher 2023-05-22 00:54:32 +02:00
Viktor 59491de1b0 [Scripts] consolidate toolchain scripts 2023-05-22 00:54:32 +02:00
Viktor 6dcb2e2ea4 [General] simplify buildroot path names 2023-05-22 00:54:32 +02:00
Paul Philippov 31ef77268f
replace fwprintenv-openipc with uboot-tools from buildroot (#803) 2023-05-19 16:36:00 -04:00
Paul Philippov 2ec570419e
[no ci] comment out unset packages (#795) 2023-05-15 12:14:41 +03:00
viktorxda 7840d200a7
[General] centralize kernel patcher list (#775)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
2023-05-09 15:36:19 +03:00
viktorxda 4c35140652
[General] replace external chipset directories with general packages (#765)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-07 04:44:27 -04:00
cronyx e355be5f8f
[t40] add missing (#739) 2023-04-22 12:44:45 +03:00
cronyx 9dbeb31891
Prepare to add Ingenic T40 (#737) 2023-04-21 22:59:53 +03:00
cronyx 1c9bffdc22
add ingenic fpv profile for local build only (#723) 2023-04-12 22:31:22 +03:00
Dmitry Ermakov 01a1348a4e
T30 fixes (#658) 2023-03-05 21:20:09 +03:00
Dmitry Ermakov e686f246de
[Ingenic] Add T30 OSDRV (#657) 2023-03-05 07:49:31 +03:00
cronyx 6e02ae3d26
add nabto-embedded-sdk package (#631)
Co-authored-by: cronyx <cronyx@nodasoft.com>
2023-02-01 22:53:54 +03:00
cronyx b259626b39
add wg to ingenic, zt version up (#591) 2022-12-13 17:49:51 +03:00
Dmitry Ilyin 741151a4d2
Fix FAMILY inferring for ancient Ingenic chips (#578) 2022-11-22 19:27:57 +03:00
Igor Zalatov 06b24bcbb8
Remove unused suffix of firmware name (#560) 2022-11-17 17:13:56 +03:00
Igor Zalatov cf6f703024
Ingenic sensors modules resort (#540) 2022-11-05 20:24:27 +03:00
cronyx 0fbcc6bd0e
add zerotier to t31 ultimate (#528) 2022-10-29 15:26:25 +03:00
Igor Zalatov 7663474e3b
Add jsonfilter package (#519) 2022-10-20 22:59:20 +03:00
Dmitry Ilyin f688a9e452
Remove unknown_unknown and use rename profile openipc -> lite (#509) 2022-10-10 14:07:34 +03:00
Dmitry Ilyin c64b8e3f2d
Revert zlib in place of previously removed libwebsockets (#507) 2022-10-08 18:26:48 +03:00
Dmitry Ilyin 10a62e86a5
Fix compilation recent issues (#506) 2022-10-08 15:20:59 +03:00
Dmitry Ilyin ba1210ab0e
Bump hi3516ev200 and gk7205v200 to BR 2021.02.12 (#501) 2022-10-07 17:52:26 +03:00
cronyx d8153582c4
Add t31 ultimate profile (#437) 2022-09-06 15:01:27 +03:00
Igor Zalatov 895e2b1e03
Remove unused configs and profiles (#431) 2022-09-05 23:32:20 +03:00
cronyx 11772dbd92
Add quirc package to ingenic boards (#434) 2022-09-05 14:48:24 +03:00
Igor Zalatov 28b032dcb9
Update Vixand configs [skip ci] (#418) 2022-08-29 12:36:28 +03:00
Igor Zalatov (from Citadel PC) 5021d74676 Remove unused configs 2022-08-15 23:12:41 +03:00
Dmitry Ilyin dca35e2bf2
Bump both Buildroot and GCC versions (#331)
* Bump both Buildroot and GCC versions

* Fix compilation issues on T31 kernel

* Place compiler-gcc8.h everywhere compiler-gcc7.h is

* Fix linux kernel compilation on GM8136

* [GM8136] Add compilation issue in rtl8188eu package

* Replace overlayed compiler-gcc8.h to universal patch

* Fix XM510 linux kernel compilation issue

* Fix XM530 linux kernel compilation issue

* Tested on gm8136, xm510/530

* Fix CV100 linux kernel compilation issue

* Fix CV300 build (with both yylloc patch)

* Merge with master
2022-08-13 11:00:42 +03:00
cronyx ea8e7b8d44 swap majestic packages to one 2022-08-02 11:52:17 +03:00
Igor Zalatov (from Citadel PC) b16f60e1da Enable GDB as default 2022-07-31 16:50:17 +03:00
Igor Zalatov (from Citadel PC) 35f178c0b9 [T31] update Vixand project 2022-07-17 16:08:23 +03:00
Igor Zalatov (from Citadel PC) 1ffd9ad806 [T31] update profiles 2022-07-14 09:09:23 +03:00
Igor Zalatov (from Citadel PC) 9ee15b3696 [T31] Update Vixand project 2022-07-13 13:59:34 +03:00
Igor Zalatov (from Citadel PC) f3d412c995 [T31] Update Vixand project 2022-07-13 12:34:29 +03:00
Igor Zalatov (from Citadel PC) 7cabd86a27 [T31] Update Vixand project 2022-07-13 12:30:38 +03:00
Igor Zalatov (from Citadel PC) 364f2e1141 [T31] Update Vixand project 2022-07-13 12:29:27 +03:00
Dmitry Ermakov b293b76183 [T10/T20] Fix scripts, add modules and packages 2022-06-11 19:57:35 +03:00
Dmitry Ermakov 343c519be9 [T21] Fix OSDRV 2022-06-09 09:54:36 +03:00
Dmitry Ermakov b0d047d0db Add T21 actions 2022-06-02 17:28:03 +03:00
Igor Zalatov (from Citadel PC) bcd6c7624b Small changes Ingenic configs 2022-05-31 14:58:19 +03:00
Dmitry Ermakov 0a82b782fa Add Majestic package for T31 2022-05-31 10:22:14 +03:00
Igor Zalatov (from Citadel PC) cdba072a7d Sync 2022-03-15 23:05:54 +03:00
Igor Zalatov (from Citadel PC) 4ed6f8a3d7 Up 2022-03-15 22:59:48 +03:00
Dmitry Ermakov 17b41bb465 Add Ingenic T10/T20 2022-03-14 09:26:39 +03:00
Dmitry Ermakov 7afa44ac3f Fix yet another ingenic bug 2022-03-13 11:36:37 +03:00
Dmitry Ermakov d6e0702236 Add Ingenic T31 2022-03-08 20:54:46 +03:00