index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
as3525
/
system-target.h
Age
Commit message (
Expand
)
Author
2010-05-19
as3525: hide our UNCACHED_ADDR from usb_storage.c
Rafaël Carré
2010-05-02
Fix wrong udelay logic that made it be way off.
Thomas Martitz
2010-04-27
as3525v2: fix udelay()
Rafaël Carré
2010-04-27
FS#11172 - Fuzev2: Read the scrollwheel scrollwheel via IRQ
Thomas Martitz
2010-04-27
as3525(v2): Add a somewhat inaccurate udelay (-0.5/+1.0µs). It should work g...
Thomas Martitz
2010-04-06
Detect C200v2 variant by reading A7, use A5 or A7 to control backlight and bu...
Tobias Diedrich
2009-07-05
ARM922T's icache isn't coherent with its dcache, so we need to ensure that it...
Michael Giacomelli
2009-06-09
Sansa AMS: make the UNCACHED_ADDR macro work for any type of pointer, and onl...
Rafaël Carré
2009-06-08
FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up
Rafaël Carré
2008-12-04
Sansa AMS: centralize clock settings in clock-target.h
Rafaël Carré
2008-11-30
Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)
Rafaël Carré
2008-11-26
Sansa AMS: implement set_cpu_frequency()
Rafaël Carré