allow bundle content params to be specified via a def (#29)
[sifive-blocks.git] / src / main / scala / devices / uart / UARTPeriphery.scala
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.