| Commit message (Expand) | Author | Age |
| * | imx233/fuze+: don't use iram in plugins and in codecs | Amaury Pouly | 2011-10-02 |
| * | fuze+: implement basic touchpad driver | Amaury Pouly | 2011-10-02 |
| * | fuze+: set backlight brightness to default only when there is not backlight i... | Amaury Pouly | 2011-10-02 |
| * | revert r30566 and r30567 to fix FS#12294 (superfloppy not mounting) | Robert Kukla | 2011-10-02 |
| * | rk27xx - implement partial lcd updates | Marcin Bukat | 2011-10-01 |
| * | Don't leak file descriptor. | Thomas Martitz | 2011-09-29 |
| * | font_load(): Reduce font memory allocation to the font's file size if less th... | Fred Bauer | 2011-09-29 |
| * | Do not move NULL pointers in buflibmove_callback(). Fixes some skin crashes w... | Fred Bauer | 2011-09-27 |
| * | glyph_bytes() should pad to an even number | Fred Bauer | 2011-09-26 |
| * | Fix typos. Should have test compiled at least once :\ | Thomas Martitz | 2011-09-25 |
| * | Fonts/buflib: The lru cache base poitner needs to be updated as well in the m... | Thomas Martitz | 2011-09-25 |
| * | imx233/fuze+: add fuze+ to the simulator framework | Amaury Pouly | 2011-09-25 |
| * | IAP: use a state machine for handling iap packets, based on FS#12135 | Bertrik Sikken | 2011-09-25 |
| * | Allow fonts to use smaller buffers than the default size. use font_load_ex() ... | Jonathan Gordon | 2011-09-24 |
| * | FS#12273 - use buflib for font storage. thanks to the testers :) | Jonathan Gordon | 2011-09-24 |
| * | Sansa clipzip: make main build compile (plugins still disabled) | Bertrik Sikken | 2011-09-24 |
| * | imx233/fuze+: rework crt0 and linker script to be able to load at any address... | Amaury Pouly | 2011-09-23 |
| * | Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,... | Bertrik Sikken | 2011-09-21 |
| * | HDD6330: improve the behavior of the lcd during shutdown. | Szymon Dziok | 2011-09-20 |
| * | Sansa AMSv2: initialise PMU (power management unit), inspired by how the OF d... | Bertrik Sikken | 2011-09-18 |
| * | NUM_CARDS can definitely be smaller than NUM_DRIVES, so don't pretend that th... | Frank Gevaerts | 2011-09-18 |
| * | Don't use NUM_VOLUMES as array size in sd card drivers. NUM_DRIVES is also wr... | Frank Gevaerts | 2011-09-18 |
| * | Also remove the fat_partition_types array. | Torne Wuff | 2011-09-17 |
| * | Allow any partition type, not just known FAT types. | Torne Wuff | 2011-09-17 |
| * | sansa clipzip: fix rectangle setup of type 1 lcd | Bertrik Sikken | 2011-09-16 |
| * | Remove obsolete USB_DETECT_BY_DRV define throughout. | Michael Sevakis | 2011-09-14 |
| * | Scrub r30546 bootloader build errors. | Michael Sevakis | 2011-09-14 |
| * | Move AMSv1 (AMSv2 had been done already) to using setup packet request to det... | Michael Sevakis | 2011-09-14 |
| * | Convert ARC USB driver code to always use setup packet detection and remove t... | Michael Sevakis | 2011-09-14 |
| * | imx233/fuze+: implement usb enable | Amaury Pouly | 2011-09-14 |
| * | imx233/fuze+: remove useless file | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: add charger related defines | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: correctly reset i2c block | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: implement various audio stubs and update source | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: implement lradc function and adc on top of it | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: implement power management stubs | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: fix default init code (define lcd kind as 9325 and do 7783 init !) | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: correctly lcdif block | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: fix prototype | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: correctly reset timrot block | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: define mmc stubs, correctly handle ssp maximum transfer size, c... | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: define sd stub | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: reset dma block correctly and define maximum transfer size | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: reset ssp block correctly, define maximum ssp transfer size | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: add more interrupts, rewrite block resetting, reset icoll on bo... | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: fix ctr0 to use a fresh stack and update firmware linker script | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: use random size for plugin and codec buf (must be non-zero for ... | Amaury Pouly | 2011-09-13 |
| * | imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb ... | Amaury Pouly | 2011-09-13 |
| * | HDD6330: fix the behavior of the lcd during shutdown (fading out), disable po... | Szymon Dziok | 2011-09-13 |
| * | HDD6330: implement lcd_enable (display on/off). | Szymon Dziok | 2011-09-13 |