Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
b72fa1aec4e8729a43302c9057705894740b6eaa
/
pickit2_spi.c
fbc41d2
spi: Move SPI related things into new chipdrivers/spi.h
by Nico Huber
· 4 months ago
610c1aa
spi: Pass master instead of flash to .send_command
by Nico Huber
· 3 years, 5 months ago
9a11cbf
Let the flash context directly point to the used master
by Nico Huber
· 3 years, 6 months ago
89569d6
memory_mapped: Reduce `decode_sizes` to a single `max_rom_decode`
by Nico Huber
· 3 years, 6 months ago
e3a2688
Pass programmer context to programmer->init()
by Nico Huber
· 3 years, 6 months ago
0cea753
spi: Add function to probe erase command opcode for all spi_master
by Aarya Chaumal
· 4 years ago
0b587f9
spi: Make 'default_spi_write_aai' the default unless defined
by Edward O'Callaghan
· 3 years, 10 months ago
621208c
drivers/: Make 'fallback_{un}map' the default unless defined
by Edward O'Callaghan
· 3 years, 10 months ago
56684d9
drivers/: Make 'internal_delay' the default unless defined
by Edward O'Callaghan
· 3 years, 10 months ago
3d5be0b
hwaccess: replace flashrom specific macros by compiler defines
by Thomas Heijligen
· 4 years, 9 months ago
c63d918
spi_master: Use new API to register shutdown function
by Anastasia Klimchuk
· 5 years ago
03f3a6d
programmer: Make use of new register_spi_master() API
by Nico Huber
· 5 years ago
5e08e3e
programmer: Smoothen register_spi_master() API
by Nico Huber
· 5 years ago
47e7d47
pickit2_spi.c: Refactor singleton states into reentrant pattern
by Anastasia Klimchuk
· 5 years ago
1c9c73a
pickit2_spi.c: Separate shutdown from failed init cleanup
by Anastasia Klimchuk
· 5 years ago
48c3f18
pickit2_spi.c: Use a variable to store the total packetsize
by Felix Singer
· 4 years ago
d07c4a4
pickit2_spi.c: Replace hard-coded value with define in msg_perr()
by Felix Singer
· 4 years ago
75d6ec6
pickit2_spi.c: Add `pickit2_interrupt_transfer()` helper
by Angel Pons
· 4 years ago
cc853d8
programmer_table: move each entry to the associated programmer source
by Thomas Heijligen
· 5 years ago
5eca427
const'ify flashctx to align signatures with cros flashrom
by Edward O'Callaghan
· 6 years ago
83c56b8
Fix building with GCC 4.9
by Evgeny Zinoviev
· 7 years ago
519be66
Fix -Wsign-compare trouble
by Nico Huber
· 8 years ago
3384fb6
pickit2_spi: Fix "dead" assignment
by Elyes HAOUAS
· 7 years ago
b221cd7
pickit2_spi: update to libusb1 and drop libusb0 dependency
by Thomas Heijligen
· 7 years ago
deeac7e
spi: Drop spi_controller type
by Nico Huber
· 9 years ago
0cacb11
Remove trailing whitespace
by Elyes HAOUAS
· 7 years ago
ac01baa
Remove unneeded white spaces
by Elyes HAOUAS
· 8 years ago
e083880
Remove address from GPLv2 headers
by Elyes HAOUAS
· 8 years ago
0be072c
Add a bunch of new/tested stuff and various small changes 25
by Stefan Tauner
· 10 years ago
f31fe84
pickit2_spi: use ordinary USB devs array
by Stefan Tauner
· 10 years ago
d99a2bd
dediprog: port to libusb1 and use asynchronous bulk transfers for reading
by Nico Huber
· 10 years ago
66e554b
Add support for the Microchip PICkit2 as an SPI programmer
by Justin Chevrier
· 11 years ago