Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
b72fa1aec4e8729a43302c9057705894740b6eaa
/
jlink_spi.c
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
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
e4a9791
jlink_spi.c: Drop jaylink_ prefix for spi data struct members
by Anastasia Klimchuk
· 5 years ago
9e698f9
jlink_spi.c: Refactor singleton states into reentrant pattern
by Anastasia Klimchuk
· 5 years ago
00c2e80
jlink_spi.c: Separate shutdown from failed init cleanup
by Anastasia Klimchuk
· 5 years ago
137f02f
jlink_spi: Add option to enable target power
by Marc Schink
· 6 years ago
cc853d8
programmer_table: move each entry to the associated programmer source
by Thomas Heijligen
· 5 years ago
7e13456
treewide: Drop unnecessary uses of memset/memcpy
by Angel Pons
· 5 years ago
281ed26
jlink_spi.c: Correct some log messages
by Angel Pons
· 5 years ago
5eca427
const'ify flashctx to align signatures with cros flashrom
by Edward O'Callaghan
· 6 years ago
a8c0b68
jlink_spi: Reduce transfer size
by Marc Schink
· 6 years ago
deeac7e
spi: Drop spi_controller type
by Nico Huber
· 9 years ago
3578ec6
Add initial J-Link SPI programmer
by Marc Schink
· 10 years ago