Menu

Tree [1f934a] v0.5 /
 History

HTTPS access


File Date Author Commit
 parsers 2016-01-11 Tilman Sauerbeck Tilman Sauerbeck [e9812a] hex parser: Only assign program's base address ...
 .gitignore 2013-11-04 Antonio Borneo Antonio Borneo [8bf68a] Add .gitignore
 AUTHORS 2016-01-27 Tormod Volden Tormod Volden [098cdc] Update author list
 Android.mk 2014-07-02 Antonio Borneo Antonio Borneo [cc3546] Android.mk: split long line
 HOWTO 2014-10-02 Tormod Volden Tormod Volden [6da287] Adjust version number in HOWTO
 I2C.txt 2014-09-19 Antonio Borneo Antonio Borneo [e337f7] I2C.txt: add comment about SMBUS not supported
 INSTALL 2016-02-09 Tormod Volden Tormod Volden [52b7f7] Add INSTALL file with build instructions
 Makefile 2016-01-17 Antonio Borneo Antonio Borneo [de2985] Makefile: force make to enter in subfolder
 TODO 2015-11-25 Antonio Borneo Antonio Borneo [e8fd73] TODO: Remove need for variable page size support
 dev_table.c 2016-02-01 Ernst Schwab Ernst Schwab [35b263] Use OBL_LAUNCH reset instead of SYSRESETREQ on ...
 gpl-2.0.txt 2010-06-29 Geoffrey McRae Geoffrey McRae [b2e82f] added: GPL 2.0 header
 i2c.c 2014-10-06 Tormod Volden Tormod Volden [ba7602] Only enable i2c on Linux (including Android)
 init.c 2016-02-01 Ernst Schwab Ernst Schwab [1a1f0d] Allow software reset generation combined with i...
 init.h 2014-06-01 Antonio Borneo Antonio Borneo [b39c08] gpio: encapsulate in port
 main.c 2016-02-10 Tormod Volden Tormod Volden [1f934a] Release 0.5
 port.c 2014-09-01 Antonio Borneo Antonio Borneo [648a46] Move #include in .c files
 port.h 2014-09-20 Antonio Borneo Antonio Borneo [900f44] Add command line flag -F for frame length
 protocol.txt 2014-08-29 Antonio Borneo Antonio Borneo [ab9f5f] List all protocols in "protocol.txt"
 serial.h 2014-09-01 Antonio Borneo Antonio Borneo [648a46] Move #include in .c files
 serial_common.c 2013-12-18 Brian Silverman Brian Silverman [5b0e39] Clean up uses of const type qualifier
 serial_platform.c 2011-10-04 Geoffrey McRae Geoffrey McRae [981bec] fixed compile on cgywin
 serial_posix.c 2016-01-24 Tormod Volden Tormod Volden [7c2f20] serial_posix: Do not check device filename
 serial_w32.c 2016-02-06 Ernst Schwab Ernst Schwab [ee32be] serial_w32: Improved interface initialization
 stm32.c 2016-02-01 Ernst Schwab Ernst Schwab [35b263] Use OBL_LAUNCH reset instead of SYSRESETREQ on ...
 stm32.h 2016-02-01 Ernst Schwab Ernst Schwab [35b263] Use OBL_LAUNCH reset instead of SYSRESETREQ on ...
 stm32flash.1 2016-02-10 Tormod Volden Tormod Volden [0231aa] man page: Remove non-man formatting macro
 utils.c 2014-09-01 Antonio Borneo Antonio Borneo [648a46] Move #include in .c files
 utils.h 2012-11-24 Daniel Strnad Daniel Strnad [1381ff] New reset code common for Cortex-M0, Cortex-M3,...