Hector Martin
|
e1f0be37b4
|
proxy.py: add a ttymode() call to switch to a dump terminal print
TODO: implement input
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-23 22:43:14 +09:00 |
|
Hector Martin
|
63319ed348
|
utils: implement udelay()
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-23 22:42:25 +09:00 |
|
Hector Martin
|
cfe597e447
|
proxy: introduce reboot() as distinct from vector()
vector() does not expect a reply, reboot() expects a hello reply.
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-23 22:42:25 +09:00 |
|
Hector Martin
|
ee12d053a9
|
proxy: add XZ and GZ decompression functions and code
This embeds tinf and minlzma.
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-23 22:42:23 +09:00 |
|
Hector Martin
|
397bfa17c6
|
proxyclient: new asm/malloc/utils, clean up
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-17 00:50:34 +09:00 |
|
Hector Martin
|
81aaf2ed35
|
Basic exceptions, irq, cache mgmt support
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-17 00:49:22 +09:00 |
|
Ferdinand Bachmann
|
b02d70730a
|
proxyclient: fix mask commands accidently sending clear opcode instead
Signed-off-by: Ferdinand Bachmann <theferdi265@gmail.com>
|
2021-01-16 02:48:48 +09:00 |
|
Hector Martin
|
bd19584743
|
proxyclient: initial files
Signed-off-by: Hector Martin <marcan@marcan.st>
|
2021-01-15 04:04:12 +09:00 |
|