summaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/arm
AgeCommit message (Expand)Author
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-06libpayload: arm(64): add read8/16/32 and write8/16/32Daisuke Nojiri
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-08arm: Dump additional fault registers in abort handlersJulius Werner
2015-03-19libpayload: Add support for memory barriersFurquan Shaikh
2015-01-12libpayload: Expand setbits_le32() and fix readl() const-nessJulius Werner
2015-01-09libpayload: Rework exception hook interfaceJulius Werner
2015-01-06libpayload: Introduce bit manipulation macrosVadim Bendebury
2014-12-09ARM: API to Map Physical Address to Wipe Memory above 4GBDaisuke Nojiri
2014-12-09libpayload: ARM: Keep track of the CPSR when exceptions happen.Gabe Black
2014-12-09libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black
2014-11-13arm: Put assembly functions into separate sectionsJulius Werner
2014-11-10arm: Redesign, clarify and clean up cache related codeJulius Werner
2014-11-09arm: Thumb ALL the things!Julius Werner
2014-09-22arm: Update mem* functions to newer versionsJulius Werner
2014-09-22arm: Move libgcc assembly macros to arch/asm.hJulius Werner
2014-09-15libpayload: x86: Add support for catching processor exceptions.Gabe Black
2014-09-11tegra124/nyan: rougly stable code baseGabe Black
2014-09-08ARM: Generalize armv7 as arm.Gabe Black