summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2007-10-04PP502x: Make RAM physical addresses uncached. Cache the flash ROM on targets ...Michael Sevakis
2007-10-03I2S buffer level adjustment is not necessary on c200 as there is no memory ma...Jens Arnold
2007-10-03Get the main build actually compiling - remove the RTC for now since it break...Karl Kurbjun
2007-10-03Missing keymap commitKarl Kurbjun
2007-10-02Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that...Marianne Arnold
2007-10-02Fix a little bug I introduced earier than can cause i2s to fail to start with...Michael Sevakis
2007-10-02Fix 64 bit simulator warning.Jens Arnold
2007-10-02Correct a dodgy logf call.Nicolas Pennequin
2007-10-02Ok. Really fix redMichael Sevakis
2007-10-02Fix red. Finish adding the remaining file.Michael Sevakis
2007-10-02Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533Steve Bavin
2007-10-02Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis
2007-10-02Make codepage Win-1250 actually work on charcell.Jens Arnold
2007-10-02Enable lcd contrast adjustment on Sansa c200Mark Arigo
2007-10-01FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg
2007-10-01touchpad calibration (very simple calibration screen is in mrobe500.c Jonathan Gordon
2007-10-01minor style/comment policingJonathan Gordon
2007-10-01spi is shared between the rtc and tsc2100Jonathan Gordon
2007-10-01Watch out for uninitialized threads[] in init_threads() which can cause big h...Catalin Patulea
2007-09-30Fix zeroing out some variable spaceKarl Kurbjun
2007-09-30Woops, forgot to change it here too.Antoine Cellerier
2007-09-30Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)Antoine Cellerier
2007-09-30Save a few bytes in the line selector style handling code.Antoine Cellerier
2007-09-30Trying to get the main FW to bootKarl Kurbjun
2007-09-30Enable auto reply for queue messages sent with queue_send. It's only nescessa...Michael Sevakis
2007-09-30Fix the bootloader, and give the M:Robe it's own scrambleKarl Kurbjun
2007-09-30Move some more filesKarl Kurbjun
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun
2007-09-30Remove the PCMREC_PARANOID support since the issues have been identified and ...Michael Sevakis
2007-09-30first part of usbstack patches -> show and use selection of usb stack mode on...Christian Gmeiner
2007-09-30IRQ driven touchpad driver, crude but workingJonathan Gordon
2007-09-30Oops. Don't use outl with the defined register.Michael Sevakis
2007-09-30Add some defines for pp502x. No guarantee as to full accuracy yet but that's ...Michael Sevakis
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon
2007-09-30slow - but working - IRQ based uart/button driver.Jonathan Gordon
2007-09-29Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...Nicolas Pennequin
2007-09-29ATA works - dumb mistakeKarl Kurbjun
2007-09-29Fix a little mistake in linker file.Michael Sevakis
2007-09-29Anti-red?Michael Sevakis
2007-09-29Compile Portal Player bootloaders as single core. Cleanup the startup code fo...Michael Sevakis
2007-09-28Oops. Can't wait for COP init in the bootloader because it is kept asleep unt...Michael Sevakis
2007-09-28Try to fix the case where Ipods would spuriously wake up even though no alarm...Thom Johansen
2007-09-28Make the gradient look better when more than one line is selected (running ti...Nicolas Pennequin
2007-09-28Factor out the gradient drawing code. Should save some bytes and makes the co...Nicolas Pennequin
2007-09-28FS #7763 by Andree Buschmann. Speed up video rendering for Ipod Video.Thom Johansen
2007-09-28Anti-red: No need for COP initialization in the bootloaders nor idle stacks.Michael Sevakis
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis
2007-09-28Fixed a warningBjörn Stenberg
2007-09-28Skip spindown and delay on flash targetsBjörn Stenberg
2007-09-28Improved magic by Mark ArigoBjörn Stenberg