index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
as3525
/
system-target.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
AMS: Return ascodec to interrupt-based I2C2 driver
Michael Sevakis
2017-01-25
*
firewire/usb_remove/insert_int: move to system-target.h
Rafaël Carré
2011-12-31
*
Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...
Bertrik Sikken
2011-10-29
*
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-02-02
*
Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...
Bertrik Sikken
2010-07-22
*
Support new Fuzev2 revisions (fuzev2_variant == 1)
Rafaël Carré
2010-07-19
*
revert r27044 (which was a revert of r26953 & r26954)
Rafaël Carré
2010-06-23
*
revert r26953 + r26954
Rafaël Carré
2010-06-22
*
fix r26953: use physical address for DMA buffer, also for IRAM
Rafaël Carré
2010-06-19
*
sd-as3525*: handle aligned transfers without memcpy()
Rafaël Carré
2010-06-19
*
Add mdelay
Tobias Diedrich
2010-06-19
*
With a max delay of 17 seconds before overflow happens limiting to unsigned s...
Tobias Diedrich
2010-06-18
*
as3525*: make udelay() be a simple busy loop
Rafaël Carré
2010-06-18
*
as3525*: enable MMU in bootloader
Rafaël Carré
2010-06-18
*
as3525: hide our UNCACHED_ADDR from usb_storage.c
Rafaël Carré
2010-05-19
*
Fix wrong udelay logic that made it be way off.
Thomas Martitz
2010-05-02
*
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-27
*
Detect C200v2 variant by reading A7, use A5 or A7 to control backlight and bu...
Tobias Diedrich
2010-04-06
*
ARM922T's icache isn't coherent with its dcache, so we need to ensure that it...
Michael Giacomelli
2009-07-05
*
Sansa AMS: make the UNCACHED_ADDR macro work for any type of pointer, and onl...
Rafaël Carré
2009-06-09
*
FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up
Rafaël Carré
2009-06-08
*
Sansa AMS: centralize clock settings in clock-target.h
Rafaël Carré
2008-12-04
*
Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)
Rafaël Carré
2008-11-30
*
Sansa AMS: implement set_cpu_frequency()
Rafaël Carré
2008-11-26