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-11-19
Sansa clip zip: increase communication speed with the OLED controller
Bertrik Sikken
2011-11-19
Sansa clip zip: workaround for wisechip display - always copy an entire horiz...
Bertrik Sikken
2011-11-12
Sansa clip zip: update lcd_update_rect to even-align horizontal coordinates f...
Bertrik Sikken
2011-11-08
Disable the clock the built in AS3525(v2) bootrom. This is only useful for r...
Michael Giacomelli
2011-11-06
Bulk convert all DOS line endings to UNIX.
Torne Wuff
2011-11-05
Sansa clip zip: do not enable display if it's already enabled
Bertrik Sikken
2011-11-04
Sansa clip zip: swap RGB<>BGR for WiseChip display
Bertrik Sikken
2011-11-02
Sansa clip zip: show AMSv2 variant in debug menu
Bertrik Sikken
2011-10-31
Sansa clip zip: attempt to fix the pixel format swappedness for good
Bertrik Sikken
2011-10-30
Sansa clip zip: implement lcd_write_data function
Bertrik Sikken
2011-10-30
Sansa clip zip: use a state machine for scanning buttons to avoid busy-waits
Bertrik Sikken
2011-10-29
Sansa clip zip: fix colours of icons, logos, album art
Bertrik Sikken
2011-10-29
Sansa clip zip: add missing prototype to backlight-target.h
Bertrik Sikken
2011-10-29
Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...
Bertrik Sikken
2011-10-28
Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e...
Andree Buschmann
2011-10-23
Sansa clipzip: miscellaneous updates
Bertrik Sikken
2011-10-12
Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ...
Bertrik Sikken
2011-09-24
Sansa clipzip: make main build compile (plugins still disabled)
Bertrik Sikken
2011-09-21
Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...
Bertrik Sikken
2011-09-18
Sansa AMSv2: initialise PMU (power management unit), inspired by how the OF d...
Bertrik Sikken
2011-09-18
Don't use NUM_VOLUMES as array size in sd card drivers. NUM_DRIVES is also wr...
Frank Gevaerts
2011-09-16
sansa clipzip: fix rectangle setup of type 1 lcd
Bertrik Sikken
2011-09-14
Scrub r30546 bootloader build errors.
Michael Sevakis
2011-09-14
Move AMSv1 (AMSv2 had been done already) to using setup packet request to det...
Michael Sevakis
2011-09-06
sansa clipzip: fix lcd init delay (remove lcd_delay and replace it with a sleep)
Bertrik Sikken
2011-09-02
sansa clipzip: annotate lcd registers
Bertrik Sikken
2011-09-02
sansa clipzip: add lcd_brightness function (to be used later to set the 'back...
Bertrik Sikken
2011-09-01
sansa clipzip: implement lcd reset in the lcd driver
Bertrik Sikken
2011-09-01
sansa clipzip: implement lcd_enable
Bertrik Sikken
2011-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
2011-08-30
sansa clipzip: implement backlight
Bertrik Sikken
2011-08-30
sansa clipzip: fix bounds check/correction in lcd_update_rect
Bertrik Sikken
2011-08-29
sansa clipzip: correct GPIO used for backlight
Bertrik Sikken
2011-08-29
sansa clipzip: implement more functions in the lcd driver
Bertrik Sikken
2011-08-27
Initial framework for the Sandisk Sansa Clip Zip
Bertrik Sikken
2011-07-25
Convert AMSv2 microphone samples from 14 to 16 bit before storing them.
Michael Giacomelli
2011-07-02
as3525: make interrupts struct static and merge declaration & definition
Rafaël Carré
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-05
Move dbg_hw_info() into target tree. FS#11735 by me
Marcin Bukat
2011-05-03
AMSv2 USB: Write usb_delay() in assembly
Rafaël Carré
2011-04-18
AMS: consistently use bitclr32/bitset32/bitmod32 for register CCU_IO (instead...
Bertrik Sikken
2011-04-18
AMSv1 sd: work-around for detection problem with some sd cards (delay after s...
Bertrik Sikken
2011-04-09
AMS sd: use defines instead of direct values for drive number
Bertrik Sikken
2011-04-08
Sansa Clip v2: there's no need to use |= or &= to manipulate a GPIO for the b...
Bertrik Sikken
2011-04-02
Sansa clip+: do not set GPIO B7 in the display driver, it's already used for ...
Bertrik Sikken
2011-04-01
AMSv2: fix dependency between button light and sd card control for fuze v2 va...
Bertrik Sikken
2011-03-29
AMSv2 sd: do not try to switch sd cards into high-speed mode.
Bertrik Sikken
2011-03-28
AMSv2 sd: correct CLKENA settings (to stop sd clock when idle) for AMSv2 vari...
Bertrik Sikken
2011-03-28
AMSv2 sd: do sd slot switching with GPIO B5 only for AMSv2 variant 1
Bertrik Sikken
2011-03-26
AMSv2 SD: use INTERNAL_AS3525 and SD_SLOT_AS3525 defines instead of a direct ...
Bertrik Sikken
[next]