Commit Graph

397 Commits (bc98a61c80c87ea6cce4e3863cced2a3ac2f5148)

Author SHA1 Message Date
Igor Zalatov bc98a61c80
Reworking the network configuration (#466) 2022-09-17 23:56:58 +03:00
Dmitry Ilyin f3dfa6f11f
Add AWS WebRTC libraries to toolchains (#461) 2022-09-15 14:46:22 +03:00
Igor Zalatov ec397fbe8c
Enable MQTT in lite/mini configs for HI3518EV200, Strip down kernel config for HI3518EV200, Remove HS303 as pseudo platform and fix autoupgrade script, Small fixes (#454) 2022-09-11 14:25:16 +03:00
Signor Pellegrino 24b6c2c279
Revert "Remove F2FS support" (#452) 2022-09-11 11:20:06 +03:00
Igor Zalatov 41e4037f55
Remove F2FS support (#450) 2022-09-11 07:46:42 +03:00
Igor Zalatov a8674f437e
Set IMX307 IQ profile as default, Remove old an unused configs for hi3518ev200, Add sysreset.sh script for resen network or majestic configs, Change notify in sysupgrade (#449) 2022-09-11 00:18:08 +03:00
Dmitry Ilyin b3c48f3764
Disable thumb2 for development for CV500 platform (#445) 2022-09-09 21:18:58 +03:00
Igor Zalatov accfb6e818
Fix typo in HiSi/Goke configs and uqimi-openipc package, Set clk 27MHz VI 99MHz for jxf22 sensor, Experimental enable RTL8188FU driver for HI31518EV300 (#447)
Co-authored-by: Dmitry Ilyin <dima@doty.ru>
2022-09-09 12:24:41 +03:00
Dmitry Ilyin 9db0477fde
Simplify external.mk (#446) 2022-09-08 22:53:30 +03:00
cronyx 0f751ffa5b
add qr code scanner package to HI&GK ultimate and fpv profiles (#432) 2022-09-05 00:08:05 +03:00
Igor Zalatov 6ec68100c2
Add MQTT to hi3516ev100 profile (#426) 2022-09-01 17:46:41 +03:00
Igor Zalatov c4c5a61898
Add vtun to all FPV profiles (#421) 2022-08-29 18:47:50 +03:00
Dmitry Ilyin 1aea1bd194
Migrate Hi3516ev200 to opensdk (#408) 2022-08-29 12:42:14 +03:00
Igor Zalatov c1e3205a48
Add experimental package ffmpeg-openipc (#403) 2022-08-26 22:52:11 +03:00
Dmitry Ilyin 488b2f5a39
Add libz to fpv profiles explicitly (#396) 2022-08-21 14:06:01 +03:00
Dmitry Ilyin 56360af470
FPV profiles: Remove audio libraries, websockets and ACME (#392) 2022-08-21 09:38:51 +03:00
Dmitry Ilyin 7d62988c5e
Use same name for hi3516ev300 platform as vendor: hi3516ev200 (#379)
* Drop bad item for hi3516ev300

* Rename hisilicon-osdrv-hi3516ev300 and BR2_PACKAGE_HISILICON_OSDRV_HI3516EV300

* Fix family name

* Fix broken link
2022-08-20 11:32:32 +03:00
Dmitry Ilyin e1496567b5
Add mini package (#381) 2022-08-19 19:34:23 +03:00
Dmitry Ilyin 0365e419a9
Add AWS WebRTC libraries and deps (#383) 2022-08-19 18:15:00 +03:00
Dmitry Ilyin 0f2a1d223e
Improve majestic.mk configuration (#378)
* Improve majestic.mk configuration

* Remove R2_PACKAGE_MAJESTIC_ULTIMATE and R2_PACKAGE_MAJESTIC_FPV options
2022-08-19 14:18:27 +03:00
Dmitry Ilyin 1b7c1c4d39
Rename Majestic menuconfig option (to make it clear) (#374) 2022-08-18 07:30:37 +03:00
Dmitry Ermakov 7bfb267777
Merge pull request #364 from carbofos/patch-1
Update 24_hieth_autoprobe.patch
2022-08-16 17:11:25 +03:00
Serhio 5950ff1890
Update 24_hieth_autoprobe.patch 2022-08-16 17:10:21 +03:00
Dmitry Ilyin fba5aa6f00
Fix uqmi package name duplication on fresh systems (#363) 2022-08-16 17:04:08 +03:00
Serhio 65e1519ca0
Update 24_hieth_autoprobe.patch
3516cv100 should have setenv phyaddru 0 and phyaddrd 1
2022-08-16 16:26:16 +03:00
Igor Zalatov (from Citadel PC) daf9c360c1 Update config for Vasiliy 2022-08-15 23:18:46 +03:00
Igor Zalatov (from Citadel PC) 5021d74676 Remove unused configs 2022-08-15 23:12:41 +03:00
Igor Zalatov (from Citadel PC) f202e1ed66 Merge branch 'master' of github:OpenIPC/firmware 2022-08-14 21:24:26 +03:00
Dmitry Ilyin 9d48dd5896
Add patches to fix hi3536cv100 (#349) 2022-08-14 12:29:27 +03:00
Dmitry Ilyin 1392bd546f
Add patches to fix hi3516av200 (#347) 2022-08-14 11:13:02 +03:00
Igor Zalatov (from Citadel PC) ca4319492b Add microsnander package 2022-08-13 23:43:58 +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
Dmitry Ilyin 65ddd4b032
Cleanup yyloc patches (#336)
* Fix CV300 build for both older and new Buildroots

* Use same yyloc patch standard everywhere

* GM8136: Not needed

* Remove XM510/XM530 yylloc patches because everything works without it

* Remove XM510 test patch

* Remove yylloc for CV100

* Revert building.sh

* Make yylloc patch for EV300/GK

* Fix hi3536cv100 build

* Fix hi3536dv100 build

* Untestet t31, Amba, Anyka, FH, Gk and all 4.19 HiSilicon

* Tested msc316dc build

* Tested ssc335 build

* Use 4.19.x will links

* Undo building
2022-08-12 22:45:04 +03:00
Dmitry Ilyin d4451b7e0f
Remove bunch of compiler-gcc7.h and replace it with universal patch (#332) 2022-08-11 21:23:32 +03:00
Igor Zalatov (from Citadel PC) 01e0409de6 Merge branch 'master' of github:OpenIPC/firmware 2022-08-11 19:53:12 +03:00
Igor Zalatov (from Citadel PC) 92838c9ee2 Add i2c-telemerty package 2022-08-11 19:52:39 +03:00
Dmitry Ilyin 6980e35a69
AV300: Copy libasan liblsan libtsan libubsan into development system (#330) 2022-08-11 11:55:25 +03:00
Igor Zalatov (from Citadel PC) 4dae5b26ef Add xmdp package 2022-08-11 01:11:24 +03:00
cronyx d29da177bd hi3516dv100 ultimate profile 2022-08-08 15:36:36 +03:00
cronyx 6b9174c458 formatting, delete old symlink 2022-08-03 16:59:39 +03:00
Igor Zalatov (from Citadel PC) 9f97674b02 Merge openhisilicon and hisilicon-opensdk packages 2022-08-02 14:34:06 +03:00
cronyx ea8e7b8d44 swap majestic packages to one 2022-08-02 11:52:17 +03:00
Igor Zalatov (from Citadel PC) 2a757c3a19 [HI3516DV100] Disable ETH autodetect 2022-07-31 20:20:30 +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) 59a5c50525 [HI3516CV100] Enable GDB for experiments 2022-07-31 15:21:51 +03:00
cronyx 0b16af7d45 add missing 2022-07-30 22:06:35 +03:00
cronyx 231dafc841 fix build av200 2022-07-30 22:04:36 +03:00
cronyx c70b2094db cleanup old 2022-07-30 17:39:10 +03:00
cronyx 2af3aeaa0f cleanup av100 av200 kernel configs 2022-07-30 17:37:05 +03:00
cronyx 8a363c08a3 av100 av200 disable usb storage 2022-07-30 13:01:17 +03:00