]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips/atheros
Use ar71xx_mac_addr_random_init() instead of a hand-rolled random
[FreeBSD/FreeBSD.git] / sys / mips / atheros /
2015-03-15 adrianUse ar71xx_mac_addr_random_init() instead of a hand...
2015-03-15 adrianStart fleshing out some MAC address helper functions.
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-08 adrianModify the if_arge code to use a /fixed/ media mode...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-04 adrianAdd ethernet MAC DDR flush hookups for QCA955x.
2015-03-04 adrianAdd DDR flush registers for QCA955x.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-02 adrian[QCA955x] make the USB EHCI interrupts shareable.
2015-03-02 adrianAdd initial QCA955x support to if_arge.c.
2015-03-02 adrianAdd a MII mode for SGMII.
2015-03-01 adrianAdd very initial QCA955x awareness to the GPIO code.
2015-03-01 adrianFlesh out some more QCA955x ethernet PLL setup.
2015-03-01 adrianAdd Ethernet PLL values for the QCA955x.
2015-03-01 adrianMake QCA955X_GMAC_REG_ETH_CFG defined like most other...
2015-03-01 adrianAdd QCA955x support to the EHCI setup path.
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-02 dimMerge ^/head r278005 through r278109.
2015-02-02 sbrunoThe linux driver code for the MDIO bus does a read...
2015-01-31 dimMerge ^/head r277975 through r277998.
2015-01-31 loosImplement GPIO_GET_BUS() method for all GPIO drivers.
2015-01-31 dimMerge ^/head r277956 through r277974.
2015-01-31 loosReplace spaces with tabs, this will easier future chang...
2015-01-31 loosClean up and fix the device detach routine and the...
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 adrianMake the apb.c code optional behind ar71xx_apb rather...
2015-01-06 adrianAdd an APB base/size for the QCA955X for an upcoming...
2015-01-06 adrianThe QCA955x USB init path doesn't require any of this...
2015-01-05 hselaskyAdd 64-bit DMA support in the XHCI controller driver.
2015-01-05 adrianRemove the remnants of the OpenWRT/Linux bits that...
2015-01-05 adrianOops - missed refclk.
2015-01-05 adrianAdd initial Qualcomm Atheros QCA955x SoC support.
2015-01-05 adrianACK interrupts on the new SoCs.
2015-01-05 adrianadd QCA955x SoC types.
2015-01-05 adrianAdd QCA955x series register definitions.
2015-01-03 adrianAdd a GPIO output mux configuration method.
2015-01-03 adrianAdd AR934x specific GPIO functions and output MUX confi...
2015-01-03 adrianAdd AR934x GPIO function configuration.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-18 loosMoves all the duplicate code to a single function.
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-28 loosMake the GPIO children attach to the first unit availab...
2014-10-19 neelIFC @r273206
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-09-28 adrianFix the AR724x PCIe glue to correctly probe the BAR...
2014-09-28 adrianFix the ar724x PCI config space register read.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC @r271887
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-07-27 adrianCommit some sins in the name of "oh god oh god I don...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
next