aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-18add processor modes, linking linkingvetch
2020-01-18Ramfs to mdvetch
2020-01-18Explained Project structurevetch
2020-01-18Updated Building and running, first to be mdedvetch
2020-01-18Updated Makefile explainedvetch
2020-01-18Improvement of MMU explanationvetch
2020-01-18Merge branch 'bob' of https://repo.or.cz/RPi-MMU-example into alicevetch
2020-01-18start explaining Program Status RegistersWojtek Kosior
2020-01-18explain exception vectorWojtek Kosior
2020-01-18add TODO to rename interrupts to exceptions everywhereWojtek Kosior
2020-01-18mention generic timer in TODOsWojtek Kosior
2020-01-18explain processor modesWojtek Kosior
2020-01-18add small, arm-related TODOWojtek Kosior
2020-01-18add memory to clobber listWojtek Kosior
2020-01-18typo in a commentWojtek Kosior
2020-01-18finish explaining ramfsWojtek Kosior
2020-01-17Merge branch 'bob' of https://repo.or.cz/RPi-MMU-example into alicevetch
2020-01-17start explaining ramfsWojtek Kosior
2020-01-17move string operations from ramfs.c to strings.cWojtek Kosior
2020-01-17explain project structureWojtek Kosior
2020-01-17explain building and runningWojtek Kosior
2020-01-17list 2 more targets for auto-completion in MakefileWojtek Kosior
2020-01-17signify, that origin address doesn't matter in stage 1 linker scriptsWojtek Kosior
2020-01-17explain bootingWojtek Kosior
2020-01-17get rid of reset handlerWojtek Kosior
2020-01-17add small, Makefile-related TODOWojtek Kosior
2020-01-16finish explaining MakefileWojtek Kosior
2020-01-16list make doc as one of useful sources to mentionWojtek Kosior
2020-01-16mark qemu-loader and run-on-pi as PHONY targetsWojtek Kosior
2020-01-16slightly alter the composition of makefileWojtek Kosior
2020-01-16START explaining makefileWojtek Kosior
2020-01-15add TODO concerning variable assignment in MakefileWojtek Kosior
2020-01-15add TODO concerning smarter use of memory attributesWojtek Kosior
2020-01-15remove garbage-commentsWojtek Kosior
2020-01-15finish explaining how MMU works and how we use itWojtek 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-15add more explaination about how MMU worksWojtek Kosior
2020-01-14delete old debug lineWojtek Kosior
2020-01-14small fix for run-on-pi to work everywherevetch
2020-01-14Merge branch 'bob' of https://repo.or.cz/RPi-MMU-example into alicevetch
2020-01-14small improvements in interruptsvetch
2020-01-14start explaining the MMUWojtek Kosior
2020-01-13update TODOsWojtek Kosior
2020-01-13minor line movedWojtek Kosior
2020-01-13split too long linesWojtek Kosior
2020-01-13remove forgotten debug linesWojtek Kosior
2020-01-13use MAKE variablesWojtek Kosior
2020-01-13variable assignment typesWojtek Kosior
2020-01-13remove unneeded variableWojtek Kosior