rockbox/utils/hwstub/stub
Amaury Pouly 81dfed27cf utils/hwstub: make stmp stub able to load in a MMU'ed environement
In might be useful to load hwstub in an environment with the MMU active,
in which case care must be taken on the order in which things are done.
Mostly, one should not disable the MMU before moving stuff around. The code
assumes the linking address (0 currently) is identity mapped.

Change-Id: I8d54ce9e8cadcde2e08990353ca7a46803731ca7
2014-02-10 23:14:25 +01:00
..
asm/arm hwstub: Prepare for multi arch support 2013-12-06 11:46:01 +01:00
rk27xx utils/hwstub: completely rework the protocol, drop unused features 2014-02-10 23:14:24 +01:00
stmp utils/hwstub: make stmp stub able to load in a MMU'ed environement 2014-02-10 23:14:25 +01:00
config.h
format.c
format.h
hwstub.make hwstub rk27xx port 2013-11-24 00:10:36 +01:00
logf.c
logf.h
main.c utils/hwstub: completely rework the protocol, drop unused features 2014-02-10 23:14:24 +01:00
memory.h
protocol.h
SOURCES hwstub: Prepare for multi arch support 2013-12-06 11:46:01 +01:00
stddef.h
stdint.h
string.c
string.h
system.h
target.h utils/hwstub: completely rework the protocol, drop unused features 2014-02-10 23:14:24 +01:00
usb_ch9.h
usb_drv.h
usb_drv_arc.c hwstub: add delay functions, and plain binary/sb file generation 2013-09-10 23:19:34 +02:00