aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-19make UART our ownWojtek Kosior
2020-01-19add UART-related TODO needed for compatibility with stock firmwareWojtek Kosior
2020-01-19explain linker scriptsWojtek Kosior
2020-01-19Modified markdown, added sample document.md, added makedoc scriptvetch
2020-01-18IRQ explained and .md'edvetch
2020-01-18Schedulervetch
2020-01-18TODO find oprating state document, done PSR beside that i guessvetch
2020-01-18Exceptions added, linking linkingvetch
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-18minor update to documentation TODOWojtek Kosior
2020-01-18explain irqWojtek Kosior
2020-01-18mention that timer doesn't work in qemuWojtek Kosior
2020-01-18explain schedulerWojtek Kosior
2020-01-18mark an overlooking in IRQ handlerWojtek Kosior
2020-01-18fix comment typo in schedulerWojtek Kosior
2020-01-18finish explaining PSRsWojtek Kosior
2020-01-18change wording so as not to suggest msr and mrs cannot be used at all in PL0 ...Wojtek Kosior
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