|
28a503ed5a
|
minor
|
2022-04-04 12:12:21 +02:00 |
|
|
b3c5a431d0
|
resolve abs path in root dir, wip
|
2022-04-04 11:58:36 +02:00 |
|
|
43cde3609a
|
minor
|
2022-04-04 11:27:34 +02:00 |
|
|
9d2d8fe1d7
|
resolve for doubel slashes, wip
|
2022-04-04 11:17:41 +02:00 |
|
|
1826dd46cb
|
minor
|
2022-04-04 10:57:27 +02:00 |
|
|
cf6423dbbe
|
delete old servers, wip
|
2022-04-04 10:45:44 +02:00 |
|
|
8b1851e652
|
wip, copy server delete old name
|
2022-04-01 17:52:27 +02:00 |
|
|
963e9ee501
|
resuing char pointer bug for removing CET from kernel string
|
2022-01-31 09:51:49 +01:00 |
|
|
8d7a55c2df
|
const changed to fix kernel parsing for CET
|
2022-01-31 09:22:02 +01:00 |
|
|
3c0b57eaa1
|
fix to convert string to time for cet timezone as well
|
2022-01-28 15:26:12 +01:00 |
|
|
9aea183f5c
|
typo
|
2021-11-23 16:26:56 +01:00 |
|
|
a101e18d60
|
fix to ensure updatekernel does not work with Amd blackfin flash and a kernel older than the current one
|
2021-11-23 15:23:16 +01:00 |
|
|
9d859cb4c2
|
fixed warnings in server for format
|
2021-11-22 15:14:26 +01:00 |
|
|
848884f6cf
|
temp server binary in tmp folder already has full path
|
2021-11-18 15:33:47 +01:00 |
|
|
f7286d29fa
|
merge fix
|
2021-11-17 10:13:44 +01:00 |
|
|
00775b543e
|
fixed warnings
|
2021-11-17 09:25:36 +01:00 |
|
|
eb69d7cb69
|
update mode added. need to fix why udpatemode get and set not in allowed functions
|
2021-11-12 17:18:26 +01:00 |
|
|
0ffd30e147
|
works virutally for virtual servers
|
2021-11-12 15:18:42 +01:00 |
|
|
93a191f122
|
complete path for eiger
|
2021-11-11 10:56:09 +01:00 |
|
|
c532ecc2e8
|
moved movefile and writefile to common and avoiding need to send different named files for nios
|
2021-11-11 10:43:17 +01:00 |
|
|
18bbce70b1
|
fwrite bug
|
2021-11-11 09:36:15 +01:00 |
|
|
fa822634aa
|
copying binary not done properly
|
2021-11-11 09:30:53 +01:00 |
|
|
4dfdd6f10b
|
minor
|
2021-11-11 09:22:15 +01:00 |
|
|
4f6640a6f1
|
minor
|
2021-11-11 09:21:21 +01:00 |
|
|
169361d459
|
blackfin requires a few writes
|
2021-11-10 18:54:02 +01:00 |
|
|
4f5f8408cf
|
more error detail
|
2021-11-10 17:53:40 +01:00 |
|
|
32d664a77d
|
actually writing the server binary from memory to file before linking, sycing, permissions etc
|
2021-11-10 17:48:18 +01:00 |
|
|
233d374a4d
|
server works
|
2021-11-10 11:47:26 +01:00 |
|
|
15aa42d328
|
wip
|
2021-11-10 10:58:29 +01:00 |
|
|
f8e2522a11
|
minor
|
2021-11-09 14:40:36 +01:00 |
|
|
dde98fc8b6
|
fix
|
2021-11-09 14:33:24 +01:00 |
|
|
bf778b5336
|
too much read from kernel flash for checksum validation
|
2021-11-09 14:10:15 +01:00 |
|
|
64a25a242b
|
server side fixed
|
2021-11-08 17:24:51 +01:00 |
|
|
cb39a59508
|
fixes for kernelversion
|
2021-11-03 14:42:14 +01:00 |
|
|
eff64f99f2
|
addd kernel version
|
2021-11-03 11:46:46 +01:00 |
|
|
1da2761654
|
bug fix
|
2021-11-03 10:49:59 +01:00 |
|
|
340d708b12
|
updated m3 kernel version
|
2021-11-02 17:07:55 +01:00 |
|
|
3f517420af
|
updated kernel date for gotthard2, checking kernel code similar for blackfin and nios, need to add date for m3
|
2021-11-02 16:59:54 +01:00 |
|
|
45b3514118
|
moved verifykernelversion to common
|
2021-10-29 16:43:48 +02:00 |
|
|
2813cd5ac2
|
remove cest as strptime doesnt work on bfin with timezone
|
2021-10-29 16:28:58 +02:00 |
|
|
b39c64032d
|
clang format
|
2021-10-19 14:49:43 +02:00 |
|
|
b913c0059a
|
added .c licenses
|
2021-10-15 15:52:40 +02:00 |
|
|
7d927a794e
|
moduleid made into dec not hex
|
2021-10-05 13:23:09 +02:00 |
|
Erik Frojdh
|
7fd174c21e
|
added _SLS to MD5 functions, added a separate lib for the md5 C code
|
2021-09-16 14:10:02 +02:00 |
|
|
ff6f960ba9
|
works for nios (without checksum in flash)
|
2021-09-14 16:24:49 +02:00 |
|
|
d599d75e0b
|
not checking bfin flash for checksum due to bfin inconsistencies
|
2021-09-14 14:51:31 +02:00 |
|
|
78d8086e71
|
changes for nios similar to bfin
|
2021-09-14 14:41:49 +02:00 |
|
|
b2cb99a0c2
|
wip
|
2021-09-13 17:23:36 +02:00 |
|
|
86b7409eed
|
wip
|
2021-09-13 17:23:13 +02:00 |
|
|
cac5e40d8a
|
wip
|
2021-09-13 17:22:39 +02:00 |
|