| Commit message (Expand) | Author | Age |
| * | */app.lds: remove STUBOFFSET | Rafaël Carré | 2010-09-20 |
| * | More minor const/static/include fixes. | Bertrik Sikken | 2010-08-01 |
| * | New USB charging system, part 1 - API rework and user-visible setting update | Torne Wuff | 2010-06-05 |
| * | Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ... | Jens Arnold | 2010-05-31 |
| * | Remove svn:executable from firmware | Michael Chicoine | 2009-10-31 |
| * | Convert lcd_activation callbacks to use the event system to allow for multipl... | Thomas Martitz | 2009-10-20 |
| * | H300 LCD update: Use interrupt driven background DMA transfers, giving other ... | Jens Arnold | 2009-10-11 |
| * | Various files: make functions static if they're local or make sure there is a... | Bertrik Sikken | 2009-08-06 |
| * | Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple... | Bertrik Sikken | 2009-06-28 |
| * | Rework lcd_enabled and lcd_set/call_enable hook | Thomas Martitz | 2009-03-17 |
| * | Reclaim .iram areas in DRAM by overlapping their load addresses with the unin... | Michael Sevakis | 2009-02-20 |
| * | Various files: make function implementations consistent with their declaratio... | Bertrik Sikken | 2009-01-31 |
| * | Reverting parts of r19760 that was mistakenly committed. | Björn Stenberg | 2009-01-13 |
| * | Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment... | Björn Stenberg | 2009-01-13 |
| * | H10 can distinguish USB and MAIN charger input so return proper flags. H100s ... | Michael Sevakis | 2008-12-24 |
| * | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis | 2008-12-03 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Fix FS #8840 for irivers by slowing down the driver some more. Signal quality... | Jens Arnold | 2008-05-29 |
| * | Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t... | Michael Sevakis | 2008-05-28 |
| * | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin | 2008-05-05 |
| * | Make sure the linker considers crt0*.o before all files specified on the comm... | Jens Arnold | 2008-04-29 |
| * | Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t... | Jens Arnold | 2008-04-06 |
| * | split boot.lds and move it into the target tree | Marcoen Hirschberg | 2008-03-27 |
| * | Fix red - adc.h used to be in lcd-remote.h | Dave Chapman | 2008-03-27 |
| * | Iriver H1x0/H300: Speed up remote LCD updates when boosted by implementing an... | Jens Arnold | 2008-03-26 |
| * | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis | 2008-03-26 |
| * | Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(... | Jens Arnold | 2008-03-24 |
| * | Make the LCD remote work in the Iriver H1x0 and H300 bootloaders as well (unt... | Jens Arnold | 2008-03-13 |
| * | Split up app.lds to the respective target directories. The portalplayer devi... | Karl Kurbjun | 2008-03-13 |
| * | Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp... | Jens Arnold | 2008-03-12 |
| * | code police: add some missing trailing zeroes to remove possible confusion. N... | Peter D'Hoye | 2008-03-01 |
| * | fix h300 red | Robert Kukla | 2008-02-03 |
| * | mrobe 100: real time clock (if anybody recognises the RTC chip let me know) | Robert Kukla | 2008-02-03 |
| * | Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 12... | Jens Arnold | 2008-01-15 |
| * | Greyscale library: Changed the internal data format once more (separated pixe... | Jens Arnold | 2008-01-09 |
| * | All-new greyscale library, replacing the old one. Features: (1) Drawing/updat... | Jens Arnold | 2008-01-04 |
| * | Fix bootloaders, and the backlight-modded Ondio build. | Jens Arnold | 2007-11-12 |
| * | Hardware controlled backlight brightness for iPod Video and Nano, retaining t... | Jens Arnold | 2007-11-12 |
| * | Split radio i2c drivers into target tree where they belong. No changes to bin... | Barry Wardell | 2007-11-10 |
| * | Coldfire: Partially revert buffered writes, and enable them explicitly for th... | Jens Arnold | 2007-10-17 |
| * | Coldfire targets: enable buffered writes by default. Speeds up all sorts of I... | Jens Arnold | 2007-10-15 |
| * | H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LC... | Jens Arnold | 2007-10-14 |
| * | Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533 | Steve Bavin | 2007-10-02 |
| * | FS #7691 - improved USB detection on PP devices. This patch modifies the tar... | Dave Chapman | 2007-09-04 |
| * | H300: Read battery voltage with 10bit precision. | Jens Arnold | 2007-08-17 |
| * | First step of powermanagement rework: * Move target specific stuff into targe... | Jens Arnold | 2007-08-17 |
| * | Moved archos power handling into target tree. * Tuner power handling cleaned ... | Jens Arnold | 2007-08-14 |
| * | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius | 2007-08-12 |
| * | Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ... | Michael Sevakis | 2007-07-31 |
| * | H1x0, H300: Get rid of the adc tick, and use the same concept as the iAudio A... | Jens Arnold | 2007-07-30 |