]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
The firmware does pad notifications to an even number of bytes (at least
[FreeBSD/FreeBSD.git] / sys / mips /
2010-10-20 jchandraNetwork driver updates
2010-10-20 jchandraOn uniprocessor, warn and fixup hardware cpu mask if...
2010-10-15 mariusConverted the remainder of the NIC drivers to use the...
2010-10-15 mariusConvert the PHY drivers to honor the mii_flags passed...
2010-10-13 jmallettKeep polling at 50hz as long as link state is changing.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 jmalletto) Make it possible to attach a PHY directly to an...
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-06 jchandraPCI fix for XLR C revision chips, limit DMA address...
2010-10-06 jchandraXLR/XLS network driver (nlge) updates:
2010-10-06 jchandraFix n64 compile.
2010-10-05 jchandraNetwork driver support for more XLR/XLS chip versions.
2010-10-05 jchandraClear any pending interrupts after disabling FMN interr...
2010-10-05 jchandraFix asm for XKPHYS read for o32, constriants needed...
2010-10-03 jchandraUpdate message ring handling code for XLR/XLS
2010-10-02 jmalletto) Allow devices to override the MDIO read and write...
2010-10-02 jmallettRather than shifting offsets by three, set register...
2010-10-02 jmallettUse ABI-aware macros for setting up a fake frame.
2010-10-02 jmallettRemove extra cpu setting and commented-out devices...
2010-10-02 jmallettMake the OCTEON1 configuration look like a normal GENER...
2010-09-29 gonzo- Fix values of CS1_EN and CS2_EN flags
2010-09-29 gonzoAR71XX_GPIO_* defines were introduced by adrian@ a...
2010-09-28 gonzoAdd GPIO bus to config and hints. Also add sample gpiol...
2010-09-28 gonzoAdd AR71XX GPIO bus driver.
2010-09-27 jmallettGive devices lots of time to settle around programming...
2010-09-27 jmalletto) Program the Lanner MR-320 for 32-bit mode, too.
2010-09-27 jchandraXLS B0 revision PCI support and related changes.
2010-09-25 jmalletto) Send mbufs to BPF listeners from within cvm_oct_xmit().
2010-09-25 jmallettHandle link updates in a task.
2010-09-24 jmallettMake the vast majority of Simple Executive files standa...
2010-09-24 jmalletto) Add bus_teardown_intr for pci and ciu. This allows...
2010-09-24 jmallettFlesh out PCI bus support some:
2010-09-22 neelEnforce that 'pmap_kenter()' is only used to establish...
2010-09-21 jchandran32 fixes for nlge.
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-20 jchandraAdd 64 bit support to nlge, and additional fixes
2010-09-19 jmallettFix to specify generic bus_add_child.
2010-09-19 jmallettDon't use memory that can't be direct-mapped on !n64.
2010-09-18 jmallettFix octusb build.
2010-09-17 jchandraFixes for XLR network accelerator driver (nlge).
2010-09-17 neelGet rid of the unnecessary redirection of 'is_cacheable...
2010-09-17 neelGet rid of unused macros.
2010-09-17 thompsaMake a note of which platforms the mac strings come...
2010-09-17 thompsaUse getenv to find the mac address since it could be...
2010-09-16 jchandraRMI security accelerator driver update.
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-16 jchandraUpdate rge.h for r212758 - stats incremented using...
2010-09-16 jchandraNetwork driver updates.
2010-09-15 neelAdd 64-bit SWARM board kernel configs.
2010-09-15 neelFactor out the common parts of the swarm board in SWARM...
2010-09-15 neelMake the meaning of the 'mask' argument to 'set_intr_ma...
2010-09-14 neelPort r212559 to mips.
2010-09-14 neelEnforce that pmap_mapdev() always returns uncacheable...
2010-09-13 impTARGET_64BIT isn't needed anymore, GC it (partial merge...
2010-09-13 jchandrasys/mips/rmi/msgring.h - fixes and clean up.
2010-09-13 jchandrabus_add_child method is needed now.
2010-09-13 mavRefactor timer management code with priority to one...
2010-09-13 jchandraThe functions in sys/mips/mips/psraccess.S can be imple...
2010-09-10 avgbus_add_child: change type of order parameter to u_int
2010-09-10 jchandraCompilation fix - when INVARIANTS are turned off.
2010-09-09 jchandraClean up and update sys/mips/rmi/rmi_mips_exts.h
2010-09-09 jchandraMinor clean up for nlge - nlna_submit_rx_free_desc...
2010-09-08 jchandranlge (alternate XLR GMAC driver) updates:
2010-09-08 jchandraClean up fast message ring code for XLR.
2010-09-07 jchandraPCIe updates for XLS.
2010-09-07 jchandraWhitespace fixes - indent with tabs instead of spaces.
2010-09-07 jchandraOn boards with >512MB memory, the result of vtophys...
2010-09-06 jchandraXLR/XLS hardware interrupts should be programmed level...
2010-09-01 jchandraUpdates for the RMI MIPS platform code
2010-08-31 jchandraAdd the workaround for 4xx lite boards after it was...
2010-08-30 jchandraMove debug.h to the the rge driver directory. rge.c...
2010-08-30 jchandraClean up header files in RMI platform code (sys/mips...
2010-08-30 jchandraRemove misleading comment in pte.h. MIPS PTE entries...
2010-08-29 jchandraApply MIPS pmap clean up patch from alc@ (with minor...
2010-08-28 jchandraNew driver nlge for XLR/XLS Network Accelerator. This...
2010-08-28 jchandraInitial code for XLR CompactFlash driver.
2010-08-27 jchandraRevamp XLR interrupt handling, the previous scheme...
2010-08-27 jchandraWhitespace fixes in mips/include, remove unused 'struct...
2010-08-25 jchandraProvide timecounter based on XLR PIC timer.
2010-08-25 jchandraXLR PIC code update.
2010-08-25 jchandraXLR PIC code update and style(9) fixes.
2010-08-25 jchandraRename on_chip.c to fmn.c, as the file has just the...
2010-08-25 jchandraRMI XLR platform code clean-up.
2010-08-25 jchandraSync up XLR tick.c with the new MIPS tick.c
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-19 adrianMigrate if_arge to use the PLL cpuops.
2010-08-19 adrianImplement PLL generalisation in preparation for use...
2010-08-19 adrianadd the PLL set functions to cpuops
2010-08-19 adrianFix mistaken indenting.
2010-08-19 adrianAdd some initial AR724X chipset support.
2010-08-19 adrianAdd initial Atheros AR91XX support.
2010-08-19 adrianAdd missing licence.
2010-08-19 adrianstyle(9) pick from imp@ .
2010-08-19 adrianRemove now unused 'reg'.
2010-08-19 adrianInitialise the USB system using cpuops rather than...
2010-08-19 adrianMigrate the CPU reset path to use the new cpuops.
2010-08-19 adrianRemove the now-unused DDR flush register value.
2010-08-19 adrianMake the PCI initialisation path use the new cpuops...
2010-08-19 adrianMake if_arge use the new cpuops rather than hard coding...
2010-08-19 adrianPreparation work for supporting the AR91xx and AR724x.
next