summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* sd-as3525: enable writing, sd_enable() and card_get_info_target() in bootloaderRafaël Carré2010-06-18
* usb-drv-as3525: use udelay() and not a C busy loopRafaël Carré2010-06-18
* usb-drv-as3525: build with LOGF_ENABLE undefinedRafaël Carré2010-06-18
* Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...Michael Sevakis2010-06-17
* sd-as3525 was calling dma_release() without calling dma_retain() first, ifTobias Diedrich2010-06-17
* Either the removal of the unneeded flush or the additional epn_info setupTobias Diedrich2010-06-17
* Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré2010-06-17
* Re-write the Telechips I2C delay routine in assembler to stop the compiler op...Rob Purchase2010-06-16
* The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken2010-06-16
* FS#11402 by me : sd_enable for Sansa AMSv2Rafaël Carré2010-06-16
* Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken2010-06-15
* SDL target: remove mouse polling and replace it with an event-based mechanism...Maurus Cuelenaere2010-06-15
* HD200 - use line transfers in lcd_grey_data. This gives ~25% speedup.Marcin Bukat2010-06-15
* cowond2: make sure the i2c delay loop code is actually generated by the eabi ...Amaury Pouly2010-06-14
* HD200 - make USB bridge handling more correctMarcin Bukat2010-06-14
* cowond2: make the code consistent with the comments and really clear the bitsRafaël Carré2010-06-13
* __div0: give the address of the instruction calling division to UIERafaël Carré2010-06-12
* ARM: __div0() takes no argumentRafaël Carré2010-06-12
* Sansa AMS: call the exception handler with the correct address when the excep...Rafaël Carré2010-06-12
* usb-as3535v2: add more defines, reorganize/simplify things, add code for inte...Amaury Pouly2010-06-12
* Port greylib blitting optimisation to MPIO HD200. ISR speedup is ~10%; furthe...Jens Arnold2010-06-11
* Remove an unneccessary long call from the S5L8700 PCM FIQ handlerMichael Sparmann2010-06-11
* Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis2010-06-11
* pcm as3525v1: revert 26761 to use faster ASM codeRafaël Carré2010-06-11
* s5l8700 PCM: Always call dma_callback. (fix r26253 remnants)Michael Sevakis2010-06-11
* ata-creative-zvm: make sure return value is definedRafaël Carré2010-06-11
* HD200 - clean up usb related functionsMarcin Bukat2010-06-11
* HD200 - power_init() rework based on latest power consumption measurementsMarcin Bukat2010-06-11
* HD200 - small cleanup in button_init_device()Marcin Bukat2010-06-11
* pcm-pp: revert r26756Rafaël Carré2010-06-11
* as3525v1: drop the asm version of mono2stereoRafaël Carré2010-06-11
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* arm/memset: don't use ldm to load pc when it has been stored with strRafaël Carré2010-06-11
* Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis2010-06-10
* meizu m6sl: load code from IRAM, not FLASH (it eases debugging)Rafaël Carré2010-06-09
* arm/crt0.S: s58l* don't use this file, no need for 'DFUC' stringRafaël Carré2010-06-08
* make meizu-m6sl bootloader buildRafaël Carré2010-06-08
* HD200 - fix lcd power save command (not used currently)Marcin Bukat2010-06-08
* Fix byte order for Mini G2, and fix comments.Jens Arnold2010-06-07
* as3525v1: fix r26444 which broke mic recordingRafaël Carré2010-06-07
* Use atomic GPIO manipulation where appropriate.Jens Arnold2010-06-06
* sd-as3525v2: check the (supposedly) card data line for business when writingRafaël Carré2010-06-06
* Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...Frank Gevaerts2010-06-06
* USB charging support for iPods.Torne Wuff2010-06-06
* Fix most reds, I have no idea what's wrong with the gigabeats (yet).Thomas Martitz2010-06-06
* Move target-simulating specific keymaps out of button-sdl.c into a file perThomas Martitz2010-06-06
* remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts2010-06-05
* Mini2440: Fix simulator. It's touchscreen so there's button clashes when tryi...Thomas Martitz2010-06-05
* Move delay a bit in dbop_read_input for ams sansa targets using the DBOP port...Bertrik Sikken2010-06-05
* Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo.Jens Arnold2010-06-05