summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2008-11-27Sansa Clip: grey lib support (not calibrated yet)Rafaël Carré
2008-11-27Gigabeats S: Simply ignore that occasional spurious unknown IRQ (-1) that goe...Michael Sevakis
2008-11-26Sansa AMS: make set_cpu_frequency() handle frequency 0Rafaël Carré
2008-11-26Fix red in GBS bootloader.Michael Sevakis
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis
2008-11-26Sansa AMS: implement set_cpu_frequency()Rafaël Carré
2008-11-26Sansa AMS: use non-busy wakeup to signal end of DMA transferRafaël Carré
2008-11-26Creative ZVM : cosmeticsRafaël Carré
2008-11-26Fix yellow and red. Maybe create some new.Michael Sevakis
2008-11-26Sansa AMS: kernel functions need the timer definitionsRafaël Carré
2008-11-26Sansa AMS: correct timer definition (clk_main == 24MHz / 16)Rafaël Carré
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis
2008-11-26Code police myself.Steve Bavin
2008-11-26Oops - fix yellow.Steve Bavin
2008-11-26Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...Steve Bavin
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin
2008-11-26Fix misspelled function name. Thanks to Jens Arnold for noticing.Michael Sevakis
2008-11-25Enable display contrast setting and implement flip for the Clip.Bertrik Sikken
2008-11-25Fix c200 warning.Michael Sevakis
2008-11-25Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis
2008-11-25Sansa AMS: Use DMA for SD transfers (read and write)Rafaël Carré
2008-11-24Preliminary button driver for Sansa Fuze. FS#9575 by Thomas Martitz.Björn Stenberg
2008-11-24First part of FS#9570 by Antonius Hellmann. Disables power to the SD memory ...Michael Giacomelli
2008-11-23Rename BUTTON_VOLUP to BUTTON_VOL_UP in definition of BUTTON_MAIN for Sansa C...Bertrik Sikken
2008-11-23Implement a basic uncalibrated battery reading for all as3525 targets with a ...Bertrik Sikken
2008-11-23Initialise mutex before using it in as3525-codec.c, also use mutex for single...Bertrik Sikken
2008-11-22Added power.h include to power-as3525.cBertrik Sikken
2008-11-22Partially apply FS#9569 by Michael Chicoine and Thomas Martitz: remove the GP...Dave Chapman
2008-11-22Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4...Michael Sevakis
2008-11-19MC13783 PMIC: Make some defines more strictly correct-- interrupts, etc.Michael Sevakis
2008-11-19Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'...Michael Sevakis
2008-11-18Sansa Clip: backlight brightness is not possible, so remove references to itRafaël Carré
2008-11-18Sansa AMS: Use IRAM (in app linker script and crt0.S)Rafaël Carré
2008-11-18MC13783 cleanup. Remove functions proving themselves not so useful and add mc...Michael Sevakis
2008-11-17D2: Adjust the timing delay in ltv250qv_write() since several users still rep...Rob Purchase
2008-11-17Correct the xoffset used when display_flipped is false - fixes the display in...Dave Chapman
2008-11-17Sansa AMS: Don't make sd_init() fail if a SD card is not present in the slotRafaël Carré
2008-11-16Sansa AMS: when not in the bootloader, disable fast hardware power offRafaël Carré
2008-11-16Fix the Sansa AMS SD driverRafaël Carré
2008-11-16Telechips NAND: much improved read reliability on D2/iAudio7. More work is re...Rob Purchase
2008-11-15add the OF offset also for sansa fuze, and make it only for internal SD. Dominik Wenger
2008-11-14m200v4: make buttons work again (added a small delay). make m200 keymap bette...Dominik Wenger
2008-11-12Last commit for the flash bootloader. The bootloader build works properly ei...Karl Kurbjun
2008-11-12Fix a bug when shutting down the player with the charger plugged in with the ...Karl Kurbjun
2008-11-12(really) commit the crt0.S changes needed for the wakeup alarm.Karl Kurbjun
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman
2008-11-11make the meizu bootloaders compile again with the new storage infrastructureFrank Gevaerts
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon