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