| 2018-07-26 | 
Luke Kenneth...  | add jtag path to imports | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | rename jtag import | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | remove redundant jtag import | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | big whitespace cleanup | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | pep8 cleanup | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | big whitespace cleanup | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | big whitespace cleanup | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | big whitespace cleanup | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | add external interfaces v2 | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | use space-indentor function | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | tidyup template | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | tidyup template | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | add num dma channels define | 
commit | commitdiff | tree | 
| 2018-07-26 | 
Luke Kenneth...  | add dma rules | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | put jtag interface straight out, not with bscan etc | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | flexbus merging of ganged bus group | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add flexbus declaration | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add fast bus instance | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add jtag interface decl | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add mkconnection to fast axi slaves | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add slave and master for rgbttl | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add fastslave axi defines | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | remove jtag from soc template | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | code-shuffle to use axi slave fast bus | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | templateify axi_slave_idx | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add mkfast_peripherals fn | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add jtag mkslow (actually, fast) | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add write soc function | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | pep8 cleanup | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add fastbus system, which stops peripherals from being...  | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | start adding fast/external bus spec | 
commit | commitdiff | tree | 
| 2018-07-25 | 
Luke Kenneth...  | add i_class | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add master-only spi and quad-spi | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add master-only spi and quad-spi | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add master-only spi and quad-spi | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add master-only spi and quad-spi | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | resolve name conflict | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | resolve name conflict | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add peripheral interfaces | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | change sd interface names, strio io_ | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | make sd bus connection | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add sdcard interface | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | use InterfaceBus class for GPIO as well. | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | separate out bus interface to different class | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | fix peripheral name | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | fix peripheral name | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add rgbttl mk_pincon | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add rgbttl mk_pincon | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | hack LCD format of pinmux get/put on data bus | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | fix peripheral side slow peripherals name | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | correct SPI interface, use QSPI class, rename to NSPI | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add EINT interface hack which uses older style, no...  | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | fix naming in spi | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | reduce spi to 2-bit qspi | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | add qspi get/put mkConnection | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | fix typos | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | fix typos | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | vectorise qspi interface | 
commit | commitdiff | tree | 
| 2018-07-24 | 
Luke Kenneth...  | pep8 cleanup | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | enable quart mkConnection on inputs | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | altered quart to use standard get/put mkConnection | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | rename jtag pins to avoid clash with bsv keyword | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | reset uarts with sp_reset not uart_reset | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | remove tweak on i2c | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | sort out mkConnection for gpio vectorised | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | sort out mkConnection for gpio vectorised | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | fix vectorised version of gpio get/put interface | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | add vectorised gpio interface | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | add first attempt at vector-version of getput interface | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | pass in Interface factory, to do GPIO differently | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | deal with eint single-interface | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | start reformatting to use get/put | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | remove rgbttl width for now | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | remove rgbttl width for now | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | add rgbttl interface | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | fix single name | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | create new get/put interface pinmux declaration | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | create new get/put interface pinmux declaration | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | create new get/put interface pinmux declaration | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | add always enabled/ready | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | convert pinmux to get/put | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Neel | redo pinmux experiment to get/put interface | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Neel | redo pinmux experiment to get/put interface | 
commit | commitdiff | tree | 
| 2018-07-23 | 
Luke Kenneth...  | start compiling pinmux experiment | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | split out mkperipherals | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | split out interfaces into separate modules | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | add pinmux_experiment.bsv | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | add rgbttl interface | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | remove slowifdecl for sdmmc and rgbttl | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | add rgbttl interface | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | refactor peripheral_gen, split out interface classes | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | move peripheral_gen, split up | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | add soc_template.bsv, remove unneeded files | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | rename template to slowt | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | add include dirs to makefile template | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | remove unneeded peripherals, now in separate repo | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | remove peripherals (moving to shakti-peripherals) | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | tidyup output | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | tidyup output | 
commit | commitdiff | tree | 
| 2018-07-22 | 
Luke Kenneth...  | tidyup output | 
commit | commitdiff | tree | 
| next |