]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/bhnd
urtwn: fix possible driver hang when beacon miss is detected.
[FreeBSD/FreeBSD.git] / sys / dev / bhnd /
2016-09-06 emastebhnd: remove redundant ;s at the end of functions or...
2016-09-05 landonfbhnd(4): Implement backplane interrupt handling.
2016-09-05 landonfbhnd(4): Add device classes for USB host/dev/dual-mode...
2016-09-05 mizhka[BHND/USB] Port of EHCI/OHCI support from ZRouter
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-04 landonfbhndb(4): Fix probing of bhndb-attached bhnd_nvram...
2016-09-04 landonfbhndb(4): Skip disabled cores when performing bridge...
2016-09-04 landonfsiba(4): Add missing bhnd_device/bhnd_device_quirk...
2016-09-04 landonfMigrate bhndb(4) to the new bhnd_erom API.
2016-09-03 landonfImplement a generic bhnd(4) device enumeration table...
2016-09-03 ngieMFhead @ r305314
2016-09-01 mizhka[BHND/PMU] Correct shift of bits in BHND_PMU_SET_BITS...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-29 ngieMFhead @ r305013
2016-08-28 landonfbhnd(4): Apply the siba chipid ncore fixup in bhnd_read...
2016-08-28 landonfbhnd(4): Add a bhnd bus method for fetching the device...
2016-08-27 landonfImplement siba(4) support for bhnd_(read|write)_config.
2016-08-27 landonfbhnd(4): Include the chip model (e.g. BCM4xxx) in bhnd...
2016-08-27 landonf[mips/broadcom]: Replace static frequency table with...
2016-08-27 landonfbhnd(4): Initial PMU/PWRCTL power and clock management...
2016-08-26 landonf[mips/broadcom] Generic platform_reset() support.
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-23 landonfbhndb(4): Fix unsigned integer underflow in dynamic...
2016-08-16 landonfbhnd(4): Implement NVRAM support required for PMU bring-up.
2016-08-16 landonfbhndb(4): Drop MIPS-incompatible __builtin_ctz dependency.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-12 landonfbhnd(4): Add bus pass-aware discovery of platform devic...
2016-07-12 landonfbhnd(4): print extra register information on chipc...
2016-07-10 landonfFix heap overflow in bhnd(4) SPROM parsing.
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-25 landonfbhnd(4): Add devinfo allocation and child addition...
2016-06-25 landonfbhnd(4): Perform explicit chipc child enumeration.
2016-06-23 adrianrevert error commit from previous commit. my bad!
2016-06-23 adrian[BHND/bcma] Add implementation of BHND_BUS_RESET_CORE...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 landonfsiba(4): Adopt bcma-compatible mapping of bhnd(4) port...
2016-06-16 landonfbhnd(4): Fix resource allocation issues exposed by...
2016-06-08 landonfbhnd(4): Fix mips/broadcom core matching and bus pass...
2016-06-08 landonfbhnd(4): Add a vendor parameter to BHND_DEVICE(), repla...
2016-06-04 landonfbhnd(4): support IPX OTP NVRAM/SPROM data source
2016-06-04 landonfSwitch mips/sentry5 to bhnd(4), and unify with mips...
2016-06-04 landonfbhnd(4): Add support for chipc-attached flash
2016-06-04 landonfFix several MIPS/BCM-blocking bugs in bhnd(4) chipc
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 adrian[bhnd] Fix release of uninitialized SPROM shadow in...
2016-05-26 adrian[bhnd] Integrate bhnd_chipc's BUS_ADD_CHILD() with...
2016-05-24 adrian[bhnd] Normalize bhnd(4) device matching API
2016-05-24 adrian[bhnd] fix compilation due to incompatible types
2016-05-24 adrian[bhnd] Implement pass-through resource management for...
2016-05-23 adrian[bhnd] Add support for querying the attachment type...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 adrian[bhnd] Add BHND SoC support (only BCMA case)
2016-05-20 adrian[bhnd] Add bhnd bridge support for bus_adjust_resource().
2016-05-20 adrian[bhnd] Add remaining bus_(read|write|set)_(1|2|4) APIs
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-17 adrian[bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.
2016-05-17 adrian[bhnd] Centralize fetching of board information
2016-05-16 adrian[bhnd] Add logging macros to BHND.
2016-05-16 adrian[bhnd] Add support for matching of MIPS & ARM cores
2016-05-13 emasteUse awk to run bhnd's awk script, to allow noexec src dir
2016-05-12 mmMFV r299425:
2016-05-10 adrian[bhnd] fix bcma resource allocation for regions; EROM...
2016-05-09 adrian[bhnd] fix incorrect typing.
2016-05-08 adrian[bhnd] Initial bhnd(4) SPROM/NVRAM support.
2016-05-08 adrian[bhnd] Add support for matching on chip identifiers.
2016-05-08 adrian[bhnd] Add bhnd_resource support for the bus_(read...
2016-05-08 adrian[bhnd] Replace is_hostb_device() with a more general...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 adrian[bhnd] don't use anonymous unions.
2016-05-05 adrian[bhnd] default to BUS_PROBE_DEFAULT for unknown BHND...
2016-05-05 adrian[bhnd] handle unknown bhnd port type.
2016-05-05 adrian[bhnd] quieten gcc warning.
2016-05-05 adrian[bhnd] handle unknown port type.
2016-05-05 emastebhnd: another build fix for GCC-using architectures
2016-05-05 emastebhnd: fix build on gcc architectures
2016-05-04 adrian[bwn] [bhnd] initial support for using bhnd for if_bwn...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/dev: minor spelling fixes.
2016-05-02 adrian[bhnd] fix more module dependencies.
2016-05-02 adrian[bhnd] add module dependencies.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-25 adrian[bhnd] Fix ChipCommon probing.
2016-04-22 adrian[bhnd] use correct bus deallocation method
next