Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

GNU GRUB

Compare

Claimed by GNU Analyzed about 20 hours ago

GRUB is the GRand Unified Bootloader.

297K lines of code

42 current contributors

11 days since last commit

2,148 users on Open Hub

Moderate Activity
4.24051
   
I Use This

U-Boot

Compare

  Analyzed about 23 hours ago

A boot loader for Embedded boards based on PowerPC, ARM, MIPS and other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and run application code. The development of U-Boot is closely related to Linux: some parts of the source code ... [More] originate in the Linux source tree, we have some header files in common, and special provision has been made to support booting of Linux images. Some attention has been paid to make this software easily configurable and extendable. For instance, all monitor commands are implemented with the same call interface, so that it's very easy to add new commands. Also, instead of permanently adding rarely used code (for instance hardware test utilities) to the monitor, you can load and run it dynamically. [Less]

2.43M lines of code

397 current contributors

5 days since last commit

68 users on Open Hub

Very High Activity
4.8
   
I Use This

Syslinux

Compare

  Analyzed 1 day ago

SYSLINUX is a collection of boot loaders for the Linux operating system which operates on Linux EXT2/EXT3 filesystems, MS-DOS FAT filesystems, network servers using PXE firmware, or from CD-ROMs. SYSLINUX has an advanced extension API and contains two optional menu systems. It also includes ... [More] MEMDISK, a tool for booting legacy operating systems from non-traditional media like PXE or CD-ROM. [Less]

205K lines of code

0 current contributors

over 7 years since last commit

20 users on Open Hub

Inactive
4.66667
   
I Use This

rufus-usb

Compare

  Analyzed about 11 hours ago

Rufus is a small Windows utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.

80.7K lines of code

44 current contributors

3 days since last commit

5 users on Open Hub

Moderate Activity
5.0
 
I Use This

lava-server

Compare

Claimed by Linaro No analysis available

Linaro Automated Validation Architecture server, including lava-scheduler and lava-dashboard.

0 lines of code

32 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: AGPL3

yaboot

Compare

  Analyzed about 1 hour ago

Yaboot is a PowerPC bootloader for Open Firmware based machines including New World Apple Macintosh, IBM RS/6000, IBM pSeries and IBM OpenPower machines.

13.9K lines of code

0 current contributors

over 12 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

FILO bootloader

Compare

  No analysis available

FILO is a bootloader which loads boot images from a local filesystem, without help from legacy BIOS services. Expected usage is to flash it into the BIOS ROM together with coreboot.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

kexecboot

Compare

  Analyzed 1 day ago

Kexecboot is a C program able to scan the partitions on available devices, offering a graphical framebuffer menu and allowing user to select from which one to boot. Specifically, kexecboot creates the command line for kexec. Typically kexecboot resides together with kexec in a small initramfs ... [More] , embedded in a custom-tailored kernel compiled with support for initramfs and kexec system call. Both binaries are built static, linked against klibc to optimize size. Kexecboot may be linked against other *libc (glibc, eglibc, uclibc) and may be used as standalone binary as well. [Less]

11.5K lines of code

3 current contributors

12 months since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

OpenBLT

Compare

  Analyzed 1 day ago

OpenBLT is mostly used as an STM32 bootloader, due to the popularity of STM32 microcontrollers. However, the bootloader’s architecture is such that it can work with any microcontroller and use any type of communication interface to perform firmware updates.

15.3M lines of code

1 current contributors

15 days since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: commercia..., gnu3

rEFInd

Compare

  Analyzed about 24 hours ago

rEFInd is a fork of the rEFIt boot manager. Like rEFIt, rEFInd can auto-detect your installed EFI boot loaders and it presents a pretty GUI menu of boot options. rEFInd goes beyond rEFIt in that rEFInd better handles systems with many boot loaders, gives better control over the boot loader search ... [More] process, and provides the ability for users to define their own boot loader entries. [Less]

63.5K lines of code

1 current contributors

4 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: BSD-3-Clause, gpl3_or_l...