index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ene_lpc.c: Untangle successful vs failed init paths
Anastasia Klimchuk
2021-04-29
1
-15
/
+14
*
mec1308.c: Ensure programmer param variable is always initialised
Anastasia Klimchuk
2021-04-28
1
-3
/
+1
*
ene_lpc.c: Extract params check into a function
Anastasia Klimchuk
2021-04-28
1
-5
/
+14
*
layout: Add -i <region>[:<file>] support
Daniel Campello
2021-04-27
6
-37
/
+234
*
hwaccess.h: Split hwaccess.h and extract hwaccess_x86_io.h out of it
Anastasia Klimchuk
2021-04-27
2
-136
/
+157
*
tests: Add unit test to run init/shutdown for linux_spi.c
Anastasia Klimchuk
2021-04-27
4
-0
/
+62
*
tests: Add unit test to run init/shutdown for dummyflasher.c
Anastasia Klimchuk
2021-04-27
4
-0
/
+46
*
tests: Add logging to STDOUT when __wrap function is called
Anastasia Klimchuk
2021-04-27
1
-2
/
+7
*
mec1308.c: Separate shutdown from failed init cleanup
Anastasia Klimchuk
2021-04-27
1
-4
/
+8
*
mec1308.c: Untangle successful vs failed init paths
Anastasia Klimchuk
2021-04-27
1
-27
/
+16
*
mec1308.c: Extract params check into a function
Anastasia Klimchuk
2021-04-27
1
-5
/
+16
*
jlink_spi.c: Drop jaylink_ prefix for spi data struct members
Anastasia Klimchuk
2021-04-27
1
-31
/
+31
*
chipset_enable.c: Add IDs for H310C and B365 PCHs
Angel Pons
2021-04-27
1
-0
/
+2
*
chipset_enable.c: Add CMP-H IDs
Gaggery Tsai
2021-04-26
1
-0
/
+7
*
flashchips: Add MX25L3233F
Nico Huber
2021-04-25
2
-3
/
+3
*
flashchips: Correct OTP comment for MX25L3273E
Nico Huber
2021-04-25
1
-1
/
+1
*
flashchips: Add support for Boya/BoHong Microelectronics B_25D16A
Christian Kudera
2021-04-24
2
-0
/
+39
*
flashchips: Adapt IDs for Boya Microelectronics
Angel Pons
2021-04-24
2
-7
/
+7
*
s25f.c: Fix mismatched function definitions
Angel Pons
2021-04-24
1
-4
/
+2
*
chipset_enable: Mark QS67 as DEP
Evgeny Zinoviev
2021-04-24
1
-1
/
+1
*
linux_spi.c: Drop some unnecessary initialisations and checks
Anastasia Klimchuk
2021-04-23
1
-17
/
+7
*
manibuilder: Add more NetBSD targets
Nico Huber
2021-04-22
2
-1
/
+31
*
manibuilder/anita: Always provide reasonable --memory-size
Nico Huber
2021-04-22
3
-11
/
+19
*
manibuilder/anita: Fix ccache image for non-x86
Nico Huber
2021-04-22
1
-5
/
+9
*
manibuilder/anita: Factor things out into Makefile.anita
Nico Huber
2021-04-22
2
-24
/
+25
*
dummyflasher.c: Fix memory leak on shutdown
Anastasia Klimchuk
2021-04-22
1
-0
/
+1
*
Revert "Makefile: Explicitly set '-std=c99'"
Angel Pons
2021-04-22
2
-3
/
+1
*
jlink_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-04-22
1
-20
/
+47
*
Makefile: Disable libusb-dependent Raiden on DOS
Angel Pons
2021-04-21
1
-0
/
+5
*
Use singular they to refer to "the user" in comments
Angel Pons
2021-04-21
2
-2
/
+2
*
ft2232_spi.c: Fix typo in comment
Angel Pons
2021-04-21
1
-1
/
+1
*
flashrom.c: Fix up stale FIXME comment when doit() was removed
Edward O'Callaghan
2021-04-20
1
-2
/
+2
*
lspcon_i2c_spi.c: Rename PAGE_SIZE macro
Angel Pons
2021-04-19
1
-8
/
+8
*
ene_lpc.c: Move register_shutdown to the end of initialisation
Anastasia Klimchuk
2021-04-18
1
-5
/
+4
*
i2c_helper_linux.c: Use a fixed-size buffer
Angel Pons
2021-04-18
1
-20
/
+9
*
ene_lpc.c: Clean up cosmetics
Angel Pons
2021-04-18
1
-32
/
+18
*
jlink_spi.c: Correct some log messages
Angel Pons
2021-04-18
1
-4
/
+4
*
linux_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-04-18
1
-12
/
+33
*
linux_spi.c: Separate shutdown from failed init cleanup
Anastasia Klimchuk
2021-04-18
1
-7
/
+18
*
linux_spi.c: Extract get_max_kernel_buf_size() as a function
Anastasia Klimchuk
2021-04-18
1
-36
/
+42
*
cli_classic: prevent corruption of flash when stdout/stderr is closed
Jack Rosenthal
2021-04-18
1
-1
/
+23
*
jlink_spi.c: Separate shutdown from failed init cleanup
Anastasia Klimchuk
2021-04-16
1
-18
/
+26
*
ft2232_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-04-15
1
-34
/
+57
*
test_build.sh: use -C option of ninja to specify the build directory
Thomas Heijligen
2021-04-14
1
-3
/
+5
*
test_build.sh: use sh from env
Thomas Heijligen
2021-04-14
1
-1
/
+1
*
meson: remove rayer_spi dependency on libpci
Daniel Campello
2021-04-14
1
-1
/
+1
*
Makefile,meson.build: Fix dependency issues with raiden_debug_spi
Edward O'Callaghan
2021-04-01
2
-6
/
+1
*
Enable dynamic memory allocation checks for cmocka unit tests
Anastasia Klimchuk
2021-04-01
4
-12
/
+81
*
tree: Remove forward-declarations of structs for spi masters
Anastasia Klimchuk
2021-04-01
3
-225
/
+218
*
flashchips.c: mark MX25U25635F as TESTED_OK_PREW
Nikolai Artemiev
2021-03-24
1
-1
/
+1
[prev]
[next]