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