Age | Commit message (Expand) | Author |
2010-04-26 | remove some useless lines | Nils Wallménius |
2010-03-19 | Reset USB bridge properly when selecting bus powered mode. The bridge might h... | Jens Arnold |
2010-03-07 | Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs... | Andree Buschmann |
2009-10-20 | Convert lcd_activation callbacks to use the event system to allow for multipl... | Thomas Martitz |
2009-06-12 | Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audi... | Jens Arnold |
2009-04-26 | Remove the calls to backlight_lcd_sleep_countdown from target specific code a... | Thomas Martitz |
2009-03-17 | Fix very last yellows. | Thomas Martitz |
2009-03-17 | One more try: Fix remaining reds and yellows | Thomas Martitz |
2009-03-17 | Fix reds and yellows (hopefully). Some targets apparently didn't properly #if... | Thomas Martitz |
2009-03-17 | Rework lcd_enabled and lcd_set/call_enable hook | Thomas Martitz |
2009-02-20 | Reclaim .iram areas in DRAM by overlapping their load addresses with the unin... | Michael Sevakis |
2008-12-03 | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-28 | Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t... | Michael Sevakis |
2008-05-24 | Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq... | Jens Arnold |
2008-05-14 | Fix red. No bother with lcd power management calls in bootloader. | Michael Sevakis |
2008-05-05 | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin |
2008-05-03 | Another round of making local functions static and making sure that source fi... | Bertrik Sikken |
2008-04-29 | Make sure the linker considers crt0*.o before all files specified on the comm... | Jens Arnold |
2008-04-07 | Save a couple of bytes by using moveq.l where possible. | Jens Arnold |
2008-03-27 | split boot.lds and move it into the target tree | Marcoen Hirschberg |
2008-03-26 | Slightly better instruction order, added comment. | Jens Arnold |
2008-03-26 | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis |
2008-03-26 | Back-ported the iAudio remote LCD driver optimisations to X5 and M5. | Jens Arnold |
2008-03-25 | iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~... | Jens Arnold |
2008-03-25 | Revert accidental tree commit. /me needs a smaller enter key... | Jens Arnold |
2008-03-25 | Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2... | Jens Arnold |
2008-03-24 | Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(... | Jens Arnold |
2008-03-19 | M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the... | Jens Arnold |
2008-03-18 | Correct the name of a flag. No functional change. | Jens Arnold |
2008-03-18 | Commit the ADC changes (fix red M3 builds). | Jens Arnold |
2008-03-18 | Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t... | Jens Arnold |
2008-03-17 | Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem... | Jens Arnold |
2008-03-17 | iAudio M3: ADC driver, making buttons and battery voltage reading work. * Dis... | Jens Arnold |
2008-03-15 | iAudio M3: Fix standard remote context. * Process button adc values in the bu... | Jens Arnold |
2008-03-14 | More iAudio M3 work. Target build compiles, but same problem regarding plugin... | Jens Arnold |
2008-03-14 | More iAudio M3 work. Target build compiles, but same problem regarding plugin... | Jens Arnold |
2008-03-13 | 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-12 | Make ATA work on M3. | Jens Arnold |
2008-03-12 | Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp... | Jens Arnold |
2008-03-12 | More iAudio M3 work. Bootloader compiles, but doesn't work yet. | Jens Arnold |
2008-01-15 | Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 12... | Jens Arnold |
2008-01-09 | Greyscale library: Changed the internal data format once more (separated pixe... | Jens Arnold |
2008-01-04 | All-new greyscale library, replacing the old one. Features: (1) Drawing/updat... | Jens Arnold |
2007-11-12 | 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-10 | Split radio i2c drivers into target tree where they belong. No changes to bin... | Barry Wardell |
2007-10-15 | Coldfire targets: enable buffered writes by default. Speeds up all sorts of I... | Jens Arnold |
2007-10-14 | H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LC... | Jens Arnold |