Remove pluralization on interface names. Require clocks and resets explicitly when...
[sifive-blocks.git] / src / main / scala / devices / i2c / I2CPeriphery.scala
2017-07-19 Megan WachsRemove pluralization on interface names. Require clocks...
2017-07-19 Megan WachsMake it possible to adjust the type of pad controls...
2017-07-07 Henry CookRefactor package hierarchy. (#25)
2017-06-13 Henry CookMerge pull request #18 from sifive/lazy-raw-module-imp
2017-06-13 Megan WachsMore Peripheral-to-pins cleanups
2017-06-13 Megan WachsGPIO/SPI/I2C: Add sync stages in place of dummy variabl...
2017-06-12 Henry Cookperiphery: convert periphery bundle traits to work...
2017-03-10 Megan WachsMerge remote-tracking branch 'origin/master' into debug...
2017-03-03 Wesley W. TerpstraMerge pull request #4 from sifive/periphery-keys
2017-03-03 Wesley W. Terpstradevices: create periphery keys for all devices
2017-02-10 solomatnikovMerge pull request #1 from sifive/i2c
2017-02-10 Alex SolomatnikovMerge remote-tracking branch 'origin/master' into i2c i2c
2017-02-06 Alex SolomatnikovRenamed i2cDevices to i2c
2017-02-04 Alex SolomatnikovAddressing comments: bool style, comments, removed...
2017-01-24 Alex SolomatnikovInitial (compilable) version of I2C (no actual logic...