Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r306291: the rest of changes intended to be committed in r306290 | avg | 2016-10-07 | 1 | -2/+5 |
* | MFC r306218,306290: amdsbwd, intpm: unify bits specific to AMD chipsets | avg | 2016-10-07 | 2 | -76/+174 |
* | MFC r305535: amdsbwd: add support for FCH in family 16h models 30h-3Fh proces... | avg | 2016-09-21 | 1 | -12/+75 |
* | Add support for AMD FCH watchdog timers. | mav | 2016-03-29 | 1 | -8/+12 |
* | Replace several bus_alloc_resource() calls with bus_alloc_resource_any() | jhibbits | 2016-02-27 | 1 | -2/+2 |
* | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | sbz | 2013-01-30 | 1 | -1/+1 |
* | This isn't functionally identical. In some cases a hint to disable | eadler | 2012-10-22 | 1 | -0/+2 |
* | Now that device disabling is generic, remove extraneous code from the | eadler | 2012-10-22 | 1 | -2/+0 |
* | amdsbwd: update to support SB8xx southbridges | avg | 2011-06-07 | 1 | -47/+137 |
* | amdsbwd: fix nonsensical timeout calculations | avg | 2010-05-31 | 1 | -3/+3 |
* | amdsbwd: new driver for AMD SB600/SB7xx watchdog timer | avg | 2009-11-30 | 1 | -0/+431 |