freebsd-dev/sys/mips
Jayachandran C. 75e70f56a2 Add 64 bit support to nlge, and additional fixes
- 64 bit fixes for ifnlge.c
- Use m_nextpkt to save mbuf vaddr on 64 bit, we cannot store the
  64 bit vaddr  in the 40bit freeback field.
- remove unused code and unnecessary variables.
- use xlr_io_mmio macro instead of adding io base address
- rewrite GPIO related code to fixup nlge using xlr_write_reg and DELAY
- support for engg boards major num 11 and 12
- add xlr_paddr_lw() to load 32bit value from physical address, fix
  inline assembly
- style fixes
2010-09-20 11:53:57 +00:00
..
adm5120 bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
alchemy bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
atheros Make a note of which platforms the mac strings come from. 2010-09-17 01:13:48 +00:00
cavium Fix to specify generic bus_add_child. 2010-09-19 09:18:27 +00:00
compile
conf Add 64-bit SWARM board kernel configs. 2010-09-15 05:32:10 +00:00
idt bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
include Get rid of the unnecessary redirection of 'is_cacheable_mem()' to 2010-09-17 02:20:12 +00:00
malta Fix MALTA64 build. 2010-04-19 09:03:34 +00:00
mips Get rid of the unnecessary redirection of 'is_cacheable_mem()' to 2010-09-17 02:20:12 +00:00
rmi Add 64 bit support to nlge, and additional fixes 2010-09-20 11:53:57 +00:00
sentry5 - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
sibyte Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistent 2010-09-15 05:10:50 +00:00