commit | 8c0629b70b04a220f6e58b47789935c03b7000cd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 08 17:40:08 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:27 2019 +0800 |
tree | 6009336dcba7efac04ecf0f8082285eab200ffaf | |
parent | 99c19048300d3110c8f12cc39f606ab53789274f [diff] |
x86: apl: Add ITSS driver This driver models some sort of interrupt thingy but there are so many abreviations that I cannot find out what it stands for. Possibly something to do with interrupts. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>