Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add initial S2RAM power plane support to Blackbird FPGAHEADv1.02master | Raptor Engineering Development Team | 2021-10-29 | 1 | -4/+59 |
| | | | | | | | | | This enables support for the standby-coupled VDDRA 1.2V power plane on Blackbird planar revision 1.02 and above. NOTE: When building the FPGA image for Blackbird planar revision 1.01 or below, PLATFORM_HAS_S2RAM_POWER_PLANES must be set to 0 to avoid incorrect firmware operation. | ||||
* | Re-enable pg_reg accessv1.01 | Raptor Engineering Development Team | 2019-06-13 | 1 | -9/+7 |
| | | | | Bump version number | ||||
* | Fix mode set jumpers not being reported to host | Raptor Engineering Development Team | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Fix a few wire declarations that should have been registers | Raptor Engineering Development Team | 2019-06-13 | 1 | -7/+7 |
| | | | | | | | Set FPGA reset line to output reg instead of inout These changes fixed synthesis warnings / overrides, and are not expected to change the functionality of the resultant bitstreams. | ||||
* | Mark boot phase pin as pullupv1.00 | Raptor Engineering Development Team | 2019-05-10 | 2 | -3/+14 |
| | | | | | | | The AST2500 GPIO pins require external pullup or pulldown resistors if they are to be used as inputs. Use pullup to retain the same conventions as Talos II. | ||||
* | Fix U-boot phase LED blink order | Raptor Engineering Development Team | 2019-05-03 | 1 | -3/+3 |
| | |||||
* | Disable HDD LED if chassis power is off | Raptor Engineering Development Team | 2019-05-03 | 1 | -3/+8 |
| | |||||
* | Add option to invert HDD LED signalling | Raptor Engineering Development Team | 2019-05-03 | 1 | -4/+16 |
| | | | | This can be used to restore expected operation when NVMe drives are installed with an inverted ready line | ||||
* | Switch audio powerdown signal to input and expose to host via manufacturing ↵ | Raptor Engineering Development Team | 2018-10-09 | 2 | -8/+3 |
| | | | | debug registers | ||||
* | Enable power and SATA LEDs | Raptor Engineering Development Team | 2018-09-30 | 2 | -15/+60 |
| | | | | Rename audio disable for clarity, and enable audio by default | ||||
* | Initial Remus variant | Raptor Engineering Development Team | 2018-09-30 | 3 | -248/+93 |
| | |||||
* | Fix regulator test mode | Raptor Engineering Development Team | 2018-06-14 | 1 | -6/+8 |
| | |||||
* | Add regulator test mode for manufacturing | Raptor Engineering Development Team | 2018-06-11 | 1 | -7/+9 |
| | |||||
* | Enable pullup on secondary CPU presence detect pin | Raptor Engineering Development Team | 2018-06-06 | 2 | -3/+13 |
| | | | | Bump FPGA version | ||||
* | Fix LICENSE text | Raptor Engineering Development Team | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | Remove ATX power good filtering logic | Raptor Engineering Development Team | 2018-05-13 | 1 | -23/+1 |
| | | | | | ATX PG must remain high for minimum periods according to the specification Don't try to work around faulty external power supply designs | ||||
* | Move ATX force enable to I2C register 0x33 | Raptor Engineering Development Team | 2018-05-13 | 2 | -13/+22 |
| | | | | | | Expose mode select jumper to host Switch ATX PG filter to slower clock source and reduce counter width Bump FPGA version in preparation for release | ||||
* | Extend ATX power enable signal | Raptor Engineering Development Team | 2018-05-02 | 1 | -34/+36 |
| | | | | | | | The ATX specification allows up to 500ms for the ATX power good signal to be asserted after power on request Extend time from power on request to fault condition set to about 800ms in order to ensure that PSUs close to the specification margins do not induce spurious faults. | ||||
* | Update BMC reset logic | Raptor Engineering Development Team | 2018-04-26 | 1 | -3/+3 |
| | | | | Reset now attempted after 30 seconds of failure to exit U-boot | ||||
* | Fix BMC watchdog | Raptor Engineering Development Team | 2018-04-23 | 2 | -60/+83 |
| | | | | | | Debounce ATX power good to work around certain Delta PSUs asserting PG before rails can be loaded Initialize various registers to 0 to save die area Bump version number for further development | ||||
* | Wire second debug jumper as VGA disable, and expose value to host | Raptor Engineering Development Team | 2018-04-14 | 2 | -5/+4 |
| | | | | Bump revision number reported to 0x07 | ||||
* | Fix BMC-initiated error clear | Raptor Engineering Development Team | 2018-04-11 | 1 | -2/+2 |
| | |||||
* | Add BMC startup watchdog | Raptor Engineering Development Team | 2018-03-07 | 1 | -1/+23 |
| | | | | This works around ASpeed fast blink boot hang errata (app note #3) | ||||
* | Add LED override readback | Raptor Engineering Development Team | 2018-02-19 | 1 | -0/+3 |
| | |||||
* | Add manufacturing fault trace logic for power sequencing | Raptor Engineering Development Team | 2018-02-13 | 1 | -6/+22 |
| | | | | Explicitly call out register addresses | ||||
* | Enhance front panel LED compatibility with SuperMicro chassis options | Raptor Engineering Development Team | 2018-01-28 | 1 | -6/+21 |
| | |||||
* | Add pullup on FlexVer™ reset line | Raptor Engineering Development Team | 2018-01-23 | 1 | -2/+12 |
| | |||||
* | Separate BMC status and chassis reset request lines | Raptor Engineering Development Team | 2018-01-22 | 2 | -16/+8 |
| | |||||
* | Remove DD1 VCS overcurrent bug hack | Raptor Engineering Development Team | 2018-01-22 | 2 | -11/+1 |
| | |||||
* | Add I2C write capability | Raptor Engineering Development Team | 2018-01-19 | 3 | -7/+63 |
| | | | | Add front panel LED override | ||||
* | Switch U-Boot phase indicators to staggered fader | Raptor Engineering Development Team | 2018-01-17 | 1 | -6/+37 |
| | |||||
* | Indicate BMC boot phase as follows: | Raptor Engineering Development Team | 2018-01-17 | 1 | -6/+48 |
| | | | | | 1.) Initial power-on / U-Boot: KR pattern 2.) Kernel / userspace booting: fading pattern | ||||
* | Correct polarity of BMC boot complete signal | Raptor Engineering Development Team | 2018-01-17 | 2 | -9/+39 |
| | | | | Use fading startup pattern instead of prior KR pattern | ||||
* | Fix power rails not going offline on system shutdown | Raptor Engineering Development Team | 2018-01-17 | 1 | -2/+2 |
| | |||||
* | Speed BMC boot pattern up somewhat | Raptor Engineering Development Team | 2018-01-17 | 1 | -2/+2 |
| | |||||
* | Enable network link and activity LEDs on front and rear panel | Raptor Engineering Development Team | 2018-01-17 | 1 | -12/+77 |
| | |||||
* | Expose power good/enable busses to I2C for debugging and diagnostic purposes | Raptor Engineering Development Team | 2018-01-16 | 1 | -0/+16 |
| | |||||
* | Use open drain output on CPU standby reset line | Raptor Engineering Development Team | 2018-01-16 | 1 | -2/+15 |
| | |||||
* | Take fan controller out of reset when BMC power good is established | Raptor Engineering Development Team | 2018-01-13 | 1 | -2/+2 |
| | |||||
* | Convert combinatorial logic to registered logic to work around apparent ↵ | Raptor Engineering Development Team | 2018-01-12 | 3 | -113/+201 |
| | | | | | | | | | Yosys bug Add initial internal oscillator Fix license in PCF file Tested to work on initial Talos™ II hardware | ||||
* | Fix license template in Makefile | Raptor Engineering Development Team | 2018-01-07 | 1 | -3/+20 |
| | |||||
* | Add vendor ID registers | Raptor Engineering Development Team | 2017-12-31 | 1 | -3/+22 |
| | | | | Add CPU1 presence detect to response field | ||||
* | Properly generate programming file | Raptor Engineering Development Team | 2017-12-30 | 1 | -2/+2 |
| | |||||
* | Add initial Talos™ II front panel control logic | Raptor Engineering Development Team | 2017-12-30 | 3 | -15/+128 |
| | | | | Add initial Talos™ II system control logic | ||||
* | Remove spurious power_sequencer.v file | Raptor Engineering Development Team | 2017-12-30 | 2 | -224/+2 |
| | |||||
* | Initial buildable variant for Talos™ II | Raptor Engineering Development Team | 2017-12-30 | 6 | -621/+847 |
| | |||||
* | Initial conversion pass VHDL to Verilog | Raptor Engineering Development Team | 2017-12-29 | 9 | -1603/+1038 |
| | |||||
* | Prepare files for Talos™ II modifications | Raptor Engineering Development Team | 2017-12-29 | 3 | -130/+130 |
| | |||||
* | Initial import of Romulus support files | IBM | 2017-12-29 | 4 | -0/+1603 |