Code Monkey home page Code Monkey logo

openfirmware's Introduction

This is an implementation of Open Firmware, a processor-independent
firmware design.  Open Firmware is specified by IEEE 1275-1994,
Standard for Boot (Initialization, Configuration) Firmware.  The
IEEE standard designation lapsed in 1999, when the Open Firmware
working group declined to go through the rather time-consuming
IEEE reaffirmation process, but the design lives on.

This implementation was written primarily by Mitch Bradley, the
original author of Open Firmware.  The bulk of the recent
development was done at Firmworks by Bradley and colleagues.
It traces its roots back to the original Open Boot firmware
implementation that Bradley developed at Sun Microsystems in the
late 80s and early 90s.  That in turn had roots in Forthmacs,
a Forth programming language implementation developed and
marketed during the early 80s by Bradley Forthware.  And
Forthmacs, in turn, owes a debt of gratitude to the public
domain Forth implementations F83, developed by Michael Perry,
and MVP Forth, by Glen Haydon.  Lilian Walter wrote the USB stack.

Most of the files within this source tree are licensed under
the MIT open source license, primarily the files copyrighted
by Firmworks (including code that Firmworks purchased from
Bradley Forthware).  Some files are licensed under other forms
of open source license - Sun Microsystems released their core
Open Boot code under a variant of the BSD license, and a few
C source files from outside sources carry a GPL license.
See the individual files for details.

A few of the files are not copyrighted at all; such files
include binary graphics images that serve as simple examples,
files that are very short or essentially trival, load scripts
that are primarily just simple lists of other files, and simple
makefiles.  The non-copyrighted files do not constitute
significant intellectual property.

This Open Firmware implementation has been ported to quite a
few different CPUs and platforms.  The initial release contains
the processor-independent core code, x86 CPU support, drivers
for some common PC peripherals, and the current version of the
port to the One Laptop per Child computer.  The support code
for other CPUs and devices, and documentation, will be released
as time permits.

Mitch Bradley
2006-11-12

openfirmware's People

Contributors

mitchbradley avatar quozl avatar smithbone avatar

Stargazers

Starring Forth avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.