]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Remove a constant which is only used on non-FreeBSD platform.
[FreeBSD/FreeBSD.git] / sys / mips /
2012-03-11 jmallettDisable the Simple Executive's error decoding/reporting...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-11 jmallettFix promiscuous mode with if_octm:
2012-03-10 jmallettRemove some headers not used by kernel or world and...
2012-03-10 jmallettFix reversed logic in previous commit that broke build...
2012-03-10 jmallettUse ABI to determine bus_addr_t for cnMIPS.
2012-03-10 jmalletto) Remove some CPU_CNMIPS-related magical thinking...
2012-03-10 jmallettGet rid of mainbus.c. The version in nexus.c is being...
2012-03-10 jmallettDon't truncate physical addresses to 32-bits.
2012-03-10 jmallettReduce diffs with freebsd32_sysarch.
2012-03-10 jmalletto) Bump INTRCOUNT_COUNT to 256, since Octeon already...
2012-03-09 jmallett"Did you still want the not yet? I think we just arrive...
2012-03-09 jmallettEnable COMPAT_FREEBSD32 for the Octeon kernel config...
2012-03-06 jmallettGet rid of duplicated versions of the KSU bits.
2012-03-06 rayBreak long lines.
2012-03-06 rayRemove EoL whitespaces.
2012-03-06 jmallettRemove unused file.
2012-03-06 attilioDisable the option VFS_ALLOW_NONMPSAFE by default on...
2012-03-06 jmallettAt the risk of reducing source compatibility with old...
2012-03-06 jmallettGarbage collect some unused symbols.
2012-03-06 jmallettMake the native sigreturn just wrap set_mcontext, much...
2012-03-06 jmallettStore TLS base in the sigframe just as is done in freeb...
2012-03-06 jmallettFix two and a half oversights in COMPAT_FREEBSD32 relat...
2012-03-06 jmallettWhen emulating rdhwr for TLS, use the 32-bit offset...
2012-03-06 gonzoPrepare for large TLS redo. Save pointer to the beginni...
2012-03-06 jmallettIn the trap messages that aid the primitive debugging...
2012-03-04 jmallettFix tls base computation with COMPAT_FREEBSD32 on n64...
2012-03-03 jmallettUnbreak n64 build without COMPAT_FREEBSD32 by fixing...
2012-03-03 jmalletto) Add COMPAT_FREEBSD32 support for MIPS kernels using...
2012-03-02 jmallettWhen creating a handle for a subregion, be sure to...
2012-03-02 jmallettIf an Atheros device is attached to an Octeon, it's...
2012-03-02 jmallettUnbreak SMP on stock Octeon systems -- copy the core_ma...
2012-03-01 jhb- Change contigmalloc() to use the vm_paddr_t type...
2012-02-29 gonzoRevert part of old logic of assigning MAC addressess:
2012-02-28 gavinCorrect capitalization of "Hz" in user-visible text...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-22 gonzoRefctor address assignment for Octeon's ethernet ports:
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-14 rwatsonWhen initialising the CP0 status register during boot...
2012-02-10 gonzo- Reverse logic so base tls is fixed up with correct...
2012-02-10 gonzo- Fix spelling of R_MIPS_RELGOT
2012-02-10 gonzoFix-up value passed by thr_new syscall to make it compa...
2012-02-09 gonzoFix n32 build breakage
2012-02-09 gonzo- Emulate RDHWR instruction for TLS support
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-23 dasAdd C11 macros describing subnormal numbers to float.h.
2012-01-20 gonzoWe use port_index field of struct octusb_qh to referenc...
2012-01-20 dasAdd parentheses where required. Without them, `sizeof...
2012-01-16 dasFix the value of float_t to match what is implied by...
2012-01-16 dasRemove a confused comment and fix some minor bugs.
2012-01-16 adrianStop overloading opt_global.h.
2012-01-15 adrianBuild some more things (random, bridge/gif/gre, gpio...
2012-01-15 adrianSome of the atheros based embedded devices use one...
2012-01-13 gonzoFix backtrace for MIPS64:
2012-01-13 gonzo- Fix .rela case of R_MIPS_26 relocation. Addednds...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-08 gonzoFix relocations for MIPS64:
2012-01-08 gonzoFix DDB x/i addr[,count] command for count > 1 case
2012-01-07 adrianFix the ar724x shift calculation when writing to the...
2012-01-06 gonzo- Add better COP2 (crypto coprocessor) context handler...
2012-01-05 adrianThis isn't required any longer - it turns out the flash
2012-01-05 adrianUse geom_uncompress now, rather than geom_uzip.
2012-01-04 andreastApply the same change as in r229494.
2012-01-03 gonzo- Octeon-SDK strictly requires multi_count to be zero for
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2012-01-01 gonzo- Properly set IRQ handlers for all USB ports
2011-12-31 adrianThis particular work around isn't required any longer...
2011-12-31 gonzo- struct clocktime sets different ranges for DOW and...
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 adrianOops - this was referencing a local file, which I've...
2011-12-31 gonzo- Pass proper endpoint number (without direction flag) to
2011-12-30 adrianAdd a configuration file for the Atheros PB47 reference...
2011-12-30 adrianAdd a couple of missing wlan modules.
2011-12-30 marcelRemove trailing white-space.
2011-12-29 jhbUse curthread rather than PCPU_GET(curthread). 'curthr...
2011-12-29 adrianFlesh out the RSPRO GPIO config, including the RF LED.
2011-12-29 adrianBreak out the AR71XX config file into _BASE and board...
2011-12-28 gonzo- Add generic GPIO driver for Cavium Octeon. At the...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-24 gonzo- Initialize compact_flash_attribute_base_addr from...
2011-12-23 gonzo- Set CF physical address base in sysinfo structure
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 adrianRemove these locks - they aren't strictly needed and...
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 bzUnbreak the OCTEON1 kernel build after r228483 removing...
2011-12-17 avgkern cons: introduce infrastructure for console grabbin...
2011-12-15 adrian* Add in the gpio/gpioled drivers into AR91XX_BASE.
2011-12-15 adrianRe-jiggle the GPIO code a little to remove the hard...
2011-12-14 hselaskyImplement better support for USB controller suspend...
2011-12-13 edReplace __signed by signed.
2011-12-13 adrianStyle(9) changes.
2011-12-05 jchandraDisable KDB/DDB options for XLP N32 compile.
2011-12-05 jchandraFix N32 compilation again for XLP.
2011-12-05 jchandraFix XLP compilation.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 gonzo- Fix backtrace for MIPS64 platform
2011-11-28 gonzo- Copy base MAC address from bootinfo descriptor to...
2011-11-28 raySimplify arge_flush_ddr to use updated ar71xx_device_fl...
next