]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
fix a bug in ZFS mirror code for handling multiple DVAa
[FreeBSD/FreeBSD.git] / sys / mips /
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-07 loosFix the geom mappings for WR1043ND.
2014-01-05 nwhitehornRetire machine/fdt.h as a header used by MI code, as...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-12 bzAdd an FDT DTS and MDROOT kernel configuration for...
2013-12-12 bzUse correct value pointing to previously selected FDT...
2013-12-10 jmallettAdd missing includes.
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-08 alcAs of r257209, all architectures have defined VM_KMEM_S...
2013-11-06 rayMFC @r257740.
2013-11-06 impRemove the gross hack for the Octeon Simple Executive...
2013-11-05 nwhitehornTeach nexus(4) about Open Firmware (e.g. FDT) on ARM...
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-31 markjFix some lingering build failures caused by fixing...
2013-10-31 markjRemove references to an unused fasttrap probe hook...
2013-10-31 markjFix a typo introduced in r257338.
2013-10-30 andrenclude missing net/if_var.h.
2013-10-29 nwhitehornPanics about how things can't be attached should probab...
2013-10-29 nwhitehornDevices that rely on hints or identify routines for...
2013-10-29 glebius- Provide necessary includes.
2013-10-29 baptMerge byacc 20130925
2013-10-28 glebius- Provide necessary includes, that before came via...
2013-10-27 kibAdd bus_dmamap_load_ma() function to load map with...
2013-10-25 rayMFC @r257107.
2013-10-25 adrianAdd a configuration file and hints file for the Alfa...
2013-10-23 brooksMFP4:
2013-10-23 brooksBERI_SIM.hint is no longer used, remove it.
2013-10-23 rayMFC @r256964.
2013-10-23 brooksRevert r256934, it needs work to build on mips32.
2013-10-23 rayMFC @r256953
2013-10-22 brooksMFP4:
2013-10-22 brooksMFP4:
2013-10-22 brooksRemove a bit of debugging output that slipped into...
2013-10-22 brooksMFP4:
2013-10-22 brooksMFP4:
2013-10-22 brooksEnable ATSE_CFI_HACK in BERI configs, stable MAC addres...
2013-10-22 brooksSync BERI kernel configs with P4:
2013-10-22 brooksMFP4: 223121 (PIC portion), 225861, 227822, 229692...
2013-10-21 brooksRemove the isf(4) driver. It was created by accident...
2013-10-18 brooksMFP4: 221483, 221567, 221568, 221670, 221677, 221678...
2013-10-18 brooksMFP4:
2013-10-16 adrianWhilst here, document that this TX alignment requiremen...
2013-10-16 adrianAllow the MDIO bus frequency to be selected.
2013-10-16 adrianNow that all of the on-chip switch and basic platform...
2013-10-16 adrianYes, this board has 128mb of RAM.
2013-10-16 adrianAdd in the platform specific quirks to get the AR934x...
2013-10-16 adrianAdd in a write barrier after each if_arge write.
2013-10-16 adrianAdd bus space barriers to the AR71xx SPI code.
2013-10-15 impElminate NON_LEAF and use NESTED instead to unify our...
2013-10-15 impReplace NLEAF with LEAF_NOPROFILE to unify the conventi...
2013-10-15 impReplace uses of the ALEAF macro with XLEAF and remove...
2013-10-15 impMove DO_AST into pcb.h where it should have been all...
2013-10-15 impMove DO_AST into pcb.h where it should have been all...
2013-10-15 adrianUpdate the AR934x SoC support.
2013-10-15 adrianUpdate the AR933x SoC support to include a few new...
2013-10-15 adrianFix the Atheros MIPS startup path a little.
2013-10-15 adrianAdd new features - an MDIO clock, WMAC reset, GMAC...
2013-10-14 adrianAdd the rest of the AR934x SoC reset register definitions.
2013-10-14 adrianAdd register definitions for the AR933x SoC GMAC (ie...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-09 adrianAdd read/write bus barriers for MIPS.
2013-10-09 markmMFC - tracking commit.
2013-10-09 markmMFC - tracking commit
2013-10-09 markmMFC - tracking commit
2013-10-09 adrianAdd some missing AR934x register definitions.
2013-10-09 adrianFix interrupt handling from the APB periperals (ie...
2013-10-09 adrianMark AR934x based boards to be mips74k.
2013-10-09 adrianAdd "better" MIPS24k and MIPS74k barriers.
2013-10-09 adrianShuffle the includes around so they occur after opt_glo...
2013-10-08 rayMFC @r256148.
2013-10-08 markmMFC - tracking commit.
2013-10-05 markmMFC- tracking commit.
2013-10-04 jchandraFixes for the Netlogic XLP on-chip RSA block driver
2013-10-04 jchandraStyle fixes for the Netlogic XLP RSA driver
2013-10-04 markmSnapshot. This passes the build test, but has not yet...
2013-10-02 markmMFC - tracking update.
2013-10-02 markmMFC - tracking update.
2013-10-02 sbrunoset ROOTDEVNAME to ada0 with no paritions. This makes...
2013-09-29 adrianAdd pagemask debugging output in "show tlb" in the...
2013-09-22 glebius- Create kern.ipc.sendfile namespace, and put the new...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 adrianFix the AR933x CPU UART support by using the correct...
2013-09-21 delphijMFV r254750:
2013-09-20 alcThe pmap function pmap_clear_reference() is no longer...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-17 sbrunoBring in configuration for Buffalo Airstation WZR-300HP...
2013-09-17 hirenWe have grown a bit too big lately. Shrinking the kerne...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
next