summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/libgcc
Commit message (Expand)AuthorAgeFilesLines
* acpi,arch,commonlib: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* arch/arm: Use unified assembly syntaxArthur Heymans2022-11-241-2/+4
* src/arch: Remove unnecessary space after castsElyes Haouas2022-11-221-1/+1
* arm/libgcc: Support signed 64-bit divisionRob Barnes2022-08-132-1/+75
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* src/arch/arm: Convert to SPDX license headerPatrick Georgi2020-03-0610-178/+21
* src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* AUTHORS: Move src/arch/arm copyrights into AUTHORS fileMartin Roth2019-08-267-30/+23
* Introduce bootblock self-decompressionJulius Werner2018-05-221-0/+1
* src/arch: Update license headers missing paragraph 2Martin Roth2016-01-262-0/+10
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-317-28/+3
* arm: add __umoddi3() to libgcc implementationStefan Reinauer2015-07-094-0/+99
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-7/+4
* vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri2015-01-271-0/+4
* arm: Put assembly functions into separate sectionsJulius Werner2014-11-134-10/+20
* arm: Thumb ALL the things!Julius Werner2014-11-093-353/+19
* ARM: Use local versions of libgcc functions instead of linking against libgcc.Gabe Black2014-11-059-0/+1196