rockbox/utils/hwstub/stub
Amaury Pouly 238be18d03 hwstub: add proper PP support
- drop support for PP500x: it's very different from other PP and although
  it would be possible to support them, I don't have one to test the code
- make sure only the CPU is started
- add PP descriptor to report chip ID and revision
- add code in shell and lua to support pp (no register description yet)
- compile for ARMv4 because PP502x is an ARM7TDMI

Change-Id: I36c4e465dfc2cfdfe7433b2f65cc8f6f0720fe62
2014-04-12 00:11:13 +02:00
..
asm/arm hwstub: Prepare for multi arch support 2013-12-06 11:46:01 +01:00
pp hwstub: add proper PP support 2014-04-12 00:11:13 +02:00
rk27xx hwstub: fix error in config descriptor, cleanup some code 2014-04-12 00:11:13 +02:00
stmp hwstub: fix error in config descriptor, cleanup some code 2014-04-12 00:11:13 +02: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 hwstub: fix error in config descriptor, cleanup some code 2014-04-12 00:11:13 +02:00
memory.h
protocol.h
SOURCES Add hwstub support for portal player (manufacturer mode) 2014-04-07 22:26:50 +02: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