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: Align BITBANG_SPI with the other DEPENDS_ and USE_ configs
Thomas Heijligen
2022-04-29
1
-13
/
+5
*
Introduce an `include` directory for header files
Thomas Heijligen
2022-04-29
1
-2
/
+4
*
Drop STANDALONE mode
Thomas Heijligen
2022-04-13
1
-1
/
+0
*
NEED_PCI: remove macro
Thomas Heijligen
2022-04-13
1
-1
/
+0
*
hwaccess: add endianness converting deserialization functions
Thomas Heijligen
2022-04-13
1
-1
/
+1
*
Endian conversion: move to platform.h and platform/endian*.c
Thomas Heijligen
2022-04-12
1
-2
/
+3
*
hwaccess: replace macros by C code
Thomas Heijligen
2022-04-12
1
-1
/
+3
*
hwaccess_x86_io: clean header concept
Thomas Heijligen
2022-03-14
1
-19
/
+0
*
Makefile: use HAS_ USE_ pattern for serial support
Thomas Heijligen
2022-03-14
1
-10
/
+12
*
Makefile: print version info as part of the config target
Thomas Heijligen
2022-03-12
1
-3
/
+1
*
Makefile: use libflashrom.a as input to build the flashrom executable
Thomas Heijligen
2022-03-12
1
-5
/
+5
*
Makefile: add CONFIG_MEDIATEK_I2C_SPI to DEPENDS_ON_LINUX_I2C
Thomas Heijligen
2022-03-12
1
-0
/
+1
*
Makefile: use the HAS_ USE_ scheme for linux i2c dependent programmer
Thomas Heijligen
2022-03-12
1
-2
/
+7
*
flashchips,writeprotect_ranges: add range decoding function
Nikolai Artemiev
2022-03-01
1
-1
/
+2
*
Makefile: Rework the EXEC_SUFFIX determination
Thomas Heijligen
2022-02-23
1
-2
/
+1
*
Makefile: enable internal programmer for x86 and all linux platforms
Thomas Heijligen
2022-02-21
1
-12
/
+20
*
Makefile: remove CPPFLAGS and LDFLAGS to default directories
Thomas Heijligen
2022-02-16
1
-15
/
+0
*
Makefile: use pkg-config --libs --static for LDFLAGS
Thomas Heijligen
2022-02-15
1
-1
/
+0
*
Makefile: check if librt is an external library
Thomas Heijligen
2022-02-15
1
-0
/
+4
*
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
[next]