summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2010-06-18as3525: bootloader USB modeRafaël Carré
2010-06-18sd-as3525: enable writing, sd_enable() and card_get_info_target() in bootloaderRafaël Carré
2010-06-18usb-drv-as3525: use udelay() and not a C busy loopRafaël Carré
2010-06-18usb-drv-as3525: build with LOGF_ENABLE undefinedRafaël Carré
2010-06-17Fix red. Need 'inline' with 'always_inline'.Michael Sevakis
2010-06-17Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...Michael Sevakis
2010-06-17sd-as3525 was calling dma_release() without calling dma_retain() first, ifTobias Diedrich
2010-06-17Either the removal of the unneeded flush or the additional epn_info setupTobias Diedrich
2010-06-17Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré
2010-06-17AMSv2 RTC: no need to write to RTC_WAKEUP registerRafaël Carré
2010-06-16Re-write the Telechips I2C delay routine in assembler to stop the compiler op...Rob Purchase
2010-06-16The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken
2010-06-16FM clip+ radio: enable stereo indicationBertrik Sikken
2010-06-16FS#11402 by me : sd_enable for Sansa AMSv2Rafaël Carré
2010-06-15Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken
2010-06-15SDL target: remove mouse polling and replace it with an event-based mechanism...Maurus Cuelenaere
2010-06-15HD200 - use line transfers in lcd_grey_data. This gives ~25% speedup.Marcin Bukat
2010-06-14cowond2: make sure the i2c delay loop code is actually generated by the eabi ...Amaury Pouly
2010-06-14HD200 - make USB bridge handling more correctMarcin Bukat
2010-06-13cowond2: make the code consistent with the comments and really clear the bitsRafaël Carré
2010-06-12__div0: give the address of the instruction calling division to UIERafaël Carré
2010-06-12ARM: __div0() takes no argumentRafaël Carré
2010-06-12Sansa AMS: call the exception handler with the correct address when the excep...Rafaël Carré
2010-06-12usb-as3535v2: add more defines, reorganize/simplify things, add code for inte...Amaury Pouly
2010-06-11Port greylib blitting optimisation to MPIO HD200. ISR speedup is ~10%; furthe...Jens Arnold
2010-06-11Get rid of the STATICIRAM hack for eabi builds.Thomas Martitz
2010-06-11Remove an unneccessary long call from the S5L8700 PCM FIQ handlerMichael Sparmann
2010-06-11Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis
2010-06-11pcm as3525v1: revert 26761 to use faster ASM codeRafaël Carré
2010-06-11s5l8700 PCM: Always call dma_callback. (fix r26253 remnants)Michael Sevakis
2010-06-11ata-creative-zvm: make sure return value is definedRafaël Carré
2010-06-11HD200 - clean up usb related functionsMarcin Bukat
2010-06-11HD200 - power_init() rework based on latest power consumption measurementsMarcin Bukat
2010-06-11HD200 - small cleanup in button_init_device()Marcin Bukat
2010-06-11pcm-pp: revert r26756Rafaël Carré
2010-06-11as3525v1: drop the asm version of mono2stereoRafaël Carré
2010-06-11drop 'req' from gas macro, not available in binutils 2.16Rafaël Carré
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-06-11arm/memset: don't use ldm to load pc when it has been stored with strRafaël Carré
2010-06-10c200v2: reduce the plugin even furtherRafaël Carré
2010-06-10c200v2: reduce plugin buffer size nearly to minimumRafaël Carré
2010-06-10Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis
2010-06-10Enable the hotkey feature on the touchscreen targets who now have a hotkey to...Jonathan Gordon
2010-06-10avoid dereferencing void** to remove warnings when building with -OsRafaël Carré
2010-06-09meizu m6sl: load code from IRAM, not FLASH (it eases debugging)Rafaël Carré
2010-06-09rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon
2010-06-09reclaim most of the delta from the pictureflow commitJonathan Gordon
2010-06-08arm/crt0.S: s58l* don't use this file, no need for 'DFUC' stringRafaël Carré
2010-06-08make meizu-m6sl bootloader buildRafaël Carré
2010-06-08CPU_PP implies CPU_ARM is definedRafaël Carré