]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
- Allow ND6_IFF_AUTO_LINKLOCAL for IFT_BRIDGE. An interface with IFT_BRIDGE
[FreeBSD/FreeBSD.git] / sys / mips /
2013-07-01 kibFix issues with zeroing and fetching the counters,...
2013-06-26 adrianAdd the EEPROM start offset and size in so ath_ahb...
2013-06-26 adrianAdd in the vendor / device id so the ath_ahb glue works.
2013-06-26 adrianAdd the wireless support to the AR933x base kernel...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 edMake support for atomics on ARM complete.
2013-06-13 jeff - Add a BIT_FFS() macro and use it to replace cpusetff...
2013-06-13 edBring the stdatomic for MIPS code slightly more in...
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-08 edMerge the 1 and 2 byte versions of the atomic functions...
2013-06-08 adrianAdd 8devices CARAMBOLA2 support.
2013-06-08 edActually make the 2-byte atomics work.
2013-06-08 edAdd proper __sync_*() intrinsics for MIPS.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-29 marcelDon't assign the copyright to the FreeBSD foundation...
2013-05-23 marcelChange the copyright notice to a standard BSD 2-clause...
2013-05-21 attilioo Relax locking assertions for vm_page_find_least()
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 eadlerFix several typos
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 peterTidy up some CVS workarounds.
2013-05-10 impAdd commented out OCTEON_VENDOR_GEFES
2013-05-09 bzMFp4 CH=227440:
2013-05-09 adrianAdd some missing arge MDIO hints.
2013-05-08 adrianModify the routerstation config to use ukswitch for...
2013-05-07 attilioRename VM_NDOMAIN into MAXMEMDOM and move it into machi...
2013-05-02 impUse cvmx_mgmt_port_num_ports() instead of the inlined...
2013-05-02 adrianAdd the AR933x SoC GPIO pin count limitation.
2013-05-01 impDon't include asm.h in non-asm files.
2013-05-01 impRemove asm.h dependency in a hackish way.
2013-05-01 impImport NetBSD's version, which is perfectly fine.
2013-05-01 impAdd the standard #ifdef header protection.
2013-05-01 impImport virgin regdef.h from 4.4 Lite 2's sys/pmax/inclu...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-26 impOcteon 2 (6xxx) and newer CPUs don't use the clock...
2013-04-25 impMinor whitespace nit
2013-04-25 impUse the offsets from pcb.h rather than regnum.h to...
2013-04-25 impMake it possible to include this file in assembler...
2013-04-25 impUse the defines from pcb.h over the ones from regnum...
2013-04-24 impFix N32/N64 ABIs to use proper registers after recent...
2013-04-23 impUpdate trapframe to be consistent with the changes...
2013-04-22 brooksMFP4 223084, 227821:
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-17 adrianAdd the static kernel boot environment, needed to actua...
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-16 impPoint to regdef.h. May need to dig up references to...
2013-04-15 impFix N32/N64 register saving by ensuring that all regist...
2013-04-13 dimFix undefined behaviour in several gpio_pin_setflags...
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 jchandraMove MIPS_MAX_TLB_ENTRIES definition from cpuregs.h...
2013-04-12 jchandraFix incorrect KASSERTs in xlpge
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 glebiusMerge from projects/counters: counter(9).
2013-04-08 glebiusMerge from projects/counters:
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-05 adrianAdd the basic GPIO pin mapping to the hints file.
2013-04-05 adrianImplement USB device reset and poweron.
2013-04-05 adrianFix AR933x USB support - this needs the same controller...
2013-04-05 adrianAdd AP121 ethernet / switch PHY support.
2013-04-05 adrianImplement the AR933x ethernet support.
2013-04-05 adrianNow that interrupt driven uart IO is working, flip...
2013-04-05 adrianImplement the AR933x interrupt driven UART code.
2013-04-05 adrianAR9330/AR9331 also needs to ACK the APB interrupt regis...
2013-04-05 adrian* Add AR9330/AR9331 to the soc identifier enum;
2013-04-05 adrianUse geom_uncompress here; we need this to fit in a...
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-04 adrianImplement AR933x polled IO uart bus code.
2013-04-04 mavRemove all legacy ATA code parts, not used since option...
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-04-01 ianFix low-level uart drivers that set their fifo sizes...
2013-03-30 adrianAR933x CPU device improvements:
2013-03-30 adrianAR933x UART updates:
2013-03-29 adrianDisable this; it's a local option that I haven't yet...
2013-03-29 adrianFor the AR933x UART, the serial clock is not the AHB...
2013-03-29 adrian* Fix clock register definitions
2013-03-29 adrianPrint out the platform reference frequency.
2013-03-28 adrianInitial (unfinished!) AR933x support.
2013-03-28 adrianTie in the AR933x support into -HEAD.
2013-03-28 adrianBring over the initial, CPU-only UART support for the...
2013-03-28 adrianFix the AR933x platform device start/stop code.
2013-03-27 adrianCommit initial (unfinished!) support for the AR933x...
2013-03-27 adrianAdd the reference clock for each supported chip.
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-19 kibImplement the concept of the unmapped VMIO buffers...
next