]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Tidy up some CVS workarounds.
[FreeBSD/FreeBSD.git] / sys / mips /
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...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 kibAdd pmap function pmap_copy_pages(), which copies the...
2013-03-09 mmMFC @248093
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioSwitch the vm_object mutex to be a rwlock. This will...
2013-03-08 attilioMFC
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-02-28 mavMFcalloutng:
2013-02-28 attilioMFC
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 attilioMerge from vmobj-rwlock branch:
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-24 attilioMFC
2013-02-23 attilioMFC
2013-02-21 attilioHide the details for the assertion for VM_OBJECT_LOCK...
next