summaryrefslogtreecommitdiffstats
path: root/main.v
Commit message (Collapse)AuthorAgeFilesLines
* Update BMC reset logicv1.05Raptor Engineering Development Team2018-04-261-3/+3
| | | | Reset now attempted after 30 seconds of failure to exit U-boot
* Fix BMC watchdogRaptor Engineering Development Team2018-04-231-49/+72
| | | | | | 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 hostv1.04Raptor Engineering Development Team2018-04-141-5/+3
| | | | Bump revision number reported to 0x07
* Fix BMC-initiated error clearRaptor Engineering Development Team2018-04-111-2/+2
|
* Add BMC startup watchdogv1.03Raptor Engineering Development Team2018-03-071-1/+23
| | | | This works around ASpeed fast blink boot hang errata (app note #3)
* Add LED override readbackv1.02Raptor Engineering Development Team2018-02-191-0/+3
|
* Add manufacturing fault trace logic for power sequencingRaptor Engineering Development Team2018-02-131-6/+22
| | | | Explicitly call out register addresses
* Enhance front panel LED compatibility with SuperMicro chassis optionsv1.01Raptor Engineering Development Team2018-01-281-6/+21
|
* Add pullup on FlexVer™ reset linev1.00Raptor Engineering Development Team2018-01-231-2/+12
|
* Separate BMC status and chassis reset request linesRaptor Engineering Development Team2018-01-221-16/+5
|
* Remove DD1 VCS overcurrent bug hackRaptor Engineering Development Team2018-01-221-8/+1
|
* Add I2C write capabilityRaptor Engineering Development Team2018-01-191-5/+53
| | | | Add front panel LED override
* Switch U-Boot phase indicators to staggered faderRaptor Engineering Development Team2018-01-171-6/+37
|
* Indicate BMC boot phase as follows:Raptor Engineering Development Team2018-01-171-6/+48
| | | | | 1.) Initial power-on / U-Boot: KR pattern 2.) Kernel / userspace booting: fading pattern
* Correct polarity of BMC boot complete signalRaptor Engineering Development Team2018-01-171-8/+38
| | | | Use fading startup pattern instead of prior KR pattern
* Fix power rails not going offline on system shutdownRaptor Engineering Development Team2018-01-171-2/+2
|
* Speed BMC boot pattern up somewhatRaptor Engineering Development Team2018-01-171-2/+2
|
* Enable network link and activity LEDs on front and rear panelRaptor Engineering Development Team2018-01-171-12/+77
|
* Expose power good/enable busses to I2C for debugging and diagnostic purposesRaptor Engineering Development Team2018-01-161-0/+16
|
* Use open drain output on CPU standby reset lineRaptor Engineering Development Team2018-01-161-2/+15
|
* Take fan controller out of reset when BMC power good is establishedRaptor Engineering Development Team2018-01-131-2/+2
|
* Convert combinatorial logic to registered logic to work around apparent ↵Raptor Engineering Development Team2018-01-121-110/+173
| | | | | | | | | Yosys bug Add initial internal oscillator Fix license in PCF file Tested to work on initial Talos™ II hardware
* Add vendor ID registersRaptor Engineering Development Team2017-12-311-3/+22
| | | | Add CPU1 presence detect to response field
* Add initial Talos™ II front panel control logicRaptor Engineering Development Team2017-12-301-12/+101
| | | | Add initial Talos™ II system control logic
* Initial buildable variant for Talos™ IIRaptor Engineering Development Team2017-12-301-0/+558
OpenPOWER on IntegriCloud