summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
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
2009-11-22AMS Sansa: Remove a now redundant sd_wait_for_state() and adjust error codes...Jack Halpin
2009-11-22AMS Sansa: Make send_cmd() function a bit less complicated and save ~96 bytes.Jack Halpin
2009-11-21FS#10796 - Clip - prevent power switch activation when coming out of holdMichael Chicoine
2009-11-20Increase stack space for the Gigabeat S specific headphone thread to fix stac...Nils Wallménius
2009-11-15Change "r" back to "i" (i is for immediate, so no syntax error) and reclaim a...Thomas Martitz
2009-11-15Fix a few possible problems discovered in -O0 / eabi experiments.Thomas Martitz
2009-11-14Fix dangling #endifAndrew Mahone
2009-11-14Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...Andrew Mahone
2009-11-11Meizu M3: configure and use SDRAMBertrik Sikken
2009-11-11pcm-s5l8700: add missing header file, remove out-of-date commentBertrik Sikken
2009-11-09Fix mpegplayer on S5L870xMichael Sparmann
2009-11-09M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed.Karl Kurbjun
2009-11-08Squash another bunch of iPod Nano 2G NAND bugs by moving the idle powerdown c...Michael Sparmann
2009-11-07M:Robe 500: Disable LED above screen and add a change for the 256 color blitterKarl Kurbjun
2009-11-07M:Robe 500 - Add some more debug information.Karl Kurbjun
2009-11-07Meizu M6SP: initial button driver (adapted from Meizu M3)Bertrik Sikken
2009-11-06Meizu M6SP: initialise and use SDRAMBertrik Sikken
2009-11-04Fix FS#10751 - Fuze freezes when using radio while chargingMichael Chicoine
2009-11-03Simplify uart_printf() a bit by using vuprintf(), that also makes removing a ...Thomas Martitz
2009-11-03Fix a #elif without condion (is an error with newer gcc/cpp versions).Thomas Martitz
2009-11-03FS#9728: Battery current measuring on the Video iPodTorne Wuff
2009-11-03Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode
2009-11-03Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins
2009-11-03Sansa AMS PCM : cleanupRafaël Carré
2009-11-03Sansa AMS: fix system_exception_wait()Rafaël Carré
2009-11-02Hopefully fix the remaining iPod Nano 2G flash issues, by adding a tiny sleep...Michael Sparmann
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun
2009-11-01Sansa AMS : reduce size of interrupt source/isr mapping tableRafaël Carré
2009-11-01Sansa AMS PCM: remove runtime sanity checksRafaël Carré
2009-11-01Improvements to mini2440/UDA1341 audioBob Cousins
2009-11-01Sansa AMS recording support (Microphone and FM)Rafaël Carré
2009-11-01Replace hardcoded constants (fix 32/64MB bug)Bob Cousins
2009-11-01Fix debug/multidrive build errorBob Cousins
2009-10-31FS#10744 - Fuze: Last line of screen's pixels doesn't change when switching t...Michael Chicoine
2009-10-31Replace hard-coded value of memory sizeBob Cousins
2009-10-31make mini2440 bootloader compile again, and remove a few warnings from sd dri...Dominik Wenger
2009-10-31Remove svn:executable from firmwareMichael Chicoine