summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-05i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...Michael Sevakis
2010-05-05Use settings for DAC AGC, cpeaker driver bias current (which is unused in roc...Michael Giacomelli
2010-05-05sd-as3525v2.c: Implement 4 bit widebus for SD Transfers.Jack Halpin
2010-05-05Fuzev2: don't disable interrupts in fm code, allow button tick to runRafaël Carré
2010-05-05Fuzev2: FM - tested on 2 different modelsRafaël Carré
2010-05-05as3525 FM i2c : don't assume SCL and SDA are on the same GPIORafaël Carré
2010-05-05Clip+: use correct 290mAh battery capacityRafaël Carré
2010-05-05as3525* : all as3525(v1) use ADC_BVDD for reading batteryRafaël Carré
2010-05-04Fix typos in the comment (now in .c)Alexander Levin
2010-05-04Fix typos in the commentAlexander Levin
2010-05-04sd-as3525v2: Check for response timeout error in addition to response crc er...Jack Halpin
2010-05-04Fix logf behavior in voice_thread.cJeffrey Goode
2010-05-04Make some internal things static, add logf line to sound.cJeffrey Goode
2010-05-04Add logf line to talk.cJeffrey Goode
2010-05-04HD200 - fix random partition corruption on USB unplug (hopefully)Marcin Bukat
2010-05-04HD200 - rework bootloader logicMarcin Bukat
2010-05-04HD200 - move adc channel variable to iram as it is used in ISRMarcin Bukat
2010-05-04HD200 - fix backlight flashes during startupMarcin Bukat
2010-05-04HD200 - remove fm glue code from bootloader buildMarcin Bukat
2010-05-04Merely correct a comment.Michael Sevakis
2010-05-04i.MX31/Gigabeat S: Just a little paranoid change to switcher write to active ...Michael Sevakis
2010-05-04i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis
2010-05-03as3525v2: Use CD Interrupt vs. CD polling in send_cmd()Rafaël Carré
2010-05-03rolo: make PP code pp6100-compatibleRafaël Carré
2010-05-03Ingenic Jz4740: eliminate EP0 state machine + small cleanupsMaurus Cuelenaere
2010-05-03Ingenic Jz4740: cleanup USB driver a bit (no externally visible functional ch...Maurus Cuelenaere
2010-05-03Stop scrolling when exiting the CPU boost log menuMaurus Cuelenaere
2010-05-03Update a comment to reflect the previous commit.Thomas Martitz
2010-05-03Move read_line() further down so that it can be used in checkwps and remove c...Thomas Martitz
2010-05-03Gigabeat S: Those odd calls to irq_handler can still happen rarely after exec...Michael Sevakis
2010-05-02FFT plugin: The 64-bit sqrt function is no longer neededDelyan Kratunov
2010-05-02FFT plugin: eliminate 64-bit math. This should result in faster and probably ...Delyan Kratunov
2010-05-02missed a commentMohamed Tarek
2010-05-02Remove unnecessary parameter (struct codec_api* ci) passed to libasf function...Mohamed Tarek
2010-05-02Test more possible alignments in the Write & Verify test. Some ata drivers ap...Jens Arnold
2010-05-02Save a few instructions by better use of conditions.Jens Arnold
2010-05-02Remove residual tabs in codec directory.Andree Buschmann
2010-05-02Change naming of arm asm routines in libmad's synthesis to match their functi...Andree Buschmann
2010-05-02- Modify metadata/asf.c to use libasf.Mohamed Tarek
2010-05-02Add myself to COMMITERSDelyan Kratunov
2010-05-02Add the Rockbox GPL header to apps/codecs/libasf/asf.c and fix the one in app...Mohamed Tarek
2010-05-02- Factor out container specific code from apps/codecs/wma.c.Mohamed Tarek
2010-05-02Fix a bug introduced with r25777.Andree Buschmann
2010-05-02Fix intdentation apps/codecs/libwma/asf.h, no functional changes.Mohamed Tarek
2010-05-02Refacturate arm version of libmad's synthesis filter. Only two asm macros lef...Andree Buschmann
2010-05-02Improve motion compensation for ARM: * Use less registers in the simple copy ...Jens Arnold
2010-05-02Gigabeat S: Reduce stalling in the ARMv6 IDCT. Also save one instruction per ...Jens Arnold
2010-05-02Take version number from SVN, or via VERSION variable in Makefile - i.e. use ...Dave Chapman
2010-05-02Add support for the Cowon S9, based on the information from http://iaudiophil...Dave Chapman
2010-05-02FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff