summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
* AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_...Jack Halpin2009-11-25
* Sansa AMS : fix recordingRafaël Carré2009-11-24
* AMS Sansa: Include time spent yielding when figuring timeout in sd_wait_for_...Jack Halpin2009-11-24
* Tatung Elio: a few more buttons identifiedRobert Kukla2009-11-24
* Sansa AMS: VIC_INT_ENABLE register is not a maskRafaël Carré2009-11-24
* AMS Sansa: Remove MCI_RX_ACTIVE FIFO check following SD transfers.Jack Halpin2009-11-24
* AMS Sansa: Remove wait_for_state() following transfer in sd_select_bank() fu...Jack Halpin2009-11-24
* AMS Sansa: dma-pl081.c: dma_enable_channel() Add step to clear pending inte...Jack Halpin2009-11-23
* AMS Sansa: Handle responses to SD Commands so that response crc checking is ...Jack Halpin2009-11-23
* AMS Sansa: Remove a now redundant sd_wait_for_state() and adjust error codes...Jack Halpin2009-11-22
* AMS Sansa: Make send_cmd() function a bit less complicated and save ~96 bytes.Jack Halpin2009-11-22
* FS#10796 - Clip - prevent power switch activation when coming out of holdMichael Chicoine2009-11-21
* Increase stack space for the Gigabeat S specific headphone thread to fix stac...Nils Wallménius2009-11-20
* Change "r" back to "i" (i is for immediate, so no syntax error) and reclaim a...Thomas Martitz2009-11-15
* Fix a few possible problems discovered in -O0 / eabi experiments.Thomas Martitz2009-11-15
* Fix dangling #endifAndrew Mahone2009-11-14
* Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...Andrew Mahone2009-11-14
* Meizu M3: configure and use SDRAMBertrik Sikken2009-11-11
* pcm-s5l8700: add missing header file, remove out-of-date commentBertrik Sikken2009-11-11
* Fix mpegplayer on S5L870xMichael Sparmann2009-11-09
* Removed unneeded includesJeffrey Goode2009-11-09
* M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed.Karl Kurbjun2009-11-09
* Squash another bunch of iPod Nano 2G NAND bugs by moving the idle powerdown c...Michael Sparmann2009-11-08
* M:Robe 500: Disable LED above screen and add a change for the 256 color blitterKarl Kurbjun2009-11-07
* M:Robe 500 - Add some more debug information.Karl Kurbjun2009-11-07
* Meizu M6SP: initial button driver (adapted from Meizu M3)Bertrik Sikken2009-11-07
* Meizu M6SP: initialise and use SDRAMBertrik Sikken2009-11-06
* Fix FS#10751 - Fuze freezes when using radio while chargingMichael Chicoine2009-11-04
* Simplify uart_printf() a bit by using vuprintf(), that also makes removing a ...Thomas Martitz2009-11-03
* Fix a #elif without condion (is an error with newer gcc/cpp versions).Thomas Martitz2009-11-03
* FS#9728: Battery current measuring on the Video iPodTorne Wuff2009-11-03
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins2009-11-03
* Sansa AMS PCM : cleanupRafaël Carré2009-11-03
* Sansa AMS: fix system_exception_wait()Rafaël Carré2009-11-03
* Hopefully fix the remaining iPod Nano 2G flash issues, by adding a tiny sleep...Michael Sparmann2009-11-02
* M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun2009-11-02
* Sansa AMS : reduce size of interrupt source/isr mapping tableRafaël Carré2009-11-01
* Sansa AMS PCM: remove runtime sanity checksRafaël Carré2009-11-01
* Improvements to mini2440/UDA1341 audioBob Cousins2009-11-01
* Sansa AMS recording support (Microphone and FM)Rafaël Carré2009-11-01
* Replace hardcoded constants (fix 32/64MB bug)Bob Cousins2009-11-01
* Fix debug/multidrive build errorBob Cousins2009-11-01
* FS#10744 - Fuze: Last line of screen's pixels doesn't change when switching t...Michael Chicoine2009-10-31
* Replace hard-coded value of memory sizeBob Cousins2009-10-31
* make mini2440 bootloader compile again, and remove a few warnings from sd dri...Dominik Wenger2009-10-31
* Remove svn:executable from firmwareMichael Chicoine2009-10-31
* Make the TCC78x HW debug screen yield by including a button wait timeout.Rob Purchase2009-10-29
* The Onda VX777 has only one button, add it to the keymap.Maurus Cuelenaere2009-10-28
* Initial touchscreen support for mini2440. Based on D2 touchscreen driverDominik Wenger2009-10-27