Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-30 | x86: baytrail: acpi: Fix I/O APIC ID in the MADT table | Bin Meng | |
So far this is hardcoded to 2, but it should really be read from the I/O APIC register. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2016-05-23 | x86: baytrail: Generate ACPI FADT/MADT tables | Bin Meng | |
FADT/MADT tables are platform specific. Generate them for BayTrail. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> |