summaryrefslogtreecommitdiffstats
path: root/sys/mips/rmi
Commit message (Expand)AuthorAgeFilesLines
* 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
* If a mbuf is split across two pages, werrs2010-02-101-0/+2
* Its possible that our RMI box has memory extendingrrs2010-01-291-3/+16
* Move ID up into comment block.. per bsdimprrs2010-01-291-3/+4
* Make compilable.. i.e. the FreeBSD id I added mustrrs2010-01-281-0/+2
* Changes the msg ring so its a filter not arrs2010-01-282-5/+8
* Spacing changes in pic_ack and pic_delayed_ackrrs2010-01-261-4/+4
* 1) Make sure static is init'd to 0rrs2010-01-261-1/+3
* To prevent a LOR we need to pass inrrs2010-01-262-21/+23
* Fix up the msg ring driver a bit tighterrrs2010-01-261-22/+7
* Fixes setup of clock. It was not properlyrrs2010-01-261-5/+15
* Changes the order of the setting the int happened (insiderrs2010-01-241-1/+1
* This hopefully will fix the network problem I was seeing.rrs2010-01-221-8/+8
* Place proper svn:keywords tag on all these files. They were createdimp2010-01-127-7/+7
* Correct a path in an include I missed earlierimp2010-01-111-8/+1
* Attempt to cope with the dev/rmi -> mips/rmi/dev move.imp2010-01-116-18/+33
* Merge from projects/mips to head by hand:imp2010-01-109-0/+12333
* Rename mips_pcpu_init to mips_pcpu0_init since it applies only to theimp2010-01-091-1/+1
* Centralize initialization of pcpu, and set curthread early...imp2010-01-081-0/+3
* Add missing function that doesintr naming andrrs2009-12-231-3/+38
* This is a list of the files for RMI's md_rootrrs2009-12-231-0/+676
* Fixes so kdb works.rrs2009-12-211-1/+4
* Adds JC's fix to get rid of stray intr's.rrs2009-12-201-3/+3
OpenPOWER on IntegriCloud