summaryrefslogtreecommitdiff
path: root/doc/board/highbank
AgeCommit message (Collapse)Author
5 daysdoc: board/highbank: update links to cxmanage and ipmitool toolsQuentin Schulz
Both repos on GitHub do not exist anymore. ipmitool is still packaged in distros and they point at sourceforge as the source, which itself says development is happening on codeberg now. For cxmanage, it's unclear where the source code resides as no distro packages it. There is a cxmanage package on PyPI and they list maintainers that are also maintainers of pyipmi, so I guess this is good enough. Signed-off-by: Quentin Schulz <[email protected]>
2021-12-18doc: board: Add Calxeda Highbank/Midway documentationAndre Przywara
The Calxeda servers are using U-Boot as the primary bootloader, which was shipped as part of a firmware upgrade package. Even though the machines are considered legacy at this point, the port still works, so deserves some documentation. Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Simon Glass <[email protected]>