Commit Graph

1015 Commits (70c4ed54630f01507ae90cc871563e3cc53d06b3)

Author SHA1 Message Date
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
cronyx 04dcc029e1
add wg to 3518ev300 lite and remove useless (#833) 2023-05-30 20:06:34 +03:00
viktorxda 83e30be649 General: use external toolchain by default 2023-05-30 04:07:43 +02:00
cronyx a13bb5a218
[no ci] disable txpower set for atheros. increase osmem for ev/v300 (#831) 2023-05-28 19:22:49 +03:00
cronyx 56768a4ea2
fix cli dont accept spaces (#830) 2023-05-28 18:32:09 +03:00
viktorxda c24a494335 Workflow: create separate toolchain action 2023-05-27 17:00:45 +02:00
cronyx 0dabee3c7f
check sd card after free_resources (#827) 2023-05-27 17:57:29 +03: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
cronyx 48b6ce35b3
fix t21 load script (#824) 2023-05-26 14:55:53 +03:00
Paul Philippov 565d5d95dd
libjpeg package is BR2_PACKAGE_JPEG (#822) 2023-05-25 18:14:28 -04:00
Paul Philippov 29f288d0eb
Add SC2300 to load_ingenic for T21 (#821)
Co-authored-by: viktorxda <35473052+viktorxda@users.noreply.github.com>
2023-05-24 22:23:28 -04:00
Paul Philippov d7931e16e2
T10 requires majestic for T21 (#820) 2023-05-24 20:30:20 -04:00
Viktor 1c140dc0df [Workflow] overhaul and simplify workflow file 2023-05-24 13:34:05 +02:00
Dmitry Ilyin 0c5ef5e2fe
Switch to Libevent release-2.2.1-alpha (#812) 2023-05-23 18:09:36 +03:00
Viktor c2234cef5b [General] use buildroot syntax for patches 2023-05-22 04:39:20 +02:00
Viktor 3b20e5eed4 [Linux] adjust patches for updated vendor patcher 2023-05-22 00:54:32 +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
viktorxda 60a2f3854f
Sysupgrade: invoke busybox for critical commands (#811) 2023-05-21 17:23:18 +03:00
Paul Philippov 484e0b12c5
determine directory of overlay files by name rather than by slash (#809) 2023-05-20 14:51:18 -04:00
Paul Philippov 31ef77268f
replace fwprintenv-openipc with uboot-tools from buildroot (#803) 2023-05-19 16:36:00 -04:00
Paul Philippov 714c9b736d
Update eth0 default MAC (#806) 2023-05-19 19:27:05 +03:00
Paul Philippov 8a8edbf305
Update default MAC address (#807) 2023-05-19 19:24:20 +03:00
cronyx 5f1d074a12
[sysupgrade] 1. added key to select dev branch. 2. use downloaded ipcinfo… (#804) 2023-05-18 21:30:31 +03:00
Paul Philippov 2ca4a0068f
[no ci] formatting, indentation with tabs (#801) 2023-05-18 13:48:40 +03:00
Igor Zalatov 5c290f1e5c
Remove dirty patch for baresip (#798) 2023-05-16 17:44:05 +03:00
Igor Zalatov b0d934ca7c
Fix baresip (#794) 2023-05-15 01:38:10 +03:00
viktorxda e540836324
[General] use buildroot syntax for patches (#792) 2023-05-13 19:42:21 +02:00
Igor Zalatov 5496b82e9d
Fix uqmi and up version of baresip (#793) 2023-05-13 18:41:25 +03:00
viktorxda 03e5708074
Makefile: overhaul usage and commands (#791) 2023-05-13 17:13:10 +03:00
viktorxda de3b24a97b
[General] move scripts and patches to general folder (#782)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
2023-05-12 13:49:01 +03:00
viktorxda c64db44a4f
[no ci] package: sync motors with newest commit (#790)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-11 15:19:47 +02:00
cronyx 295feaf317
[ingenic] detect family in the startup scripts (#789) 2023-05-11 15:05:25 +03:00
Paul Philippov da89b71acb
move network samples to wiki [no ci] (#780) 2023-05-10 14:54:18 +03:00
cronyx 304a99de3f
[t30-t40] gpios improvements (#783) 2023-05-10 14:53:30 +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
cronyx 6de104f0e6
[t31] autoset osmem, rmem & blkcnt for boards with 64M ram. (#778) 2023-05-09 15:30:05 +03:00
cronyx 6b1cc87555
fix network startup (#779) 2023-05-09 15:28:29 +03:00
Paul Philippov 125fe8b05a
move network configs to separate files (#771) 2023-05-08 12:59:01 -04:00
Paul Philippov a6b9d985f4
format scripts with tabs, replace backticks, refactor (#770) 2023-05-07 22:06:10 -04:00
viktorxda ca3fffe5cd
[General] use global release and family variable (#768)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-07 22:05:54 -04:00
Paul Philippov 55dbb4d84b
[SKIP CI] add sensor configs for sc2300 & sc3335. (#769) 2023-05-07 20:02:10 +03:00
viktorxda 50e456eb51
[General] export external vendor (#767)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-07 15:55:37 +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 570c995a3f
first stage to split majestic and vendor specific scripts (#764) 2023-05-06 02:07:40 +03:00
viktorxda 3d4651b650
[Sigmastar] adjust infinity6e module loading (#762)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-04 12:58:55 -04:00
viktorxda 64142553fb
small updates for sysupgrade/wireless-configuration (#753)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
2023-05-04 12:56:56 -04:00