summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* n32 fixes for nlge.jchandra2010-09-212-4/+4
* Add 64 bit support to nlge, and additional fixesjchandra2010-09-202-64/+131
* Fix to specify generic bus_add_child.jmallett2010-09-192-0/+4
* Don't use memory that can't be direct-mapped on !n64.jmallett2010-09-191-0/+12
* Fix octusb build.jmallett2010-09-181-1/+1
* Fixes for XLR network accelerator driver (nlge).jchandra2010-09-174-59/+104
* Get rid of the unnecessary redirection of 'is_cacheable_mem()' toneel2010-09-172-4/+2
* Get rid of unused macros.neel2010-09-171-29/+0
* Make a note of which platforms the mac strings come from.thompsa2010-09-171-0/+4
* Use getenv to find the mac address since it could be in the bootloaderthompsa2010-09-171-12/+14
* RMI security accelerator driver update.jchandra2010-09-166-711/+117
* Update rge.h for r212758 - stats incremented using xlr_ldaddwu should bejchandra2010-09-161-6/+7
* Network driver updates.jchandra2010-09-163-131/+124
* Add 64-bit SWARM board kernel configs.neel2010-09-152-0/+43
* Factor out the common parts of the swarm board in SWARM_COMMON and startneel2010-09-153-63/+73
* Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistentneel2010-09-155-5/+5
* Port r212559 to mips.neel2010-09-141-2/+0
* Enforce that pmap_mapdev() always returns uncacheable mappings.neel2010-09-141-9/+17
* TARGET_64BIT isn't needed anymore, GC it (partial merge from tbemd).imp2010-09-132-2/+0
* sys/mips/rmi/msgring.h - fixes and clean up.jchandra2010-09-133-248/+211
* bus_add_child method is needed now.jchandra2010-09-131-0/+1
* Refactor timer management code with priority to one-shot operation mode.mav2010-09-132-6/+1
* The functions in sys/mips/mips/psraccess.S can be implemented withjchandra2010-09-133-86/+19
* bus_add_child: change type of order parameter to u_intavg2010-09-107-13/+13
* Compilation fix - when INVARIANTS are turned off.jchandra2010-09-103-2/+10
* Clean up and update sys/mips/rmi/rmi_mips_exts.hjchandra2010-09-093-341/+345
* Minor clean up for nlge - nlna_submit_rx_free_desc() can use the same descjchandra2010-09-091-56/+19
* nlge (alternate XLR GMAC driver) updates:jchandra2010-09-081-50/+45
* Clean up fast message ring code for XLR.jchandra2010-09-083-227/+116
* PCIe updates for XLS.jchandra2010-09-071-47/+82
* Whitespace fixes - indent with tabs instead of spaces.jchandra2010-09-071-64/+64
* On boards with >512MB memory, the result of vtophys cannot be convertedjchandra2010-09-071-17/+5
* XLR/XLS hardware interrupts should be programmed level triggered at thejchandra2010-09-063-15/+12
* Updates for the RMI MIPS platform codejchandra2010-09-014-10/+13
* Add the workaround for 4xx lite boards after it was lost in the lastjchandra2010-08-311-0/+17
* Move debug.h to the the rge driver directory. rge.c is the only user ofjchandra2010-08-304-18/+6
* Clean up header files in RMI platform code (sys/mips/rmi), and removejchandra2010-08-3020-985/+390
* Remove misleading comment in pte.h. MIPS PTE entries are software managedjchandra2010-08-301-3/+0
* Apply MIPS pmap clean up patch from alc@ (with minor change to KASSERT):jchandra2010-08-292-67/+14
* New driver nlge for XLR/XLS Network Accelerator. This will support the XGMACjchandra2010-08-286-126/+4069
* Initial code for XLR CompactFlash driver.jchandra2010-08-285-1/+188
* Revamp XLR interrupt handling, the previous scheme does not work well onjchandra2010-08-276-129/+110
* Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.hjchandra2010-08-276-51/+49
* Provide timecounter based on XLR PIC timer.jchandra2010-08-252-0/+74
* XLR PIC code update.jchandra2010-08-252-6/+13
* XLR PIC code update and style(9) fixes.jchandra2010-08-257-313/+231
* Rename on_chip.c to fmn.c, as the file has just the fast messaging networkjchandra2010-08-252-4/+2
* RMI XLR platform code clean-up.jchandra2010-08-252-122/+115
* Sync up XLR tick.c with the new MIPS tick.cjchandra2010-08-251-17/+25
* Migrate if_arge to use the PLL cpuops.adrian2010-08-192-30/+10
OpenPOWER on IntegriCloud