| Commit message (Expand) | Author | Age |
| ... | |
| * | Fix red builds and make udelay actually work as it should again. | Barry Wardell | 2007-03-10 |
| * | Make udelay() wrap-safe. | Barry Wardell | 2007-03-10 |
| * | Back to green? | Michael Sevakis | 2007-03-09 |
| * | As usual I left experimental stuff in a file. Forgot to add that set_irq_leve... | Michael Sevakis | 2007-03-09 |
| * | Put an end to priority inversion in the ata driver. Gave up trying to have fu... | Michael Sevakis | 2007-03-09 |
| * | Fix problem with recording screen creep and bag a bigfoot. Voice clips aren't... | Michael Sevakis | 2007-03-06 |
| * | Use a larger font cache on the targets that can afford the (quite small) RAM ... | Linus Nielsen Feltzing | 2007-03-05 |
| * | More catching up on old work. Refine audio interface setup on Coldfire. Stop ... | Michael Sevakis | 2007-03-05 |
| * | Some more M5 adjustments. | Jens Arnold | 2007-03-05 |
| * | Bring up the M5 port to a working stage: Extended numerous explicit checks fo... | Jens Arnold | 2007-03-05 |
| * | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers | 2007-03-04 |
| * | Added new iAudio M5 target, including some adjustments to make the bootloader... | Jens Arnold | 2007-03-04 |
| * | 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-03-03 |
| * | remove runtime detection of h1x0 series RTC MOD, but leave driver code | Robert Kukla | 2007-03-03 |
| * | remove numerical genre and use genre_string consistently: | Robert Kukla | 2007-03-02 |
| * | Use the browse button for A-B instead of quickscreen button. Files are | Jonathan Gordon | 2007-03-02 |
| * | enable A-B mode on the X5. Uses the quickscreen button to set points | Jonathan Gordon | 2007-03-02 |
| * | H100: Disable RTC support by default, for now | Linus Nielsen Feltzing | 2007-03-01 |
| * | Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she... | Jens Arnold | 2007-03-01 |
| * | Fix sim builds. | Thom Johansen | 2007-02-28 |
| * | Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ... | Thom Johansen | 2007-02-28 |
| * | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla | 2007-02-28 |
| * | Improved RoLo support for PortalPlayer - handles the COP correctly | Daniel Ankers | 2007-02-27 |
| * | Correct the (C) info | Dave Chapman | 2007-02-27 |
| * | WM8711/8721/8731 have no tone controls, so enable the software tone controls ... | Jens Arnold | 2007-02-26 |
| * | Add software based bass/treble controls for targets which have no such functi... | Thom Johansen | 2007-02-26 |
| * | Move target specific parts of the H100 remote LCD driver to target tree. | Jens Arnold | 2007-02-25 |
| * | Remove unused code, make comments c-style, make one private function static | Nils Wallménius | 2007-02-25 |
| * | SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som... | Michael Sevakis | 2007-02-24 |
| * | Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r... | Dave Chapman | 2007-02-23 |
| * | 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-20 |
| * | FS#6674: HAVE_XXX souldn't be defined with a value. | Barry Wardell | 2007-02-20 |
| * | Fix CONFIG_BACKLIGHT warnings. | Jens Arnold | 2007-02-18 |
| * | set I2C type properly | Daniel Stenberg | 2007-02-18 |
| * | Fix LCD_PIXELFORMAT warnings. | Jens Arnold | 2007-02-18 |
| * | Fix remaining CONFIG_TUNER checks. | Jens Arnold | 2007-02-18 |
| * | CONFIG_CHARGING | Jonathan Gordon | 2007-02-18 |
| * | Do the CONFIG_LED define | Jonathan Gordon | 2007-02-18 |
| * | Do the CONFIG_USBOTG define correctly | Jonathan Gordon | 2007-02-18 |
| * | Explicilty set CONFIG_ defines to 0 which are not used.. because doing | Jonathan Gordon | 2007-02-18 |
| * | Should be LCD_H10_20GB, not LCD_H10 | Barry Wardell | 2007-02-17 |
| * | Fix most (all?) CONFIG_LED warnings. | Magnus Holmgren | 2007-02-17 |
| * | set I2C type properly | Daniel Stenberg | 2007-02-17 |
| * | another attempt | Daniel Stenberg | 2007-02-17 |
| * | repair the condition | Daniel Stenberg | 2007-02-17 |
| * | avoid using #if on undefined symbols, in preparation for -Wundef | 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 |
| * | FS#6651 - Improved id3 comment extraction. | Miika Pekkarinen | 2007-02-17 |