{"id":24419172,"url":"https://github.com/akielaries/pios","last_synced_at":"2026-05-18T03:32:02.977Z","repository":{"id":134657677,"uuid":"524803665","full_name":"akielaries/piOS","owner":"akielaries","description":"Simple kernel \u0026 OS for the Raspberry Pi 1-3","archived":false,"fork":false,"pushed_at":"2023-11-26T02:18:16.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T13:25:47.239Z","etag":null,"topics":["armv7","assembly","c","operating-systems"],"latest_commit_sha":null,"homepage":"","language":"C","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/akielaries.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}},"created_at":"2022-08-14T23:37:16.000Z","updated_at":"2023-11-12T20:55:13.000Z","dependencies_parsed_at":"2023-11-11T04:28:14.021Z","dependency_job_id":"8c7b6079-c2e4-44d6-aaa2-68a1d0d97b37","html_url":"https://github.com/akielaries/piOS","commit_stats":null,"previous_names":["akielaries/pios"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akielaries/piOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akielaries%2FpiOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akielaries%2FpiOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akielaries%2FpiOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akielaries%2FpiOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akielaries","download_url":"https://codeload.github.com/akielaries/piOS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akielaries%2FpiOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274729430,"owners_count":25338693,"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-09-11T02:00:13.660Z","response_time":74,"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":["armv7","assembly","c","operating-systems"],"created_at":"2025-01-20T09:19:08.781Z","updated_at":"2026-05-18T03:31:57.942Z","avatar_url":"https://github.com/akielaries.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Work in progress...\nAlso check out [openGPMP](https://github.com/akielaries/openGPMP).\n\nBuilding an operating system on the Raspberry Pi 2 with eventual \nimplementation on the aarch64 Raspberry Pi 3 \u0026 4. \n\n# Introduction\n- RPI-OS aarch32 \u0026 aarch64 \n- Project repo piggybacking off of many online tutorials on how to create a simple OS for aarch32\n  raspberry pi 2. I will be exploring creation for aarch64 rpi 3 \u0026 4\n\n## About\nAdd details on completion\n\n## Usage\nTODO\n\n### Installation\n- Steps on how to install this project, to use it.\n\n```\n$ git clone git@github.com:akielaries/RPI-OS_tut.git\n$ cd /build \u0026\u0026\nmake\n```\n\n### Pre-Requisites\nARM gcc compiler toolchain:\n```\n$ sudo apt-get install gcc-arm-none-eabi\n```\nQEMU for ARM processors:\n```\n$ sudo apt-get install qemu-system-arm\n```\nhttps://developer.arm.com/downloads/-/gnu-a\" target=\"_blank\"\u003eDownload the ARM GCC compiler\n\n### Build\n```\n# compile image\n$ make compile_kernel RASPI_MODEL=2\n\n# run image with QEMU\n$ make piOS_qemu RASPI_MODEL=2\n```\n\n\n## Resources\nAdd important resources here\nhttps://developer.arm.com/downloads/-/gnu-a \u003cbr\u003e\nhttps://developer.arm.com/Processors/Cortex-A7 \u003cbr\u003e\nhttps://developer.arm.com/documentation/ddi0464/f/ \u003cbr\u003e\nhttps://github.com/raspberrypi \u003cbr\u003e\nhttps://www.raspberrypi.com/documentation/computers/linux_kernel.html \u003cbr\u003e\nhttps://www.raspberrypi.org/app/uploads/2012/02/BCM2835-ARM-Peripherals.pdf \u003cbr\u003e\n\n\n## Credit/Acknowledgment\n  * Raspberry Pi\n  * OSDevWiki\n  * Adam Greenwood-Byrne\n  * Paul Wratt\n  * Jake Sandler\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakielaries%2Fpios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakielaries%2Fpios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakielaries%2Fpios/lists"}