- c63d918 spi_master: Use new API to register shutdown function by Anastasia Klimchuk · 3 years, 4 months ago
- 346d54d buspirate_spi.c: Drop bp_ prefix for spi data struct members by Anastasia Klimchuk · 3 years, 5 months ago
- d8f8c99 buspirate_spi.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 6 months ago
- 5e08e3e programmer: Smoothen register_spi_master() API by Nico Huber · 3 years, 6 months ago
- cf6b708 buspirate_spi.c: Retype appropriate variables with bool by Felix Singer · 2 years, 3 months ago
- ee6d548 buspirate_spi: Use non-zero return value from buspirate_sendrecv by Anastasia Klimchuk · 3 years, 5 months ago
- 98bdcb4 buspirate: Add psus option by Jeremy Kerr · 3 years, 6 months ago
- 7dcb6f3 buspirate_spi.c: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 6 months ago
- cc853d8 programmer_table: move each entry to the associated programmer source by Thomas Heijligen · 3 years, 6 months ago
- 5eca427 const'ify flashctx to align signatures with cros flashrom by Edward O'Callaghan · 4 years, 7 months ago
- 4a84ec2 tree: Enable -Wwrite-strings by Jacob Garber · 5 years ago
- 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
- deeac7e spi: Drop spi_controller type by Nico Huber · 8 years ago
- d82be7b buspirate_spi: Fix a missing error check during _init() by Richard Hughes · 6 years ago
- e2c90c4 Fix typos by Elyes HAOUAS · 6 years ago
- 2099c64 buspirate_spi: Tristate IOs when using using pullup=on by Maxime Vincent · 7 years ago
- e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 7 years ago
- 124ef38 Fix whitespace errors by Elyes HAOUAS · 7 years ago
- 2b5adfb buspirate_spi: Add support for variable serial speeds by Shawn Anastasio · 7 years ago
- 1cf407b spi_master: Introduce SPI_MASTER_4BA feature flag by Nico Huber · 7 years ago
- a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
- 1838591 CID1130006: Memory leaks in buspirate_spi_init() by Stefan Reinauer · 11 years ago
- 73dc0db Usleep() is not found in all versions of MinGW, use Sleep() on Windows by Maksim Kuleshov · 12 years ago
- 30dfdba Add user interface to activate the Bus Pirate pull-up resistors by Brian Salcedo · 12 years ago
- acfc4c6 Fix sp_openserport users on Windows by Stefan Tauner · 12 years ago
- 64263c7 Support the new fast SPI mode present in Bus Pirate firmware v5.5 or newer by Carl-Daniel Hailfinger · 12 years ago
- 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
- a16a892 Bus Pirate init cleanup and fixes by Carl-Daniel Hailfinger · 12 years ago
- 2a95e87 Remove more exit calls by Niklas Söderlund · 12 years ago
- 7bca126 Let the programmer driver decide how to do AAI transfers by Nico Huber · 12 years ago
- 316fdfb Bus Pirate buffer management revamp by Carl-Daniel Hailfinger · 12 years ago
- 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
- c69c9c8 Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
- a63c7c4 Remove unneeded inclusions of chipdrivers.h by Stefan Tauner · 13 years ago
- 082c8b5 Fixup of r1397 by Carl-Daniel Hailfinger · 13 years ago
- 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
- 9932c7b Add a bunch of new/tested stuff and various small changes 4 by Cristian Măgherușan-Stanciu · 13 years ago
- 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
- c422484 Fix compilation for CONFIG_INTERNAL=no by Carl-Daniel Hailfinger · 13 years ago
- b9dbe48 Kill central list of SPI programmers by Michael Karcher · 14 years ago
- 6279751 Factor out SPI write/read chunking wrappers by Michael Karcher · 14 years ago
- 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
- d2f007f Handle Bus Pirates already in bit banging mode correctly by Carl-Daniel Hailfinger · 14 years ago
- 04e18be Speed up Bus Pirate by exploiting the FTDI FIFO by Carl-Daniel Hailfinger · 14 years ago
- 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
- 29a1c66 Use generic unlocking infrastructure for SPI chips by Carl-Daniel Hailfinger · 14 years ago
- 9a795d8 Convert SPI chips to partial write by Carl-Daniel Hailfinger · 14 years ago
- 2b6dcb3 Unify programmer parameter extraction by Carl-Daniel Hailfinger · 14 years ago
- 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 14 years ago
- ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 14 years ago
- 7112772 So far, we have up to 4 different names for the same thing (ignoring capitalization) by Carl-Daniel Hailfinger · 14 years ago
- 5824fbf Introduce a generic SPI read function: spi_write_chunked() by Carl-Daniel Hailfinger · 14 years ago
- 408e47a Multibyte SPI write for the Bus Pirate by Carl-Daniel Hailfinger · 15 years ago
- 14ba668 Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h by Sean Nelson · 15 years ago
- 84f7bce Convert all messages in buspirate_spi.c to the new message infrastructure by Sean Nelson · 15 years ago
- 5609fa7 Allow one to disable programmer debug messages at compile time by Carl-Daniel Hailfinger · 15 years ago
- 3b6237d Multiple unrelated changes by Patrick Georgi · 15 years ago
- efa151e Move OS-dependent serial code from buspirate_spi.c to serial.c by Carl-Daniel Hailfinger · 15 years ago
- d5b28fa Add the ability to set Bus Pirate SPI speed via the command line by Carl-Daniel Hailfinger · 15 years ago
- 5cca01f Cleanly validate ICH SPI preopcodes by Carl-Daniel Hailfinger · 15 years ago