]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Upgrade to OpenSSH 5.6p1.
[FreeBSD/FreeBSD.git] / sys / mips /
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-10 Jayachandran C.Switch to the new network driver nlge, the old rge...
2010-11-10 Warner Loshrename SWARM_COMMON to std.SWARM so universe doesn...
2010-11-09 John Baldwin- Remove <machine/mutex.h>. Most of the headers were...
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-09 Rebecca CranFix typos.
2010-11-08 Oleksandr Tymoshenko- Provide more registers for GDB
2010-11-07 Oleksandr Tymoshenko- Add minidump support for FreeBSD/mips
2010-11-05 John BaldwinAdjust the order of operations in spinlock_enter()...
2010-11-03 Juli MallettDon't attach the PCI bus driver if the board we're...
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-11-02 Juli MallettDeclare the CF GEOM class so that g_modevent will get...
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-20 Jayachandran C.Network driver updates
2010-10-20 Jayachandran C.On uniprocessor, warn and fixup hardware cpu mask if...
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-15 Marius StroblConverted the remainder of the NIC drivers to use the...
2010-10-15 Marius StroblConvert the PHY drivers to honor the mii_flags passed...
2010-10-13 Juli MallettKeep polling at 50hz as long as link state is changing.
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-13 Juli Malletto) Make it possible to attach a PHY directly to an...
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
2010-10-06 Jayachandran C.PCI fix for XLR C revision chips, limit DMA address...
2010-10-06 Jayachandran C.XLR/XLS network driver (nlge) updates:
2010-10-06 Jayachandran C.Fix n64 compile.
2010-10-05 Jayachandran C.Network driver support for more XLR/XLS chip versions.
2010-10-05 Jayachandran C.Clear any pending interrupts after disabling FMN interr...
2010-10-05 Jayachandran C.Fix asm for XKPHYS read for o32, constriants needed...
2010-10-03 Jayachandran C.Update message ring handling code for XLR/XLS
2010-10-02 Juli Malletto) Allow devices to override the MDIO read and write...
2010-10-02 Juli MallettRather than shifting offsets by three, set register...
2010-10-02 Juli MallettUse ABI-aware macros for setting up a fake frame.
2010-10-02 Juli MallettRemove extra cpu setting and commented-out devices...
2010-10-02 Juli MallettMake the OCTEON1 configuration look like a normal GENER...
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-29 Oleksandr Tymoshenko- Fix values of CS1_EN and CS2_EN flags
2010-09-29 Oleksandr TymoshenkoAR71XX_GPIO_* defines were introduced by adrian@ a...
2010-09-28 Oleksandr TymoshenkoAdd GPIO bus to config and hints. Also add sample gpiol...
2010-09-28 Oleksandr TymoshenkoAdd AR71XX GPIO bus driver.
2010-09-27 Juli MallettGive devices lots of time to settle around programming...
2010-09-27 Juli Malletto) Program the Lanner MR-320 for 32-bit mode, too.
2010-09-27 Jayachandran C.XLS B0 revision PCI support and related changes.
2010-09-25 Juli Malletto) Send mbufs to BPF listeners from within cvm_oct_xmit().
2010-09-25 Juli MallettHandle link updates in a task.
2010-09-24 Juli MallettMake the vast majority of Simple Executive files standa...
2010-09-24 Juli Malletto) Add bus_teardown_intr for pci and ciu. This allows...
2010-09-24 Juli MallettFlesh out PCI bus support some:
2010-09-22 Neel NatuEnforce that 'pmap_kenter()' is only used to establish...
2010-09-21 Jayachandran C.n32 fixes for nlge.
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-20 Jayachandran C.Add 64 bit support to nlge, and additional fixes
2010-09-19 Juli MallettFix to specify generic bus_add_child.
2010-09-19 Juli MallettDon't use memory that can't be direct-mapped on !n64.
2010-09-18 Juli MallettFix octusb build.
2010-09-17 Jayachandran C.Fixes for XLR network accelerator driver (nlge).
2010-09-17 Neel NatuGet rid of the unnecessary redirection of 'is_cacheable...
2010-09-17 Neel NatuGet rid of unused macros.
2010-09-17 Andrew ThompsonMake a note of which platforms the mac strings come...
2010-09-17 Andrew ThompsonUse getenv to find the mac address since it could be...
2010-09-16 Jayachandran C.RMI security accelerator driver update.
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-16 Jayachandran C.Update rge.h for r212758 - stats incremented using...
2010-09-16 Jayachandran C.Network driver updates.
2010-09-15 Neel NatuAdd 64-bit SWARM board kernel configs.
2010-09-15 Neel NatuFactor out the common parts of the swarm board in SWARM...
2010-09-15 Neel NatuMake the meaning of the 'mask' argument to 'set_intr_ma...
2010-09-14 Neel NatuPort r212559 to mips.
2010-09-14 Neel NatuEnforce that pmap_mapdev() always returns uncacheable...
2010-09-13 Warner LoshTARGET_64BIT isn't needed anymore, GC it (partial merge...
2010-09-13 Jayachandran C.sys/mips/rmi/msgring.h - fixes and clean up.
2010-09-13 Jayachandran C.bus_add_child method is needed now.
2010-09-13 Alexander MotinRefactor timer management code with priority to one...
2010-09-13 Jayachandran C.The functions in sys/mips/mips/psraccess.S can be imple...
2010-09-10 Andriy Gaponbus_add_child: change type of order parameter to u_int
2010-09-10 Jayachandran C.Compilation fix - when INVARIANTS are turned off.
2010-09-09 Jayachandran C.Clean up and update sys/mips/rmi/rmi_mips_exts.h
2010-09-09 Jayachandran C.Minor clean up for nlge - nlna_submit_rx_free_desc...
2010-09-08 Jayachandran C.nlge (alternate XLR GMAC driver) updates:
2010-09-08 Jayachandran C.Clean up fast message ring code for XLR.
2010-09-07 Jayachandran C.PCIe updates for XLS.
2010-09-07 Jayachandran C.Whitespace fixes - indent with tabs instead of spaces.
2010-09-07 Jayachandran C.On boards with >512MB memory, the result of vtophys...
2010-09-06 Jayachandran C.XLR/XLS hardware interrupts should be programmed level...
2010-09-01 Jayachandran C.Updates for the RMI MIPS platform code
2010-08-31 Jayachandran C.Add the workaround for 4xx lite boards after it was...
2010-08-30 Jayachandran C.Move debug.h to the the rge driver directory. rge.c...
2010-08-30 Jayachandran C.Clean up header files in RMI platform code (sys/mips...
2010-08-30 Jayachandran C.Remove misleading comment in pte.h. MIPS PTE entries...
2010-08-29 Jayachandran C.Apply MIPS pmap clean up patch from alc@ (with minor...
2010-08-28 Jayachandran C.New driver nlge for XLR/XLS Network Accelerator. This...
2010-08-28 Jayachandran C.Initial code for XLR CompactFlash driver.
2010-08-27 Jayachandran C.Revamp XLR interrupt handling, the previous scheme...
2010-08-27 Jayachandran C.Whitespace fixes in mips/include, remove unused 'struct...
2010-08-25 Jayachandran C.Provide timecounter based on XLR PIC timer.
2010-08-25 Jayachandran C.XLR PIC code update.
next