summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* 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
* Get rid of the STATICIRAM hack for eabi builds.Thomas Martitz2010-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
* drop 'req' from gas macro, not available in binutils 2.16Rafaë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
* c200v2: reduce the plugin even furtherRafaël Carré2010-06-10
* c200v2: reduce plugin buffer size nearly to minimumRafaël Carré2010-06-10
* Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis2010-06-10
* Enable the hotkey feature on the touchscreen targets who now have a hotkey to...Jonathan Gordon2010-06-10
* avoid dereferencing void** to remove warnings when building with -OsRafaël Carré2010-06-10
* meizu m6sl: load code from IRAM, not FLASH (it eases debugging)Rafaël Carré2010-06-09
* rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon2010-06-09
* reclaim most of the delta from the pictureflow commitJonathan Gordon2010-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
* CPU_PP implies CPU_ARM is definedRafaë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
* Remove CORELOCK_SWAP (unused since r16981)Rafaël Carré2010-06-07
* as3525v1: fix r26444 which broke mic recordingRafaël Carré2010-06-07
* fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f)Robert Kukla2010-06-06
* 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
* Don't initialise disk_* for the sim, and make sure disk.c isn't built at allFrank Gevaerts2010-06-06
* Make disk_init() non-static again. I forgot to look at the bootloadersFrank Gevaerts2010-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
* Put an #ifdef in the technically correct place. No functional change.Jens Arnold2010-06-05