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
*
Add mediatek_i2c_spi interface
Neill Corlett
2022-02-01
1
-0
/
+8
*
Makefile: remove obsolete distclean target
Thomas Heijligen
2022-01-20
1
-3
/
+0
*
Makefile: rename FEATURE_CFLAGS to FEATURE_FLAGS
Thomas Heijligen
2022-01-20
1
-59
/
+59
*
Makefile: merge compiler, hwlibs, features targets into config target
Thomas Heijligen
2022-01-20
1
-25
/
+12
*
Makefile: reorder make targets
Thomas Heijligen
2022-01-20
1
-35
/
+36
*
Makefile: clean up variables
Thomas Heijligen
2022-01-20
1
-5
/
+4
*
Makefile: Make pkg-config mandatory to find libpci
Thomas Heijligen
2022-01-20
1
-65
/
+37
*
Makefile: replace RAW_ACCESS with RAW_MEM_ACCESS X86_MSR X86_PORT_IO
Thomas Heijligen
2022-01-20
1
-19
/
+19
*
hwaccess: move mmio functions into hwaccess_physmap
Thomas Heijligen
2022-01-20
1
-1
/
+1
*
satasii: remove unused rget_io_perms()
Thomas Heijligen
2022-01-10
1
-1
/
+0
*
ogp_spi: remove unused rget_io_perms()
Thomas Heijligen
2022-01-10
1
-1
/
+0
*
nicintel_spi: remove unused rget_io_perms()
Thomas Heijligen
2022-01-10
1
-1
/
+0
*
nicintel_eeprom: remove unused rget_io_perms()
Thomas Heijligen
2022-01-10
1
-1
/
+0
*
nicintel: remove unused rget_io_perms()
Thomas Heijligen
2022-01-10
1
-1
/
+0
*
gfxnvidia: remove unused rget_io_perms()
Thomas Heijligen
2022-01-10
1
-1
/
+0
*
drkaiser: remove unused rget_io_perms()
Thomas Heijligen
2022-01-10
1
-1
/
+0
*
atavia: remove unused rget_io_perms()
Thomas Heijligen
2022-01-10
1
-1
/
+0
*
Makefile: list dependencies for RAW_MEM_ACCESS, X86_PORT_IO, X86_MSR
Thomas Heijligen
2021-12-22
1
-9
/
+48
*
physmap: rename to hwaccess_physmap, create own header
Thomas Heijligen
2021-12-22
1
-1
/
+1
*
hwaccess physmap: move x86 msr related code into own files
Thomas Heijligen
2021-12-22
1
-1
/
+1
*
hwaccess: move x86 port I/O related code into own files
Thomas Heijligen
2021-12-22
1
-7
/
+6
*
Makefile: Make pkg-config mandatory to find libusb1
Thomas Heijligen
2021-12-22
1
-43
/
+19
*
Makefile: Make pkg-config mandatory to find libjaylink
Thomas Heijligen
2021-12-22
1
-30
/
+20
*
Makefile: Rework NI-845x detection
Thomas Heijligen
2021-12-22
1
-48
/
+36
*
Makefile: Make pkg-config mandatory to find libftdi1
Thomas Heijligen
2021-12-22
1
-37
/
+39
*
Makefile: Move libftdi1 detection to hwlibs target
Thomas Heijligen
2021-11-07
1
-28
/
+24
*
Makefile: Move NI845X_SPI library detection to hwlibs target
Thomas Heijligen
2021-11-07
1
-16
/
+15
*
Makefile: Revise build options for Linux specific headers
Thomas Heijligen
2021-11-07
1
-44
/
+22
*
Makefile: Revise utsname and clock_gettime test
Thomas Heijligen
2021-11-07
1
-22
/
+13
*
Makefile: compiler target: separate fixed text and value by a colon
Thomas Heijligen
2021-11-07
1
-8
/
+6
*
Makefile: Revise C compiler check
Thomas Heijligen
2021-11-01
1
-7
/
+6
*
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
[next]