summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/x86/arch
Commit message (Expand)AuthorAgeFilesLines
* libpayload: add read64() and write64()Thomas Heijligen2020-03-041-0/+10
* libpayload/apic: Only ACK interrupts triggered by the APICRaul E Rangel2018-10-041-1/+1
* src/*: normalize Google copyright headersPatrick Georgi2018-09-281-1/+1
* libpayload/x86/apic: Add an apic_delay method and calibrate the timerRaul E Rangel2018-09-121-0/+2
* libpayload/arch/x86: Add support for initializing the APICRaul E Rangel2018-09-121-0/+43
* libpayload/x86/exception: Add methods to enable/disable interruptsRaul E Rangel2018-08-231-0/+4
* libpayload/x86/cpuid: Add a cpuid macroRaul E Rangel2018-08-231-0/+36
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+1
* libpayload: x86: Add read/write{8,16,32} variants that match corebootDuncan Laurie2015-08-281-0/+40
* libpayload: x86: correct types used for IOAaron Durbin2015-05-131-4/+4
* libpayload: Add support for memory barriersFurquan Shaikh2015-03-191-0/+38
* libpayload: Expand setbits_le32() and fix readl() const-nessJulius Werner2015-01-121-3/+3
* libpayload: Rework exception hook interfaceJulius Werner2015-01-091-17/+26
* libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black2014-12-091-0/+81
* arm: Redesign, clarify and clean up cache related codeJulius Werner2014-11-101-1/+1
* libpayload: Add missing cache API stub to x86Julius Werner2014-09-251-0/+1
* libpayload: Make EHCI driver cache-awareJulius Werner2014-08-141-1/+5
* libpayload: Have similar cache api on ARM and x86Stefan Reinauer2013-12-051-0/+41
* libpayload: add memory clobber to ins{b,w,l}Gerd Hoffmann2013-11-101-3/+6
* libpayload: Don't sneak in compiler includesStefan Reinauer2013-04-181-3/+0
* libpayload: Fix type issuesStefan Reinauer2013-03-261-2/+2
* libpayload: Add size_t and ssize_t types for ARM and x86Gabe Black2013-03-131-0/+3
* libpayload: rename i386 to x86Stefan Reinauer2012-12-145-0/+309