summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Sansa AMS: Make write delay work for non-MULTIDRIVE.Jack Halpin1-0/+3
2009-12-16Sansa AMS: Use small write delay for all non-HS cards including the internal...Jack Halpin1-1/+1
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev3-3/+3
2009-12-15Fix typo in the commentAlexander Levin1-1/+1
2009-12-15Sansa AMS: Add MCI_RESPONSE_ERROR macro to make code function more obvious.Jack Halpin1-1/+5
2009-12-15M:Robe 500: Initialize the power button.Karl Kurbjun1-0/+5
2009-12-15M:Robe 500: Initialize the buzzer and move it out of the LCD code.Karl Kurbjun2-5/+10
2009-12-15M:Robe 500: Fix the bootloader build.Karl Kurbjun1-2/+5
2009-12-15M:Robe 500: Add in coldstart detection.Karl Kurbjun1-1/+2
2009-12-15M:Robe 500: Initialize USB related pins with pin setup functionKarl Kurbjun1-7/+5
2009-12-15M:Robe 500: Initialize ATA related pins with pin setup functionKarl Kurbjun1-9/+8
2009-12-15M:Robe 500: Initialize power related pins with pin setup functionKarl Kurbjun1-3/+11
2009-12-14M:Robe 500: Initialize TSC2100 pins with pin setup functionKarl Kurbjun1-4/+11
2009-12-14M:Robe 500: Initialize UART1 pins with pin setup functionKarl Kurbjun1-5/+9
2009-12-14M:Robe 500: Initialize SPI pins with pin setup functionKarl Kurbjun1-10/+12
2009-12-14M:Robe 500: Start adding some composite output stuff based on OF. Initialize...Karl Kurbjun1-21/+67
2009-12-14DM320: Add generic pin-setup function.Karl Kurbjun2-0/+87
2009-12-14M:Robe 500 Add some additional pin initialization for the SPI devices.Karl Kurbjun1-2/+9
2009-12-13Sansa AMS: Implement 4 bit widebus mode for SD cards.Jack Halpin1-9/+38
2009-12-13fix typo causing redNils Wallménius1-1/+1
2009-12-13Font improvements: Fix bug that caused some fonts to be rendered garbled on c...Nils Wallménius2-48/+50
2009-12-12M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and...Karl Kurbjun7-63/+33
2009-12-11Sansa AMS: Assume IDE_CLK is used as MCLK for internal SD. We assumed PCLK ...Jack Halpin3-12/+24
2009-12-10Sansa AMS: Add extra delay to the uSD init sequence to enhance card compata...Jack Halpin1-0/+1
2009-12-08Sansa AMS: Run all SD cards within SD Specification frequencies.Jack Halpin1-10/+21
2009-12-08Onda VX747(+)/VX777: update battery discharge curveMaurus Cuelenaere1-5/+2
2009-12-07make tpj1022 bootloader compile again Robert Kukla6-8/+8
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg60-60/+60
2009-12-06Sansa AMS: Move the boost from SD ident to operating frequency to after the ...Jack Halpin1-3/+4
2009-12-05Ingenic Jz4740: fix CPU boosting (was reversed)Maurus Cuelenaere1-1/+1
2009-12-04FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl...Nils Wallménius1-1/+1
2009-12-03Sansa AMS: The internal SD does not use the IDE AHB interface so remove refe...Jack Halpin1-9/+5
2009-12-03Sansa AMS: Reduce MCICLK speed on SD cards to 31 MHz.Jack Halpin1-11/+10
2009-12-03Sansa AMS: Use some new macros to set the MCICLK frequency to help avoid miss...Jack Halpin1-5/+10
2009-12-03Sansa AMS: Wait until sd_init_card() to turn on the clocks for the pl180 con...Jack Halpin1-8/+4
2009-12-03Sansa AMS: Add read/write and drive info to panic message for SD transfer er...Jack Halpin1-1/+2
2009-12-03si4700: revert r22641Rafaël Carré1-1/+1
2009-12-02M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduc...Karl Kurbjun12-242/+241
2009-12-01Sansa AMS: Check if SD controllers are already enabled before attempting to ...Jack Halpin2-6/+10
2009-12-01Sansa AMS: Force sd_enable(true) when using the Debug View HW info page so w...Jack Halpin1-9/+14
2009-12-01Sansa AMS: Reorganize sd_enable() and add/change comments. No real function...Jack Halpin1-16/+22
2009-12-01correction on DEFINE, thanks to Kugel who spotted it ;)Laurent Gautier1-1/+1
2009-12-01Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier12-8/+593
2009-11-29Reduce bin size of diacritic characters databaseTomer Shalev1-309/+162
2009-11-28Diacritic display enhancementsTomer Shalev3-319/+326
2009-11-27Jz4740: init I²C GPIO pinsMaurus Cuelenaere1-0/+1
2009-11-26Onda VX747: don't define HAVE_MULTIVOLUMEMaurus Cuelenaere1-1/+0
2009-11-26Move strip_volume() to filefuncs.c and set properties.Maurus Cuelenaere5-1/+86
2009-11-26Use MULTIDRIVE instead of MULTIVOLUME in sd.cFrank Gevaerts1-2/+2
2009-11-26Fix diacritic and save some bin sizeTomer Shalev2-66/+70