opengnsys_ipxe/src
Leendert van Doorn 02d5cfff22 [tg3] Add missing memory barrier
ARM64 has a weaker memory order model than x86.  The missing memory
barrier caused phy initialization notification to be delayed beyond
the link-wait timeout (15 secs).

Signed-off-by: Leendert van Doorn <leendert@paramecium.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2016-06-13 15:14:43 +01:00
..
arch [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [arm] Add support for 64-bit ARM (Aarch64) 2016-05-08 00:20:20 +01:00
core [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
crypto [arm] Avoid instruction references to symbols defined via ".equ" 2016-05-08 00:08:48 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [tg3] Add missing memory barrier 2016-06-13 15:14:43 +01:00
hci [lotest] Add option to use broadcast packets for loopback testing 2016-05-23 14:17:47 +01:00
image [build] Allow assembler section type character to vary by architecture 2016-03-13 11:20:53 +00:00
include [tcp] Send TCP keepalives on idle established connections 2016-06-13 09:58:32 +01:00
interface [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
libgcc [libgcc] Provide __divmoddi4() 2016-05-05 23:42:57 +01:00
net [tcp] Send TCP keepalives on idle established connections 2016-06-13 09:58:32 +01:00
scripts [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
tests [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
usr [lotest] Add option to use broadcast packets for loopback testing 2016-05-23 14:17:47 +01:00
util [build] Remove nested "my" declaration 2016-06-03 18:09:54 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Remove unnecessary dependency on zlib 2016-05-02 23:09:49 +01:00
Makefile.efi [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
Makefile.housekeeping [build] Remove unnecessary dependency on zlib 2016-05-02 23:09:49 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00