From: Tomasz Maciej Nowak
The work here is partially based on tree from Koen[1].
This comes with new sub-target with enabled optimisation for Cortex-A57.
I'm inclined to drop the optimisation, since that would allow to narrow
build to nonshared packages, but first I would like to have some input
From: Koen Vandeputte
This commit allows to install the required firmware files
for the GM20B GPU.
This GPU is based on Maxwell and is present on Tegra X1 SoC.
Signed-off-by: Koen Vandeputte
[reword, add missing firmware file]
Signed-off-by: Tomasz Maciej Nowak
---
package/firmware/linux-firm
Optimized handling of aggressive roaming
- Take care of correct disassociation_timer corresponding to kick_time
- Added some messages (verbose and debug)
- Corrected assisted roaming as disassociation_imminent has to be false as no
kick is planned
Signed-off-by: Nils Hendrik Rottgardt
---
band
- Disaccociation Timer will run a countdown before disaccociate the station
- Supporting multiple transisiton requests if validity period of neighbors is
over
Signed-off-by: Nils Hendrik Rottgardt
---
band_steering.c | 20 ++--
policy.c| 6 +-
usteer.h| 1 +
From: Tomasz Maciej Nowak
Responsible for console output on HDMI port and power management of the
SoC. Unfortunately need to be built as modules because of necesarry
firmware.
Signed-off-by: Tomasz Maciej Nowak
---
package/kernel/linux/modules/video.mk | 57 +++
target/
This augments rpcd to be able to inspect symbolic links, instead of simply
returning the linked file info.
See also: https://github.com/openwrt/rpcd/pull/9
root@OpenWrt:/# ubus call file stat '{"path":"/etc/os-release"}'
{
"path": "/etc/os-release",
"type": "file",
"size"
Tested on: 23.05.5
Signed-off-by: Paul Donald
---
file.c | 38 +++---
1 file changed, 35 insertions(+), 3 deletions(-)
diff --git a/file.c b/file.c
index 1e5b2f4..f14b274 100644
--- a/file.c
+++ b/file.c
@@ -246,7 +246,7 @@ next:
static struct blob_attr **
__rp
From: Koen Vandeputte
Used on boards integrating Tegra X1 SoC, necessary for USB bringup.
Signed-off-by: Koen Vandeputte
[separated from USB driver addition, reword]
Signed-off-by: Tomasz Maciej Nowak
---
package/firmware/linux-firmware/nvidia.mk | 9 +
1 file changed, 9 insertions(+)
From: Tomasz Maciej Nowak
Introduce new tegra subtarget featuring Jetson TX1 Developer Kit.
This Kit consist o two parts, a system on module (P2180) and base board
(P2597). The follownig brief specification will treat both as a single
device and mention mostly OpenWrt relevant features.
CPU: NVI
From: Tomasz Maciej Nowak
To make Power Management Circuit (PMC) happy.
Signed-off-by: Tomasz Maciej Nowak
---
package/kernel/linux/modules/sound.mk | 77 +++
target/linux/tegra/image/armv8.mk | 5 +-
2 files changed, 80 insertions(+), 2 deletions(-)
diff --git a/
From: Paul Donald
This augments rpcd to be able to inspect symbolic links, instead of simply
returning the linked file info.
See also: https://github.com/openwrt/rpcd/pull/9
root@OpenWrt:/# ubus call file stat '{"path":"/etc/os-release"}'
{
"path": "/etc/os-release",
"type": "f
From: Paul Donald
Tested on: 23.05.5
Signed-off-by: Paul Donald
---
file.c | 38 +++---
1 file changed, 35 insertions(+), 3 deletions(-)
diff --git a/file.c b/file.c
index 1e5b2f4..f14b274 100644
--- a/file.c
+++ b/file.c
@@ -246,7 +246,7 @@ next:
static struc
From: Tomasz Maciej Nowak
Simple maintenace bump. No affecting changes.
Signed-off-by: Tomasz Maciej Nowak
---
package/boot/uboot-tegra/Makefile | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/boot/uboot-tegra/Makefile
b/package/boot/uboot-tegra/Makefile
in
From: Koen Vandeputte
Tegra X1 has only Cortex-A57 cores, so add optimisation for upcoming
device.
Signed-off-by: Koen Vandeputte
[add commit message]
Signed-off-by: Tomasz Maciej Nowak
---
include/target.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/target.mk b/include/targe
From: Tomasz Maciej Nowak
Support for video input from connected camera sensors.
Signed-off-by: Tomasz Maciej Nowak
---
package/kernel/linux/modules/usb.mk | 1 +
package/kernel/linux/modules/video.mk | 29 +--
target/linux/tegra/image/armv8.mk | 2 +-
3 files c
From: Koen Vandeputte
This adds the required blob for the Video Image Compositor.
Signed-off-by: Koen Vandeputte
[reword commit title]
Signed-off-by: Tomasz Maciej Nowak
---
package/firmware/linux-firmware/nvidia.mk | 8
1 file changed, 8 insertions(+)
diff --git a/package/firmware/
From: Tomasz Maciej Nowak
Complementary addition for upcoming NVIDIA Jetson TX1 DevKit support.
Signed-off-by: Tomasz Maciej Nowak
---
package/boot/uboot-tegra/Makefile | 17 +-
...a-pass-cboot-MAC-addresses-to-os-fdt.patch | 176 ++
...2180-pass-bt-and-wifi-mac-to
From: Tomasz Maciej Nowak
Needed for ingerated WiFi module.
Signed-off-by: Tomasz Maciej Nowak
---
package/firmware/linux-firmware/broadcom.mk | 9 +
...01-brcm-replace-NVRAM-for-Jetson-TX1.patch | 155 ++
2 files changed, 164 insertions(+)
create mode 100644
package/firm
From: Tomasz Maciej Nowak
Preparation for new subtarget addition. Additionally drop BOOT_SCRIPT
variable, since there's only single bootscript.
Signed-off-by: Tomasz Maciej Nowak
---
package/boot/uboot-tegra/Makefile | 2 +-
target/linux/tegra/Makefile | 9 +
From: Tomasz Maciej Nowak
Bunch of SBC integrate SDIO Broadcom BT+WiFi module, but while WiFi uses
SDIO lines, the BT part usually is connected to UART lines, instead of
SDIO, like most would asume, so package module responsible for it to
unlock this feature. Caveat is, this driver needs firmware
From: Koen Vandeputte
These are used on Tegra SoC with USB 3.0 controller.
Signed-off-by: Koen Vandeputte
[add OTG module, rebase, reword, drop firmware package]
Signed-off-by: Tomasz Maciej Nowak
---
package/kernel/linux/modules/usb.mk | 37 +
1 file changed, 37 i
This has now been fixed, since Saturday 26th of October 2024
Den fre 25 okt. 2024 kl 05:17 skrev Luna Jernberg :
>
> luci can't be installed atm:
>
> https://github.com/openwrt/openwrt/issues/16781
>
> https://github.com/openwrt/luci/issues/7350
___
ope
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
Cisco/Meraki mx64/mx65 targets req
23 matches
Mail list logo