index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Makefile: remove NEED_LIBUSB1 from FEATURE_CFLAGS
Thomas Heijligen
2021-10-26
1
-1
/
+0
*
Makefile: meson.build: remove unused CONFIG_I2C_SUPPORT
Thomas Heijligen
2021-10-26
1
-1
/
+0
*
Makefile, ich_descriptors_tool/Makefile: unify behavior
Thomas Heijligen
2021-10-26
1
-1
/
+1
*
Makefile: unify the use of filter
Thomas Heijligen
2021-10-25
1
-4
/
+4
*
buildsystem: evaluate the USE_IOPL, USE_DEV_IO, USE_IOPERM macros
Thomas Heijligen
2021-10-15
1
-0
/
+19
*
buildsystem: handle the IS_WINDOWS macro
Thomas Heijligen
2021-10-15
1
-0
/
+6
*
buildsystem: Determine the endianness only in the buildsystem
Thomas Heijligen
2021-10-15
1
-0
/
+7
*
Makefile: copy determination test for the endian to Makefile.d
Thomas Heijligen
2021-10-15
1
-2
/
+3
*
Makefile: move determination test for the architecture to Makefile.d
Thomas Heijligen
2021-10-15
1
-7
/
+3
*
Makefile: move determination test for OS to Makefile.d
Thomas Heijligen
2021-10-15
1
-9
/
+4
*
Makefile: move determination tests for target systems to one place
Thomas Heijligen
2021-10-15
1
-17
/
+9
*
Makefile: summarize systems with the same CPPFLAGS and LDFLAGS
Thomas Heijligen
2021-10-14
1
-14
/
+4
*
Makefile: use STRIP_ARGS = -s on all systems
Thomas Heijligen
2021-10-14
1
-4
/
+1
*
Makefile: move functions and macros to own file
Thomas Heijligen
2021-09-28
1
-197
/
+2
*
custom_baud: move Linux specific code into own file
Thomas Heijligen
2021-09-28
1
-1
/
+6
*
mec1308: remove MEC1308 EC programmer
Victor Ding
2021-09-22
1
-13
/
+2
*
ene_lpc: remove ENE LPC programmer
Victor Ding
2021-09-22
1
-14
/
+3
*
ni845x_spi: handle PROGRAMFILES(X86) env var properly
Miklós Márton
2021-08-27
1
-2
/
+11
*
Makefile: Use dependency lists to generate NEED_<library> vars
Nico Huber
2021-07-12
1
-26
/
+4
*
Makefile: Enable bitbang_spi based on its dependency list
Nico Huber
2021-07-12
1
-17
/
+8
*
Makefile: Disable libusb/libpci programmers via dependency lists
Nico Huber
2021-07-12
1
-28
/
+13
*
Makefile: Deflate per-architecture handling of unsupported programmers
Nico Huber
2021-07-12
1
-132
/
+9
*
Makefile: Deflate handling of Linux-only programmers
Nico Huber
2021-07-12
1
-35
/
+6
*
Makefile: Deflate handling of unsupported programmers for libpayload
Nico Huber
2021-07-12
1
-70
/
+6
*
Makefile: Deflate handling of unsupported programmers for MinGW
Nico Huber
2021-07-12
1
-102
/
+7
*
Makefile: Deflate handling of unsupported programmers for DJGPP
Nico Huber
2021-07-12
1
-78
/
+6
*
Makefile: Add macro to disable unsupported programmers
Nico Huber
2021-07-12
1
-0
/
+7
*
Makefile: Gather lists of dependencies by feature/lib
Nico Huber
2021-07-12
1
-0
/
+49
*
Makefile: Move $(NEED_LIBFTDI) block to similar ones
Nico Huber
2021-07-12
1
-10
/
+10
*
Makefile: Move NI845X_SPI default to the other defaults
Nico Huber
2021-07-12
1
-3
/
+3
*
Revert "Mark ENE_LPC and MEC1308 as NEED_LIBPCI"
Nico Huber
2021-07-12
1
-4
/
+0
*
Makefile: Turn x86-arch comments into `if`
Nico Huber
2021-06-27
1
-2
/
+4
*
CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enum
Thomas Heijligen
2021-06-10
1
-7
/
+10
*
programmer_table: move array content to an own file
Thomas Heijligen
2021-06-09
1
-1
/
+1
*
Makefile: Only enable I2C programmers on Linux
Angel Pons
2021-05-12
1
-30
/
+10
*
Revert "Makefile: Explicitly set '-std=c99'"
Angel Pons
2021-04-22
1
-1
/
+1
*
Makefile: Disable libusb-dependent Raiden on DOS
Angel Pons
2021-04-21
1
-0
/
+5
*
Makefile,meson.build: Fix dependency issues with raiden_debug_spi
Edward O'Callaghan
2021-04-01
1
-5
/
+0
*
Makefile: Explicitly set '-std=c99'
Edward O'Callaghan
2021-01-13
1
-1
/
+1
*
Makefile: Add a DISABLE_CLOCK_GETTIME option
Martin Lucina
2021-01-11
1
-0
/
+5
*
s25f.c: implement probing and block erasers for Spansion
Nikolai Artemiev
2020-12-03
1
-1
/
+1
*
raiden_debug: Rename with '_DEBUG_SPI' suffix
Edward O'Callaghan
2020-11-28
1
-7
/
+7
*
Disable ENE_LPC and MEC1308 on non-x86 arch
Victor Ding
2020-11-12
1
-0
/
+10
*
Makefile: Fix typo NEED_LIBUSB0 -> NEED_LIBUSB1
Edward O'Callaghan
2020-10-28
1
-1
/
+1
*
Makefile: remove LSPCON and MST device dependency from libusb
Shiyu Sun
2020-10-28
1
-2
/
+0
*
Mark ENE_LPC and MEC1308 as NEED_LIBPCI
Victor Ding
2020-10-27
1
-0
/
+4
*
Mark ENE_LPC and MEC1308 as NEED_RAW_ACCESS
Victor Ding
2020-10-27
1
-0
/
+2
*
Add writeprotect support infrastructure
Edward O'Callaghan
2020-09-28
1
-1
/
+1
*
Makefile: Fix building on AArch64 NixOS
Pyry Kontio
2020-08-24
1
-6
/
+10
*
Add MEC1308 EC programmer
Victor Ding
2020-08-20
1
-0
/
+23
[prev]
[next]