]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/bhnd
Stop "nfsstat -z" from clearing counts of NFSv4 state structures.
[FreeBSD/FreeBSD.git] / sys / dev / bhnd /
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
2016-04-22 adrian[bhnd] Update bhndb format strings to match long -...
2016-04-22 adrian[bhnd] Add a common bhnd_pci driver shared by both...
2016-04-19 adrian[bhnd] Standardize bhnd device tables and quirk matching.
2016-04-19 adrian[bhnd] Clean up bhnd resource handling and inherited...
2016-04-19 adrian[bhnd] Add support for specifying the address space...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-04 gjbMFH
2016-03-22 jhibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 jhibbitsReplace all resource occurrences of '0UL/~0UL' with...
2016-03-02 gjbMFH
2016-03-02 jhibbitsReplace some more default range checks with RMAN_IS_DEF...
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-26 adrianBring over the initial rewrite of the broadcom bus...