aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-27Rework bootmethod initializationMark Rutland1-0/+7
2022-01-27Announce locations of memory objectsMark Rutland1-0/+2
2022-01-27Announce boot-wrapper mode / exception levelMark Rutland1-0/+1
2022-01-27Rework common init C codeMark Rutland1-0/+17
2022-01-27Add bit-field macrosMark Rutland1-0/+66
2021-08-02Rename `spin.h` -> `boot.h`Mark Rutland1-3/+3
2021-08-02Cleanup `.globl` usageMark Rutland1-1/+5
2021-08-02Consistently use logical CPU IDsMark Rutland1-0/+2
2016-06-15Add AArch32 to the boot-wrapperJean-Philippe Brucker1-0/+22
2016-06-15Add support for 32-bit kernelJean-Philippe Brucker1-0/+1
2016-06-15Replace exclusive accesses with a bakery lockJean-Philippe Brucker4-2/+50
2016-06-15Rewrite cache flush in CJean-Philippe Brucker1-0/+2
2016-06-15Rewrite GIC drivers in CJean-Philippe Brucker1-0/+1
2016-06-14Rewrite boot methods in CJean-Philippe Brucker4-0/+75
2016-06-14AArch64: factor CPU ID gettersJean-Philippe Brucker1-0/+16