Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | programmer_table: move each entry to the associated programmer source | Thomas Heijligen | 2021-06-10 | 1 | -1/+12 |
* | spi_master: Make use of new register_spi_master() API | Anastasia Klimchuk | 2021-06-03 | 1 | -3/+2 |
* | programmer: Smoothen register_spi_master() API | Nico Huber | 2021-05-13 | 1 | -1/+1 |
* | mec1308.c: Ensure programmer param variable is always initialised | Anastasia Klimchuk | 2021-04-28 | 1 | -3/+1 |
* | mec1308.c: Separate shutdown from failed init cleanup | Anastasia Klimchuk | 2021-04-27 | 1 | -4/+8 |
* | mec1308.c: Untangle successful vs failed init paths | Anastasia Klimchuk | 2021-04-27 | 1 | -27/+16 |
* | mec1308.c: Extract params check into a function | Anastasia Klimchuk | 2021-04-27 | 1 | -5/+16 |
* | Add MEC1308 EC programmer | Victor Ding | 2020-08-20 | 1 | -0/+523 |