summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg
2008-03-27cleanup some ifdefsMarcoen Hirschberg
2008-03-27initial Meizu M6SL portMarcoen Hirschberg
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg
2008-03-27Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV co...Andree Buschmann
2008-03-27Make H10 bootloader successfully boot the OF again.Barry Wardell
2008-03-27Fix red - adc.h used to be in lcd-remote.hDave Chapman
2008-03-26Slightly better instruction order, added comment.Jens Arnold
2008-03-26Iriver H1x0/H300: Speed up remote LCD updates when boosted by implementing an...Jens Arnold
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg
2008-03-26Make the e200 bootloader able to load the OF again.Barry Wardell
2008-03-26Include .lds files in the tar ballLinus Nielsen Feltzing
2008-03-26More consts that require no functional change.Steve Bavin
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-03-26Back-ported the iAudio remote LCD driver optimisations to X5 and M5.Jens Arnold
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold
2008-03-25Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis
2008-03-24Fix the dreaded FILES files.Jens Arnold
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-23D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...Rob Purchase
2008-03-22Set usb_state to USB_POWERED on plugin for software usb device. Otherwise, th...Frank Gevaerts
2008-03-22Sending an empty data block before sending the FAIL CSW seems to make Windows...Frank Gevaerts
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase
2008-03-22D2: Implement HAS_BUTTON_HOLD.Rob Purchase
2008-03-22D2: Fix inverted USB detection.Rob Purchase
2008-03-22Implement core_sleep() for TCC780x (single core).Rob Purchase
2008-03-21fix H10 not rebooting on usb connect. Apologies to H10 users who enjoyed thei...Frank Gevaerts
2008-03-21move an #endif to its proper place. This should not actually change anythingFrank Gevaerts
2008-03-21Modification to scale_suspend_core to prevent a potential permanent freezing ...Michael Sevakis
2008-03-21Fix bug in 2 bit vertical interleaved LCD driver: Native partial bitmaps were...Jens Arnold
2008-03-21Mostly revert r16723, since it causes problems on ipod (i.e. it doesn't seem ...Frank Gevaerts
2008-03-20move boosting for usb around a bit, so the cpu is boosted for the entire dura...Frank Gevaerts
2008-03-20differentiate between connected and powered in usb_detect()Frank Gevaerts
2008-03-20Don't slow down I2C more than necessary when clock-stretching (rather old bug...Jens Arnold
2008-03-20Change files to use the public function sleep() and not the intenal kernel fu...Michael Sevakis
2008-03-19Correct DEV_TIMING for CPUFREQ_DEFAULT. Was changed by fault in former power ...Andree Buschmann
2008-03-19M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the...Jens Arnold
2008-03-18Correct the name of a flag. No functional change.Jens Arnold
2008-03-18fix SCSI_FORMAT_CAPACITY_FORMATTED_MEDIA flag endianness. Thanks to Martin Ri...Frank Gevaerts
2008-03-18Commit the ADC changes (fix red M3 builds).Jens Arnold
2008-03-18Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t...Jens Arnold
2008-03-17Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold
2008-03-17It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon
2008-03-17iAudio M3: ADC driver, making buttons and battery voltage reading work. * Dis...Jens Arnold
2008-03-16Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen
2008-03-16Add two missing coldfire interrupt vectors.Jens Arnold