summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2007-10-28add some informations about this fileChristian Gmeiner
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman
2007-10-28The iPod Video has the HW version at a different address in ROM.Jens Arnold
2007-10-27Add queue_peek to the kernel (written by Mike Sevakis), and use it to improve...Nicolas Pennequin
2007-10-26Some small cleanups and code for testingKarl Kurbjun
2007-10-25Remove unused struct membersNils Wallménius
2007-10-25Finally commit Metadata on Buffer!Nicolas Pennequin
2007-10-25Further optimised the filter vector math assembly for coldfire, and added ass...Jens Arnold
2007-10-25Rename TMS320DSC25 CONFIG_CPU value to DSC25 to prevent confusion with TMS320...Dave Chapman
2007-10-25FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell
2007-10-25enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...Jonathan Gordon
2007-10-24logf changes:Nicolas Pennequin
2007-10-24Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin
2007-10-23enable the RTC on the mrobe.Jonathan Gordon
2007-10-23Fix the FRAME offset calculation on Gigabeat (m:robe 500 too?).Michael Sevakis
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun
2007-10-22touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon
2007-10-21Fix an error and a commentKarl Kurbjun
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun
2007-10-20Set svn:keywordsNicolas Pennequin
2007-10-18PP502x: Get switch_thread back out of IRAM and devise a better core wakeup sy...Michael Sevakis
2007-10-17Apply Akio Idehara's fix for FS#7972 - Fix ARM's swp (xchg) inline assembly f...Michael Sevakis
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell
2007-10-16Oops made a mistake that messed up test_and_set selection.Michael Sevakis
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-15Remove the "invert scroll" code since it's not used anywhere anymore (and it ...Antoine Cellerier
2007-10-13M:Robe - Fix compilation and remove some warningsKarl Kurbjun
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold
2007-10-10Enable recording for Sansa c200, the keymap is usable but maybe could still b...Marianne Arnold
2007-10-09fix yellow and some house cleaningRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-10-08Red-out on the e200/c200 sims.Michael Sevakis
2007-10-08Hopefully take care of FS#7806 - Current Sansapatcher fails to boot OF by rem...Michael Sevakis
2007-10-08Make sure that audio_resume() is not called in interrupt context when car ada...Linus Nielsen Feltzing
2007-10-07Finally get packed samples to work in a nice way on H10 in IIS mode. Add some...Michael Sevakis
2007-10-07* Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...Jens Arnold
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-10-07Use halfword IIS FIFO mode for H10. Won't save interrupts but seems it should...Michael Sevakis
2007-10-07Oops. Correct reversed DSP mode A/B bits for WM8731/21.Michael Sevakis
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis
2007-10-06Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes...Michael Sevakis
2007-10-05Stabilize PP5020 targets - tested on H10 5/20GB and iPod Color. Use no interr...Michael Sevakis
2007-10-04PP502x: Make RAM physical addresses uncached. Cache the flash ROM on targets ...Michael Sevakis
2007-10-03Get the main build actually compiling - remove the RTC for now since it break...Karl Kurbjun
2007-10-02Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that...Marianne Arnold
2007-10-02Ok. Really fix redMichael Sevakis
2007-10-02Fix red. Finish adding the remaining file.Michael Sevakis
2007-10-02Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis
2007-10-02Enable lcd contrast adjustment on Sansa c200Mark Arigo
2007-10-01spi is shared between the rtc and tsc2100Jonathan Gordon