aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [arm] Provide dummy implementations for {in,out}[s]{b,w,l}Michael Brown2019-07-141-18/+59
* [acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2017-05-231-0/+12
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-12/+0
* [arm] Add optimised TCP/IP checksumming for 64-bit ARMMichael Brown2016-05-111-19/+0
* [arm] Add optimised string functions for 64-bit ARMMichael Brown2016-05-111-60/+0
* [arm] Add support for 64-bit ARM (Aarch64)Michael Brown2016-05-083-14/+44
* [arm] Split out 32-bit-specific code to arch/arm32Michael Brown2016-05-0818-1122/+17
* [arm] Add support for 32-bit ARMMichael Brown2016-05-0640-0/+1805