aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/amdsbwd
Commit message (Expand)AuthorAgeFilesLines
* the rest of changes intended to be committed in r306290Andriy Gapon2016-09-241-2/+5
* clarify description of the 0x790b1022 / "KERNCZ"/ "CZ" deviceAndriy Gapon2016-09-241-10/+15
* amdsbwd, intpm: unify bits specific to AMD chipsets (FCHs, southbridges)Andriy Gapon2016-09-222-76/+169
* amdsbwd: add support for FCH in family 16h models 30h-3Fh processorsAndriy Gapon2016-09-071-12/+75
* Add support for AMD FCH watchdog timers.Alexander Motin2016-03-291-8/+12
* Replace several bus_alloc_resource() calls with bus_alloc_resource_any()Justin Hibbits2016-02-271-2/+2
* Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...Sofian Brabez2013-01-301-1/+1
* This isn't functionally identical. In some cases a hint to disableEitan Adler2012-10-221-0/+2
* Now that device disabling is generic, remove extraneous code from theEitan Adler2012-10-221-2/+0
* amdsbwd: update to support SB8xx southbridgesAndriy Gapon2011-06-071-47/+137
* amdsbwd: fix nonsensical timeout calculationsAndriy Gapon2010-05-311-3/+3
* amdsbwd: new driver for AMD SB600/SB7xx watchdog timerAndriy Gapon2009-11-301-0/+431