]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips/mips
Add in the MII configuration parameters for the AR71xx.
[FreeBSD/FreeBSD.git] / sys / mips / mips /
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-21 Adrian ChaddAllow for MIPS devices to have a specific probe/attach...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-02 Jayachandran C.Reinstate the XTLB handler for CPU_NLM and CPU_RMI
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-29 Juli MallettDisable FP instruction emulation by default on !o32...
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-24 Oleksandr TymoshenkoAdd DTrace-related part to machine-dependent code:
2012-03-22 Oleksandr TymoshenkoMove PMC hook invocation to cpu_intr. The idea is the...
2012-03-22 Jayachandran C.Fix return type of mips pmap_kextract()
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-15 Oleksandr TymoshenkoClean-up fake preload data generator:
2012-03-15 Oleksandr TymoshenkoFill out fake preload structure to let userland tools...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-12 Juli Malletto) Use ABI, not ISA_* options, to determine whether...
2012-03-12 Juli MallettRemove more unused stuff, primarily a set of (unused...
2012-03-12 Juli MallettRemove more unused code and declarations, and add dire...
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 Juli Malletto) Remove some CPU_CNMIPS-related magical thinking...
2012-03-10 Juli MallettGet rid of mainbus.c. The version in nexus.c is being...
2012-03-10 Juli MallettDon't truncate physical addresses to 32-bits.
2012-03-10 Juli MallettReduce diffs with freebsd32_sysarch.
2012-03-10 Juli Malletto) Bump INTRCOUNT_COUNT to 256, since Octeon already...
2012-03-06 Juli MallettGet rid of duplicated versions of the KSU bits.
2012-03-06 Juli MallettRemove unused file.
2012-03-06 Juli MallettAt the risk of reducing source compatibility with old...
2012-03-06 Juli MallettGarbage collect some unused symbols.
2012-03-06 Juli MallettMake the native sigreturn just wrap set_mcontext, much...
2012-03-06 Juli MallettStore TLS base in the sigframe just as is done in freeb...
2012-03-06 Juli MallettFix two and a half oversights in COMPAT_FREEBSD32 relat...
2012-03-06 Juli MallettWhen emulating rdhwr for TLS, use the 32-bit offset...
2012-03-06 Oleksandr TymoshenkoPrepare for large TLS redo. Save pointer to the beginni...
2012-03-06 Juli MallettIn the trap messages that aid the primitive debugging...
2012-03-04 Juli MallettFix tls base computation with COMPAT_FREEBSD32 on n64...
2012-03-03 Juli MallettUnbreak n64 build without COMPAT_FREEBSD32 by fixing...
2012-03-03 Juli Malletto) Add COMPAT_FREEBSD32 support for MIPS kernels using...
2012-03-02 Juli MallettWhen creating a handle for a subregion, be sure to...
2012-03-01 John Baldwin- Change contigmalloc() to use the vm_paddr_t type...
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-14 Robert WatsonWhen initialising the CP0 status register during boot...
2012-02-10 Oleksandr Tymoshenko- Reverse logic so base tls is fixed up with correct...
2012-02-10 Oleksandr TymoshenkoFix-up value passed by thr_new syscall to make it compa...
2012-02-09 Oleksandr TymoshenkoFix n32 build breakage
2012-02-09 Oleksandr Tymoshenko- Emulate RDHWR instruction for TLS support
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-13 Oleksandr TymoshenkoFix backtrace for MIPS64:
2012-01-13 Oleksandr Tymoshenko- Fix .rela case of R_MIPS_26 relocation. Addednds...
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-08 Oleksandr TymoshenkoFix relocations for MIPS64:
2012-01-08 Oleksandr TymoshenkoFix DDB x/i addr[,count] command for count > 1 case
2012-01-06 Oleksandr Tymoshenko- Add better COP2 (crypto coprocessor) context handler...
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-29 John BaldwinUse curthread rather than PCPU_GET(curthread). 'curthr...
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-28 Oleksandr Tymoshenko- Fix backtrace for MIPS64 platform
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-19 Jayachandran C.Fixup cache flush definitions for XLP
2011-11-17 Jayachandran C.Do pmap update only on active CPUs.
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-07 Ed SchoutenMark all SYSCTL_NODEs static that have no corresponding...
2011-11-02 Alan CoxAdd support for VM_ALLOC_WIRED and VM_ALLOC_ZERO to...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-18 Jayachandran C.Fix wakeup latency when sleeping with 'wait'
2011-10-17 Jayachandran C.Fix for crash on MIPS /dev/mem read.
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-06 Konstantin BelousovConvert MIPS to the syscallenter/syscallret system...
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-10-01 Adrian ChaddDisable using wait in cpu_idle() until a better solutio...
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-16 Kip MacyIn order to maximize the re-usability of kernel code...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-06 Konstantin BelousovSplit the vm_page flags PG_WRITEABLE and PG_REFERENCED...
next