]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Fix an issue that caused the kernel to panic inside CTL when trying
[FreeBSD/FreeBSD.git] / sys / mips /
2012-06-25 Xin LIMFV (r237567):
2012-06-25 Oleksandr TymoshenkoHandle case when result of pmap_pte is NULL. This issue...
2012-06-24 Andrew TurnerMake the wchar_t type machine dependent.
2012-06-22 Konstantin BelousovImplement mechanism to export some kernel timekeeping...
2012-06-22 Konstantin BelousovReserve AT_TIMEKEEP auxv entry for providing usermode...
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-16 Alan CoxThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-06-12 Dag-Erling Smørgravauth.conf is dead.
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 Bjoern A. ZeebMFp4 bz_ipv6_fast:
2012-05-24 Alexander MotinMFprojects/zfsd:
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-19 Adrian ChaddEnable the AR8316 switch on the routerstation pro board.
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-12 Adrian ChaddRemove duplicate config bits.
2012-05-12 Adrian ChaddRevert this - I disabled it whilst hwpmc is/was broken.
2012-05-12 Adrian ChaddFlip on WN1043ND switch PHY support.
2012-05-12 Adrian ChaddNow that there's a hint for it, add a "I'm an AR7240...
2012-05-12 Adrian ChaddAdd in the AP93 configuration file.
2012-05-11 Adrian ChaddAdd switch support to AP96.
2012-05-07 Juli MallettAdd basic SMP support for GXemul. Ideally we would...
2012-05-07 Juli MallettAdd a trivial driver for the GXemul Ethernet device...
2012-05-06 Juli MallettAdd a driver for the GXemul test machine's disk control...
2012-05-06 Juli MallettGet the memory size from the gxemul mp device. Don...
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-04 Adrian ChaddDisable setting the MII port speed.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-05-03 Adrian ChaddIn the new world order, multiphy is now when the phymas...
2012-05-03 Adrian ChaddFix a totally bone-headed, last minute bounds check...
2012-05-02 Bjoern A. ZeebCatch-up with r232853 and remove platform APIs which...
2012-05-02 Robert Watsonmips/mips64eb became mips/mips64 while I wasn't looking...
2012-05-02 Robert WatsonClean up various aspects of the MIPS generic busspace...
2012-05-02 Robert WatsonMerge a rudimentary gxemul "oldtestmips" port. This...
2012-05-02 Adrian ChaddImplement PLL configuration override support, similar...
2012-05-02 Adrian ChaddDisable the pll_1000 hint for now, the upcoming work...
2012-05-02 Adrian Chadd* Force the ethernet MII configuration to be RGMII
2012-05-02 Adrian ChaddAllow the MII mode to be overridden via 'hint.arge...
2012-05-02 Adrian ChaddAdd a missing newline.
2012-05-02 Adrian ChaddFurther ar71xx MII support improvements.
2012-05-02 Adrian ChaddMII related infrastructure changes.
2012-05-02 Adrian ChaddIntroduce an enum which encapsulates the PHY interface...
2012-05-01 Adrian ChaddAdd in the MII configuration parameters for the AR71xx.
2012-05-01 Adrian ChaddConvert AP96 to use the mdioproxy and ARGE_MDIO option.
2012-05-01 Adrian ChaddBreak out the arge MDIO bus code into an optional argem...
2012-05-01 Adrian ChaddMigrate ARGE_DEBUG to opt_arge.h.
2012-04-29 Dimitry AndricAdd a convenience macro for the returns_twice attribute...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-21 Adrian ChaddAllow for MIPS devices to have a specific probe/attach...
2012-04-20 Adrian ChaddAllow for a default GPIO pin "high", which is required...
2012-04-20 Adrian ChaddIntroduce the matching PCI ath(4) fixup code from ar71x...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-17 Adrian ChaddStyle(9) and white space fixes.
2012-04-17 Adrian ChaddProtect the PCI space registers behind a mutex.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-15 Adrian ChaddAdd in the AP96 phy configuration from openwrt.
2012-04-15 Adrian ChaddThe AR913x MII speed configuration matches the AR71xx...
2012-04-15 Adrian ChaddFix the mask logic when reading PCI configuration space...
2012-04-13 Adrian ChaddFlesh out the rest of the AP96 board/config.
2012-04-13 Adrian Chadd* Enable ATH_EEPROM_FIRMWARE, now that it's a compile...
2012-04-13 Adrian ChaddThese are uboot, so mark them as such or booting from...
2012-04-13 Adrian ChaddIntroduce configuration files for AP94 and AP96.
2012-04-13 Adrian Chadd(ab)Use the firmware API to store away EEPROM calibrati...
2012-04-13 Adrian ChaddRemove an unused variable. Grr.
2012-04-13 Adrian ChaddSync this code against what's in OpenWRT trunk.
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-02 Jayachandran C.Reinstate the XTLB handler for CPU_NLM and CPU_RMI
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-29 John BaldwinUse VM_MEMATTR_UNCACHEABLE for the constant for UC...
2012-03-29 Jayachandran C.Remove unnecessary assembly code.
2012-03-29 Juli MallettAssume a big-endian default on MIPS and drop the "eb...
2012-03-29 Juli MallettTurn on messages from the Simple Executive codebase...
2012-03-29 Juli MallettDisable FP instruction emulation by default on !o32...
2012-03-29 Juli MallettSupply endianness implied by the -m flag when compiling...
2012-03-29 Juli MallettFix little-endian built.
2012-03-28 Fabien ThomasAdd software PMC support.
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jayachandran C.Fix size of PCI softc.
2012-03-27 Jayachandran C.Resource allocation for XLP SoC SDHCI slots
2012-03-27 Jayachandran C.Update memory and resource allocation code for SoC...
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jayachandran C.NOR flash driver for XLP.
2012-03-27 Jung-uk KimMFV: r233550
2012-03-27 Jayachandran C.XLP UART code udpate.
2012-03-27 Jayachandran C.xlpge : driver for XLP network accelerator
2012-03-27 Jayachandran C.Support for EEPROM and CPLD on XLP EVP boards.
2012-03-27 Jayachandran C.Opencrypto driver for XLP Security and RSA/ECC blocks
2012-03-27 Jayachandran C.I2C support for XLP, add hints for I2C devices and...
next