1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub/stub
Amaury Pouly bfb67f41a9 hwstub: don't touch mmu registers on non-STMP targets, they might not exist
Change-Id: Ib18475fd90e0d29ab6d7214116f7a0041584d621
2013-10-22 00:34:44 +02:00
..
stmp imxtools/sbtools: always probe report size for HID recovery mode 2013-10-09 13:05:43 +02:00
config.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
crt0.S hwstub: don't touch mmu registers on non-STMP targets, they might not exist 2013-10-22 00:34:44 +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: add delay functions, and plain binary/sb file generation 2013-09-10 23:19:34 +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: add delay functions, and plain binary/sb file generation 2013-09-10 23:19:34 +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: add delay functions, and plain binary/sb file generation 2013-09-10 23:19:34 +02:00