| Commit message (Expand) | Author | Age |
| ... | |
| * | 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-18 |
| * | 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-17 |
| * | Add two missing coldfire interrupt vectors. | Jens Arnold | 2008-03-16 |
| * | Sound on M3. yay! | Jens Arnold | 2008-03-15 |
| * | iAudio M3: Fix standard remote context. * Process button adc values in the bu... | Jens Arnold | 2008-03-15 |
| * | 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-14 |
| * | 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 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-03-12 |
| * | Revert accidental tree commit. Sorry for that. | Jens Arnold | 2008-03-08 |
| * | No need to have \n here. panicf() won't output it anyway. | Jens Arnold | 2008-03-08 |
| * | code police: add some missing trailing zeroes to remove possible confusion. N... | Peter D'Hoye | 2008-03-01 |
| * | Fix a few comments. | Jens Arnold | 2008-02-27 |
| * | 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 |
| * | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis | 2007-11-18 |
| * | 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 |
| * | Fix coldfire PCF50606 I2C driver, and iriver FM radio I2C driver. Both driver... | 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 |
| * | Unify PCM interface just above the hardware driver level for all targets incl... | Michael Sevakis | 2007-10-06 |
| * | 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 |
| * | Scroll on main and remote with a single thread. Change the way system message... | Michael Sevakis | 2007-07-28 |
| * | Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ... | Jens Arnold | 2007-07-26 |
| * | Slight speedup for iAudio remote LCD update when the CPU isn't boosted. | Jens Arnold | 2007-07-19 |
| * | Do some planned radio interface cleanup since adding in the LV24020LP. | Michael Sevakis | 2007-07-14 |
| * | Temporary fix for FS#7257 and FS#7261 - playback resumes while paused when se... | Robert Keevil | 2007-07-05 |
| * | H1x0: Increase delay during button reads. Hopefully fixes the scroll down pro... | Magnus Holmgren | 2007-07-02 |
| * | Forget all the nonsense with C delay loops. 'volatile' on the variable makes ... | Michael Sevakis | 2007-06-27 |
| * | Fix up the ACK generation in the Coldfire i2c driver. | Michael Sevakis | 2007-06-26 |
| * | Simple coldfire assembly strlen() function, 20-25% faster than the c | Nils Wallménius | 2007-06-25 |
| * | Fix iriver H100 i2c driver which was broken by the switch to build with -Os. ... | Nils Wallménius | 2007-06-19 |