1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub/stub
Amaury Pouly 4aae8274b3 hwstub: fix power off and reboot code on stmp
Change-Id: Ia717c5e6f78a2cecc6a0628e4c667ea39f32c44c
2013-08-11 19:17:57 +02:00
..
stmp hwstub: fix power off and reboot code on stmp 2013-08-11 19:17:57 +02:00
config.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
crt0.S hwstub: allow the stub to relocate itself 2013-08-11 19:17:36 +02:00
format.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
format.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
hwstub.lds hwstub: allow the stub to relocate itself 2013-08-11 19:17:36 +02:00
hwstub.make hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
logf.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
logf.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
main.c hwstub: allow the stub to relocate itself 2013-08-11 19:17:36 +02:00
memcpy.S hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
memmove.S hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
memory.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
memset.S hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
protocol.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
SOURCES hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
stddef.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
stdint.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
string.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
string.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
system.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
target.h hwstub: enhance exit protocol and implement on stmp 2013-07-16 19:29:42 +02:00
usb_ch9.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
usb_drv.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
usb_drv_arc.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00