Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-04 | x86: quark: Implement PIRQ routing | Bin Meng | |
Intel Quark SoC has the same interrupt routing mechanism as the Queensbay platform, only the difference is that PCI devices' INTA/B/C/D are harcoded and cannot be changed freely. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> | |||
2015-02-06 | x86: Add header files for Intel Quark SoC defines | Bin Meng | |
device.h for integrated pci devices' bdf on Quark SoC and quark.h for various memory-mapped and i/o-mapped base addresses within SoC. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> |