aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-24remove librs232HEADmasterWojtek Kosior
2020-01-19make UART our ownWojtek Kosior
2020-01-18Merge branch 'bob' of https://repo.or.cz/RPi-MMU-example into alicevetch
2020-01-18mark an overlooking in IRQ handlerWojtek Kosior
2020-01-18fix comment typo in schedulerWojtek Kosior
2020-01-18add memory to clobber listWojtek Kosior
2020-01-18typo in a commentWojtek Kosior
2020-01-17Merge branch 'bob' of https://repo.or.cz/RPi-MMU-example into alicevetch
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-14small improvements in interruptsvetch
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
2020-01-04move interrupts things to interrupts.hvetch
2020-01-04Added missing filesvetch
2020-01-04rearranged files, updated makefilevetch