summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Fix the FRAME offset calculation on Gigabeat (m:robe 500 too?).Michael Sevakis1-1/+1
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun2-2/+5
2007-10-22touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon1-0/+2
2007-10-21Fix an error and a commentKarl Kurbjun2-7/+3
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun1-2/+22
2007-10-20Set svn:keywordsNicolas Pennequin1-1/+1
2007-10-18PP502x: Get switch_thread back out of IRAM and devise a better core wakeup sy...Michael Sevakis1-12/+15
2007-10-17Apply Akio Idehara's fix for FS#7972 - Fix ARM's swp (xchg) inline assembly f...Michael Sevakis1-3/+3
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell1-2/+5
2007-10-16Oops made a mistake that messed up test_and_set selection.Michael Sevakis1-3/+3
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis7-142/+591
2007-10-15Remove the "invert scroll" code since it's not used anywhere anymore (and it ...Antoine Cellerier2-2/+0
2007-10-13M:Robe - Fix compilation and remove some warningsKarl Kurbjun2-3/+3
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold3-9/+28
2007-10-10Enable recording for Sansa c200, the keymap is usable but maybe could still b...Marianne Arnold1-1/+1
2007-10-09fix yellow and some house cleaningRobert Kukla1-1/+1
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla1-0/+1
2007-10-08Red-out on the e200/c200 sims.Michael Sevakis2-10/+11
2007-10-08Hopefully take care of FS#7806 - Current Sansapatcher fails to boot OF by rem...Michael Sevakis2-4/+6
2007-10-08Make sure that audio_resume() is not called in interrupt context when car ada...Linus Nielsen Feltzing1-0/+1
2007-10-07Finally get packed samples to work in a nice way on H10 in IIS mode. Add some...Michael Sevakis1-2/+9
2007-10-07* Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...Jens Arnold2-10/+19
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold1-3/+3
2007-10-07Use halfword IIS FIFO mode for H10. Won't save interrupts but seems it should...Michael Sevakis1-6/+8
2007-10-07Oops. Correct reversed DSP mode A/B bits for WM8731/21.Michael Sevakis2-4/+4
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis6-104/+229
2007-10-06Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes...Michael Sevakis1-1/+1
2007-10-05Stabilize PP5020 targets - tested on H10 5/20GB and iPod Color. Use no interr...Michael Sevakis1-2/+3
2007-10-04PP502x: Make RAM physical addresses uncached. Cache the flash ROM on targets ...Michael Sevakis1-1/+4
2007-10-03Get the main build actually compiling - remove the RTC for now since it break...Karl Kurbjun1-1/+1
2007-10-02Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that...Marianne Arnold1-2/+2
2007-10-02Ok. Really fix redMichael Sevakis1-18/+18
2007-10-02Fix red. Finish adding the remaining file.Michael Sevakis1-0/+108
2007-10-02Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis3-67/+145
2007-10-02Enable lcd contrast adjustment on Sansa c200Mark Arigo1-3/+3
2007-10-01spi is shared between the rtc and tsc2100Jonathan Gordon3-5/+3
2007-09-30Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)Antoine Cellerier1-4/+0
2007-09-30Save a few bytes in the line selector style handling code.Antoine Cellerier2-6/+4
2007-09-30Fix the bootloader, and give the M:Robe it's own scrambleKarl Kurbjun1-1/+1
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun1-2/+2
2007-09-30Remove the PCMREC_PARANOID support since the issues have been identified and ...Michael Sevakis2-18/+4
2007-09-30first part of usbstack patches -> show and use selection of usb stack mode on...Christian Gmeiner1-2/+10
2007-09-30IRQ driven touchpad driver, crude but workingJonathan Gordon1-2/+3
2007-09-30Add some defines for pp502x. No guarantee as to full accuracy yet but that's ...Michael Sevakis1-20/+54
2007-09-29Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...Nicolas Pennequin6-0/+19
2007-09-29Anti-red?Michael Sevakis1-8/+11
2007-09-29Compile Portal Player bootloaders as single core. Cleanup the startup code fo...Michael Sevakis2-1/+3
2007-09-28Try to fix the case where Ipods would spuriously wake up even though no alarm...Thom Johansen1-0/+2
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis4-54/+44
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin2-1/+13