index
:
mcusim.git
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
Merge branch 'm8a-data-memory'
HEAD
master
Dmitry Salychev
4
-40
/
+245
2017-03-01
avr: I/O Registers initialization.
Dmitry Salychev
3
-41
/
+146
2017-02-26
avr: Set data memory of ATmega8A.
Dmitry Salychev
2
-2
/
+20
2017-02-26
avr: List of I/O register addresses.
Dmitry Salychev
2
-1
/
+83
2017-02-25
avr-reset: Address of IVT added to the AVR structure.
Dmitry Salychev
1
-0
/
+1
2017-02-25
avr-reset: Set reset vector based on BOOTRST bit.
Dmitry Salychev
3
-17
/
+74
2017-02-25
Merge branch 'm8a-flash-loading'
Dmitry Salychev
11
-49
/
+1071
2017-02-25
avr: Program memory verification.
Dmitry Salychev
1
-2
/
+31
2017-02-24
avr: Load program memory HEX with offset.
Dmitry Salychev
7
-63
/
+454
2017-02-23
avr: m8a_load_progmem() and m8a_set_progmem() implementations.
Dmitry Salychev
2
-42
/
+79
2017-02-22
avr: m8a_load_progmem() draft.
Dmitry Salychev
7
-34
/
+205
2017-02-22
flash: libGIS added to the project to read Intel HEX files.
Dmitry Salychev
3
-0
/
+394
2017-02-21
avr: fuse and lock bits are processed during initialization.
Dmitry Salychev
5
-9
/
+89
2017-02-19
cmake: Config updated to build a tarball.
Dmitry Salychev
1
-2
/
+6
2017-02-19
avr: ATmega8A init test commented.
Dmitry Salychev
1
-4
/
+15
2017-02-19
avr: Bootloader parameters are correctly initialized according to the
Dmitry Salychev
4
-4
/
+97
2017-02-18
avr: m8a_init() updated.
Dmitry Salychev
4
-25
/
+117
2017-02-18
avr: Microcontroller name is declared as array.
Dmitry Salychev
2
-4
/
+1
2017-02-17
avr: Constants are set in m8a_init().
Dmitry Salychev
3
-3
/
+28
2017-02-17
avr: Microcontroller instance is initialized based on avr-libc headers.
Dmitry Salychev
304
-10
/
+485605
2017-02-17
atmega8a: m8a_init() draft.
Dmitry Salychev
2
-1
/
+38
2017-02-16
tsc: Native TSC calibration removed.
Dmitry Salychev
2
-31
/
+2
2017-02-16
tsc: Test to measure time needed to retrieve TSC value.
Dmitry Salychev
3
-8
/
+39
2017-02-16
tsc: Test for msim_median().
Dmitry Salychev
1
-6
/
+14
2017-02-15
tsc: msim_median() to find a TSC frequency.
Dmitry Salychev
4
-7
/
+58
2017-02-13
tsc: Signatures for median calculation routines.
Dmitry Salychev
4
-12
/
+83
2017-02-13
tsc: Calibration using PIT implemented.
Dmitry Salychev
6
-0
/
+257
2017-01-22
Initial commit.
Dmitry Salychev
4
-0
/
+149