| Age | Commit message (Expand) | Author |
| 2019-10-10 | Add TinyFPGA AX{1,2} boards. | whitequark |
| 2019-10-10 | de0cv→de0_cv, for consistency with de10_nano | whitequark |
| 2019-10-10 | de10_nano: fix programming. | whitequark |
| 2019-10-10 | Add Terasic DE10-Nano (#32) | Dan Ravensloft |
| 2019-10-09 | de0{,cv}: {Altera→Intel}Platform | whitequark |
| 2019-10-09 | test.blinky: invert LED status when button/switch is active. | whitequark |
| 2019-10-04 | de0: fix typo. | whitequark |
| 2019-10-03 | Add Terasic DE0-CV board. | Dan Ravensloft |
| 2019-10-03 | de0: fix button polarity. | whitequark |
| 2019-10-03 | Fix typo in SDCardResources(). | whitequark |
| 2019-10-03 | Add Terasic DE0. | whitequark |
| 2019-10-03 | Factor out "nor_flash" resource. | whitequark |
| 2019-10-03 | Factor out "sdram" resource. | whitequark |
| 2019-10-03 | [breaking-change] Fix polarity of "dm" signal in "memory" resource. | whitequark |
| 2019-10-03 | Reorganize resource taxonomy. | whitequark |
| 2019-10-03 | Factor out "sd_card_{1bit,4bit,spi}" resources. | whitequark |
| 2019-10-03 | dev.display: factor out from dev.user. NFC. | whitequark |
| 2019-10-03 | [breaking-change] Factor out "display_7seg" resource. | whitequark |
| 2019-10-01 | Add missing __init__.py. | whitequark |
| 2019-09-23 | dev.user: fix typo. | whitequark |
| 2019-09-23 | _blinky→test.blinky | whitequark |
| 2019-09-23 | [breaking-change] Factor out "led", "button" and "switch" resources. | whitequark |
| 2019-09-21 | Fix IO_STANDARD on all iCE40 boards. | whitequark |
| 2019-09-18 | numato_mimas: add spi_flash#0 resource. | whitequark |
| 2019-09-18 | numato_mimas: SW* are actually buttons. | whitequark |
| 2019-09-18 | Add Numato Mimas (V1). | whitequark |
| 2019-09-11 | atlys: fix typo. | whitequark |
| 2019-09-06 | setup: replace versioneer with setuptools_scm. | whitequark |
| 2019-08-30 | Update iCE40 GLOBAL and PULLUP attribute to use correct types. | whitequark |
| 2019-08-30 | Add ZTurn lite platform. | Robin Ole Heinemann |
| 2019-08-30 | Add SK-XC6SLX9. | whitequark |
| 2019-08-30 | Atlys: pass extra keyword arguments to platform. | whitequark |
| 2019-08-30 | Add Fomu Hacker platform. | Robin Ole Heinemann |
| 2019-08-21 | versa_ecp5: prepare for switchable ECP5 toolchains. | whitequark |
| 2019-08-13 | Add Mercury platform. | William D. Jones |
| 2019-08-07 | Add Arty A7 platform. | Jean-François Nguyen |
| 2019-08-04 | Make oe in SRAMResource optional. | William D. Jones |
| 2019-08-04 | Use Pins/DiffPairs(assert_width) where appropriate. | whitequark |
| 2019-08-04 | Add Digilent Atlys Spartan-6 board. | Staf Verhaegen |
| 2019-08-04 | [breaking-change] Factor out "sram" resource. | whitequark |
| 2019-08-04 | Add missing trailing spaces to multiline connector definitions. | whitequark |
| 2019-08-04 | Remove useless _blinky.build_and_program() function. | whitequark |
| 2019-08-03 | Remove explicit domain instantiation from blinky. | whitequark |
| 2019-08-03 | Update all boards to use default_rst. | whitequark |
| 2019-08-03 | Update all boards to use default_clk. | whitequark |
| 2019-08-03 | Replace subprocess.run(..., check=True) with subprocess.check_call(). | whitequark |
| 2019-07-26 | Add support for the iCE40-HX8K Breakout Board | Emily |
| 2019-07-10 | dev: Refactor resource abstractions to use Resource.family. | William D. Jones |
| 2019-07-10 | dev.spi: Update SPIResources to accept a name and direction. | William D. Jones |
| 2019-07-05 | dev.flash: spiflash→spi_flash, spiflash{2x,4x}→spi_flash_{2x,4x}. | whitequark |