Ronny Nilsson
|
fec9e5486c
|
Update feed [ iopsys ] package [ endptmngr ]
-------------------------------------------------------------------------------
* a463f0a Fix compile error with 5.02L07p1 on mips.
-------------------------------------------------------------------------------
commit a463f0a33cbc470acba91782d511c8c60aa830a9
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2020-02-17 13:16:45 +0100
Fix compile error with 5.02L07p1 on mips.
Base directory -> /
src/Makefile | 2 +-
src/connection.c | 1 +
src/line-dect.c | 1 +
src/line.c | 1 +
4 files changed, 4 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
|
2020-03-10 22:18:21 +01:00 |
|
Ronny Nilsson
|
e860576802
|
sysupgrade: support for diff migration of UCI named sections
|
2020-03-08 13:00:49 +01:00 |
|
Ronny Nilsson
|
d20f43a756
|
sdk: remove duplicated login prompts. One is enough.
Only one process at a time can read/write the console.
|
2020-03-05 16:17:58 +01:00 |
|
Ronny Nilsson
|
de730bc4f0
|
sdk: Disable preinit urandom seed.
It is very strange. It seeds urandom with data from urandom.
|
2020-03-05 13:05:39 +01:00 |
|
Ronny Nilsson
|
ce6946ca9b
|
sdk: disable failsafe login during boot.
None seems to use it and it steals time and complexity during boot.
|
2020-03-05 13:05:39 +01:00 |
|
Ronny Nilsson
|
e73efef313
|
sdk: skip building of a rootfs tarball due to we never user it.
It only steals long time during build.
|
2020-03-05 13:05:39 +01:00 |
|
Ronny Nilsson
|
0bdd4644e5
|
sdk: Delay serial console login prompt until boot has finished.
|
2020-03-05 13:05:39 +01:00 |
|
Yalu Zhang
|
a2932315c3
|
Update packages [ easy-soc-libs ]
Fix a build error in libdsl for Intel platform
|
2020-03-05 11:21:36 +01:00 |
|
Yalu Zhang
|
af7a636751
|
Update packages [ easy-soc-libs ] and [ dslmngr ]
Also install more header files in libdsl to staging dir
|
2020-03-04 15:56:21 +01:00 |
|
Omar Kallel
|
a7c83c46cf
|
bbf: Device.security
|
2020-03-03 16:22:11 +01:00 |
|
Ronny Nilsson
|
64cb92e9e9
|
Update feed [ iopsys ] package [ natalie-dect-h ]
-------------------------------------------------------------------------------
* f3889dc updated License from RTX
-------------------------------------------------------------------------------
commit f3889dc3f80bed10374f46430009aca24448bdcc
Author: Strhuan Blomquist <strhuan@iopsys.eu>
Date: 2019-10-10 13:28:40 +0200
updated License from RTX
Base directory -> /
IntenoLicenseTerms_R01_signed.pdf | Bin 517134 -> 0 bytes
...tware solutions AB_License-Terms_Oct2019_Signed.pdf | Bin 0 -> 94676 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
-------------------------------------------------------------------------------
|
2020-03-02 17:42:46 +01:00 |
|
Ronny Nilsson
|
2972baa68b
|
Update feed [ iopsys ] package [ libpicoevent ]
-------------------------------------------------------------------------------
* f4ab03b Add LICENSE
-------------------------------------------------------------------------------
commit f4ab03b22fca57cec6c959fb5c54bcdd64c32467
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2019-09-11 14:40:06 +0200
Add LICENSE
Base directory -> /
LICENSE | 308 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 308 insertions(+)
-------------------------------------------------------------------------------
|
2020-03-02 17:42:24 +01:00 |
|
vdutta
|
3a1b07e868
|
obuspa: Fix compilation error on gcc-8.3.x
|
2020-03-02 19:41:02 +05:30 |
|
Oussama Ghorbel
|
f34d0abc6b
|
uboot: update intel_mips bootloader to ugw 8.4.1.50
|
2020-02-28 17:49:13 +01:00 |
|
vdutta
|
6ad4df7ea0
|
ieee1905: wfamap: Multiple fixes
- Fix typos
- Integrate libwifi
- Integrate libeasy
- Cleanup
- Get APIs for tlvs
|
2020-02-28 13:51:47 +05:30 |
|
vdutta
|
d44433ed59
|
wfamap: APIs for perparing MAP tlvs
|
2020-02-26 18:31:24 +05:30 |
|
vdutta
|
e4a4b44719
|
ieee1905: APIs for perparing tlvs
|
2020-02-26 18:26:11 +05:30 |
|
sverma
|
a5c2af7a95
|
obuspa: SYNC commands handling as per TR181-2.13
|
2020-02-26 14:16:38 +05:30 |
|
Ronny Nilsson
|
0543036ebd
|
sysupgrade: Migrate WiFi settings only if the system has WiFi.
|
2020-02-25 14:55:46 +01:00 |
|
Anjan Chanda
|
b2b6c19e74
|
easy-soc-libs: 3.1.3
|
2020-02-25 10:24:59 +01:00 |
|
sverma
|
c3ecfabfc6
|
obuspa: ASYNC commands handling as per TR181-2.13
|
2020-02-24 18:40:11 +05:30 |
|
Anjan Chanda
|
a2c3063520
|
mt7603: copy eeprom file and update default .dat
|
2020-02-23 14:18:34 +01:00 |
|
Anjan Chanda
|
c2c28d0cea
|
mt7615: disable multi-profile and enable more features
|
2020-02-23 14:10:14 +01:00 |
|
Amin Ben Ramdhane
|
0940898f7b
|
bbf: add support for parameter validation
|
2020-02-21 18:57:26 +01:00 |
|
Jonas Höglund
|
ea29e6bce0
|
Update feed [ iopsys ] package [ endptmngr ]
-------------------------------------------------------------------------------
* 1092361 Fix compilation error on 5.02L07p1.
* be0e76e Add .gitlab-ci.yml
* 756f603 Revert "Fix a bug in "ubus call endpt status" that report off-hook status wrongly"
* 179d941 Fix a bug in "ubus call endpt status" that report off-hook status wrongly
-------------------------------------------------------------------------------
commit 1092361e274147babb6f750eab3cda2c7df436a1
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2020-02-19 12:58:10 +0100
Fix compilation error on 5.02L07p1.
Base directory -> /
src/connection.c | 1 +
src/line-dect.c | 1 +
src/line.c | 1 +
3 files changed, 3 insertions(+)
-------------------------------------------------------------------------------
commit be0e76ed7d423e50fd514b04cce128e038a63282
Author: Suru Dissanaike <suru.dissanaike@iopsys.eu>
Date: 2019-12-01 20:08:04 +0100
Add .gitlab-ci.yml
Base directory -> /
.gitlab-ci.yml | 10 ++++++++++
1 file changed, 10 insertions(+)
-------------------------------------------------------------------------------
commit 756f6032012e1398a92f488fa0c9d69640f483ed
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: 2019-11-26 15:56:05 +0100
Revert "Fix a bug in "ubus call endpt status" that report off-hook status
wrongly"
This reverts commit 179d9418662b9c3336cf6dba64848e9f9f680035.
Base directory -> /
src/ubus.c | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
-------------------------------------------------------------------------------
commit 179d9418662b9c3336cf6dba64848e9f9f680035
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: 2019-11-26 15:30:02 +0100
Fix a bug in "ubus call endpt status" that report off-hook status wrongly
When Tel 1 was off-hook, the ubus call reported Tel 2 was off-hook and vice
verse.
Base directory -> /
src/ubus.c | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
|
2020-02-19 14:59:31 +01:00 |
|
vdutta
|
bd54ff5c52
|
wfamap: Added forge and parse method for MAP2 TLVs
|
2020-02-19 19:28:06 +05:30 |
|
Amin Ben Ramdhane
|
11330760dd
|
icwmp: 4.0-2020-02-19
|
2020-02-19 14:56:24 +01:00 |
|
vdutta
|
7e82a361b5
|
obuspa: Added proto option in usp object methods
|
2020-02-19 15:56:04 +05:30 |
|
vdutta
|
8c55345f85
|
uspd: Support proto in ubus method input
- uspd can be used to perform on usp/cwmp datamodel based on proto option
|
2020-02-19 15:15:18 +05:30 |
|
Jonas Höglund
|
c29a46aeee
|
Revert "Update feed [ iopsys ] package [ endptmngr ]"
This reverts commit 2f91b5e726.
|
2020-02-19 09:36:07 +01:00 |
|
jjoseph
|
946b5b3932
|
bbf: Revert Layer 2 changes
|
2020-02-19 10:59:02 +05:30 |
|
jjoseph
|
c80f64db82
|
Updated the commit id in Makefile for Layer 2 changes in bbf.
|
2020-02-18 16:19:06 +05:30 |
|
Anjan Chanda
|
b4d2e92cb6
|
iop: fix mediatek kernel generation for consumer release
|
2020-02-18 09:38:51 +01:00 |
|
Jonas Höglund
|
2f91b5e726
|
Update feed [ iopsys ] package [ endptmngr ]
-------------------------------------------------------------------------------
* a463f0a Fix compile error with 5.02L07p1 on mips.
* be0e76e Add .gitlab-ci.yml
* 756f603 Revert "Fix a bug in "ubus call endpt status" that report off-hook status wrongly"
* 179d941 Fix a bug in "ubus call endpt status" that report off-hook status wrongly
-------------------------------------------------------------------------------
commit a463f0a33cbc470acba91782d511c8c60aa830a9
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2020-02-17 13:16:45 +0100
Fix compile error with 5.02L07p1 on mips.
Base directory -> /
src/Makefile | 2 +-
src/connection.c | 1 +
src/line-dect.c | 1 +
src/line.c | 1 +
4 files changed, 4 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit be0e76ed7d423e50fd514b04cce128e038a63282
Author: Suru Dissanaike <suru.dissanaike@iopsys.eu>
Date: 2019-12-01 20:08:04 +0100
Add .gitlab-ci.yml
Base directory -> /
.gitlab-ci.yml | 10 ++++++++++
1 file changed, 10 insertions(+)
-------------------------------------------------------------------------------
commit 756f6032012e1398a92f488fa0c9d69640f483ed
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: 2019-11-26 15:56:05 +0100
Revert "Fix a bug in "ubus call endpt status" that report off-hook status
wrongly"
This reverts commit 179d9418662b9c3336cf6dba64848e9f9f680035.
Base directory -> /
src/ubus.c | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
-------------------------------------------------------------------------------
commit 179d9418662b9c3336cf6dba64848e9f9f680035
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: 2019-11-26 15:30:02 +0100
Fix a bug in "ubus call endpt status" that report off-hook status wrongly
When Tel 1 was off-hook, the ubus call reported Tel 2 was off-hook and vice
verse.
Base directory -> /
src/ubus.c | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
|
2020-02-17 16:09:30 +01:00 |
|
Anjan Chanda
|
aa0fc5a7ed
|
iop: fix mediatek wifi consumer build
|
2020-02-17 12:23:40 +01:00 |
|
Anjan Chanda
|
b4e1f18cc5
|
wifilife-2.7.0: use libeasy.so for common helpers
|
2020-02-17 09:30:19 +01:00 |
|
Anjan Chanda
|
8d43795c34
|
ifbt-0.3: fix linking against libeasy.so
|
2020-02-17 09:16:02 +01:00 |
|
vdutta
|
8e957a6c69
|
wfamap: Added config options
|
2020-02-17 12:41:48 +05:30 |
|
vdutta
|
db1db9da8d
|
ieee1905: Added config options for ieee1905
|
2020-02-17 12:40:04 +05:30 |
|
Anjan Chanda
|
301d3a0cd6
|
mt7615, mt7603: add eeprom and sku data files
|
2020-02-16 21:45:22 +01:00 |
|
Anjan Chanda
|
39093e4b1a
|
mt7615: rename iNic_ap.dat -> iNIC_ap.dat
|
2020-02-16 21:24:06 +01:00 |
|
Anjan Chanda
|
a58467cad0
|
easy-soc-libs: v3.1.2 - fix wps interfaces for mtk
|
2020-02-16 20:58:12 +01:00 |
|
Anjan Chanda
|
0a3dc9f316
|
wifi: mediatek driver packages for mt7603 and mt7615
add kernel module packages for following wifi drivers -
mt7603e v4.1.2.0_20190222
mt7615e v5.0.4.0_20190503
|
2020-02-16 19:35:31 +01:00 |
|
Ronny Nilsson
|
47a15eb231
|
sdk: At first boot; copy factory default to cwmp UCI.
|
2020-02-14 22:58:20 +01:00 |
|
Anjan Chanda
|
a6b66929e4
|
easy-soc-libs: v3.1.1, wifimngr: v2.7.0
|
2020-02-14 16:08:41 +01:00 |
|
vdutta
|
9b1a3ebc71
|
ieee1905: Added ieee1905 ubus methods
- 86d4406 ieee1905: Added async topology method for local al
- 4505816 ieee1905: Added ubus methods details in Readme
- c7a3932 ieee1905: Added multiple ieee1905* ubus methods
- b815539 ieee1905: Cleanup message queue on exit
|
2020-02-14 18:36:59 +05:30 |
|
Ronny Nilsson
|
87ec25c82c
|
sysupgrade: Tweak an expression to reduce potential (safe) warning messages.
|
2020-02-14 12:20:48 +01:00 |
|
sverma
|
8153cf8d74
|
obuspa: DataModel allignment as per TR181_2.13
|
2020-02-14 16:13:38 +05:30 |
|
Ronny Nilsson
|
766096cba4
|
sysupgrade: migration of anonymous section requires checking each.
It is not enough to migrate all or none anonymous section. We
need to check each one individually.
|
2020-02-13 15:50:51 +01:00 |
|
Rahul
|
dd00b7eb2e
|
qosmngr: merging qosmngr to devel
|
2020-02-13 18:57:16 +05:30 |
|