INAGAKI Hiroshi
f76185c3f3
ath79: add support for NEC Aterm WG2200HP
...
NEC Aterm WG2200HP is a 2.4/5 GHz band 11ac (Wi-Fi 5) router, based on
QCA9558.
Specification:
- SoC : Qualcomm Atheros QCA9558
- RAM : DDR2 128 MiB (2x ESMT M14D5121632A)
- Flash : SPI-NOR 16 MiB (Macronix MX25L12835FM2I-10G)
- WLAN : 2.4/5 GHz
- 2.4 GHz : 3T3R (Qualcomm Atheros QCA9558 (SoC))
- 5 GHz : 4T4R (Qualcomm Atheros QCA9984)
- Ethernet : 5x 10/100/1000 Mbps
- switch : Qualcomm Atheros QCA8337
- LEDs/Keys (GPIO) : 12x/4x
- UART : through-hole on PCB
- assignment : 3.3V, GND, NC, TX, RX from tri-angle marking
- settings : 9600n8
- USB : 1x USB 2.0 Type-A
- Power : 12 VDC, 1.5 A (Max: 20 W)
- Stock OS : NetBSD based
Flash instruction using initramfs-factory.bin image:
1. Connect and open serial console
2. Power on WG2200HP and interrupt bootloader by ESC key
3. Login to the bootloader CLI with a password "chiron"
4. Start TFTP server by "tftpd" command
5. Upload initramfs-factory.bin via tftp from your computer
example (Windows): tftp -i 192.168.0.1 PUT initramfs-factory.bin
6. Boot initramfs image by "boot" command
7. On the initramfs image, back up the stock bootloader and firmware if
needed
8. Upload (or download) uboot.bin and sysupgrade.bin image to the device
9. Rplace the bootloader with a uboot.bin image
mtd write <uboot.bin image> bootloader
10. Perform sysupgrade with a sysupgrade.bin image
11. Wait ~120 seconds to complete flashing
Notes:
- All LEDs are connected to the Diodes PI4IOE5V9539LE I2C Expander chip.
(compatible with NXP PCA9539)
- The stock bootloader requires an unknown filesystem on firmware area
in the flash. Booting of OpenWrt from that filesystem cannot be
handled, so the bootloader needs to be replaced to mainline U-Boot
before OpenWrt installation.
- The data length of blocks in firmware image will be checked
(4M < threshold < 6M) on the stock WebUI of all versions, and
initramfs-factory.bin image of OpenWrt has the larger block data for
initramfs image. So that image cannot be applied to the stock WebUI
at all.
MAC addresses:
LAN : 98:F1:99:xx:xx:7C (config, 0x6 (hex))
WAN : 98:F1:99:xx:xx:7D (config, 0xc (hex))
2.4 GHz: 98:F1:99:xx:xx:7E (config, 0x0 (hex))
5 GHz : 98:F1:99:xx:xx:7F (config, 0x12 (hex))
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17584
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-04-07 00:42:18 +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
2024-06-09 12:24:15 +02:00
2024-07-04 19:30:37 +02:00
2024-12-27 13:34:58 +01:00
2021-04-08 09:20:59 +02:00
2024-12-13 15:29:04 +01:00
2021-02-24 02:53:53 +01:00
2024-06-09 12:24:15 +02:00
2024-07-04 19:30:37 +02:00
2024-12-13 15:29:04 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2023-11-25 21:34:18 -08:00
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-20 14:02:13 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-12-27 13:34:58 +01:00
2023-03-22 22:25:08 +01:00
2023-11-25 21:34:18 -08:00
2023-11-25 21:34:18 -08:00
2023-11-25 21:34:18 -08:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-11-12 17:10:12 +01:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2020-09-25 23:26:34 +02:00
2025-04-04 14:25:01 +02:00
2024-12-27 13:34:58 +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
2024-12-16 11:06:11 +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
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2020-09-25 23:26:34 +02:00
2024-12-13 15:29:04 +01:00
2024-06-09 12:24:15 +02:00
2024-12-23 23:46:41 +01:00
2024-12-23 23:46:41 +01:00
2024-12-23 23:46:41 +01:00
2022-11-12 17:10:12 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-12-23 23:46:41 +01:00
2023-11-25 21:34:18 -08:00
2024-02-07 14:48:34 +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
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-08-06 20:15:30 +02:00
2023-11-25 21:34:18 -08:00
2022-08-06 20:15:30 +02:00
2024-12-23 23:46:41 +01:00
2022-12-17 20:48:57 +01:00
2024-12-13 15:29:04 +01:00
2024-12-30 13:50:04 +01:00
2023-11-25 21:34:18 -08:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-10-19 17:30:50 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-12-23 23:46:41 +01:00
2023-11-25 21:34:18 -08:00
2023-11-25 21:34:18 -08:00
2024-06-09 12:24:15 +02:00
2024-12-13 15:29:04 +01:00
2021-03-22 09:23:10 +01:00
2021-03-22 09:23:10 +01:00
2024-12-15 22:31:31 +01:00
2024-12-15 22:31:31 +01:00
2024-12-15 22:31:31 +01:00
2024-12-15 22:31:31 +01:00
2024-12-13 15:29:04 +01:00
2024-06-09 12:24:15 +02:00
2025-01-12 18:01:35 +01:00
2020-12-30 23:32:07 +01:00
2020-12-30 23:32:07 +01:00
2025-04-04 14:25:01 +02:00
2024-12-13 15:29:04 +01:00
2024-06-09 12:24:15 +02:00
2025-03-17 15:23:45 +01:00
2024-06-09 12:24:15 +02:00
2020-10-02 13:51:39 +02:00
2024-11-30 18:55:17 +01:00
2020-10-02 13:51:39 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2020-10-02 13:51:39 +02:00
2023-11-25 21:34:18 -08:00
2020-10-02 13:51:39 +02:00
2025-01-12 18:01:35 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2025-01-12 21:36:04 +01:00
2024-01-05 16:17:58 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-01-05 16:17:58 +01:00
2024-06-09 12:24:15 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-01-05 16:17:58 +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
2024-06-09 12:24:15 +02:00
2022-11-09 22:55:33 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +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
2025-04-04 14:25:01 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2020-01-31 13:42:12 +01:00
2024-02-07 14:48:34 +01:00
2025-02-13 00:24:14 +01:00
2025-02-13 00:24:14 +01:00
2025-02-13 00:24:14 +01:00
2024-02-07 14:48:34 +01:00
2023-11-25 21:34:18 -08:00
2021-01-15 18:32:38 +01:00
2024-01-25 23:45:41 +01:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2024-01-20 19:57:57 +01:00
2020-11-18 21:13:46 +01:00
2020-11-18 21:13:46 +01:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2024-01-20 19:57:57 +01:00
2024-01-20 19:57:57 +01:00
2020-11-03 18:34:10 +01:00
2024-01-20 19:57:57 +01:00
2024-01-20 19:57:57 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2024-06-09 12:24:15 +02:00
2024-01-20 19:57:57 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2025-04-04 14:25:01 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2021-06-06 18:56:45 +02:00
2021-06-06 18:56:45 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-11-30 18:55:17 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-01-05 16:17:58 +01:00
2024-02-07 14:48:34 +01:00
2024-07-21 16:51:52 +02:00
2025-03-15 13:35:41 +01:00
2020-09-25 23:26:34 +02:00
2023-02-26 22:22:48 +01:00
2024-02-07 14:48:34 +01:00
2023-07-01 15:51:26 +02:00
2023-06-25 13:18:31 +02:00
2023-06-25 13:18:31 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2023-02-26 22:22:48 +01:00
2024-06-09 12:24:15 +02:00
2025-01-08 14:55:28 +01:00
2024-07-28 18:47:56 +02:00
2024-07-28 18:47:56 +02:00
2024-07-28 18:47:56 +02:00
2023-11-25 21:34:18 -08:00
2024-02-07 14:48:34 +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
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2025-04-04 14:25:01 +02:00
2023-11-25 21:34:18 -08:00
2025-04-04 14:25:01 +02:00
2025-04-04 14:25:01 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2025-01-08 14:55:28 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2023-11-25 21:34:18 -08:00
2023-11-25 21:34:18 -08:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-01-05 16:17:58 +01:00
2024-06-09 12:24:15 +02:00
2023-11-25 21:34:18 -08:00
2023-11-25 21:34:18 -08: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
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2021-08-20 18:13:55 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +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
2025-03-17 16:40:46 +01:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +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
2023-11-25 21:34:18 -08:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2025-04-04 14:25:01 +02:00
2024-01-05 16:17:57 +01:00
2023-11-27 00:34:49 +01:00
2024-05-09 23:53:02 +02:00
2023-11-25 17:14:04 -08:00
2024-06-09 12:24:15 +02:00
2025-01-08 14:55:28 +01:00
2023-11-25 17:14:04 -08:00
2025-01-08 14:55:28 +01:00
2024-02-07 14:48:34 +01:00
2024-12-27 13:34:58 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-12-22 23:36:41 +01:00
2024-12-13 15:29:04 +01:00
2024-12-13 15:29:04 +01:00
2025-04-04 14:25:01 +02:00
2025-04-04 14:25:01 +02:00
2025-01-08 14:55:28 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2025-04-04 14:25:01 +02:00
2024-02-07 14:48:34 +01:00
2024-10-22 12:25:58 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-10-20 22:07:32 +02:00
2025-04-04 14:25:01 +02:00
2025-04-04 14:25:01 +02:00
2025-04-04 14:25:01 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2025-04-04 14:25:01 +02:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00
2024-09-21 18:03:31 +02:00
2024-12-08 23:36:24 +01:00
2023-10-31 13:53:11 +01:00
2023-10-31 13:53:11 +01:00
2024-07-04 19:30:37 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2022-05-21 13:54:08 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +01:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2025-01-08 14:55:28 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2023-09-16 12:49:26 +02:00
2023-09-16 12:49:26 +02:00
2023-09-16 12:49:26 +02:00
2022-05-21 13:54:02 +02:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2020-12-28 19:37:24 +01:00
2020-12-28 19:37:24 +01:00
2025-04-04 14:25:01 +02:00
2020-12-22 19:11:50 +01:00
2025-04-04 14:25:01 +02:00
2020-12-22 19:11:50 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2021-08-20 18:13:55 +02:00
2024-06-09 12:24:15 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +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
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-12-26 15:19:25 +01:00
2024-06-09 12:24:15 +02:00
2024-05-27 00:32:57 +02:00
2024-12-21 12:20:10 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-01 17:09:02 +01:00
2024-02-07 14:48:34 +01:00
2024-03-08 17:35:01 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2022-02-01 14:54:16 +09:00
2022-02-01 14:54:16 +09:00
2024-02-07 14:48:34 +01:00
2024-03-02 14:08:08 +01:00
2024-03-02 14:08:08 +01:00
2024-02-07 14:48:34 +01:00
2020-12-22 19:11:50 +01:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2025-03-09 19:57:26 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2024-02-01 17:09:03 +01:00
2024-06-09 12:24:15 +02:00
2024-03-08 17:35:01 +01:00
2025-01-20 23:59:45 +01:00
2024-11-30 18:19:52 +01:00
2024-11-30 18:19:52 +01:00
2024-11-30 18:19:52 +01:00
2024-12-22 23:36:41 +01:00
2024-06-14 21:05:19 +02:00
2024-06-09 12:24:15 +02:00
2025-01-08 14:55:28 +01:00
2020-12-14 16:57:21 +01:00
2020-12-14 16:59:49 +01:00
2024-06-09 12:24:15 +02:00
2024-12-23 22:52:37 +01:00
2025-04-04 14:25:01 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2025-04-04 14:25:01 +02:00
2024-06-09 12:24:15 +02:00
2025-04-04 14:25:01 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-03-08 17:35:01 +01:00
2024-06-09 12:24:15 +02:00
2024-03-24 21:10:59 +01:00
2024-05-11 16:57:28 +02:00
2024-02-07 14:48:34 +01:00
2020-12-22 19:11:50 +01:00
2024-05-11 16:57:28 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-05-11 16:57:28 +02:00
2024-06-09 12:24:15 +02:00
2025-04-04 14:25:01 +02:00
2024-11-07 14:56:39 +01:00
2024-03-08 17:35:01 +01:00
2024-03-08 17:35:01 +01:00
2024-01-07 01:19:56 +01:00
2024-01-07 01:19:56 +01:00
2024-01-07 01:19:56 +01:00
2022-04-16 16:59:29 +02:00
2025-04-07 00:42:18 +02:00
2025-04-07 00:42:18 +02:00
2025-04-07 00:42:18 +02:00
2025-04-07 00:42:18 +02:00
2025-04-07 00:42:18 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2021-06-05 01:17:11 +02:00
2021-06-05 01:17:11 +02:00
2025-04-04 14:25:01 +02:00
2024-02-01 17:09:02 +01:00
2024-02-01 17:09:02 +01:00
2021-01-19 21:41:26 +01:00
2021-01-19 21:41:26 +01:00
2025-04-04 14:25:01 +02:00
2025-04-04 14:25:01 +02:00
2025-04-04 14:25:01 +02:00
2020-10-17 20:17:59 +02:00
2020-10-17 20:17:59 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2025-01-08 14:55:28 +01:00
2022-04-16 16:59:29 +02:00
2025-01-08 14:55:28 +01:00
2022-04-16 16:59:29 +02:00
2025-01-08 14:55:28 +01:00
2024-06-09 12:24:15 +02:00
2023-11-25 17:14:04 -08:00
2024-06-09 12:24:15 +02:00
2025-03-17 16:40:46 +01:00
2024-06-09 12:24:15 +02:00
2025-01-08 14:55:28 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2025-03-17 16:40:46 +01:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2023-11-25 17:14:04 -08:00
2023-11-25 17:14:04 -08:00
2024-06-14 21:05:19 +02:00
2024-08-25 15:08:25 +02:00
2024-12-22 23:36:41 +01:00
2024-02-07 14:48:34 +01:00
2024-08-29 21:05:59 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2025-04-04 14:25:01 +02:00
2024-06-09 12:24:15 +02:00
2024-03-09 20:00:11 +01:00
2024-03-09 20:00:11 +01:00
2024-12-27 13:34:58 +01:00
2024-12-27 13:34:58 +01:00
2024-12-27 13:34:58 +01: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
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00
2023-02-25 14:31:42 +01:00
2023-02-25 14:31:42 +01:00
2024-11-30 18:55:17 +01:00
2024-11-30 18:52:41 +01:00
2024-08-29 21:23:58 +02:00
2024-08-29 21:05:59 +02:00
2024-02-07 14:48:34 +01:00
2022-11-12 17:10:12 +01:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2020-10-17 20:18:00 +02:00
2020-10-17 20:18:00 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2022-06-15 20:07:26 +02:00
2024-02-07 14:48:34 +01:00
2024-11-23 18:43:16 +01:00
2024-11-23 18:43:20 +01:00
2024-11-23 18:43:16 +01:00
2024-06-09 12:24:15 +02:00
2024-12-18 20:27:03 +01:00
2024-01-23 10:41:20 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2024-12-27 13:34:58 +01:00
2024-01-07 23:06:17 +01: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
2024-06-09 12:24:15 +02:00
2024-06-09 12:24:15 +02:00
2020-10-02 13:51:39 +02:00
2024-02-01 17:09:02 +01:00
2020-10-02 13:51:39 +02:00
2024-06-09 12:24:15 +02:00
2023-05-06 20:59:46 +02:00
2025-03-16 22:10:05 +01:00
2024-02-07 14:48:34 +01:00
2025-03-16 22:09:20 +01:00
2023-05-06 20:59:46 +02:00
2022-02-26 17:46:10 +01:00
2025-03-16 22:09:20 +01:00
2025-03-16 22:10:04 +01:00
2022-02-26 17:46:10 +01:00
2023-07-08 20:19:00 +02:00
2023-07-08 20:19:00 +02:00
2024-02-07 14:48:34 +01:00
2023-07-08 20:19:00 +02:00
2023-07-08 20:19:00 +02:00
2023-07-08 20:19:00 +02:00
2023-11-25 19:43:32 -08:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2020-05-18 13:35:38 +02:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-06-09 12:24:15 +02:00
2020-09-25 23:26:34 +02:00
2024-06-09 12:24:15 +02:00