m1n1/proxyclient
Hector Martin 60665a2ee2 linux.py: spin up secondaries
Signed-off-by: Hector Martin <marcan@marcan.st>
2021-02-05 02:58:08 +09:00
..
addrdump.py README: add missing close angle bracket 2021-01-15 13:04:14 +09:00
aic_test.py aic_test: UART IRQ testing stuff 2021-01-23 22:42:59 +09:00
asm.py proxyclient: new asm/malloc/utils, clean up 2021-01-17 00:50:34 +09:00
chainload.py chainload.py: shut down mmu and flush caches when chainloading 2021-01-30 22:00:00 +09:00
chickens.py chickens.py: fix some brokenness 2021-01-30 01:37:09 +09:00
linux.py linux.py: spin up secondaries 2021-02-05 02:58:08 +09:00
malloc.py malloc.py: fix memalign 2021-01-30 01:37:09 +09:00
memdump.py memdump.py: add simple memory dumper 2021-01-23 22:43:21 +09:00
proxy.py Fix broken hexdumps in proxy.py 2021-02-05 02:57:36 +09:00
setup.py setup.py: restore timeout properly after the baudrate guesswork 2021-02-03 04:52:17 +09:00
shell.py shell.py: remove missing unused import 2021-01-23 22:43:18 +09:00
tgtypes.py proxyclient: initial files 2021-01-15 04:04:12 +09:00
utils.py Add heapblock and dlmalloc for managing memory 2021-01-29 16:25:15 +09:00