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
/
sansa-fuzev2
Age
Commit message (
Expand
)
Author
2012-01-08
AS3525v1/2: Enable nested handling of interrupts
Michael Sevakis
2012-01-08
ascodec-target.h: remove
Rafaël Carré
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2011-04-18
AMS: consistently use bitclr32/bitset32/bitmod32 for register CCU_IO (instead...
Bertrik Sikken
2011-04-01
AMSv2: fix dependency between button light and sd card control for fuze v2 va...
Bertrik Sikken
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
2010-07-22
Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...
Bertrik Sikken
2010-07-20
buttonlight for new fuzev2
Rafaël Carré
2010-07-19
newer Fuzev2 doesn't seem to use B5 for button light
Rafaël Carré
2010-07-19
as3525*: use atomic bit manipulation for CCU_IO
Rafaël Carré
2010-07-19
Support new Fuzev2 revisions (fuzev2_variant == 1)
Rafaël Carré
2010-06-18
Enable display and backlight on panic.
Tobias Diedrich
2010-05-27
Merge common LCD code between fuzev1 & fuzev2
Rafaël Carré
2010-05-20
fuzev2: charging curve and voltage limits
Rafaël Carré
2010-05-19
Revert r26060. A better fix was found. The acceleration should be fixed once ...
Thomas Martitz
2010-05-15
fuzev2: leave at least 3ms between scrollwheel events
Rafaël Carré
2010-05-15
fuzev2: fix buttonlight flashing on µSD access (2nd try)
Rafaël Carré
2010-05-07
Fuzev2: calibrated discharge curve
Rafaël Carré
2010-05-05
Fuzev2: don't disable interrupts in fm code, allow button tick to run
Rafaël Carré
2010-05-05
Fuzev2: FM - tested on 2 different models
Rafaël Carré
2010-05-02
Fix wrong udelay logic that made it be way off.
Thomas Martitz
2010-04-28
Fuzev2: revert r25741 and r25746
Rafaël Carré
2010-04-27
fix r25741: the 2nd delay needs to be present when the CPU is boosted
Rafaël Carré
2010-04-27
Fuzev2 button fixes
Rafaël Carré
2010-04-27
Two corrections to the previous commit (wrong timer was used, KERNEL_TIMER_FR...
Thomas Martitz
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-26
Fuzev2: button_read_dbop() doesn't exist
Rafaël Carré
2010-04-26
Fuzev2: fix screen corruption
Rafaël Carré
2010-04-13
fuzev2: remove some delays from button driver
Rafaël Carré
2010-04-13
Fuzev2: removed a useless GPIO op, add some whitespace
Rafaël Carré
2010-04-13
Fuzev2: simplify button_read_device()
Rafaël Carré
2010-04-05
as2525(v2): We don't need yuv blitting/greylib support in the bootloader so d...
Thomas Martitz
2010-04-05
Fuzev2: Reduce code duplication by reusing Fuzev1 code.
Thomas Martitz
2010-04-05
Fuzev2: YUV output adapted from Fuzev1
Rafaël Carré
2010-04-05
Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fps
Rafaël Carré
2010-04-05
Fuzev2: don't reinvent the wheel: swap pixels with existing swap_odd_even32
Rafaël Carré
2010-04-05
Fuzev2: write pixel swapping in assembly for a some speed up
Rafaël Carré
2010-04-01
Fuzev2: Scrollwheel works like a charm :)
Thomas Martitz
2010-04-01
Fuzev2 LCD: replace delays by calls to lcd_delay() (delays not changed)
Rafaël Carré
2010-03-29
Fix bootloader red, it doesn't have backlight handling.
Thomas Martitz
2010-03-29
Fuzev2: Preliminary button support. Scrollwheel does not work yet.
Thomas Martitz
2010-03-29
as3525v2: factorize writing to ascodec PMU
Rafaël Carré
2010-03-29
as3543: name 0x1b & 0x1c registers
Rafaël Carré
2010-03-29
Fuzev2: fix backlight brightness
Rafaël Carré
2010-03-28
Fuzev2: it seems we need to set bit 3 when selecting PMU subregister
Rafaël Carré
2010-03-28
Fuzev2: cleanup backlight code (still not working correctly)
Rafaël Carré
2010-03-28
Fuzev2: fix LCD
Rafaël Carré
2010-03-28
Fuzev2: fix lcd
Rafaël Carré
[next]