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
Age
Commit message (
Expand
)
Author
2011-01-29
AMSv2 SD: Fix card insert lockups in USB mode. First, get rid of infinite loo...
Michael Sevakis
2011-01-29
Convert AMS target USB detection to event-based (no more polling in a tick). ...
Michael Sevakis
2011-01-29
AMSv2 USB: Delay after sftdiscon should be far longer.
Michael Sevakis
2011-01-28
AS3525v2 USB: Set disconnect before stopping module clock. Seems to cure reco...
Michael Sevakis
2011-01-27
as3525v2-usb: fix logf format, don't mask the interrupt using the VIC as it s...
Amaury Pouly
2011-01-24
as3525v2-usb: mask usb interrupt when setting up a transfer
Amaury Pouly
2011-01-24
as3525v2-usb: only call wakeup_signal when a thread is actually waiting
Amaury Pouly
2011-01-20
Fuze v2: Do button reading more efficiently by mapping button codes directly ...
Michael Sevakis
2011-01-20
Fuze V2: Fix hold switch behavior. Add a GPIOx_PIN_MASK macro to AS3525.
Michael Sevakis
2011-01-19
AS3525: Implement a true audio pause and full-resolution audio tick. Take car...
Michael Sevakis
2011-01-18
Try to get some control over #ifdef hell in usb.c by refactoring and inline f...
Michael Sevakis
2011-01-15
Fix problem with AMS PCM driver that caused mpegplayer lockup. It pre-decreme...
Michael Sevakis
2010-12-29
revert r28834 because it causes problems with uSD
Fred Bauer
2010-12-26
Apply FS#11798 (Files in MicroSD card aren't being shown in File Browser or D...
Bertrik Sikken
2010-12-21
Make usb_detect() return USB_UNPOWERED instead of USB_EXTRACTED. Without that...
Frank Gevaerts
2010-12-14
FS#11765: Improve AMSv1 Battery Life by Lowering CPU and Peripheral clocks. U...
Fred Bauer
2010-12-12
Only return USB_POWERED if USB_DETECT_BY_DRV is actually defined, which might...
Frank Gevaerts
2010-12-12
Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge...
Frank Gevaerts
2010-12-12
AMSv2: handle sd card ACMDs similar to how it's done for AMSv1
Bertrik Sikken
2010-12-12
AMSv2: only switch sd cards to high speed mode for for v2 sd cards, just like...
Bertrik Sikken
2010-11-18
FS#11608: switch cpu to async operation in boosted mode
Fred Bauer
2010-11-09
Apply FS#11729 - Remove unneeded I2SIN clock configuration for AS3525 and AS3...
Bertrik Sikken
2010-11-06
fix yellow and red from r28522
Marcin Bukat
2010-10-14
as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining code
Amaury Pouly
2010-09-20
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-09-12
AMS USBv2: use OF settings for undocumented register
Rafaël Carré
2010-09-08
Change sd-as3525*.c to the new cache coherency function names.
Thomas Martitz
2010-09-08
USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type()
Rafaël Carré
2010-09-08
USB AMSv2: split handle_ep_int()
Rafaël Carré
2010-09-08
USB AMSv2: smaller struct usb_endpoint
Rafaël Carré
2010-09-08
USB AMSv2: only read endpoint interrupt status register once
Rafaël Carré
2010-09-08
usb-drv-as3525v2.c: cosmetics (remove trailing spaces)
Rafaël Carré
2010-09-08
USB AMSv2: Reduce the size of (in/out)_ep_list
Rafaël Carré
2010-09-08
USB AMSv2: simplify FOR_EACH* macros
Rafaël Carré
2010-09-08
USB AMSv2: use status == -1 to signal errors
Rafaël Carré
2010-09-08
USB AMSv2: cosmetics
Rafaël Carré
2010-09-08
USB AMSv2: update endpoint->len on transfer
Rafaël Carré
2010-09-08
usb-drv-as3525v2: use dump_dcache_range()
Rafaël Carré
2010-09-08
usb-drv-as3525v2: fixes
Rafaël Carré
2010-09-07
as3525v2-usb: don't disable data transfers !
Amaury Pouly
2010-09-07
as3525v2-usb: fix red and fix stupid typo about endpoint status
Amaury Pouly
2010-09-07
as3525v2-usb: all control operations are working, there is a problem with UMS...
Amaury Pouly
2010-09-07
as3525v2-usb:
Amaury Pouly
2010-09-07
AMS: make dma_disable_channel() not inline
Rafaël Carré
2010-09-06
debug-as3525.c : fix include, remove comment
Rafaël Carré
2010-09-05
FS#11597 : decrease FCLK frequency when unboosted
Rafaël Carré
2010-09-03
revert r27991
Rafaël Carré
2010-09-03
Clipv1: update CHARGER_TOTAL_TIMER
Rafaël Carré
2010-09-03
Clipv1: draw 150mA from the charger, like Clipv2/+
Rafaël Carré
2010-09-03
USB AMSv2: fix bit position in DCFG register
Rafaël Carré
[prev]
[next]