Age | Commit message (Expand) | Author |
2009-12-14 | M:Robe 500: Start adding some composite output stuff based on OF. Initialize... | Karl Kurbjun |
2009-12-14 | DM320: Add generic pin-setup function. | Karl Kurbjun |
2009-12-14 | M:Robe 500 Add some additional pin initialization for the SPI devices. | Karl Kurbjun |
2009-12-13 | Sansa AMS: Implement 4 bit widebus mode for SD cards. | Jack Halpin |
2009-12-13 | fix typo causing red | Nils Wallménius |
2009-12-13 | Font improvements: Fix bug that caused some fonts to be rendered garbled on c... | Nils Wallménius |
2009-12-12 | M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and... | Karl Kurbjun |
2009-12-11 | Sansa AMS: Assume IDE_CLK is used as MCLK for internal SD. We assumed PCLK ... | Jack Halpin |
2009-12-10 | Sansa AMS: Add extra delay to the uSD init sequence to enhance card compata... | Jack Halpin |
2009-12-08 | Sansa AMS: Run all SD cards within SD Specification frequencies. | Jack Halpin |
2009-12-08 | Onda VX747(+)/VX777: update battery discharge curve | Maurus Cuelenaere |
2009-12-07 | make tpj1022 bootloader compile again | Robert Kukla |
2009-12-07 | Rename targets to be consistent in all places. (FS #10819). Take 2. | Björn Stenberg |
2009-12-06 | Sansa AMS: Move the boost from SD ident to operating frequency to after the ... | Jack Halpin |
2009-12-05 | Ingenic Jz4740: fix CPU boosting (was reversed) | Maurus Cuelenaere |
2009-12-04 | FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl... | Nils Wallménius |
2009-12-03 | Sansa AMS: The internal SD does not use the IDE AHB interface so remove refe... | Jack Halpin |
2009-12-03 | Sansa AMS: Reduce MCICLK speed on SD cards to 31 MHz. | Jack Halpin |
2009-12-03 | Sansa AMS: Use some new macros to set the MCICLK frequency to help avoid miss... | Jack Halpin |
2009-12-03 | Sansa AMS: Wait until sd_init_card() to turn on the clocks for the pl180 con... | Jack Halpin |
2009-12-03 | Sansa AMS: Add read/write and drive info to panic message for SD transfer er... | Jack Halpin |
2009-12-03 | si4700: revert r22641 | Rafaël Carré |
2009-12-02 | M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduc... | Karl Kurbjun |
2009-12-01 | Sansa AMS: Check if SD controllers are already enabled before attempting to ... | Jack Halpin |
2009-12-01 | Sansa AMS: Force sd_enable(true) when using the Debug View HW info page so w... | Jack Halpin |
2009-12-01 | Sansa AMS: Reorganize sd_enable() and add/change comments. No real function... | Jack Halpin |
2009-12-01 | correction on DEFINE, thanks to Kugel who spotted it ;) | Laurent Gautier |
2009-12-01 | Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS | Laurent Gautier |
2009-11-29 | Reduce bin size of diacritic characters database | Tomer Shalev |
2009-11-28 | Diacritic display enhancements | Tomer Shalev |
2009-11-27 | Jz4740: init I²C GPIO pins | Maurus Cuelenaere |
2009-11-26 | Onda VX747: don't define HAVE_MULTIVOLUME | Maurus Cuelenaere |
2009-11-26 | Move strip_volume() to filefuncs.c and set properties. | Maurus Cuelenaere |
2009-11-26 | Use MULTIDRIVE instead of MULTIVOLUME in sd.c | Frank Gevaerts |
2009-11-26 | Fix diacritic and save some bin size | Tomer Shalev |
2009-11-26 | Define sd_drive_nr also when HAVE_HOTSWAP is defined (fix red). | Maurus Cuelenaere |
2009-11-26 | Forgot file | Maurus Cuelenaere |
2009-11-26 | - Split off strip_volume() to a separate file | Maurus Cuelenaere |
2009-11-26 | Fix Onda VX767 | Maurus Cuelenaere |
2009-11-26 | Define HAVE_MULTI{VOLUME,DRIVE} (aka fix red) for Onda VX7x7 | Maurus Cuelenaere |
2009-11-26 | Merge branch 'hotswap' | Maurus Cuelenaere |
2009-11-26 | Remove unused card_detect(), and make card_detect_target() static inline in e... | Thomas Martitz |
2009-11-26 | Revert unrelated commit | Thomas Martitz |
2009-11-26 | Redo a hack that precluded entering a folder on an ejected hotswap drive. Use... | Thomas Martitz |
2009-11-25 | Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, im... | Thomas Martitz |
2009-11-25 | Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ... | Thomas Martitz |
2009-11-25 | Add missing parentheses to S5L8701 USEC_TIMER | Michael Sparmann |
2009-11-25 | Enable wheel acceleration for iPod Nano 2G | Michael Sparmann |
2009-11-25 | Fix the S5L8701 µsec timer | Michael Sparmann |
2009-11-25 | AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_... | Jack Halpin |