| Commit message (Expand) | Author | Age |
| ... | |
| * | 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 |
| * | 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 |
| * | Do some planned radio interface cleanup since adding in the LV24020LP. | Michael Sevakis | 2007-07-14 |
| * | 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 iriver H100 i2c driver which was broken by the switch to build with -Os. ... | Nils Wallménius | 2007-06-19 |
| * | Straighten out some audio path APIs and misc. audio stuff. Having recording i... | Michael Sevakis | 2007-06-08 |
| * | Coldfire targets: Adjusted PLL settings (lowest possible VCO clock for each s... | Jens Arnold | 2007-04-21 |
| * | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold | 2007-04-12 |
| * | Moved archos USB handling to target tree. Minor simplification for coldfire (... | Jens Arnold | 2007-04-11 |
| * | Coldfire targets: Shuffle IRQ levels around to have all interaction between l... | Michael Sevakis | 2007-03-07 |
| * | More catching up on old work. Refine audio interface setup on Coldfire. Stop ... | Michael Sevakis | 2007-03-05 |
| * | iRiver H100 series: Catching up on old work. Use a better way to keep playbac... | Michael Sevakis | 2007-03-04 |
| * | H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s... | Linus Nielsen Feltzing | 2007-03-02 |
| * | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla | 2007-02-28 |
| * | Move target specific parts of the H100 remote LCD driver to target tree. | Jens Arnold | 2007-02-25 |
| * | Move the MPARK init to system_init() | Linus Nielsen Feltzing | 2007-02-22 |
| * | Correct LCD DMA init on the H300 | Linus Nielsen Feltzing | 2007-02-22 |
| * | Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea... | Jens Arnold | 2007-02-20 |
| * | Fix remaining CONFIG_TUNER checks. | Jens Arnold | 2007-02-18 |
| * | CONFIG_CHARGING | Jonathan Gordon | 2007-02-18 |
| * | Do the CONFIG_USBOTG define correctly | Jonathan Gordon | 2007-02-18 |
| * | CONFIG_USBOTG fixes | Jonathan Gordon | 2007-02-18 |
| * | Keep delay loop from being optimized away. | Magnus Holmgren | 2007-02-17 |
| * | New PLL calculations to make sure that PLLDIV != 0. This seems to solve the p... | Linus Nielsen Feltzing | 2007-02-05 |
| * | Corrected the comments regarding USB charging | Linus Nielsen Feltzing | 2007-02-02 |
| * | FS#4770 - Add USB charging for the H300 series | Steve Bavin | 2007-02-01 |
| * | Turn backlight ON at boot unless bootloader has already done that. | Miika Pekkarinen | 2007-01-12 |
| * | Removed executable flag | Linus Nielsen Feltzing | 2007-01-09 |