aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix !INET6 build.Gleb Smirnoff2013-09-071-1/+1
* Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-0645-12884/+32595
|\
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forCy Schubert2013-07-1945-41275/+0
* | Add firmware for Centrino 2200-N wireless devices.George V. Neville-Neil2013-08-281-0/+12250
* | drm/radeon: Import the Radeon KMS driverJean-Sébastien Pédron2013-08-2597-0/+32767
* | Merge ACPICA 20130823.Jung-uk Kim2013-08-2341-105/+1070
|\ \
* | | Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma fromNavdeep Parhar2013-08-233-7/+22
* | | Add firmware for the Intel 2030 and variants.Adrian Chadd2013-08-111-0/+24904
* | | Remove a now-unused firmware.Adrian Chadd2013-08-111-7833/+0
* | | Update the 6000g2a image.Adrian Chadd2013-08-111-0/+30188
* | | Realtek's RTL8712 firmware blob needed by the upcoming rsu(4) driver.Rui Paulo2013-07-291-0/+2149
* | | Merge ACPICA 20130725.Jung-uk Kim2013-07-2624-634/+1533
|\| |
* | | Fix build for gcc users by declaring variables for unions in structs whichAlexander Leidinger2013-07-101-7/+7
* | | Adding urtwn(4) firmware and related changes.Hiren Panchasara2013-07-103-0/+609
* | | - Move videodev headers from compat/linux to contrib/v4l (cp from vendor andAlexander Leidinger2013-07-062-0/+2137
* | | Check the return value from ath_hal_malloc()Adrian Chadd2013-06-291-0/+5
* | | Move definitions required by userland applications out of acpica_machdep.h.Jung-uk Kim2013-06-271-1/+11
* | | Merge ACPICA 20130626.Jung-uk Kim2013-06-2740-240/+508
|\| |
* | | If EEPROM data is provided by the AHB layer, copy it in.Adrian Chadd2013-06-261-0/+6
* | | Re-enable the channel set code for the AR933x.Adrian Chadd2013-06-261-11/+9
* | | In preparation to support AR933x SoC builds, allow the AH_SUPPORT_AR93(xx)Adrian Chadd2013-06-261-3/+6
* | | Add a stub AR93xx RF module just to keep the linker happy.Adrian Chadd2013-06-261-0/+21
* | | The AR9300 HAL uses this config to program AR_PHY_SWITCH_COM_2 on AR9485Adrian Chadd2013-06-141-0/+3
* | | Flip on AH_PRIVATE_DIAG by default; this will include the AR9300 EEPROMAdrian Chadd2013-06-141-0/+1
* | | Add bluetooth setup method functions to the HAL.Adrian Chadd2013-06-141-0/+8
* | | If chan is NULL, don't derefrence it.Adrian Chadd2013-06-141-0/+5
* | | Set the FreeBSD capability bit to indicate that LNA diversity is enabled.Adrian Chadd2013-06-131-0/+7
* | | Return HAL_ANT_VARIABLE for now, until it's unstubbed.Adrian Chadd2013-06-131-1/+1
* | | Tie in the LNA diversity configuration functions into the HAL.Adrian Chadd2013-06-121-0/+6
* | | Fix a false -> AH_FALSE.Adrian Chadd2013-05-291-1/+1
* | | Merge ACPICA 20130517.Jung-uk Kim2013-05-20160-2194/+3607
|\| |
* | | Turns out that there really isn't an RTC chip on this board, at all.Warner Losh2013-05-121-3/+0
* | | Make the read/write routines default to the newer DS1337 part, but keepWarner Losh2013-05-101-20/+2
* | | As requested, move this back to opt-in and list my boards.Warner Losh2013-05-101-3/+30
* | | Remove the commented out code I just committed. If we need it, I'llWarner Losh2013-05-101-225/+0
* | | Add support from GE Intelligent Platform Cavium Octeon boards. AddWarner Losh2013-05-105-12/+457
* | | Both my EBH5200 and GE WANIC 6354 have a RTC as well. It looks fromWarner Losh2013-05-101-18/+3
* | | MFV: r250336Jung-uk Kim2013-05-081-0/+1
|\| |
* | | Expose cvmx_mgmt_port_num_ports() as a wrapper to the staticWarner Losh2013-05-022-0/+18
* | | Fix this code to compile without warnings - AH_DEBUG was pulling inAdrian Chadd2013-05-021-2/+6
* | | Add device identification and probe/attach support for the QCA9565.Adrian Chadd2013-05-021-0/+2
* | | Fix incorrect sizeof() in bzero()Eitan Adler2013-05-011-1/+1
* | | Disable TXCONT, it's not here in FreeBSD.Adrian Chadd2013-05-011-0/+2
* | | There's no HAL_EEPROM in FreeBSD - use ar9300_eeprom_t instead.Adrian Chadd2013-05-011-1/+1
* | | Sync from git - ah_config is in 'ath_hal', not 'ath_hal_private' onAdrian Chadd2013-04-291-1/+1
* | | Bring over my FreeBSD modifications for the AR9300 HAL to make itAdrian Chadd2013-04-2832-1172/+4642
* | | Copy the vendor branch ar9300 code from qcamain_open_hal into thisAdrian Chadd2013-04-2868-0/+233321
* | | Merge ACPICA 20130418.Jung-uk Kim2013-04-1935-664/+1207
|\| |
* | | Forcibly defining _KERNEL is bad idea. Toss some code so that ip_var.hGleb Smirnoff2013-04-081-3/+3
* | | Merge ACPICA 20130328.Jung-uk Kim2013-04-0438-1547/+2979
|\| |