summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
* HDD6330: implement initialization and inversion of lcd.Szymon Dziok2010-12-13
* Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge...Frank Gevaerts2010-12-12
* iPod nano 2G does use less current since the latest optimizations.Andree Buschmann2010-12-12
* Really fix yellow this time, SVN only committed half of what I wanted...Michael Sparmann2010-12-12
* usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...Michael Sparmann2010-12-12
* S5L870x LCD interface registers are 32 bit.Andree Buschmann2010-12-11
* Derive clock and timer defines from frequency of external source.Andree Buschmann2010-12-11
* Fix configure and lib pathThomas Martitz2010-12-06
* Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz2010-12-06
* HD300: enable RTC alarm function (working partially for now)Marcin Bukat2010-12-06
* That was a bit too far upwards :(Thomas Martitz2010-12-03
* Fix red by moving the difinition up.Thomas Martitz2010-12-02
* Enable ARM ASM optimzations on android. Speedup in codecs ranges from 20% to ...Thomas Martitz2010-12-02
* HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok2010-12-02
* HD300 - add basic RTC supportMarcin Bukat2010-11-28
* Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con...Frank Gevaerts2010-11-28
* Undo r28682. Bad idea...Andree Buschmann2010-11-27
* Use CACHEALIGN_BITS to calculate CACHEALIGN_SIZE instead of directly setting it.Andree Buschmann2010-11-27
* MPIO HD300 - initial commitMarcin Bukat2010-11-26
* Sansa c200/c200v2: limit allowable contrast value to 0-127, it wraps at 128.Bertrik Sikken2010-11-24
* Fix typo in comment.Andree Buschmann2010-11-22
* Change alignment macros to allow further performance optimization. Define the...Andree Buschmann2010-11-21
* Reinsert CACHEALIGN_SIZE to imx31l.h, r28619 expected another local change.Andree Buschmann2010-11-19
* Define CACHEALIGN_BITS for missing ARM CPUs for later use.Andree Buschmann2010-11-19
* fix reds, not so nice fiddling with simulator stubs to make it all worksJonathan Gordon2010-11-18
* Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.Jonathan Gordon2010-11-18
* iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up t...Michael Sparmann2010-11-14
* Oops, forgot to add CLKCON3 to the CPU header. Fixes red.Michael Sparmann2010-11-14
* iPod Nano 2G: Finally FIQ-less and glitch-free PCM. This should allow for IRQ...Michael Sparmann2010-11-13
* Damn. Remove another typo.Michael Sparmann2010-11-13
* Fix a typo in a commentMichael Sparmann2010-11-13
* Signal strength meter for FM radio - FS#8151 by Przemysław HołubowskiBertrik Sikken2010-11-11
* Onda VX767: get some facts about the state of the current LCD driver straightMaurus Cuelenaere2010-11-11
* Touchscreen: Improved scroll thresholdThomas Martitz2010-11-10
* MPIO HD200 manual - tex filesMarcin Bukat2010-11-09
* Bump BATTERY_CAPACITY_MAX to 1500 for ipod mini. Closes FS#11736Marcin Bukat2010-11-08
* Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz2010-11-06
* Implement tea5767 tuner detection - FS#11714 by meBertrik Sikken2010-11-05
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz2010-10-31
* FS#11686 - Kinetic list scrolling for touchscreenThomas Martitz2010-10-31
* HDD6330: fix some values in config (USB PID, battery capacity), insert commen...Szymon Dziok2010-10-27
* Ramdisk: add hotswap supportMaurus Cuelenaere2010-10-26
* Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro na...Michael Sparmann2010-10-25
* Fix yellow: BMP_BPP and BMP_LINESIZE being used both in greylib and screendumpMichael Sparmann2010-10-25
* Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann2010-10-25
* Fix return type of iap_getc (should be bool instead of int)Bertrik Sikken2010-10-24
* HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok2010-10-18
* Forgot to update lcd-remote.hThomas Martitz2010-10-11
* Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...Thomas Martitz2010-10-11