summaryrefslogtreecommitdiffstats
path: root/sys/mips/rmi
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions.jchandra2010-08-131-3/+0
* Fix for 64 bit compile, with SMP enabled.jchandra2010-08-111-2/+3
* ithd_name no longer defined, use td_name. Fix compile with KTR enabled.jchandra2010-08-041-1/+1
* Update rge driver for 64 bit kernel.jchandra2010-07-291-14/+34
* mips/rmi/bus_space_rmi_pci.c is needed even when PCI is disabled. Thisjchandra2010-07-271-1/+1
* The changes in r210542 moved setting counter_upper and counter_lower_lastjchandra2010-07-271-2/+2
* The count/compare values have to be tracked per CPU.jchandra2010-07-271-10/+14
* Fixup mips/rmi for the new mips timer code(r210403). This will get XLRjchandra2010-07-274-42/+315
* Update MIPS timer code (except RMI) to utilize new MI event timermav2010-07-231-14/+0
* Fix for 64 bit compilation.jchandra2010-07-151-8/+12
* 64 bit compilation support XLR platform code.jchandra2010-07-085-32/+32
* Add support for XLS 108 chips - update board.c/board.h to setup GMACjchandra2010-07-022-2/+11
* Add support for newer XLS chips/boards in the GMAC driver.jchandra2010-06-183-199/+106
* Remove unused code in sys/mips/rmi :jchandra2010-05-249-1930/+0
* Changes to boot on a subset of threads on an XLR/XLS core.jchandra2010-05-214-196/+189
* Add a device description.rpaulo2010-05-181-0/+2
* Adds the file I forgot to add... that handlesrrs2010-05-181-0/+68
* Adds JC's cleanup patches that fix it sorrs2010-05-181-0/+9
* This pushes all of JC's patches that I have in place. Irrs2010-05-1610-515/+329
* Remove svn:executable prop.rpaulo2010-04-205-0/+0
* Delete svn:executable prop.rpaulo2010-04-181-0/+0
* o) Use inline functions to access coprocessor 0 registers rather than externaljmallett2010-04-171-6/+6
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-033-21/+0
* - Move rmi_pci_bus_space to header and avoid externrrs2010-03-024-145/+106
* Fix another fo-pa of mine... duplicate patches shouldrrs2010-02-211-760/+0
* Fix for the rge driver for boards without rge6 and rge7.rrs2010-02-202-5/+24
* Changes for pci and pci-e supportrrs2010-02-204-164/+1112
* Opps forgot to add this:rrs2010-02-201-0/+760
* Cleanups for sys/mips/rmi/bus_space_rmi.crrs2010-02-201-175/+30
* Some fixes to the current RMI interrupt handling, changes in this patch are:rrs2010-02-202-21/+45
OpenPOWER on IntegriCloud