summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2007-03-01Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she...Jens Arnold
2007-02-28Fix sim builds.Thom Johansen
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla
2007-02-27Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers
2007-02-27Correct the (C) infoDave Chapman
2007-02-26WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold
2007-02-26disable LCD poweroff for now until problems with the remote control and headp...Marcoen Hirschberg
2007-02-26Add software based bass/treble controls for targets which have no such functi...Thom Johansen
2007-02-26Turns out I don't have a magic DAP. :( I didn't get the problem because I RoL...Michael Sevakis
2007-02-25Well, it seems that caused problems for others but my magic bug correcting DA...Michael Sevakis
2007-02-25X5: Move the remote tick to target tree.Jens Arnold
2007-02-25Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold
2007-02-25Add new target/arm/ipod/video/ directory to source tarballs.Dave Chapman
2007-02-25Add CPU-model-specific init to newborn threads. Add default %macsr for each t...Michael Sevakis
2007-02-25Fixed database export crashing with long tags. And failing without DB loaded ...Miika Pekkarinen
2007-02-25Remove unused code, make comments c-style, make one private function staticNils Wallménius
2007-02-25Moved ipod LCD code to target tree.Jens Arnold
2007-02-24Use the correct constant to avoid confusionPeter D'Hoye
2007-02-24Better short filename generation. Fixes FS#6648.Peter D'Hoye
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman
2007-02-23Remove unneeded zero checks from convert_gain() and get_replaygain_int(). The...Thom Johansen
2007-02-22Move the MPARK init to system_init()Linus Nielsen Feltzing
2007-02-22Correct LCD DMA init on the H300Linus Nielsen Feltzing
2007-02-22Keep the vectors when linking with --gc-sectionsLinus Nielsen Feltzing
2007-02-21Get rid of some outl/inl in favour of #define.Barry Wardell
2007-02-20Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold
2007-02-20Battery reading support for Sansa. Still needs calibration of voltage->percen...Barry Wardell
2007-02-20FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell
2007-02-20Prepare the bootloader command file for --gc-sectionsLinus Nielsen Feltzing
2007-02-19FS#6675: Add lcd_yuv_blit() for the Sansa. Thanks to Rene Peinthor. This make...Barry Wardell
2007-02-18Tiny size optimisation.Jens Arnold
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-18set I2C type properlyDaniel Stenberg
2007-02-18Fix LCD_PIXELFORMAT warnings.Jens Arnold
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2007-02-18Do the CONFIG_LED defineJonathan Gordon
2007-02-18Do the CONFIG_USBOTG define correctlyJonathan Gordon
2007-02-18fix the player buildJonathan Gordon
2007-02-18really fix red builds this timeJonathan Gordon
2007-02-18Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon
2007-02-18CONFIG_USBOTG fixesJonathan Gordon
2007-02-18more CONFIG_LED fixesJonathan Gordon
2007-02-17Should be LCD_H10_20GB, not LCD_H10Barry Wardell
2007-02-17Fix most (all?) CONFIG_LED warnings.Magnus Holmgren
2007-02-17Keep delay loop from being optimized away.Magnus Holmgren
2007-02-17set I2C type properlyDaniel Stenberg
2007-02-17build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg