| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make the read/write routines default to the newer DS1337 part, but keep | Warner Losh | 2013-05-10 | 1 | -20/+2 |
| * | As requested, move this back to opt-in and list my boards. | Warner Losh | 2013-05-10 | 1 | -3/+30 |
| * | Remove the commented out code I just committed. If we need it, I'll | Warner Losh | 2013-05-10 | 1 | -225/+0 |
| * | Add support from GE Intelligent Platform Cavium Octeon boards. Add | Warner Losh | 2013-05-10 | 5 | -12/+457 |
| * | Both my EBH5200 and GE WANIC 6354 have a RTC as well. It looks from | Warner Losh | 2013-05-10 | 1 | -18/+3 |
| * | MFV: r250336 | Jung-uk Kim | 2013-05-08 | 1 | -0/+1 |
| |\ |
|
| * | | Expose cvmx_mgmt_port_num_ports() as a wrapper to the static | Warner Losh | 2013-05-02 | 2 | -0/+18 |
| * | | Fix this code to compile without warnings - AH_DEBUG was pulling in | Adrian Chadd | 2013-05-02 | 1 | -2/+6 |
| * | | Add device identification and probe/attach support for the QCA9565. | Adrian Chadd | 2013-05-02 | 1 | -0/+2 |
| * | | Fix incorrect sizeof() in bzero() | Eitan Adler | 2013-05-01 | 1 | -1/+1 |
| * | | Disable TXCONT, it's not here in FreeBSD. | Adrian Chadd | 2013-05-01 | 1 | -0/+2 |
| * | | There's no HAL_EEPROM in FreeBSD - use ar9300_eeprom_t instead. | Adrian Chadd | 2013-05-01 | 1 | -1/+1 |
| * | | Sync from git - ah_config is in 'ath_hal', not 'ath_hal_private' on | Adrian Chadd | 2013-04-29 | 1 | -1/+1 |
| * | | Bring over my FreeBSD modifications for the AR9300 HAL to make it | Adrian Chadd | 2013-04-28 | 32 | -1172/+4642 |
| * | | Copy the vendor branch ar9300 code from qcamain_open_hal into this | Adrian Chadd | 2013-04-28 | 68 | -0/+233321 |
| * | | Merge ACPICA 20130418. | Jung-uk Kim | 2013-04-19 | 35 | -662/+1205 |
| |\| |
|
| * | | Forcibly defining _KERNEL is bad idea. Toss some code so that ip_var.h | Gleb Smirnoff | 2013-04-08 | 1 | -3/+3 |
| * | | Merge ACPICA 20130328. | Jung-uk Kim | 2013-04-04 | 38 | -1481/+2913 |
| |\| |
|
| * | | Simplify TAILQ usage and avoid additional memory allocations. | Gleb Smirnoff | 2013-03-05 | 2 | -87/+30 |
| * | | Merge ACPICA 20130214. | Jung-uk Kim | 2013-02-15 | 55 | -741/+2805 |
| |\| |
|
| * | | Merge two bug fixes from the vendor branch. | Jung-uk Kim | 2013-01-28 | 4 | -22/+40 |
| |\| |
|
| * | | Fix another build breakage for ia64. | Jung-uk Kim | 2013-01-21 | 1 | -1/+1 |
| * | | Fix packet reception and other issues arising from incorrect ASX clock | Juli Mallett | 2013-01-21 | 1 | -0/+15 |
| * | | Work around build breakage with GCC 4.2. | Jung-uk Kim | 2013-01-19 | 1 | -1/+1 |
| * | | Merge ACPICA 20130117. | Jung-uk Kim | 2013-01-17 | 281 | -7248/+8954 |
| |\| |
|
| * | | Use the right USB clock type on the EdgeRouter Lite. This fixes USB. | Juli Mallett | 2013-01-02 | 1 | -0/+3 |
| * | | Add basic support for the Ubiquiti EdgeRouter Lite. | Juli Mallett | 2013-01-02 | 2 | -0/+12 |
| * | | Allow this file to build on FreeBSD. | Juli Mallett | 2012-11-27 | 1 | -0/+2 |
| * | | o) Have the FreeBSD kernel option "INVARIANTS" trickle down into the Simple | Juli Mallett | 2012-11-24 | 3 | -5/+38 |
| * | | Use bootverbose to control debug printfs from the Cavium Simple Executive | Juli Mallett | 2012-11-24 | 2 | -2/+3 |
| * | | o) Add support for specifying a model of Octeon to target at compile-time, | Juli Mallett | 2012-11-24 | 2 | -3/+12 |
| * | | Merge ACPICA 20121114. | Jung-uk Kim | 2012-11-20 | 44 | -502/+860 |
| |\| |
|
| * | | Return port numbers for ATCA-7220 SPI interfaces in a different place for | Juli Mallett | 2012-11-19 | 2 | -8/+10 |
| * | | Fix packet receive on the ATCA-7220 by disabling FCS-related checks, since the | Juli Mallett | 2012-11-19 | 2 | -0/+14 |
| * | | Fix build for FreeBSD kernel. | Juli Mallett | 2012-11-13 | 1 | -4/+4 |
| * | | In sys/contrib/ngatm/netnatm/msg/uni_ie.c, fix a few warnings from newer | Dimitry Andric | 2012-11-05 | 1 | -4/+4 |
| * | | Handle the management port on the EBT5600 and disable loopback. The XAUI | Juli Mallett | 2012-11-01 | 1 | -0/+12 |
| * | | Speed feature tests and initialize helper configuration that some CPUs require. | Juli Mallett | 2012-10-30 | 2 | -2/+2 |
| * | | Use Simple Executive LED display routines, which correctly use the LED base | Juli Mallett | 2012-10-29 | 1 | -3/+6 |
| * | | No MII on the RSYS4GBE (AMC-7211/ATCA-7220). | Juli Mallett | 2012-10-26 | 1 | -0/+5 |
| * | | Add support for Radisys as a vendor of Octeon hardware. Add some preliminary | Juli Mallett | 2012-10-26 | 3 | -0/+18 |
| * | | Merge ACPICA 20121018. | Jung-uk Kim | 2012-10-23 | 191 | -2253/+3661 |
| |\| |
|
| * | | Fix defines in r241245. We actually don't define FreeBSD. | Gleb Smirnoff | 2012-10-14 | 1 | -2/+2 |
| * | | Revert previous commit... | Kevin Lo | 2012-10-10 | 5 | -5/+5 |
| * | | Prefer NULL over 0 for pointers | Kevin Lo | 2012-10-09 | 5 | -5/+5 |
| * | | A step in resolving mess with byte ordering for AF_INET. After this change: | Gleb Smirnoff | 2012-10-06 | 1 | -2/+2 |
| * | | Fix pseudo checksum calculation. | Max Khon | 2012-09-27 | 1 | -1/+3 |
| * | | Fix panic introduced by me in r240835, when zero weight | Gleb Smirnoff | 2012-09-25 | 1 | -4/+5 |
| * | | Use M_NOWAIT in wtab_alloc(), too. Convert panic() to | Gleb Smirnoff | 2012-09-22 | 1 | -6/+9 |
| * | | Fix an obvious typo. | Pawel Jakub Dawidek | 2012-09-22 | 1 | -1/+1 |