aboutsummaryrefslogtreecommitdiffstats
path: root/realtek_mst_i2c_spi.c
Commit message (Expand)AuthorAgeFilesLines
* realtek_mst_i2c_spi.c: Use bool type for parametersFelix Singer2022-07-221-11/+11
* realtek_mst_i2c_spi.c: Clean up get_params()Felix Singer2022-07-221-6/+3
* realtek_mst_i2c_spi: Use underscores for parameters instead hyphensFelix Singer2022-07-221-7/+7
* realtek_mst_i2c_spi.c: Add allow-brick=yes programmer paramEdward O'Callaghan2022-07-171-4/+29
* spi: Add function to probe erase command opcode for all spi_masterAarya Chaumal2022-07-111-0/+1
* realtek_mst_i2c_spi.c: Clarify gpio pin 88 comment to be more exactingEdward O'Callaghan2022-07-051-2/+1
* Add `str` extension to extract_programmer_param function nameChinmay Lonkar2022-07-021-2/+2
* tree: indent struct *_master consistently with tabsThomas Heijligen2022-06-271-8/+8
* libflashrom: Return progress state to the library userRichard Hughes2022-05-251-0/+1
* spi_master: Use new API to register shutdown functionAnastasia Klimchuk2021-08-251-4/+2
* spi_master: Move shutdown function above spi_master structAnastasia Klimchuk2021-08-171-10/+10
* realtek_mst_i2c_spi: don't always fail initPeter Marheine2021-08-101-1/+1
* programmer_table: move each entry to the associated programmer sourceThomas Heijligen2021-06-101-1/+11
* treewide: Drop most cases of `sizeof(struct ...)`Angel Pons2021-06-091-1/+1
* spi_master: Make use of new register_spi_master() APIAnastasia Klimchuk2021-06-031-4/+2
* programmer: Smoothen register_spi_master() APINico Huber2021-05-131-1/+1
* realtek_mst_i2c_spi.c: Rename `PAGE_SIZE` macroAngel Pons2021-05-121-9/+9
* realtek_mst_i2c_spi: Use `i2c_open_from_programmer_params`Angel Pons2021-05-091-36/+5
* realtek_mst_i2c_spi: Add missing bracesAngel Pons2021-05-091-8/+10
* realtek_mst_i2c_spi.c: Move gpio 88 toggle outside write functionShiyu Sun2021-02-121-6/+7
* realtek_mst_i2c_spi.c: Skip return value check for reset functionShiyu Sun2021-01-281-3/+7
* realtek_mst_i2c_spi.c: Fix indentationShiyu Sungenerated by cgit v1.2.3 (git 2.25.1) at 2024-12-30 21:37:17 +0000