summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Fix red builds and make udelay actually work as it should again.Barry Wardell2007-03-10
* Make udelay() wrap-safe.Barry Wardell2007-03-10
* Back to green?Michael Sevakis2007-03-09
* As usual I left experimental stuff in a file. Forgot to add that set_irq_leve...Michael Sevakis2007-03-09
* Put an end to priority inversion in the ata driver. Gave up trying to have fu...Michael Sevakis2007-03-09
* Fix problem with recording screen creep and bag a bigfoot. Voice clips aren't...Michael Sevakis2007-03-06
* Use a larger font cache on the targets that can afford the (quite small) RAM ...Linus Nielsen Feltzing2007-03-05
* More catching up on old work. Refine audio interface setup on Coldfire. Stop ...Michael Sevakis2007-03-05
* Some more M5 adjustments.Jens Arnold2007-03-05
* Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold2007-03-05
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2007-03-04
* Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold2007-03-04
* Some more replacing of inl/outl with register #define's (doesn't change end-r...Barry Wardell2007-03-03
* Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell2007-03-03
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* remove numerical genre and use genre_string consistently:Robert Kukla2007-03-02
* Use the browse button for A-B instead of quickscreen button. Files are Jonathan Gordon2007-03-02
* enable A-B mode on the X5. Uses the quickscreen button to set pointsJonathan Gordon2007-03-02
* H100: Disable RTC support by default, for nowLinus Nielsen Feltzing2007-03-01
* Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she...Jens Arnold2007-03-01
* Fix sim builds.Thom Johansen2007-02-28
* Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen2007-02-28
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers2007-02-27
* Correct the (C) infoDave Chapman2007-02-27
* WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold2007-02-26
* Add software based bass/treble controls for targets which have no such functi...Thom Johansen2007-02-26
* Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold2007-02-25
* Remove unused code, make comments c-style, make one private function staticNils Wallménius2007-02-25
* SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis2007-02-24
* Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman2007-02-23
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* Battery reading support for Sansa. Still needs calibration of voltage->percen...Barry Wardell2007-02-20
* FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell2007-02-20
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* set I2C type properlyDaniel Stenberg2007-02-18
* Fix LCD_PIXELFORMAT warnings.Jens Arnold2007-02-18
* Fix remaining CONFIG_TUNER checks.Jens Arnold2007-02-18
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* Do the CONFIG_USBOTG define correctlyJonathan Gordon2007-02-18
* Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon2007-02-18
* Should be LCD_H10_20GB, not LCD_H10Barry Wardell2007-02-17
* Fix most (all?) CONFIG_LED warnings.Magnus Holmgren2007-02-17
* set I2C type properlyDaniel Stenberg2007-02-17
* another attemptDaniel Stenberg2007-02-17
* repair the conditionDaniel Stenberg2007-02-17
* avoid using #if on undefined symbols, in preparation for -WundefDaniel Stenberg2007-02-17
* ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold2007-02-17
* FS#6651 - Improved id3 comment extraction.Miika Pekkarinen2007-02-17