Age | Commit message (Expand) | Author |
2007-03-24 | PNX0101 changes: | Tomasz Malesinski |
2007-03-21 | Fix blitting on Sansa so Mpegplayer works again | Daniel Ankers |
2007-03-20 | Oops, shouldn't have committed this just yet. | Barry Wardell |
2007-03-20 | Oops, the mi4 magic was being looked for in the wrong place when decrypting. ... | Barry Wardell |
2007-03-20 | Sansa LCD: Make the second framebuffer static | Daniel Ankers |
2007-03-20 | Improved LCD driver for Sansa. Uses double-buffering to cure the flickering.... | Daniel Ankers |
2007-03-19 | SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the... | Michael Sevakis |
2007-03-16 | Fix problem where power_off() on the H10 returns before the device is actuall... | Barry Wardell |
2007-03-15 | Fix problem where power_off() on the Sansa returns before the device is actua... | Barry Wardell |
2007-03-13 | Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da... | Barry Wardell |
2007-03-11 | Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ... | Daniel Ankers |
2007-03-11 | Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi... | Michael Sevakis |
2007-03-11 | Pop a stub in there for the e200 until playback is ready. Move it to the prop... | Michael Sevakis |
2007-03-11 | Reenable aynchronous audio init stage. Really just single stage with aynchron... | Michael Sevakis |
2007-03-05 | More catching up on old work. Refine audio interface setup on Coldfire. Stop ... | Michael Sevakis |
2007-03-04 | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers |
2007-03-04 | Get rid of C99 style variable declaration. Also, add one more use of #define ... | Barry Wardell |
2007-03-03 | Some more replacing of inl/outl with register #define's (doesn't change end-r... | Barry Wardell |
2007-03-03 | Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ... | Barry Wardell |
2007-02-26 | disable LCD poweroff for now until problems with the remote control and headp... | Marcoen Hirschberg |
2007-02-25 | Moved ipod LCD code to target tree. | Jens Arnold |
2007-02-21 | Get rid of some outl/inl in favour of #define. | Barry Wardell |
2007-02-20 | Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea... | Jens Arnold |
2007-02-20 | Battery reading support for Sansa. Still needs calibration of voltage->percen... | Barry Wardell |
2007-02-19 | FS#6675: Add lcd_yuv_blit() for the Sansa. Thanks to Rene Peinthor. This make... | Barry Wardell |
2007-02-18 | Fix remaining CONFIG_TUNER checks. | Jens Arnold |
2007-02-18 | really fix red builds this time | Jonathan Gordon |
2007-02-17 | build with -Wundef to make sure we have spelled the defines right in #if lines | Daniel Stenberg |
2007-02-17 | ARM targets: Making a few functions non-static allows us to get rid of -ffunc... | Jens Arnold |
2007-02-17 | Move dr_controller_setup() to usb_init_device() and add a call to dr_controll... | Dave Chapman |
2007-02-16 | No functional changes, just reorganising code: | Barry Wardell |
2007-02-12 | Gigabeat Cradle USB Support | Karl Kurbjun |
2007-02-08 | Fix the delay loops. Without scaling the CPU is always at 300MHz. | Marcoen Hirschberg |
2007-02-04 | Fix USB detection on ipods and other portalplayer targets - Rockbox now corre... | Dave Chapman |
2007-02-04 | Work around a bug in the Sansa flash driver | Daniel Ankers |
2007-02-03 | Backlight support for Sansa, including brightness. Thanks to Rene | Barry Wardell |
2007-02-01 | Increase disk thread stack on the Sansa in line with the changes in r12093. ... | Daniel Ankers |
2007-01-31 | Power off on the Sansa more in line with how the OF does it (just change the ... | Barry Wardell |
2007-01-31 | Add power off for the Sansa. Thanks to Antonius Hellmann for figuring out how... | Barry Wardell |
2007-01-27 | Oops - fix PortalPlayer builds | Daniel Ankers |
2007-01-27 | More PortalPlayer I2C unification work | Daniel Ankers |
2007-01-27 | Fix a bug in the Sansa flash driver. Other bugs remain, as it does not pass ... | Daniel Ankers |
2007-01-27 | Unify I2C driver for all PortalPlayer targets | Daniel Ankers |
2007-01-27 | Clean up PP5002 I2C code (no functional changes): | Barry Wardell |
2007-01-27 | Clean up PP5020 I2C code (no functional changes): | Barry Wardell |
2007-01-24 | Assembler optimised ATA transfer loops for ARM targets. Only used for PP5020/... | Jens Arnold |
2007-01-20 | Retimed the i2c delay loops since we can be boosted or not | Steve Gotthardt |
2007-01-20 | On the H10 when we power the disk on again after spindown and poweroff we nee... | Barry Wardell |
2007-01-19 | iPod G3: Touching the wheel now resets the poweroff timer the same way as on ... | Jens Arnold |
2007-01-18 | iPods: Touching the wheel now resets the poweroff timer, so the iPod no longe... | Jens Arnold |