summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2009-12-17Sansa AMS: Fix Red. Write delay is not included for non HAVE_MULTIDRIVE.Jack Halpin
2009-12-17Sansa AMS: Revert 4 bit widebusJack Halpin
2009-12-16Sansa AMS: Make write delay work for non-MULTIDRIVE.Jack Halpin
2009-12-16Sansa AMS: Use small write delay for all non-HS cards including the internal...Jack Halpin
2009-12-15Fix typo in the commentAlexander Levin
2009-12-15Sansa AMS: Add MCI_RESPONSE_ERROR macro to make code function more obvious.Jack Halpin
2009-12-15M:Robe 500: Initialize the power button.Karl Kurbjun
2009-12-15M:Robe 500: Initialize the buzzer and move it out of the LCD code.Karl Kurbjun
2009-12-15M:Robe 500: Fix the bootloader build.Karl Kurbjun
2009-12-15M:Robe 500: Add in coldstart detection.Karl Kurbjun
2009-12-15M:Robe 500: Initialize USB related pins with pin setup functionKarl Kurbjun
2009-12-15M:Robe 500: Initialize ATA related pins with pin setup functionKarl Kurbjun
2009-12-15M:Robe 500: Initialize power related pins with pin setup functionKarl Kurbjun
2009-12-14M:Robe 500: Initialize TSC2100 pins with pin setup functionKarl Kurbjun
2009-12-14M:Robe 500: Initialize UART1 pins with pin setup functionKarl Kurbjun
2009-12-14M:Robe 500: Initialize SPI pins with pin setup functionKarl Kurbjun
2009-12-14M:Robe 500: Start adding some composite output stuff based on OF. Initialize...Karl Kurbjun
2009-12-14DM320: Add generic pin-setup function.Karl Kurbjun
2009-12-14M:Robe 500 Add some additional pin initialization for the SPI devices.Karl Kurbjun
2009-12-13Sansa AMS: Implement 4 bit widebus mode for SD cards.Jack Halpin
2009-12-12M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and...Karl Kurbjun
2009-12-11Sansa AMS: Assume IDE_CLK is used as MCLK for internal SD. We assumed PCLK ...Jack Halpin
2009-12-10Sansa AMS: Add extra delay to the uSD init sequence to enhance card compata...Jack Halpin
2009-12-08Sansa AMS: Run all SD cards within SD Specification frequencies.Jack Halpin
2009-12-07make tpj1022 bootloader compile again Robert Kukla
2009-12-06Sansa AMS: Move the boost from SD ident to operating frequency to after the ...Jack Halpin
2009-12-03Sansa AMS: The internal SD does not use the IDE AHB interface so remove refe...Jack Halpin
2009-12-03Sansa AMS: Reduce MCICLK speed on SD cards to 31 MHz.Jack Halpin
2009-12-03Sansa AMS: Use some new macros to set the MCICLK frequency to help avoid miss...Jack Halpin
2009-12-03Sansa AMS: Wait until sd_init_card() to turn on the clocks for the pl180 con...Jack Halpin
2009-12-03Sansa AMS: Add read/write and drive info to panic message for SD transfer er...Jack Halpin
2009-12-02M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduc...Karl Kurbjun
2009-12-01Sansa AMS: Check if SD controllers are already enabled before attempting to ...Jack Halpin
2009-12-01Sansa AMS: Force sd_enable(true) when using the Debug View HW info page so w...Jack Halpin
2009-12-01Sansa AMS: Reorganize sd_enable() and add/change comments. No real function...Jack Halpin
2009-12-01correction on DEFINE, thanks to Kugel who spotted it ;)Laurent Gautier
2009-12-01Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier
2009-11-26Remove unused card_detect(), and make card_detect_target() static inline in e...Thomas Martitz
2009-11-26Revert unrelated commitThomas Martitz
2009-11-26Redo a hack that precluded entering a folder on an ejected hotswap drive. Use...Thomas Martitz
2009-11-25Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, im...Thomas Martitz
2009-11-25AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_...Jack Halpin
2009-11-24Sansa AMS : fix recordingRafaël Carré
2009-11-24AMS Sansa: Include time spent yielding when figuring timeout in sd_wait_for_...Jack Halpin
2009-11-24Tatung Elio: a few more buttons identifiedRobert Kukla
2009-11-24Sansa AMS: VIC_INT_ENABLE register is not a maskRafaël Carré
2009-11-24AMS Sansa: Remove MCI_RX_ACTIVE FIFO check following SD transfers.Jack Halpin
2009-11-24AMS Sansa: Remove wait_for_state() following transfer in sd_select_bank() fu...Jack Halpin
2009-11-23AMS Sansa: dma-pl081.c: dma_enable_channel() Add step to clear pending inte...Jack Halpin
2009-11-23AMS Sansa: Handle responses to SD Commands so that response crc checking is ...Jack Halpin