spi: SPIParamsBase param needs to be public
[sifive-blocks.git] / src / main / scala / devices / uart / UARTPeriphery.scala
2018-03-01 Henry Cookperiphery: bus api update (#50)
2017-09-27 Wesley W. Terpstradiplomacy: update to new API (#40)
2017-09-25 Megan WachsMerge pull request #39 from sifive/signal_bundles
2017-09-20 Megan Wachsdevice pins: Create classes that can be something other...
2017-09-15 Henry Cookuart: use PeripheryBusKey (#38)
2017-09-07 Megan WachsMerge pull request #37 from sifive/synchronizers
2017-09-06 Megan Wachsshiftregs: Use SyncResetSynchronizerShiftReg primitives... synchronizers
2017-09-06 Megan Wachsi2c/uart: Name the synchronizers
2017-09-06 Megan Wachsi2c, uart: Use Synchronizer primitives for the inputs
2017-09-06 Megan WachsShiftRegInit: use the rocket-chip version since it...
2017-08-02 Henry Cookallow bundle content params to be specified via a def...
2017-07-25 Yunsup LeeMerge pull request #27 from sifive/typed_pad_ctrl
2017-07-25 Megan WachsPorts: Rename the 'fromXYZPort' to 'fromPort' since...
2017-07-25 Megan WachsMerge remote-tracking branch 'origin/master' into typed...
2017-07-25 Yunsup Leeuart: use PeripheryBusParams.frequency to calculate...
2017-07-24 Megan WachsMerge remote-tracking branch 'origin/master' into typed...
2017-07-23 Henry Cookperiphery: peripherals now in coreplex (#26)
2017-07-20 Megan WachsAdd missing cloneType methods to pin bundles
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 WachsUART: actually return the pins, not just the module...
2017-06-13 Megan WachsGPIO/SPI/I2C: Add sync stages in place of dummy variabl...
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 Alex SolomatnikovMerge remote-tracking branch 'origin/master' into i2c i2c
2017-02-01 Wesley W. Terpstrasifive-blocks: trust diplomacy to get names right
2016-11-29 SiFiveInitial commit.