]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Fix my braino in description of RADIX_MPATH.
[FreeBSD/FreeBSD.git] / sys / mips /
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...
2011-11-28 glebiusFix build, fininshing r228018.
2011-11-27 rayJoin chip depended methods for arge0 and arge1 into...
2011-11-26 mariusChange another instance of amd(4) to esp(4) missed...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-24 adrianI've had verification that the second-last 64k is actua...
2011-11-24 adrianNow that I've brought up FreeBSD via flash, I've discov...
2011-11-24 adrianFlip on AR71XX_ENV_UBOOT so the environment variables...
2011-11-24 adrianIntroduce a new (global, sorry!) option which controls...
2011-11-24 adrianFlesh out a geom_map setup, so the kernel can be squeez...
2011-11-24 adrianCompile in the right bits so the AR9130 WMAC support...
2011-11-24 adrianAdd a comment documenting where the WMAC hangs off of.
2011-11-24 adrianFlip on these debugging options by default. This is...
2011-11-24 adrianSlim the default build down a little:
2011-11-22 hselaskyRename device_delete_all_children() into device_delete_...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-21 jchandraDo dcache flush on CPU core before enabling threads.
2011-11-21 jchandraMerge XLP 3XX updates and related rework.
2011-11-21 jchandraXLP processors have the release 2 pagegrain register
2011-11-21 adrianAlways leave the -current kernel debugging options on.
2011-11-19 jchandraRemove unused variable ubase.
2011-11-19 jchandraRemvoe unused file
2011-11-19 jchandraFix USB compilation, and add USB options to XLP conf
2011-11-19 jchandraFixup cache flush definitions for XLP
2011-11-19 jchandraWhitespace fixes in XLP HAL files.
2011-11-18 jchandraRearrange XLP configuration files.
2011-11-18 jchandraFix COP0 hazards for XLR and XLP
2011-11-17 jchandraDo pmap update only on active CPUs.
2011-11-08 attilioIntroduce the option VFS_ALLOW_NONMPSAFE and turn it...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-02 alcAdd support for VM_ALLOC_WIRED and VM_ALLOC_ZERO to...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 dasPeople porting FreeBSD to new architectures ought not...
2011-10-19 jchandraKeep FDT options commented until dtc is build by defaul...
2011-10-18 jchandraFix wakeup latency when sleeping with 'wait'
2011-10-18 jchandraFix XLP compile failure on n32 abi.
2011-10-18 jchandraSupport for booting XLP using FDT.
2011-10-18 jchandraFDT support for MIPS.
2011-10-17 yongariClose a race where SIOCGIFMEDIA ioctl get inconsistent...
2011-10-17 jchandraFix for crash on MIPS /dev/mem read.
2011-10-16 eadler- change "is is" to "is" or "it is"
2011-10-07 kibRemove unused define.
2011-10-06 kibConvert MIPS to the syscallenter/syscallret system...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 marcelAdd default address for FLASH mapping on the boot bus.
2011-10-04 marcelRemove octeon_bootinfo from all files except octeon_mac...
2011-10-04 marcelRemove bogus and wrong definition of BLKDEV_IOSIZE.
2011-10-04 marcelo Clean up some ID printfs, and put under bootverbose
2011-10-04 marcelPartially revert r224661:
2011-10-01 adrianDisable using wait in cpu_idle() until a better solutio...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-16 kmacyIn order to maximize the re-usability of kernel code...
2011-09-11 bruefferFix a zyd(4) comment typo that was copy+pasted into...
2011-09-06 kibSplit the vm_page flags PG_WRITEABLE and PG_REFERENCED...
2011-09-05 jchandraMIPS XLP platform code update.
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-13 attilioFix a typo in cb_dumpdata() about wrongly calling wdog_...
2011-08-09 kib- Move the PG_UNMANAGED flag from m->flags to m->oflags...
2011-08-05 marcelMake octeon_ap_boot 64 bits to handle MAXCPU up to 64.
2011-08-02 attilioFix for arm and mips case the size of storage for sintr...
2011-07-19 attilioBump MAXCPU for amd64, ia64 and XLP mips appropriately.
2011-07-19 attilioOn 64 bit architectures size_t is 8 bytes, thus it...
2011-07-19 attilioAdd the possibility to specify from kernel configs...
2011-07-18 attilio- Remove the eintrcnt/eintrnames usage and introduce...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-17 jchandraComment out KDB/DDB related options for N32 kernel.
2011-07-17 bzFix compilation of mips kernels adding apropriate ...
2011-07-16 jchandraMIPS changes for Netlogic XLP support.
2011-07-16 jchandraAdd MIPS platform files for Netlogic XLP SoC.
2011-07-16 jchandraSupport compiling MIPS elf trampoline with a different...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-16 adrianThe i8259 controller is initialized incorrectly on...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-14 rayInclude device rt in RT305X config.
2011-07-14 rayRevert it back. Too many changes for one commit.
2011-07-14 rayInclude device rt in RT305X config and little cleanup.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-04 attilioWith retirement of cpumask_t and usage of cpuset_t...
2011-07-02 alcWhen iterating over a paging queue, explicitly check...
2011-06-29 alcAdd a new option, OBJPR_NOTMAPPED, to vm_object_page_re...
2011-06-26 kevloRemove duplicate header includes
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 attilioetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 attilioMFC
next