summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/arm
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Use volatile pointers in {read,write}{8,16,32,64}Patrick Georgi2021-02-201-8/+8
* libpayload/arm*: Add 64bit memory access primitivesPatrick Georgi2021-01-301-0/+13
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-117-7/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* libpayload: arm(64): add read8/16/32 and write8/16/32Daisuke Nojiri2015-07-061-0/+47
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm: Dump additional fault registers in abort handlersJulius Werner2015-04-081-0/+48
* libpayload: Add support for memory barriersFurquan Shaikh2015-03-192-15/+69
* libpayload: Expand setbits_le32() and fix readl() const-nessJulius Werner2015-01-121-18/+6
* libpayload: Rework exception hook interfaceJulius Werner2015-01-091-2/+8
* libpayload: Introduce bit manipulation macrosVadim Bendebury2015-01-061-0/+13
* ARM: API to Map Physical Address to Wipe Memory above 4GBDaisuke Nojiri2014-12-092-0/+14
* libpayload: ARM: Keep track of the CPSR when exceptions happen.Gabe Black2014-12-091-0/+1
* libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black2014-12-091-1/+15
* arm: Put assembly functions into separate sectionsJulius Werner2014-11-131-4/+2
* arm: Redesign, clarify and clean up cache related codeJulius Werner2014-11-101-17/+2
* arm: Thumb ALL the things!Julius Werner2014-11-091-6/+13
* arm: Update mem* functions to newer versionsJulius Werner2014-09-221-0/+2
* arm: Move libgcc assembly macros to arch/asm.hJulius Werner2014-09-221-0/+47
* libpayload: x86: Add support for catching processor exceptions.Gabe Black2014-09-151-1/+1
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-0/+3
* ARM: Generalize armv7 as arm.Gabe Black2014-09-085-0/+556