This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fe47966f0e
rockbox
/
firmware
/
target
/
arm
History
Tobias Diedrich
fe47966f0e
Move usb-drv-as3525 defines into header file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26907 a1c6a512-1295-4272-9138-f99709370657
2010-06-18 04:55:55 +00:00
..
archos
/av300
as3525
Move usb-drv-as3525 defines into header file
2010-06-18 04:55:55 +00:00
at91sam
imx31
Configure Gigabeat S with EABI compiler by default. Implement the INIT section that this enables (due to selective need for long calls). Remove pcm_postinit from INIT section since it's asynchronous. Disable strict aliasing on SPC codec for now just to shut it up.
2010-06-11 14:39:35 +00:00
ipod
FS#11335 by me: make ARM assembly functions thumb-friendly
2010-06-11 04:41:36 +00:00
iriver
olympus
pbell
philips
pnx0101
s3c2440
s5l8700
samsung
sandisk
tatung
tcc77x
Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
2010-05-06 21:04:40 +00:00
tcc780x
tms320dm320
adc-as3514.c
adc-pp5020.c
Add initial Packard Bell Vibe 500 port, by Szymon Dziok
2010-01-18 19:05:20 +00:00
ascodec-pp.c
ascodec-target.h
ata-as-arm.S
ata-nand-telechips.c
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c
ata-target.h
audio-pp.c
crt0-pp-bl.S
Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port. At the moment, it's essentially a copy of the HDD1630 port with a minimal LCD driver. The touchpad doesn't work as expected, but you can still kind of navigate and listen to music/radio.
2009-12-25 04:05:01 +00:00
crt0-pp.S
ARM: use BX when branch to an address in register
2010-05-31 15:14:26 +00:00
crt0.S
ffs-arm.S
i2c-pp.c
i2c-telechips.c
i2s-pp.c
kernel-pp.c
lcd-as-memframe.S
lcd-c200_c200v2.c
lcd-ssd1815.c
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
mmu-arm.h
mmu-arm.S
mmu-armv6.S
mmu-armv6: comment out invalidate_dcache_range()
2010-04-13 15:25:11 +00:00
pcm-pp.c
pcm-telechips.c
powermgmt-ascodec.c
sd-pp-target.h
support-arm.S
system-arm.c
__div0: give the address of the instruction calling division to UIE
2010-06-12 17:15:44 +00:00
system-arm.h
system-pp502x.c
system-pp5002.c
system-target.h
thread-arm.c
thread-pp.c
timer-pp.c
Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
2009-06-29 14:30:12 +00:00
usb-drv-arc.c
usb-fw-pp502x.c
usb-fw-pp5002.c
usb-s3c6400x.c
usb-target.h
Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020LP driver with some GPIO-by-number macros for PP502x. Start monitoring for USB stack once all core threads and queues are created otherwise queues will likely be registered after USB acks. Putting PP502x system_reboot in IRAM (unmapped, uncached) memory seems to help it work more consistently. Hopefully I got all the PP USB connect handlers in the right spot in irq_handler. If device seems unresponsive to cable, check there first.
2009-01-22 22:05:04 +00:00
usb-tcc.c
wmcodec-pp.c
Add initial Packard Bell Vibe 500 port, by Szymon Dziok
2010-01-18 19:05:20 +00:00
wmcodec-telechips.c
D2 also needs audiohw_preinit()
2008-11-28 23:44:06 +00:00