Age | Commit message (Expand) | Author |
2024-01-24 | acpi,arch,commonlib: Rename Makefiles from .inc to .mk | Martin Roth |
2022-11-24 | arch/arm: Use unified assembly syntax | Arthur Heymans |
2022-11-22 | src/arch: Remove unnecessary space after casts | Elyes Haouas |
2022-08-13 | arm/libgcc: Support signed 64-bit division | Rob Barnes |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/arm: Convert to SPDX license header | Patrick Georgi |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-08-26 | AUTHORS: Move src/arch/arm copyrights into AUTHORS file | Martin Roth |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2016-01-26 | src/arch: Update license headers missing paragraph 2 | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-09 | arm: add __umoddi3() to libgcc implementation | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2014-11-13 | arm: Put assembly functions into separate sections | Julius Werner |
2014-11-09 | arm: Thumb ALL the things! | Julius Werner |
2014-11-05 | ARM: Use local versions of libgcc functions instead of linking against libgcc. | Gabe Black |