summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo.antoine2010-01-091-1/+1
* Merge from projects/mips to head by hand:imp2010-01-0944-0/+11736
|\
* \ Merge from projects/mips to head by hand:imp2010-01-091-0/+72
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-091-0/+160
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-091-0/+90
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-091-0/+13
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-091-0/+92
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-091-0/+59
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-091-0/+86
|\ \ | |/
* | Merge from projects/mips to head by hand.imp2010-01-091-0/+17
|\ \ | |/
* | Merge from pprojects/mips to head by hand.imp2010-01-091-0/+81
|\ \ | |/
* | Extra parantheses to keep certain compilers happy.np2010-01-091-1/+1
* | Merge from projects/mips to head by hand:imp2010-01-0918-0/+5242
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-098-0/+1581
|\ \ | |/
| * Fix comment, which was missed in an earlier commit...imp2010-01-091-2/+1
| * Rename mips_pcpu_init to mips_pcpu0_init since it applies only to theimp2010-01-0911-9/+11
| * Compute the target of the jump in the 'J' and 'JAL' instructionsneel2010-01-091-1/+1
| * Revert r199758. It pointed out that we were calling pcpu_init way tooimp2010-01-081-4/+2
| * Centralize initialization of pcpu, and set curthread early...imp2010-01-089-10/+40
| * Add a DDB command "show pcb" to dump out the contents of a thread's PCB.neel2010-01-081-0/+97
| * Sync to r201658 on head.imp2010-01-067-18/+15
| * Revert r200892, 200893 and 200894. There's companion changesimp2010-01-063-98/+17
| * Remove all CFE-specific code from locore.S. The CFE entrypoint initializationneel2010-01-063-42/+18
| * Merge from head at r201628.imp2010-01-062313-139376/+129465
| |\
| * | This change increases the size of the kernel stack for thread0 fromneel2010-01-052-1/+10
| * | Style(9) pass.imp2010-01-041-275/+244
| * | 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
| * | Bring in support for n64 and n32 ABIs, at least at the base.imp2009-12-231-14/+69
| * | Start to add support for N32 and N64 ABIs.imp2009-12-231-3/+26
| * | Load gp for N32 and N64 operations.imp2009-12-231-0/+3
| * | 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
| * | Place holder ptrace mips module. Not entirely sure what's requiredimp2009-12-171-0/+37
| * | Remove the now-obsolete comments about compile-with. There are noimp2009-12-151-8/+0
| * | Should have been copied frmo OCTEON.hints, but I botched that, soimp2009-12-151-0/+13
| * | Hook up parsing of the boot records.imp2009-12-101-138/+112
| * | Get the sense of this right. We use uintpr_t for bus_addr_t whenimp2009-12-101-1/+1
| * | app_descriptor_addr is unused (I know it is referened still). Andimp2009-12-102-17/+10
| * | This file is OBE and should have been removed when we renamed thingsimp2009-11-261-13/+0
| * | Add in Cavium's CID. Report what the unknown CID is.imp2009-11-242-1/+5
| * | kill stray printfimp2009-11-241-1/+0
| * | Only all critical_enter()/critical_exit() if curthread has been set.imp2009-11-241-2/+4
| * | looks like there's more to this patch than just this one file. I'llimp2009-11-241-4/+1
| * | Include opt_cputype.h for all .c and .S files referencing TARGET_OCTEON.imp2009-11-2411-11/+25
| * | Remove a comment that's bogus.imp2009-11-241-1/+2
| * | Make sure kstack0 is page aligned.imp2009-11-241-1/+6
| * | Get rid of redundant .kernel in these names.imp2009-11-245-3/+4
| * | Move the hard-wiring of the dcache on octeon outside of the ifimp2009-11-241-10/+12
| * | TARGET_OCTEON reqiures opt_cputype.h.imp2009-11-241-0/+2
OpenPOWER on IntegriCloud