summaryrefslogtreecommitdiffstats
path: root/util/inteltool/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* util/inteltool: Actually read SATA init data from SIRDBenjamin Doron2022-02-121-6/+8
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-4/+1
* util/inteltool: use read* macros instead of pointersMichael Niewöhner2020-03-211-12/+11
* util/inteltool: ahci: add Sunrise Point config and SIR registersMichael Niewöhner2020-03-161-0/+52
* util/inteltool: ahci: add code for dumping config and SIR registersMichael Niewöhner2020-03-161-0/+54
* util/inteltool: ahci: rework AHCIMichael Niewöhner2020-03-161-18/+19
* util/inteltool: Add support for Sunrise Point LPMatthew Garrett2018-12-281-2/+4
* inteltool/ahci: Don't print reserved, all-zero registersNico Huber2017-06-061-19/+34
* inteltool/ahci: Add Skylake supportNico Huber2017-06-061-13/+30
* inteltool: add --ahci for printing AHCI registersIru Cai2016-09-211-0/+77