Chris Blake
949e8ba521
ath79: add support for Netgear PGZNG1
...
This adds support for the Netgear PGZNG1, also known as the ADT Pulse
Gateway.
Hardware:
CPU: Atheros AR9344
Memory: 256MB
Storage: 256MB NAND Hynix H27U2G8F2CTR-BC
USB: 1x USB 2.0
Ethernet: 2x 100Mb/s
WiFi: Atheros AR9340 2.4GHz 2T2R
Leds: 8 LEDs
Button: 1x Reset Button
UART:
Header marked JPE1. Pinout is VCC, TX, RX, GND. The marked pin, closest
to the JPE1 marking, is VCC. Note VCC isn't required to be connected
for UART to work.
Enable Stock Firmware Shell Access:
1. Interrupt u-boot and run the following commands
setenv console_mode 1
saveenv
reset
This will enable a UART shell in the firmware. You can then login using
the root password of `icontrol`. If that doesn't work, the device is
running a firmware based on OpenWRT where you can drop into failsafe to
mount the FS and then modify /etc/passwd.
Installation Instructions:
1. Interupt u-boot and run the following commands
setenv active_image 0
setenv stock_bootcmd nboot 0x81000000 0 \${kernel_offset}
setenv openwrt_bootcmd nboot 0x82000000 0 \${kernel_offset}
setenv bootcmd run openwrt_bootcmd
saveenv
2. boot initramfs image via TFTP u-boot
tftpboot 0x82000000 openwrt-ath79-nand-netgear_pgzng1-initramfs-kernel.bin; bootm 0x82000000
3. Once booted, use LuCI sysupgrade to
flash openwrt-ath79-nand-netgear_pgzng1-squashfs-sysupgrade.bin
MAC Table:
WAN (eth0): xx:xa - caldata 0x0
LAN (eth1): xx:xb - caldata 0x6
WLAN (phy0): xx:xc - burned into ath9k caldata
Not Working:
Z-Wave
RS422
Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
(added more hw-info, fixed file permissions)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-06-19 12:31:02 +02:00
..
2021-04-08 09:20:59 +02:00
2021-04-08 09:20:59 +02:00
2020-10-02 13:51:39 +02:00
2021-07-19 14:51:22 +02:00
2021-07-01 23:26:49 +02:00
2021-04-08 09:20:59 +02:00
2021-12-11 00:50:02 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2022-04-15 07:11:18 +02:00
2021-12-11 00:50:02 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-03-08 18:33:42 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2020-09-25 23:26:34 +02:00
2022-06-15 20:07:26 +02:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2022-06-15 20:07:26 +02:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2021-07-07 17:13:16 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2022-01-16 21:42:19 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-08-20 18:13:55 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-12-11 00:50:02 +01:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-03-30 17:48:30 +02:00
2022-03-30 17:48:30 +02:00
2022-03-30 17:48:30 +02:00
2021-12-11 00:50:02 +01:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2021-12-11 00:50:02 +01:00
2021-12-11 00:50:02 +01:00
2021-03-22 09:23:10 +01:00
2021-03-22 09:23:10 +01:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-01 23:26:49 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2020-12-30 23:32:07 +01:00
2020-12-30 23:32:07 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-12-11 00:50:02 +01:00
2021-07-19 14:51:22 +02:00
2020-10-02 13:51:39 +02:00
2022-02-27 15:09:36 +01:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-10-02 13:51:39 +02:00
2021-07-19 14:51:22 +02:00
2020-10-02 13:51:39 +02:00
2021-07-19 14:51:22 +02:00
2022-04-16 01:27:09 +00:00
2021-08-26 15:07:18 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-08-18 23:46:02 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-08-18 23:46:02 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-12-29 00:03:26 +01:00
2020-12-29 00:03:26 +01:00
2020-12-29 00:03:26 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2020-01-31 13:42:12 +01:00
2021-02-24 02:53:53 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-01-15 18:32:38 +01:00
2022-06-15 20:07:26 +02:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2020-11-18 21:13:46 +01:00
2020-11-18 21:13:46 +01:00
2022-06-15 20:07:26 +02:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2020-11-03 18:34:10 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-10-30 16:32:59 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-02-27 15:09:36 +01:00
2022-03-13 19:54:57 +01:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-06-06 18:56:45 +02:00
2021-06-06 18:56:45 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-12-03 12:30:08 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-10-30 16:32:59 +02:00
2021-05-01 13:17:57 +02:00
2020-09-25 23:26:34 +02:00
2022-04-15 07:11:18 +02:00
2022-02-07 00:03:27 +01:00
2022-04-15 07:11:18 +02:00
2020-09-25 23:26:34 +02:00
2022-06-19 12:31:02 +02:00
2021-11-03 12:45:40 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-01-19 15:39:36 +01:00
2021-01-19 15:39:36 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-15 20:07:26 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2022-02-07 00:03:27 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-12-11 00:50:02 +01:00
2022-06-15 20:07:26 +02:00
2021-12-11 00:50:02 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-02-20 01:26:14 +01:00
2020-09-25 23:26:34 +02:00
2022-06-18 11:57:21 +02:00
2021-07-19 14:51:22 +02:00
2021-12-29 22:55:16 +01:00
2022-06-18 11:54:40 +02:00
2021-02-24 02:53:53 +01:00
2021-04-08 09:20:59 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2022-01-13 09:33:29 +01:00
2021-12-11 00:50:02 +01:00
2021-07-19 14:51:22 +02:00
2022-02-27 15:09:36 +01:00
2022-02-27 15:09:36 +01:00
2022-02-27 15:09:36 +01:00
2022-02-27 15:09:36 +01:00
2022-02-27 16:54:54 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-12-11 00:50:02 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2022-04-30 23:56:47 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-05 21:19:32 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2022-03-17 21:55:10 +01:00
2021-07-28 14:25:53 +02:00
2021-11-01 00:15:09 +01:00
2022-05-21 13:54:08 +02:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +01:00
2021-07-19 14:51:22 +02:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-02-26 13:57:02 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-18 11:57:21 +02:00
2022-06-18 11:57:21 +02:00
2022-04-15 07:11:18 +02:00
2022-05-21 13:54:02 +02:00
2022-05-21 13:54:02 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2022-03-08 18:33:42 +01:00
2022-04-18 07:24:09 +02:00
2021-11-20 21:08:21 +01:00
2020-12-28 19:37:24 +01:00
2020-12-28 19:37:24 +01:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-04-15 07:11:18 +02:00
2022-03-13 12:39:58 +09:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2022-04-15 07:11:18 +02:00
2021-07-19 14:51:22 +02:00
2022-03-13 19:54:57 +01:00
2021-07-19 14:51:22 +02:00
2022-06-18 11:57:21 +02:00
2022-02-01 14:54:16 +09:00
2022-02-01 14:54:16 +09:00
2022-02-01 14:54:16 +09:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-07-19 14:51:22 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2021-07-19 14:51:22 +02:00
2022-03-13 19:54:58 +01:00
2020-12-14 16:57:21 +01:00
2020-12-14 16:59:49 +01:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-25 01:42:17 +02:00
2021-07-19 14:51:22 +02:00
2021-08-20 18:13:55 +02:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2021-08-20 18:13:55 +02:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2022-06-18 11:57:19 +02:00
2022-06-18 11:57:21 +02:00
2022-06-18 11:57:21 +02:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-02-24 02:53:53 +01:00
2021-12-11 00:50:02 +01:00
2021-07-19 14:51:22 +02:00
2022-04-15 07:11:18 +02:00
2022-04-16 16:59:29 +02:00
2020-10-02 13:51:39 +02:00
2021-10-31 21:24:47 +01:00
2022-04-16 16:59:29 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-06-05 01:17:11 +02:00
2021-06-05 01:17:11 +02:00
2022-06-15 20:07:26 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-01-19 21:41:26 +01:00
2021-01-19 21:41:26 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2020-10-17 20:17:59 +02:00
2020-10-17 20:17:59 +02:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2022-04-16 16:59:29 +02:00
2022-04-16 16:59:29 +02:00
2022-04-16 16:59:29 +02:00
2022-04-16 16:59:29 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2021-11-28 01:13:08 +01:00
2021-11-28 01:13:08 +01:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-02-24 02:53:53 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-02-26 13:36:30 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2021-06-06 21:21:51 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2022-06-18 19:30:44 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2020-10-17 20:18:00 +02:00
2020-10-17 20:18:00 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-16 21:39:32 +02:00
2022-06-18 19:30:44 +02:00
2022-06-16 21:39:32 +02:00
2022-06-18 19:30:44 +02:00
2022-06-16 21:39:32 +02:00
2022-06-18 09:36:21 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-09-05 23:52:35 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2020-09-25 23:26:34 +02:00
2022-06-15 20:07:26 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-15 20:07:26 +02:00
2021-08-20 18:13:55 +02:00
2022-06-15 20:07:26 +02:00
2020-10-02 13:51:39 +02:00
2022-04-15 07:11:18 +02:00
2020-10-02 13:51:39 +02:00
2022-06-15 20:07:26 +02:00
2022-02-26 17:46:10 +01:00
2022-06-15 20:07:26 +02:00
2022-02-26 17:46:10 +01:00
2022-02-26 17:46:10 +01:00
2022-02-26 17:46:10 +01:00
2022-02-20 13:45:06 +09:00
2022-06-15 20:07:26 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-05-18 13:35:38 +02:00
2020-09-25 23:26:34 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00