PowerPC Reference Platform

Computer system architecture
POWER, PowerPC, and Power ISA architectures
NXP (formerly Freescale and Motorola)
  • PowerPC e series (2006)
    • e200
    • e300
    • e500
    • e600
    • e5500
    • e6500
  • Qor series (2008)
    • QorIQ
    • Qorivva
IBM
IBM/Nintendo
  • Gekko
  • Broadway
  • Espresso
Other
Related links
Cancelled in gray, historic in italic
  • v
  • t
  • e

PowerPC Reference Platform (PReP) was a standard system architecture for PowerPC-based computer systems (as well as a reference implementation) developed at the same time as the PowerPC processor architecture. Published by IBM in 1994, it allowed hardware vendors to build a machine that could run various operating systems, including Windows NT, OS/2, Solaris, Taligent and AIX.

One of the stated goals of the PReP specification was to leverage standard PC hardware. Apple, wishing to seamlessly transition its Macintosh computers to PowerPC, found this to be particularly problematic. As it appeared no one was particularly happy with PReP, a new standard, the Common Hardware Reference Platform (CHRP), was developed and published in late 1995, incorporating the elements of both PReP and the Power Macintosh architecture. Key to CHRP was the requirement for Open Firmware (also required in PReP-compliant systems delivered after June 1, 1995), which gave vendors greatly improved support during the boot process, allowing the hardware to be far more varied.

PReP systems were never popular.[clarification needed] Finding current, readily available operating systems for old PReP hardware can be difficult. Debian and NetBSD still maintain their respective ports to this architecture, although developer and user activity is extremely low.[clarification needed] The RTEMS real-time operating system provides a board support package for PReP which can be run utilizing the QEMU PReP emulator. This provides a convenient development environment for PowerPC-based real-time, embedded systems.

Power.org has a Power Architecture Platform Reference (PAPR) that provides the foundation for development of Power ISA-based computers running the Linux operating system. PAPR was released in the fourth quarter of 2006.

See also

References

External links

  • PReP Specification Version 1.1 and related documents
  • The PowerPC (TM) Hardware Reference Platform, an overview of CHRP
  • QEMU PReP emulation for RTEMS operating system