Age | Commit message (Expand) | Author |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-06 | libpayload: arm(64): add read8/16/32 and write8/16/32 | Daisuke Nojiri |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-08 | arm: Dump additional fault registers in abort handlers | Julius Werner |
2015-03-19 | libpayload: Add support for memory barriers | Furquan Shaikh |
2015-01-12 | libpayload: Expand setbits_le32() and fix readl() const-ness | Julius Werner |
2015-01-09 | libpayload: Rework exception hook interface | Julius Werner |
2015-01-06 | libpayload: Introduce bit manipulation macros | Vadim Bendebury |
2014-12-09 | ARM: API to Map Physical Address to Wipe Memory above 4GB | Daisuke Nojiri |
2014-12-09 | libpayload: ARM: Keep track of the CPSR when exceptions happen. | Gabe Black |
2014-12-09 | libpayload: Make it possible to install callbacks for particular exceptions. | Gabe Black |
2014-11-13 | arm: Put assembly functions into separate sections | Julius Werner |
2014-11-10 | arm: Redesign, clarify and clean up cache related code | Julius Werner |
2014-11-09 | arm: Thumb ALL the things! | Julius Werner |
2014-09-22 | arm: Update mem* functions to newer versions | Julius Werner |
2014-09-22 | arm: Move libgcc assembly macros to arch/asm.h | Julius Werner |
2014-09-15 | libpayload: x86: Add support for catching processor exceptions. | Gabe Black |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |