summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
* Onda VX747/VX777: fix FM radioMaurus Cuelenaere2009-12-18
* Sansa AMS: Fix Red. Write delay is not included for non HAVE_MULTIDRIVE.Jack Halpin2009-12-17
* Sansa AMS: Revert 4 bit widebusJack Halpin2009-12-17
* Remove unneeded instruction from the coldfire ffs function and fix a wrong co...Nils Wallménius2009-12-16
* Sansa AMS: Make write delay work for non-MULTIDRIVE.Jack Halpin2009-12-16
* Sansa AMS: Use small write delay for all non-HS cards including the internal...Jack Halpin2009-12-16
* Fix typo in the commentAlexander Levin2009-12-15
* Sansa AMS: Add MCI_RESPONSE_ERROR macro to make code function more obvious.Jack Halpin2009-12-15
* M:Robe 500: Initialize the power button.Karl Kurbjun2009-12-15
* M:Robe 500: Initialize the buzzer and move it out of the LCD code.Karl Kurbjun2009-12-15
* M:Robe 500: Fix the bootloader build.Karl Kurbjun2009-12-15
* M:Robe 500: Add in coldstart detection.Karl Kurbjun2009-12-15
* M:Robe 500: Initialize USB related pins with pin setup functionKarl Kurbjun2009-12-15
* M:Robe 500: Initialize ATA related pins with pin setup functionKarl Kurbjun2009-12-15
* M:Robe 500: Initialize power related pins with pin setup functionKarl Kurbjun2009-12-15
* M:Robe 500: Initialize TSC2100 pins with pin setup functionKarl Kurbjun2009-12-14
* M:Robe 500: Initialize UART1 pins with pin setup functionKarl Kurbjun2009-12-14
* M:Robe 500: Initialize SPI pins with pin setup functionKarl Kurbjun2009-12-14
* M:Robe 500: Start adding some composite output stuff based on OF. Initialize...Karl Kurbjun2009-12-14
* DM320: Add generic pin-setup function.Karl Kurbjun2009-12-14
* M:Robe 500 Add some additional pin initialization for the SPI devices.Karl Kurbjun2009-12-14
* Sansa AMS: Implement 4 bit widebus mode for SD cards.Jack Halpin2009-12-13
* M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and...Karl Kurbjun2009-12-12
* Sansa AMS: Assume IDE_CLK is used as MCLK for internal SD. We assumed PCLK ...Jack Halpin2009-12-11
* Sansa AMS: Add extra delay to the uSD init sequence to enhance card compata...Jack Halpin2009-12-10
* Sansa AMS: Run all SD cards within SD Specification frequencies.Jack Halpin2009-12-08
* Onda VX747(+)/VX777: update battery discharge curveMaurus Cuelenaere2009-12-08
* make tpj1022 bootloader compile again Robert Kukla2009-12-07
* Sansa AMS: Move the boost from SD ident to operating frequency to after the ...Jack Halpin2009-12-06
* Ingenic Jz4740: fix CPU boosting (was reversed)Maurus Cuelenaere2009-12-05
* Sansa AMS: The internal SD does not use the IDE AHB interface so remove refe...Jack Halpin2009-12-03
* Sansa AMS: Reduce MCICLK speed on SD cards to 31 MHz.Jack Halpin2009-12-03
* Sansa AMS: Use some new macros to set the MCICLK frequency to help avoid miss...Jack Halpin2009-12-03
* Sansa AMS: Wait until sd_init_card() to turn on the clocks for the pl180 con...Jack Halpin2009-12-03
* Sansa AMS: Add read/write and drive info to panic message for SD transfer er...Jack Halpin2009-12-03
* M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduc...Karl Kurbjun2009-12-02
* Sansa AMS: Check if SD controllers are already enabled before attempting to ...Jack Halpin2009-12-01
* Sansa AMS: Force sd_enable(true) when using the Debug View HW info page so w...Jack Halpin2009-12-01
* Sansa AMS: Reorganize sd_enable() and add/change comments. No real function...Jack Halpin2009-12-01
* correction on DEFINE, thanks to Kugel who spotted it ;)Laurent Gautier2009-12-01
* Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier2009-12-01
* Jz4740: init I²C GPIO pinsMaurus Cuelenaere2009-11-27
* Define sd_drive_nr also when HAVE_HOTSWAP is defined (fix red).Maurus Cuelenaere2009-11-26
* - Split off strip_volume() to a separate fileMaurus Cuelenaere2009-11-26
* Fix Onda VX767Maurus Cuelenaere2009-11-26
* Merge branch 'hotswap'Maurus Cuelenaere2009-11-26
* Remove unused card_detect(), and make card_detect_target() static inline in e...Thomas Martitz2009-11-26
* Revert unrelated commitThomas Martitz2009-11-26
* Redo a hack that precluded entering a folder on an ejected hotswap drive. Use...Thomas Martitz2009-11-26
* Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, im...Thomas Martitz2009-11-25