Age | Commit message (Expand) | Author |
---|---|---|
2020-09-21 | payloads: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-16 | libpayload: allow nonblocking delay and more than one delay | Ronald G Minnich |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2018-10-04 | libpayload/apic: Register a spurious interrupt vector | Raul E Rangel |
2018-10-04 | libpayload/apic: Only ACK interrupts triggered by the APIC | Raul E Rangel |
2018-09-28 | src/*: normalize Google copyright headers | Patrick Georgi |
2018-09-12 | libpayload/x86/delay: Make arch_ndelay call apic_delay if delay is long | Raul E Rangel |
2018-09-12 | libpayload/x86/apic: Add an apic_delay method and calibrate the timer | Raul E Rangel |
2018-09-12 | libpayload/arch/x86: Add support for initializing the APIC | Raul E Rangel |