Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ene_lpc: remove ENE LPC programmer | Victor Ding | 2021-09-22 | 1 | -591/+0 |
* | spi_master: Use new API to register shutdown function | Anastasia Klimchuk | 2021-08-25 | 1 | -10/+2 |
* | spi_master: Add default write_aai function to masters that have none | Anastasia Klimchuk | 2021-07-23 | 1 | -0/+1 |
* | programmer_table: move each entry to the associated programmer source | Thomas Heijligen | 2021-06-10 | 1 | -1/+11 |
* | 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 |
* | ene_lpc.c: Untangle successful vs failed init paths | Anastasia Klimchuk | 2021-04-29 | 1 | -15/+14 |
* | ene_lpc.c: Extract params check into a function | Anastasia Klimchuk | 2021-04-28 | 1 | -5/+14 |
* | ene_lpc.c: Move register_shutdown to the end of initialisation | Anastasia Klimchuk | 2021-04-18 | 1 | -5/+4 |
* | ene_lpc.c: Clean up cosmetics | Angel Pons | 2021-04-18 | 1 | -32/+18 |
* | Add ENE LPC programmer | Victor Ding | 2020-08-20 | 1 | -0/+596 |