{"id":22624609,"url":"https://github.com/barrettotte/pi-learn-os","last_synced_at":"2026-04-21T10:03:11.142Z","repository":{"id":218855577,"uuid":"738744735","full_name":"barrettotte/pi-learn-os","owner":"barrettotte","description":"A toy Raspberry Pi 3B kernel for learning (unfinished)","archived":false,"fork":false,"pushed_at":"2024-01-24T05:06:23.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T03:16:40.290Z","etag":null,"topics":["arm-assembly","operating-system","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barrettotte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-04T00:18:00.000Z","updated_at":"2024-01-24T05:46:38.000Z","dependencies_parsed_at":"2024-01-24T07:37:12.266Z","dependency_job_id":null,"html_url":"https://github.com/barrettotte/pi-learn-os","commit_stats":null,"previous_names":["barrettotte/pi-learn-os"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/barrettotte/pi-learn-os","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrettotte%2Fpi-learn-os","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrettotte%2Fpi-learn-os/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrettotte%2Fpi-learn-os/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrettotte%2Fpi-learn-os/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barrettotte","download_url":"https://codeload.github.com/barrettotte/pi-learn-os/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrettotte%2Fpi-learn-os/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267023219,"owners_count":24022915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arm-assembly","operating-system","raspberry-pi"],"created_at":"2024-12-09T00:17:01.051Z","updated_at":"2026-04-21T10:03:11.085Z","avatar_url":"https://github.com/barrettotte.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pi-learn-os\n\nA toy Raspberry Pi 3B kernel for learning.\n\nI wanted to learn the basics of operating system development on something besides x86.\n\n## Implemented\n\n- UART\n- Exception level switching\n- Basic interrupt handling\n- Generic timer\n- MMU and paging\n\n## Unimplemented\n\n- Mailboxes\n- FAT16 filesystem and disk driver\n- processes and process scheduling\n- system calls\n- ELF and user space programs\n- much more...\n\n## Development\n\n```sh\n# setup cross compiler\nmake toolchain\n\n# build\nmake build\n\n# emulate via Qemu\nmake run\n```\n\n## References\n\n- https://wiki.osdev.org/ARM_Overview\n- https://wiki.osdev.org/Raspberry_Pi_Bare_Bones\n- https://en.wikipedia.org/wiki/Calling_convention#ARM_(A64)\n- [Building an Operating System for the Raspberry Pi](https://jsandler18.github.io/)\n- [Arm Cortex-A53 MPCore Processor Technical Reference Manual](https://developer.arm.com/documentation/ddi0500/latest/)\n- [ARM Cortex-A Series Programmers Guide for ARMv8-A Instruction Set](https://developer.arm.com/documentation/den0024/a/The-A64-instruction-set)\n- [BCM2837 ARM Peripherals](https://cs140e.sergio.bz/docs/BCM2837-ARM-Peripherals.pdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrettotte%2Fpi-learn-os","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarrettotte%2Fpi-learn-os","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrettotte%2Fpi-learn-os/lists"}