- Aug 29, 2020
-
-
Oliver Horst authored
-
- Aug 21, 2020
-
-
- Aug 20, 2020
-
-
Oliver Horst authored
-
Oliver Horst authored
-
- Aug 18, 2020
-
-
Oliver Horst authored
-
- Jul 31, 2020
-
-
Ulrich Huber authored
-
- Jul 27, 2020
-
-
Ulrich Huber authored
-
Ulrich Huber authored
-
Ulrich Huber authored
-
Ulrich Huber authored
-
Ulrich Huber authored
[fix] Do copy sock_idx when copying pbuf
-
Ulrich Huber authored
-
Ulrich Huber authored
-
Ulrich Huber authored
-
Ulrich Huber authored
[fix] Check EtherType to determine if packet is of type PTP for timestamping and use correct method for marshalling
-
Ulrich Huber authored
[fix] Enter and exit critical region correctly (and automatically) for tasks and interrupts
-
Ulrich Huber authored
-
Ulrich Huber authored
-
Ulrich Huber authored
-
Ulrich Huber authored
-
Ulrich Huber authored
[fix] further increase stack size of link_detect_thread for console output Make link detect thread parameters in lwIP configurable
-
-
-
-
-
-
Ulrich Huber authored
[add] Added preparations to switch to newlib impl once fixed
-
Ulrich Huber authored
[fix] Use definition of LWIP_RAND as documentation proposes but with random API as this one is part of libc-repl
-
- Jul 23, 2020
-
-
Ulrich Huber authored
-
Ulrich Huber authored
-
Ulrich Huber authored
-
- Dec 17, 2019
-
-
Oliver Horst authored
[fix] Corrected FreeRTOS include prefixes and removed a compiler warning regarding incoherent function definitions
-
- Nov 18, 2019
-
-
Oliver Horst authored
- Added proper include guards for the different xlwip netif implementations - Moved to FreeRTOS v10 config names - Added missing cc.h - Moved platform specific code out of include/lwip/sys.h into ports/sys/freertos/src/sys_arch.c - Added a sys_sem_signal_fromisr method to replace the usage of the xInsideISR helper-variable from Xilinx's netif port
-
Oliver Horst authored
Merge branch 'upstream/savannah.nongnu.org' into upstream/xilinx
-
- Nov 15, 2019
-
-
Oliver Horst authored
Vanilla lwIP 2.1.2 fetched from https://git.savannah.nongnu.org/git/lwip.git Branch/Tag: STABLE-2_1_2_RELEASE SHA1 ID: 159e31b689577dbf69cf0683bbaffbd71fa5ee10 With the following addons: - Vanilla lwIP contrib 2.1.0 fetched from https://git.savannah.nongnu.org/git/lwip/lwip-contrib.git (branch/tag: STABLE-2_1_0_RELEASE, sha1id: 35b011d4cf4c4b480f8859c456587a884ec9d287) Restructured with toki-baseliner, revision 7dc0f8e (dirty).
-
Oliver Horst authored
Xilinx lwIP 2.1.1 fetched from https://github.com/Xilinx/embeddedsw.git Branch/Tag: release-2019.1 SHA1 ID: 26c14d9861010a0e3a55c73fb79efdb816eb42ca With the following addons: - Xilinx lwIP documentation 2.1.1 fetched from https://github.com/Xilinx/embeddedsw.git (branch/tag: release-2019.1, sha1id: 26c14d9861010a0e3a55c73fb79efdb816eb42ca) - Xilinx lwIP contrib 2.1.1 fetched from https://github.com/Xilinx/embeddedsw.git (branch/tag: release-2019.1, sha1id: 26c14d9861010a0e3a55c73fb79efdb816eb42ca) - Vanilla lwIP contrib 2.1.0 fetched from https://git.savannah.nongnu.org/git/lwip/lwip-contrib.git (branch/tag: STABLE-2_1_0_RELEASE, sha1id: 35b011d4cf4c4b480f8859c456587a884ec9d287) Restructured with toki-baseliner, revision 7dc0f8e (dirty).
-
Oliver Horst authored
Vanilla lwIP 2.1.1 fetched from https://git.savannah.nongnu.org/git/lwip.git Branch/Tag: STABLE-2_1_1_RELEASE SHA1 ID: 3b53b6e481beed5787017222463626ae17943beb With the following addons: - Vanilla lwIP contrib 2.1.0 fetched from https://git.savannah.nongnu.org/git/lwip/lwip-contrib.git (branch/tag: STABLE-2_1_0_RELEASE, sha1id: 35b011d4cf4c4b480f8859c456587a884ec9d287) Restructured with toki-baseliner, revision 7dc0f8e (dirty).
-
Oliver Horst authored
Vanilla lwIP 2.1.0 fetched from https://git.savannah.nongnu.org/git/lwip.git Branch/Tag: STABLE-2_1_0_RELEASE SHA1 ID: e6a8415df332ee34d7af02255b2aa1e8ee74348f With the following addons: - Vanilla lwIP contrib 2.1.0 fetched from https://git.savannah.nongnu.org/git/lwip/lwip-contrib.git (branch/tag: STABLE-2_1_0_RELEASE, sha1id: 35b011d4cf4c4b480f8859c456587a884ec9d287) Restructured with toki-baseliner, revision 7dc0f8e (dirty).
-
Oliver Horst authored
Vanilla lwIP 2.0.3 fetched from https://git.savannah.nongnu.org/git/lwip.git Branch/Tag: STABLE-2_0_3_RELEASE SHA1 ID: 92f23d6ca0971a32f2085b9480e738d34174417b With the following addons: - Vanilla lwIP contrib 2.0.1 fetched from https://git.savannah.nongnu.org/git/lwip/lwip-contrib.git (branch/tag: STABLE-2_0_1_RELEASE, sha1id: 4d1838043ec8d31ff308fa10326ea8e3a61063cd) Restructured with toki-baseliner, revision 7dc0f8e (dirty).
-