You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
3.3 KiB
Markdown
62 lines
3.3 KiB
Markdown
# OpenPOWER Foundation - OpenPOWER General Information #
|
|
|
|
The OpenPOWER Foundation is a collaboration around Power ISA-based community.
|
|
The goal is to enable the ecosystem to build computing solutions with their own customization.
|
|
|
|
The Foundation is a non-profit serving its member entities and the open developer community for the POWER architecture.
|
|
The OpenPOWER Foundation also releases Documentation, Specifications, References on the POWER Architecture.
|
|
|
|
The main git repositories are hosted on https://git.openpower.foundation running Open Source Technology on POWER based hardware.
|
|
We maintain public repository mirrors with GitHub, and GitLab for user convenience, however some repositories may only exists on OPF Git.
|
|
|
|
For members, please use your OPF Passport to log into https://git.openpower.foundation/.
|
|
For non-members, you can interact through GitHub, GitLab, or OPF Git, using your existing credentials.
|
|
|
|
|
|
## Non-Mirrored Repository List ##
|
|
|
|
- __OpenPOWER Public Website__ : Public Website Repository (_https://openpowerfoundation.org_ or _https://openpower.foundation_)
|
|
https://git.openpower.foundation/website/openpower.foundation/
|
|
|
|
|
|
## Mirrored Repository List ##
|
|
|
|
### General ###
|
|
|
|
- __OpenPOWER Listing Repository__ : OpenPOWER Foundation General Information & Repository Listing (_This repository_)
|
|
https://git.openpower.foundation/general/openpower
|
|
https://github.com/OpenPOWERFoundation/openpower
|
|
https://gitlab.com/openpowerfoundation/openpower
|
|
|
|
### LibreBMC SIG ###
|
|
|
|
- __LPC Peripheral__ : This is an LPC peripheral that implements LPC IO and FW cycles so that it can boot a host like a POWER9. This peripheral would typically sit inside a BMC SoC.
|
|
https://git.openpower.foundation/librebmc/lpcperipheral
|
|
https://github.com/OpenPOWERFoundation/lpcperipheral
|
|
https://gitlab.com/openpowerfoundation/lpcperipheral
|
|
|
|
- __AC922 Interposer DC-SCM v1.0__ : The purpose of this design is to enable the AC922 to accept a DC-SCM v1.0 hardware management module. This enables AC922 as a development platform for DC-SCM development and test.
|
|
https://git.openpower.foundation/librebmc/ac922interposer
|
|
https://github.com/OpenPOWERFoundation/ac922interposer
|
|
https://gitlab.com/openpowerfoundation/ac922interposer
|
|
https://gitlab.com/librebmc/ac922interposer
|
|
|
|
### Core BoF ###
|
|
|
|
- __Microwatt__ : A tiny Open POWER ISA softcore written in VHDL 2008
|
|
https://git.openpower.foundation/cores/microwatt
|
|
https://github.com/antonblanchard/microwatt
|
|
https://gitlab.com/openpowerfoundation/microwatt
|
|
|
|
- __A2O Core__ : The A2O core was a follow-on to A2I, written in Verilog, and supported a lower thread count than A2I, but higher performance per thread, using out-of-order execution (register renaming, reservation stations, completion buffer) and a store queue
|
|
https://git.openpower.foundation/cores/a2o
|
|
https://github.com/OpenPOWERFoundation/a2p
|
|
|
|
- __A2I Core__ : The A2I core was used as the general purpose processor for BlueGene/Q, the successor to BlueGene/L and BlueGene/P supercomputers
|
|
https://git.openpower.foundation/cores/a2i
|
|
|
|
- __A2P Core__ : An experimental small core based on VexRiscv, written in Scala
|
|
https://git.openpower.foundation/cores/a2p
|
|
https://github.com/OpenPOWERFoundation/a2p
|
|
https://gitlab.com/openpowerfoundation/a2p
|