summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* [mp] Define an API for multiprocessor functionsMichael Brown2024-03-151-0/+12
* [ioapi] Centralise definitions for dummy PIOMichael Brown2023-06-291-49/+5Star
* [arm] Remove redundant inclusion of io.hMichael Brown2023-06-291-2/+0Star
* [rng] Allow entropy source to be selected at runtimeMichael Brown2023-02-171-12/+0Star
* [ioapi] Move PAGE_SHIFT to bits/io.hMichael Brown2023-02-062-3/+3
* [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/+0Star
* [arm] Add optimised TCP/IP checksumming for 64-bit ARMMichael Brown2016-05-111-19/+0Star
* [arm] Add optimised string functions for 64-bit ARMMichael Brown2016-05-111-60/+0Star
* [arm] Add support for 64-bit ARM (Aarch64)Michael Brown2016-05-082-14/+39
* [arm] Split out 32-bit-specific code to arch/arm32Michael Brown2016-05-0811-812/+0Star
* [arm] Add support for 32-bit ARMMichael Brown2016-05-0632-0/+1353