summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | remove bogus panic.imp2009-11-241-1/+4
| * | Rewrite to try to be more sane:imp2009-11-242-36/+135
| * | Add size of octeon uart registers to map.imp2009-11-241-0/+1
| * | Prefer ANSI spellings of uintXX_t, etc.imp2009-11-241-24/+24
| * | Specify loader script and load addressimp2009-11-231-0/+2
| * | Start linking at the kernel link address....imp2009-11-231-3/+1
| * | Linker scripts for octeon1 kernels of various flavors.imp2009-11-233-0/+178
| * | Another kludge for 64-bit bus_addr_t with 32-bit pointers...imp2009-11-201-1/+6
| * | Horrible kludge to make octeon32 work. I think a better way is toimp2009-11-201-30/+49
| * | cast vaddr to uintptr_t before casting it to a bus_space_handle_t.imp2009-11-201-1/+2
| * | 32-bit mixed-mode OCTEON kernel config file.imp2009-11-201-0/+90
| * | If we're ompiling ISA_MIPS32, then use the 32-bit address-sizeimp2009-11-201-1/+2
| * | Don't assume register addresses can fit into void *. Minor formattingimp2009-11-201-2/+2
| * | Formatting nit.imp2009-11-201-2/+3
| * | - Add intr counters for APB interruptsgonzo2009-11-182-2/+12
| * | - Add cpu_init_interrupts function that is supposed togonzo2009-11-185-27/+84
| * | - Code reorg: extract mx25l_read and mx25l_write methodsgonzo2009-11-181-81/+146
| * | Make pmap_copy_page() L2-cache friendly by doing the copy through theneel2009-11-131-3/+4
| * | - Reorganize hints according to if_arge changes: set mediagonzo2009-11-121-3/+10
| * | - Handle multiphy MAC case: create interface withgonzo2009-11-122-83/+205
| * | - include register definitions for respective controllersgonzo2009-11-122-0/+2
| * | MFC @199204gonzo2009-11-12924-19607/+45693
| |\ \
| * | | My NFS configured version.rrs2009-11-111-1/+2
| * | | Ok set in the values in clock 7 as in therrs2009-11-112-1/+4
| * | | Ok, the 40bit reads were causing crashesrrs2009-11-101-36/+64
OpenPOWER on IntegriCloud