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