move back to list as table is too complex

* table with custom with is too complex
* better sectioning
* add short description

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
master
Toshaan Bharvani 2 years ago
parent 06743dee05
commit 090841b130

@ -13,18 +13,33 @@ For members, please use your OPF Passport to log into https://git.openpower.foun
For non-members, you can interact through GitHub, GitLab, or OPF Git, using your existing credentials. For non-members, you can interact through GitHub, GitLab, or OPF Git, using your existing credentials.




### Non-Mirrored Repository List ### ## Non-Mirrored Repository List ##


- OpenPOWER Public Website (_https://openpowerfoundation.org_ or _https://openpower.foundation_) - OpenPOWER Public Website (_https://openpowerfoundation.org_ or _https://openpower.foundation_)
https://git.openpower.foundation/website/openpower.foundation/ https://git.openpower.foundation/website/openpower.foundation/




### Mirrored Repository List ### ## Mirrored Repository List ##


| Repository Name | OPF Git | GitHub | GitLab | Maintained | ### LibreBMC SIG ###
| --------------- | ------- | ------ | ------ | ---------- |
| LPC Peripheral | https://git.openpower.foundation/librebmc/lpcperipheral | https://github.com/OpenPOWERFoundation/lpcperipheral | https://gitlab.com/openpowerfoundation/lpcperipheral | 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.
| AC922 Interposer DC-SCM v1.0 | https://git.openpower.foundation/librebmc/ac922interposer | https://github.com/OpenPOWERFoundation/ac922interposer | https://gitlab.com/openpowerfoundation/ac922interposer https://gitlab.com/librebmc/ac922interposer | LibreBMC SIG | https://git.openpower.foundation/librebmc/lpcperipheral
| A2O Core | | | | Core BoF | https://github.com/OpenPOWERFoundation/lpcperipheral
| A2I Core | | | | Core BoF | https://gitlab.com/openpowerfoundation/lpcperipheral
| A2P Core | | | | Core BoF |
- __AC922 Interposer DC-SCM v1.0__ :
https://git.openpower.foundation/librebmc/ac922interposer
https://github.com/OpenPOWERFoundation/ac922interposer
https://gitlab.com/openpowerfoundation/ac922interposer
https://gitlab.com/librebmc/ac922interposer

### Core BoF ###

- __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

- __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 :

Loading…
Cancel
Save