eryjus's Stars
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
raspberrypi/linux
Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
gcc-mirror/gcc
klange/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
raspberrypi/firmware
This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
littlekernel/lk
LK embedded kernel
dwelch67/raspberrypi
Raspberry Pi ARM based bare metal examples
crosstool-ng/crosstool-ng
A versatile (cross-)toolchain generator.
martona/mhook
A Windows API hooking library
Maratyszcza/Opcodes
Database of CPU Opcodes
TomNisbet/TommyPROM
Simple Arduino-based EEPROM programmer
jncronin/rpi-boot
A second stage bootloader for the Raspberry Pi
mrvn/raspbootin
Simple boot-over-serial bootloader for the Raspberry Pi
doug65536/dgos
Operating System
brunexgeek/machina
A lightweight kernel and operating system for Raspberry Pi
cleverca22/v3d2
A custom (but now outmoded) kernel driver for the GPU in the Raspberry Pi. The corresponding userspace library is called hackdriver (https://github.com/cleverca22/hackdriver).
cleverca22/gl
Part of the (now outmoded) Raspberry Pi OpenGL stack I was writing.