ael-bot
e8f14e1a06
Upgrade Linux kernel to 6.18.33
2026-05-23 16:23:53 +00:00
ael-bot
01cb60d125
Upgrade Linux kernel to 6.18.32
2026-05-19 07:01:40 +00:00
ael-bot
dbdf5d9b78
Upgrade Linux kernel to 6.18.31
2026-05-16 06:06:55 +00:00
ael-bot
1b34874d3d
Upgrade Linux kernel to 6.18.30
2026-05-15 05:26:08 +00:00
ael-bot
21c070b928
Upgrade Linux kernel to 6.18.29
2026-05-11 07:13:25 +00:00
ael-bot
3c0c456bba
Upgrade Linux kernel to 6.18.27
2026-05-07 06:22:32 +00:00
ael-bot
c7cdf6b018
Upgrade Linux kernel to 6.18.25
2026-04-27 16:47:37 +00:00
Joachim Wiberg
45b06dd670
Initial support for IEEE 1588/802.1AS PTP/gPTP
...
Remaining work:
- phc2sys YANG model (infix-phc2sys.yang, instance-index + servo params)
- ts2phc YANG model (GPS/PPS → PHC → ptp4l GM path)
- timemaster coordination (Phase 3, after phc2sys YANG is stable)
- show ptp network (YANG action or background-polled topology container)
- CMLDS (requires upstream linuxptp + 802.1ASdm foundation)
- Full 12-bit sdoId, fault log, performance monitoring
Backported patches from linuxptp master:
- port: fix unicast negotiation recovery after FAULT_DETECTED
- udp: fix port-specific ptp/p2p_dst_ipv4 configuration
- pmc: avoid race conditions in agent update
- phc2sys: wait until pmc agent is subscribed (startup race)
- fix MAC driver incorrect SIOCGHWTSTAMP adjustment flags
- pmc_agent: longer update interval when not subscribed
- phc2sys: don't disable pmc agent with -s/-d/-w options
- port_signaling: respect ptp_minor_version in message header
- port: refresh link status on faults
- uds: copy server socket ownership in pmc clients (non-root pmc)
- uds: don't call chmod() on client socket
- port: allow mixing wildcard and exact clock identities
- Add pidfile support to ptp4l, phc2sys, and timemaster
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-04-23 14:19:09 +02:00
ael-bot
3ea1161f5f
Upgrade Linux kernel to 6.18.24
2026-04-23 05:42:15 +00:00
ael-bot
16a173e20b
Upgrade Linux kernel to 6.18.23
2026-04-18 10:07:02 +00:00
ael-bot
5950e665ab
Upgrade Linux kernel to 6.18.22
2026-04-11 13:23:07 +00:00
ael-bot
003aee9b53
Upgrade Linux kernel to 6.18.21
2026-04-02 11:57:37 +00:00
ael-bot
e51daefe99
Upgrade Linux kernel to 6.18.20
2026-03-25 11:59:13 +00:00
ael-bot
b38c039be1
Upgrade Linux kernel to 6.18.19
2026-03-19 16:35:18 +00:00
ael-bot
3d67876136
Upgrade Linux kernel to 6.18.18
2026-03-16 15:04:32 +00:00
Mattias Walström
a1903a893a
Upgrade Linux kernel to 6.18.17
2026-03-12 15:08:12 +01:00
ael-bot
04eef91c0d
Upgrade Linux kernel to 6.18.16
2026-03-10 04:53:43 +00:00
Joachim Wiberg
ba801be402
package/netbrowse: bump to v2.0
...
Replaces gunicorn+flask app with Go program, same function otherwise.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-03-09 19:24:34 +01:00
Mattias Walström
054faa6763
GPS: Disable GPS in _minimal config
2026-03-05 08:21:34 +01:00
Joachim Wiberg
b341d37267
Update URL from kernelkit.org to www.kernelkit.org
...
DNS does not allow CNAME records at an apex domain (e.g. kernelkit.org),
so GitHub Pages cannot reliably redirect kernelkit.github.io to it. A
www subdomain can carry a CNAME pointing directly to kernelkit.github.io,
giving GitHub full control over the mapping and making the redirect work.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-03-01 06:59:48 +01:00
ael-bot
9946357285
Upgrade Linux kernel to 6.18.15
2026-02-28 04:28:07 +00:00
ael-bot
4cf9fd02db
Upgrade Linux kernel to 6.18.14
2026-02-27 04:52:28 +00:00
Mattias Walström and Joachim Wiberg
8c9e36ba5d
Upgrade FRR to 10.5.1
...
This includes adding a netd-daemon since FRR has gone towards all
daemons should be configured from mgmtd using YANG, netd uses gRPC to
reconfigure in mgmtd
Signed-off-by: Enable grpc
2026-02-24 06:59:07 +01:00
Mattias Walström
84860e313f
config: Remove legacy settings
2026-02-20 13:53:24 +01:00
ael-bot
6fee172c85
Upgrade Linux kernel to 6.18.13
2026-02-19 17:02:17 +00:00
ael-bot
3fe7fa5548
Upgrade Linux kernel to 6.18.12
2026-02-16 17:01:34 +00:00
ael-bot
13a50c8b0c
Upgrade Linux kernel to 6.18.11
2026-02-16 10:25:51 +00:00
ael-bot
ae8a93c4cf
Upgrade Linux kernel to 6.18.10
2026-02-11 13:28:31 +00:00
Joachim Wiberg
867239c7b8
package/feature-gps: new feature package
...
Enable gpsd and override package defaults to integrate in Infix.
- Sync with rules disabled downstream in Debian project to prevent
clashes with common vendor/device ids used for other device types
- Start gpsd instance with '-n' to ensure /dev/shm is udpated for chrony
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-02-08 16:37:54 +01:00
ael-bot
89146b739a
Upgrade Linux kernel to 6.18.9
2026-02-07 04:39:24 +00:00
Joachim Wiberg
3d088f3e2b
Add support for Microchip SAMA7G54-EK Evaluation Kit
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-02-06 13:30:20 +01:00
ael-bot
aeef240289
Upgrade Linux kernel to 6.18.8
2026-01-30 10:20:43 +00:00
Joachim Wiberg
c152c5f361
configs: fix fdt_add_pubkey host tool
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-29 20:42:50 +01:00
Joachim Wiberg
e7943b5e05
board,configs: rename aarch32 -> arm for consistency with BR2_ARCH
...
All build scripts use $BR2_ARCH to determine location of critical board files
and configuration. As per previous decisions, the BR2_ARCH variable controls
all naming in Infix and for consistency the defconfig files are also renamed.
This fixes the issue with missing DTB file(s) for the Raspberry Pi 2B.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-29 20:42:50 +01:00