All Projects → slimbootloader → Slimbootloader

slimbootloader / Slimbootloader

Licence: other
Visit http://slimbootloader.github.io for documentation

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Slimbootloader

MK404
A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
Stars: ✭ 52 (-74.76%)
Mutual labels:  firmware, bootloader
Elinux
嵌入式 Linux 知识库 (elinux.org) 中文翻译计划;本项目发起人发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283
Stars: ✭ 193 (-6.31%)
Mutual labels:  firmware, bootloader
remote-pinetime-bot
Telegram Bot to flash and test PineTime firmware remotely
Stars: ✭ 23 (-88.83%)
Mutual labels:  firmware, bootloader
micronucleus-firmware
Fork for the firmware / digispark part of the micronucleus repository
Stars: ✭ 50 (-75.73%)
Mutual labels:  firmware, bootloader
systemboot
SystemBoot is a LinuxBoot distribution that works as a system firmware + bootloader, based on u-root
Stars: ✭ 103 (-50%)
Mutual labels:  firmware, bootloader
Stm32 Bootloader
UART bootloader for STM32 microcontroller.
Stars: ✭ 97 (-52.91%)
Mutual labels:  firmware, bootloader
Stm32 Bootloader
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
Stars: ✭ 541 (+162.62%)
Mutual labels:  firmware, bootloader
Wolfboot
wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
Stars: ✭ 110 (-46.6%)
Mutual labels:  firmware, bootloader
Cyjon
A simple, clean code, multi-tasking operating system written in pure assembly language for 64-bit processors from the AMD64 family.
Stars: ✭ 184 (-10.68%)
Mutual labels:  bootloader
Fatcat
FAT filesystems explore, extract, repair, and forensic tool
Stars: ✭ 201 (-2.43%)
Mutual labels:  system
Mongoose Os
Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
Stars: ✭ 2,234 (+984.47%)
Mutual labels:  firmware
Vxhunter
ToolSet for VxWorks Based Embedded Device Analyses
Stars: ✭ 188 (-8.74%)
Mutual labels:  firmware
Asm Space Invaders
A small, bootable game written in x86 Assembly inspired by Space Invaders
Stars: ✭ 202 (-1.94%)
Mutual labels:  bootloader
Dirtyjtag
JTAG probe firmware for STM32F1
Stars: ✭ 183 (-11.17%)
Mutual labels:  firmware
System Design Interview
System design interview for IT companies
Stars: ✭ 16,342 (+7833.01%)
Mutual labels:  system
Sof
Sound Open Firmware
Stars: ✭ 183 (-11.17%)
Mutual labels:  firmware
Dock
A docking layout system.
Stars: ✭ 204 (-0.97%)
Mutual labels:  system
Ghidra Firmware Utils
Ghidra utilities for analyzing PC firmware
Stars: ✭ 194 (-5.83%)
Mutual labels:  firmware
Edk2
EDK II
Stars: ✭ 2,624 (+1173.79%)
Mutual labels:  firmware
Dapboot
DFU Bootloader for STM32 chips
Stars: ✭ 194 (-5.83%)
Mutual labels:  bootloader

Slim Bootloader

Welcome to the Slim Bootloader project!

Slim Bootloader is an open-source boot firmware solution, built from the ground up to be secure, lightweight, and highly optimized while leveraging robust tools and libraries from the EDK II framework.

What is a Bootloader?

Just like a typical BIOS, Slim Bootloader is the piece of software responsible for initializing the core hardware components of the system when it is powered on, followed by the loading and launching of the desired operating system.

Slim Bootloader offers the flexibility for OEMs, device manufacturers, and hobbyists to isolate, configure, and optimize for the the specific requirements of the system thereby achieving unparalleled boot performance and minimizing firmware footprint.

Supported Platforms

Please visit Supported Hardware page for a list of platforms supported by Slim Bootloader.

Getting Started

Documentation for compiling, using, and extending Slim Bootloader can be found here.

Mailing List

You can subscribe to our mailing list for questions or share your learnings: https://groups.io/g/slimbootloader

Topic Archive: https://groups.io/g/slimbootloader/topics

License

Slim Bootloader is released under the terms of the BSD-2-Clause Plus Patent License. Please see the LICENSE file for the full terms of the license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].