- 22 Apr, 2021 6 commits
-
-
Raptor Engineering Development Team authored
Fast read and quad SPI are not supported by all Flash devices / board wiring schemes. Only enable them if the detected and configured device supports them.
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
Framework now in place for further expansion
-
- 21 Apr, 2021 8 commits
-
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
- 20 Apr, 2021 2 commits
-
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
This avoids having to cache the PNOR at BMC startup, at a small IPL speed cost.
-
- 18 Apr, 2021 4 commits
-
-
Raptor Engineering Development Team authored
This avoids lockups seen on detach / reattach when the host IPL is in process.
-
Raptor Engineering Development Team authored
This avoids LPC bus stalls and timeouts on host I/O accesses when the BMC is under heavy CPU load.
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
Add missing files to repository Update README with current build instructions
-
- 17 Apr, 2021 2 commits
-
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
- 14 Apr, 2021 1 commit
-
-
Raptor Engineering Development Team authored
Tested to properly IPL and allow console interaction with the host over the Zephyr UART shell.
-
- 06 Apr, 2021 3 commits
-
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
Raptor Engineering Development Team authored
-
- 02 Apr, 2021 3 commits
-
-
Raptor Engineering Development Team authored
FSI interface seems stable at this point, and the debug spew to console is not particularly useful for future development of the BMC firmware.
-
Raptor Engineering Development Team authored
-
Jonathan Currier authored
Note that this embeds a power limit, which may be board/system specific.
-
- 30 Mar, 2021 1 commit
-
-
Raptor Engineering Development Team authored
This resolves IPL failures with the current FPGA images
-
- 27 Mar, 2021 6 commits
-
-
Evan Lojewski authored
-
Evan Lojewski authored
-
Evan Lojewski authored
-
Evan Lojewski authored
-
Raptor Engineering Development Team authored
This resolves issues where the #ifdef-controlled code could counter-intuitively be activated even when the controlling #define statement was set to 0.
-
Raptor Engineering Development Team authored
This optional debug mode will attempt to read each Flash chunk three times, comparing all three read values to determine if bus instability exists. This mode is slower than a straight read, but is useful in initial bringup of new hardware designs or when modifying the SPI core HDL and for CI/CD checks.
-
- 26 Mar, 2021 1 commit
-
-
Evan Lojewski authored
This updates the jenkins configuration to match the recommendations from https://github.com/jenkinsci/gitlab-plugin
-
- 21 Mar, 2021 3 commits
-
-
Evan Lojewski authored
bootrom: Revup bootrom submodule See merge request bare-metal-firmware!1
-
Evan Lojewski authored
-
Evan Lojewski authored
-