DroidLDR is a MultiBoot loader for every Droid Phone
/* This is a README file of DroidLdr Not a Program!! Another's Email: bmy001@gmail.com */ #include "stdio.h" #include "stdlib.h" int main() { printf("DroidLDR is a MultiBoot loader for every Droid Phone\n It can boot other linux on ur Droid Phone via chinge kernel.\n"); return 0; }
The Open2x project exists to provide an open source resource for the GP2X handheld console based on the MagicEyes MMSP2 processing platform and MP2520F SoC. The project hosts Linux kernel source for the GP2X, bootloader (U-Boot) source and more.
COS is an Open Source Operating System, which is currently in development. It is made from scratch, except it uses GRUB as a bootloader. Comments would be kindly taken, and all criticism is accepted.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Perix is a MS-DOS compatible program, capable of running without an underlining OS. It is written in Turbo Pascal and Assembly. All parts of system are distributed under terms of the GNU General Public License v2.
Caracal BootLoader (cboot) is a second stage bootloader which takes over from GRUB (or other multiboot compatible loader) and prepares the system for your higher-half kernel. It now also includes VESA mode setting support.
Blob is a bootloader for SA11x0 (StrongARM) platforms. Blob is
able to boot a Linux kernel stored in flash or RAM and provide that
kernel with a ramdisk (again from flash or RAM).