]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
The static TLS size as given by tls_static_space includes TLS_TCB_SIZE
[FreeBSD/FreeBSD.git] / sys / mips /
2010-02-16 gonzo- Clean-up output of memory banks info
2010-02-15 attilioAdjust style (following the already existing rules...
2010-02-12 neelRemove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack...
2010-02-10 attilioAdd the options DEADLKRES (introducing the deadlock...
2010-02-10 rrsIf a mbuf is split across two pages, we
2010-02-10 neelCode cleanup:
2010-02-10 neelCall profclock() and statclock() explicitly on all...
2010-02-10 neelEnable interrupts before doing AST processing to avoid...
2010-02-09 neelSMP support for the mips port.
2010-02-05 neelCorrect a comment - we are not setting the exception...
2010-02-05 neelInitialize interrupt controller early on.
2010-02-05 neelReimplement all functions to access the system control...
2010-02-05 neelstyle: don't need to use braces for single line control...
2010-02-04 neelCompile SWARM with KTRACE support.
2010-02-04 neelGet system call tracing using ktrace working for mips.
2010-02-04 neelClean up all places in exception.S that fiddle with...
2010-02-03 neelReduce the size of the array used to store the TLB...
2010-01-30 neelProvide access to pcpu structures for SMP kernels.
2010-01-29 rrsFollow Neel's suggestion and switch to using
2010-01-29 rrsFor our memory re-mapping trick to work
2010-01-29 rrsIts possible that our RMI box has memory extending
2010-01-29 rrsMove ID up into comment block.. per bsdimp
2010-01-28 gonzo- Increase timeouts to 100 milliseconds, 1 millisecond...
2010-01-28 impAdd Cavium's standard copyright to those files that...
2010-01-28 impWe make it to single user well, but not so well to...
2010-01-28 imptrim unused members of the softc.
2010-01-28 cognetComment out any reference to ALCHEMY.hints until it...
2010-01-28 rrsFix two of the extended memory hacks. The copy pages
2010-01-28 rrsAdds additional hacks for proper bits so that
2010-01-28 rrsMake compilable.. i.e. the FreeBSD id I added must
2010-01-28 rrsChanges the msg ring so its a filter not a
2010-01-27 kanDo not leave dirty cache lines behind if bus_dmamap_syn...
2010-01-27 impMake a note that this file is the 64-bit version and...
2010-01-27 impMove back to physical address 0x01000000. 0x00100000...
2010-01-26 rrsSpacing changes in pic_ack and pic_delayed_ack
2010-01-26 rrsMy current conf, that comes up but
2010-01-26 rrs1) Make sure static is init'd to 0
2010-01-26 rrsTo prevent a LOR we need to pass in
2010-01-26 rrsFix up the msg ring driver a bit tighter
2010-01-26 rrsFixes setup of clock. It was not properly
2010-01-26 neelInstall the XTLB exception handler for Sibyte processors.
2010-01-26 neelAdd a DDB command "show trapframe" to dump out contents...
2010-01-26 neelPrint the address of the base of the stackframe in...
2010-01-26 impDoh. Remove extra pcpu initialization that I thought...
2010-01-26 neelFix a problem seen when a new process was returning...
2010-01-25 impExport knowledge of the special bus space we use for...
2010-01-25 impTurn on debugging on the fpa unit. Fix some printfs...
2010-01-25 impStore the mutex in the correct location. Before, we...
2010-01-25 impFix device name for root....
2010-01-25 impComment out the led wheel code for the moment. Likely...
2010-01-25 gonzo- Call post-boot fixup function in order to get proper...
2010-01-24 impo Write the soft reset bit in the cavium core to reset...
2010-01-24 gonzo- Introduce kernel_kseg0_end variable that marks first...
2010-01-24 gonzo- Copy symbol-related tables (.symtab and .strtab)...
2010-01-24 rrsChanges the order of the setting the int happened ...
2010-01-23 impEliminate octeonregs.h. It was a copy of maltaregs...
2010-01-23 neelRemove Sibyte specific code from locore.S that sets...
2010-01-23 impMigrate from old "DDB" style debugger to newer KDB...
2010-01-23 impUpdate from old DDB convetion to initialize debugger...
2010-01-22 gonzo- Add driver for PCF2123, SPI real time clock/calendar
2010-01-22 impDeclare octeon_get_clock_rate, now exported from octeon...
2010-01-22 impRemove some irrelevant commented out make options.
2010-01-22 impmake note of the nonsensical nature of the values in...
2010-01-22 impo Add support for memory above 256MB on the octeon.
2010-01-22 impCreate a method of last resort for rebooting the mips...
2010-01-22 rrsThis hopefully will fix the network problem I was seeing.
2010-01-22 rpauloRemove duplicate bootverbose increment.
2010-01-22 impAdd a suggested improvement.
2010-01-22 impDon't clear bss/sbss. The boot loader already does...
2010-01-22 impJump to the mips reset vector. OR in the 0x80000000...
2010-01-21 neelGet rid of redundant setting of interrupt enable bit...
2010-01-21 gonzo- Remove unnecessary register writes in activate_device
2010-01-20 neelGet rid of unused function MipsTLBInvalidException().
2010-01-20 neelMake sure that interrupts are enabled when thread0...
2010-01-19 jhbMove the examples for the 'hints' and 'env' keywords...
2010-01-12 impPlace proper svn:keywords tag on all these files. ...
2010-01-12 rpauloAdd a regular comment explaining what this file is.
2010-01-12 rpauloFix svn properties and remove a P4 keyword.
2010-01-11 impCorrect a path in an include I missed earlier
2010-01-11 impRemove redundant interrupt mapper code. We don't need...
2010-01-11 impGet sb_zbpci.c compiling again after the macros PCI_BUSMAX,
2010-01-11 impAttempt to cope with the dev/rmi -> mips/rmi/dev move.
2010-01-11 impCope with the octeon1->cavium move.
2010-01-11 impCope with the octeon1->cavium move. Note: none of...
2010-01-11 impCope with the move and if_timer going way.
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impFix mis-merge from projects/mips... the diff didn...
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
next