aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/x86/apic.c
AgeCommit message (Expand)Author
2020-09-21payloads: Drop unneeded empty linesElyes HAOUAS
2020-07-16libpayload: allow nonblocking delay and more than one delayRonald G Minnich
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2018-10-04libpayload/apic: Register a spurious interrupt vectorRaul E Rangel
2018-10-04libpayload/apic: Only ACK interrupts triggered by the APICRaul E Rangel
2018-09-28src/*: normalize Google copyright headersPatrick Georgi
2018-09-12libpayload/x86/delay: Make arch_ndelay call apic_delay if delay is longRaul E Rangel
2018-09-12libpayload/x86/apic: Add an apic_delay method and calibrate the timerRaul E Rangel
2018-09-12libpayload/arch/x86: Add support for initializing the APICRaul E Rangel