freebsd-dev/sys/mips/nlm
Jayachandran C. 9f499cc5ae Little-endian and other fixes for Broadcom XLP network driver
The changes are:
 - the microcore code loaded into the NAE has to be byteswapped
   in LE
 - the descriptors in memory for a P2P NAE descriptor has to be
   byteswapped in LE
 - the m_data pointer is already cacheline aligned, so the
   unnecessary m_adj to cacheline size can be removed
 - fix mask used to obtain physical address from the Tx freeback
   descriptor
 - fix a compile error in code under #ifdef

Obtained from:	Venkatesh J V <venkatesh.vivekanandan@broadcom.com>
2013-01-24 15:49:47 +00:00
..
dev Little-endian and other fixes for Broadcom XLP network driver 2013-01-24 15:49:47 +00:00
hal Little-endian and other fixes for Broadcom XLP network driver 2013-01-24 15:49:47 +00:00
board_cpld.c Support for EEPROM and CPLD on XLP EVP boards. 2012-03-27 12:25:47 +00:00
board_eeprom.c Support for EEPROM and CPLD on XLP EVP boards. 2012-03-27 12:25:47 +00:00
board.c Identify Netlogic XLP 8xx B1 chip revisions 2012-07-09 10:24:45 +00:00
board.h XLP UART code udpate. 2012-03-27 14:48:40 +00:00
bus_space_rmi_pci.c MIPS XLP platform code update. 2011-09-05 10:45:29 +00:00
bus_space_rmi.c Add correct range parameter in XLP DTS 2012-08-21 09:37:23 +00:00
clock.h MIPS XLP platform code update. 2011-09-05 10:45:29 +00:00
cms.c Switch to interrupt based message handling for XLP 8xx B0. 2012-03-27 07:47:13 +00:00
files.xlp Supply endianness implied by the -m flag when compiling ucore code. 2012-03-29 02:03:06 +00:00
interrupt.h MIPS XLP platform code update. 2011-09-05 10:45:29 +00:00
intr_machdep.c Update memory and resource allocation code for SoC devices 2012-03-27 15:39:55 +00:00
mpreset.S Update the L1D cache flush sequence when enabling threads. 2012-03-27 07:51:42 +00:00
msgring.h xlpge : driver for XLP network accelerator 2012-03-27 14:05:12 +00:00
std.xlp Rearrange XLP configuration files. 2011-11-18 11:18:59 +00:00
tick.c o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern 2012-03-12 21:25:32 +00:00
uart_cpu_xlp.c XLP UART code udpate. 2012-03-27 14:48:40 +00:00
usb_init.c Fix USB compilation, and add USB options to XLP conf 2011-11-19 14:33:14 +00:00
xlp_machdep.c Broadcom XLP updates for the new firmware 2013-01-24 14:33:25 +00:00
xlp_pci.c Little-endian fix for PCI on Broadcom XLP. 2013-01-24 11:42:16 +00:00
xlp.h Identify Netlogic XLP 8xx B1 chip revisions 2012-07-09 10:24:45 +00:00