freebsd-dev/sys/mips/cavium/dev/rgmii
Juli Mallett b6777295a6 o) Add SMP support for Octeon using U-Boot to launch all the processors at the
same time.
o) Remove some unused trivial uart functions from octeon_machdep now that the
   uart part is fully working and they are unused.
o) Use __func__ instead of __FUNCTION__.
o) Use intr_*() instead of other routines that do the same thing.
o) Remove some duplicate printfs from the Octeon port, as well as duplicate
   setting of Maxmem.
o) Use the right frequency divider on Octeon.
o) Use PCPU_GET(cpuid) consistently to get the cpuid of the running core.
o) Remove some unused macros in the Octeon port.
o) Use mips_sync() around use of the global dpcpu, whose value may not be
   visible to APs at first.
o) When loading the first thread's stack, use macros to make the code correct
   for n64 as well.
o) Remove stub, do-nothing FAU init/enable/disable functions from the RGMX
   driver.
2010-04-17 03:08:13 +00:00
..
octeon_fau.h o) Add SMP support for Octeon using U-Boot to launch all the processors at the 2010-04-17 03:08:13 +00:00
octeon_fpa.c Make printfs work for both OCTEON1 and OCTEON1-32 2010-02-18 19:27:00 +00:00
octeon_fpa.h Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
octeon_ipd.c Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
octeon_ipd.h Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
octeon_pip.h Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
octeon_pko.c Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
octeon_pko.h Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
octeon_rgmx.c o) Add SMP support for Octeon using U-Boot to launch all the processors at the 2010-04-17 03:08:13 +00:00
octeon_rgmx.h Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00