aboutsummaryrefslogtreecommitdiff
path: root/src/arm
AgeCommit message (Expand)Author
2020-01-17move string operations from ramfs.c to strings.cWojtek Kosior
2020-01-17signify, that origin address doesn't matter in stage 1 linker scriptsWojtek Kosior
2020-01-17get rid of reset handlerWojtek Kosior
2020-01-15remove garbage-commentsWojtek Kosior
2020-01-15for safety - invalidate caches when creating a new mappingWojtek Kosior
2020-01-15also enable data and instruction cache when enabling the MMUWojtek Kosior
2020-01-13rename PL_0_test.img to PL0_test.imgWojtek Kosior
2020-01-13shorten linking in MakefileWojtek Kosior
2020-01-13Great Reorganisation, modify structure and makefilevetch