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
2008-12-12
Get rid of some pcm_apply_settings cruft at the low level I somehow missed. M...
Michael Sevakis
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-12-09
make fmradio-i2c code from clip more generic, so it works for m200v4 and hope...
Dominik Wenger
2008-12-08
Sansa Clip: implement the fmradio_i2c interface using generic_i2c
Bertrik Sikken
2008-12-08
Sansa Clip: revert 19353
Rafaël Carré
2008-12-06
Add small delays before lcd_write_data() and lcd_write_command(). This seems ...
Frank Gevaerts
2008-12-06
Sansa Clip: No need to use GPIO pin B6 in LCD
Rafaël Carré
2008-12-05
Sansa Clip: No need to use GPIO pin B5 in LCD - it's likely used in FM
Rafaël Carré
2008-12-05
Sansa AMS: use vectored interrupts
Rafaël Carré
2008-12-05
Sansa AMS: correct VIC registers usage
Rafaël Carré
2008-12-04
Sansa AMS "High Mem" : fix main binary linking broken by r19342
Rafaël Carré
2008-12-04
pcm-as3525.c : don't use |= on a write-only register (VIC_INT_EN_CLEAR).
Bertrik Sikken
2008-12-04
Sansa AMS: Disable DMA clocks when not in use
Rafaël Carré
2008-12-04
Sansa AMS: disable I2SOUT clocks when playback is stopped
Rafaël Carré
2008-12-04
Sansa AMS: PCM driver (FS#9592)
Rafaël Carré
2008-12-04
Sansa AMS: Don't allocate stack in irq_handler
Rafaël Carré
2008-12-04
Sansa AMS SD driver: don't check non fatal flags of MCI_STATUS
Rafaël Carré
2008-12-04
Sansa AMS: updates DMA API
Rafaël Carré
2008-12-04
Sansa Clip: remove unused variable
Rafaël Carré
2008-12-04
Sansa AMS: centralize clock settings in clock-target.h
Rafaël Carré
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-12-03
fix hold-button handling for m200v4.
Dominik Wenger
2008-12-03
Sansa AMS: ignore buttons when hold switch is on
Rafaël Carré
2008-12-02
Move Clip specific power management stuff (specifically the battery discarge ...
Bertrik Sikken
2008-12-02
Sansa Clip: Do not return HOLD status in button_read_device()
Rafaël Carré
2008-12-01
Sansa AMS: sd_enable() isn't available in the bootloader
Rafaël Carré
2008-12-01
Sansa AMS: disable SD clocks when not in use (copied from FS#9570)
Rafaël Carré
2008-12-01
Sansa Clip : save one instruction per 8 pixels loop in lcd_grey_data
Rafaël Carré
2008-12-01
Sansa AMS: do not load stack and bss inside the rockbox binary (FS#9593)
Rafaël Carré
2008-11-30
Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)
Rafaël Carré
2008-11-30
Init the ata_sd mutex before use.
Dominik Wenger
2008-11-30
do not modify the CCU_IO register since we don't use GPIOD (from FS#9569)
Jonathan Gordon
2008-11-28
Sansa Fuze: do not modify the CCU_IO register since we don't use GPIOD
Rafaël Carré
2008-11-28
Sansa Fuze: remove left over copy-pasta (fix status bar flickering)
Rafaël Carré
2008-11-27
Sansa Clip: grey lib support (not calibrated yet)
Rafaël Carré
2008-11-26
Sansa AMS: make set_cpu_frequency() handle frequency 0
Rafaël Carré
2008-11-26
Sansa AMS: implement set_cpu_frequency()
Rafaël Carré
2008-11-26
Sansa AMS: use non-busy wakeup to signal end of DMA transfer
Rafaël Carré
2008-11-26
Sansa AMS: kernel functions need the timer definitions
Rafaël Carré
2008-11-26
Sansa AMS: correct timer definition (clk_main == 24MHz / 16)
Rafaël Carré
2008-11-26
Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...
Steve Bavin
2008-11-25
Enable display contrast setting and implement flip for the Clip.
Bertrik Sikken
2008-11-25
Sansa AMS: Use DMA for SD transfers (read and write)
Rafaël Carré
2008-11-24
Preliminary button driver for Sansa Fuze. FS#9575 by Thomas Martitz.
Björn Stenberg
2008-11-23
Rename BUTTON_VOLUP to BUTTON_VOL_UP in definition of BUTTON_MAIN for Sansa C...
Bertrik Sikken
2008-11-23
Implement a basic uncalibrated battery reading for all as3525 targets with a ...
Bertrik Sikken
2008-11-23
Initialise mutex before using it in as3525-codec.c, also use mutex for single...
Bertrik Sikken
2008-11-22
Added power.h include to power-as3525.c
Bertrik Sikken
2008-11-22
Partially apply FS#9569 by Michael Chicoine and Thomas Martitz: remove the GP...
Dave Chapman
2008-11-18
Sansa Clip: backlight brightness is not possible, so remove references to it
Rafaël Carré
[next]