INAGAKI Hiroshi
b18edb1bfa
ath79: add support for ELECOM WAB-I1750-PS
...
ELECOM WAB-I1750-PS is a 2.4/5 GHz band 11ac (Wi-Fi 5) access point,
based on QCA9558.
Specification:
- SoC : Qualcomm Atheros QCA9558
- RAM : DDR2 128 MiB (2x Winbond W9751G6KB251)
- Flash : SPI-NOR 16 MiB (Macronix MX25L12835FMI-10G)
- WLAN : 2.4/5 GHz 3T3R
- 2.4 GHz : Qualcomm Atheros QCA9558 (SoC)
- 5 GHz : Qualcomm Atheros QCA9880
- Ethernet : 2x 10/100/1000 Mbps
- phy ("PD") : Atheros AR8035
- phy ("PSE") : Atheros AR8033
- LEDs/keys (GPIO) : 3x/3x
- UART : 2x RJ-45 port
- "SERVICE" : TTL (3.3V)
- port : ttyS0
- assignment : 1:3.3V, 2:GND, 3:TX, 4:RX
- settings : 115200n8
- note : no compatibility with "Cisco console cable"
- "SERIAL" : RS232C (+-12V)
- port : ?
- assignment : 1:NC , 2:NC , 3:TXD, 4:GND,
5:GND, 6:RXD, 7:NC , 8:NC
- settings : 115200n8
- note : compatible with "Cisco console cable"
- Buzzer : 1x GPIO-controlled
- USB : 1x USB 2.0 Type-A
- Power : DC jack or PoE
- DC jack : 12 VDC, 1.04 A (device only, rating)
- PoE : 802.3af/at, 48 VDC, 0.26 A (device only, rating)
- note : supports 802.3af supply on PSE (downstream) port
when powered by DC adapter or 802.3at PoE
Flash instruction using factory.bin image:
1. Boot WAB-I1750-PS without no upstream connection (or PoE connection
without DHCP)
2. Access to the WebUI ("http://192.168.3.1 ") on the device and open
firmware update page
("ツールボックス" -> "ファームウェア更新")
3. Select the OpenWrt factory.bin image and click update
("アップデート") button
4. Wait ~120 seconds to complete flashing
Revert to OEM firmware:
1. Download the latest OEM firmware
2. Remove 128 bytes(0x80) header from firmware image
3. Decode by xor with a pattern "8844a2d168b45a2d" (hex val)
4. Upload the decoded firmware to the device
5. Flash to "firmware" partition by mtd command
6. Reboot
Notes:
- To use the "SERVICE" port, the connection of 3.3V line is also
required to enable console output.
The uart line of "SERVICE" is branched out from the internal pin
header with 74HC126D and 3.3V line is connected to OE pin on it.
- "SERIAL" port is provided by HS UART on QCA9558 SoC that has
compatibility with qca,ar9330-uart, but QCA955x SoC's is not supported
on Linux Kernel and OpenWrt.
- To supply 802.3af PoE on "PSE" port when powered by DC adapter, 12 VDC
3.5 A adapter is recommended. (official: WAB-EX-ADP1)
MAC addresses:
Ethernet (PD, PSE): 00:90:FE:xx:xx:0A (Config, ethaddr (text))
2.4GHz : 00:90:FE:xx:xx:0A (Config, ethaddr (text))
5GHz : 00:90:FE:xx:xx:0B
[original work]
Signed-off-by: Yanase Yuki <dev@zpc.st>
[update for NVMEM and others]
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2024-03-02 14:08:08 +01: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
2023-11-25 21:34:18 -08:00
2024-01-05 16:17:57 +01:00
2024-02-07 14:48:34 +01:00
2021-04-08 09:20:59 +02:00
2024-01-05 16:17:57 +01:00
2021-02-24 02:53:53 +01:00
2024-02-07 14:48:34 +01:00
2022-04-15 07:11:18 +02:00
2024-01-05 16:17:57 +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-02-07 14:48:34 +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
2024-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02: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
2023-11-25 21:34:18 -08:00
2023-11-25 21:34:18 -08: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-02-07 14:48:34 +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-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
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-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
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
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
2020-09-25 23:26:34 +02:00
2022-11-12 17:10:12 +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-02-07 14:48:34 +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-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
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
2023-11-25 21:34:18 -08:00
2022-12-17 20:48:57 +01:00
2022-11-12 17:10:12 +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
2024-02-07 14:48:34 +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-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
2023-11-25 21:34:18 -08:00
2022-11-12 17:10:12 +01:00
2021-03-22 09:23:10 +01:00
2021-03-22 09:23:10 +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
2022-11-12 17:10:12 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2020-12-30 23:32:07 +01:00
2020-12-30 23:32:07 +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
2022-11-12 17:10:12 +01:00
2024-02-07 14:48:34 +01:00
2020-10-02 13:51:39 +02:00
2024-02-07 14:48:34 +01:00
2020-10-02 13:51:39 +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
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-10-02 13:51:39 +02:00
2023-11-25 21:34:18 -08:00
2020-10-02 13:51:39 +02:00
2023-11-25 21:34:18 -08:00
2024-02-07 14:48:34 +01:00
2024-01-05 16:17:58 +01:00
2023-11-25 21:34:18 -08:00
2024-01-05 16:17:58 +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-02-07 14:48:34 +01:00
2023-11-25 21:34:18 -08:00
2024-01-05 16:17:58 +01: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
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-02-07 14:48:34 +01:00
2022-11-09 22:55:33 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01: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
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
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-11-25 21:34:18 -08:00
2023-11-25 21:34:18 -08: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-01-31 13:42:12 +01:00
2024-02-07 14:48:34 +01:00
2024-01-07 01:19:54 +01:00
2024-02-07 14:48:34 +01:00
2024-01-07 01:19:54 +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-02-01 17:09:02 +01:00
2024-01-20 19:57:57 +01:00
2024-01-20 19:57:57 +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-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
2021-06-06 18:56:45 +02:00
2021-06-06 18:56:45 +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-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
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-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
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
2024-02-07 14:48:34 +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-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
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
2024-02-07 14:48:34 +01:00
2024-01-05 16:17:58 +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
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
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
2023-11-25 21:34:18 -08: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
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
2021-12-11 00:50:02 +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
2024-01-05 16:17:57 +01:00
2023-11-27 00:34:49 +01:00
2020-09-25 23:26:34 +02:00
2023-11-25 17:14:04 -08:00
2023-11-25 17:14:04 -08:00
2024-01-05 16:17:57 +01:00
2023-11-25 17:14:04 -08:00
2024-03-02 14:08:08 +01:00
2024-02-07 14:48:34 +01:00
2024-01-05 16:17:58 +01:00
2024-01-05 16:17:58 +01:00
2024-02-01 17:09:02 +01:00
2022-11-12 17:10:12 +01:00
2024-01-05 16:17:57 +01:00
2024-01-05 16:17:57 +01:00
2023-11-25 17:14:04 -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
2023-11-25 17:14:04 -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-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
2023-11-25 17:14:04 -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
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
2024-02-07 14:48:34 +01:00
2023-11-25 17:14:04 -08:00
2023-10-31 13:53:11 +01:00
2023-10-31 13:53:11 +01:00
2023-11-25 17:14:04 -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-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-02-07 14:48:34 +01:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +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-01-05 16:17:58 +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
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
2024-02-07 14:48:34 +01:00
2020-12-22 19:11:50 +01:00
2024-02-07 14:48:34 +01:00
2020-12-22 19:11:50 +01:00
2023-11-25 17:14:04 -08:00
2023-11-25 17:14:04 -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
2024-02-07 14:48:34 +01:00
2021-08-20 18:13:55 +02:00
2024-01-05 16:17:57 +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
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2023-11-25 17:14:04 -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
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-02-07 14:48:34 +01: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-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-01 17:09:02 +01:00
2024-02-07 14:48:34 +01:00
2022-04-15 07:11:18 +02:00
2023-11-25 17:14:04 -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
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-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +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-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
2020-12-14 16:57:21 +01:00
2020-12-14 16:59:49 +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-01 17:09:02 +01:00
2024-02-07 14:48:34 +01:00
2023-11-25 17:14:04 -08:00
2024-02-01 17:09:02 +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-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-02 14:08:08 +01:00
2024-02-07 14:48:34 +01:00
2020-12-22 19:11:50 +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
2023-11-25 17:14:04 -08:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2023-11-25 17:14:04 -08:00
2024-01-07 01:19:56 +01:00
2022-06-29 12:34:49 +02: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
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2024-02-01 17:09:02 +01:00
2021-06-05 01:17:11 +02:00
2021-06-05 01:17:11 +02:00
2024-02-07 14:48:34 +01: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
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-10-17 20:17:59 +02:00
2020-10-17 20:17:59 +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
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
2024-02-07 14:48:34 +01:00
2024-02-01 17:09:02 +01:00
2023-11-25 17:14:04 -08:00
2023-11-25 17:14:04 -08:00
2022-11-12 17:10:12 +01:00
2024-02-01 17:09:02 +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
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2023-11-25 17:14:04 -08:00
2024-02-01 17:09:02 +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-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01: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-02-07 14:48:34 +01:00
2022-02-26 13:36:30 +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-01 17:09:02 +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-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
2023-11-25 17:14:04 -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
2023-11-25 17:14:04 -08:00
2024-02-07 14:48:34 +01:00
2023-11-26 18:27:35 +01:00
2023-11-25 17:14:04 -08: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-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
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2024-02-07 14:48:34 +01:00
2023-02-25 14:31:42 +01:00
2023-02-25 14:31:42 +01:00
2023-11-25 17:14:04 -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
2022-11-12 17:10:12 +01:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +01:00
2020-10-17 20:18:00 +02:00
2020-10-17 20:18:00 +02:00
2024-02-07 14:48:34 +01:00
2023-11-25 17:14:04 -08:00
2024-02-01 17:09:02 +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-01 17:09:02 +01:00
2022-06-15 20:07:26 +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-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-02-01 17:09:02 +01:00
2024-02-01 17:09:02 +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-02-01 17:09:02 +01:00
2024-02-07 14:48:34 +01:00
2024-02-01 17:09:02 +01:00
2024-02-01 17:09:02 +01:00
2024-02-01 17:09:02 +01:00
2023-11-25 17:14:04 -08:00
2024-02-07 14:48:34 +01:00
2024-02-07 14:48:34 +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-02-01 17:09:02 +01:00
2024-02-07 14:48:34 +01: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-02-01 17:09:02 +01:00
2023-05-06 20:59:46 +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-05-06 20:59:46 +02:00
2022-02-26 17:46:10 +01:00
2024-02-07 14:48:34 +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-02-07 14:48:34 +01:00
2020-09-25 23:26:34 +02:00
2023-11-25 19:43:35 -08:00