summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase5-84/+162
2008-03-22D2: Implement HAS_BUTTON_HOLD.Rob Purchase2-7/+11
2008-03-22D2: Fix inverted USB detection.Rob Purchase1-2/+2
2008-03-22Implement core_sleep() for TCC780x (single core).Rob Purchase1-0/+13
2008-03-21fix H10 not rebooting on usb connect. Apologies to H10 users who enjoyed thei...Frank Gevaerts1-10/+9
2008-03-21move an #endif to its proper place. This should not actually change anythingFrank Gevaerts1-1/+1
2008-03-21Modification to scale_suspend_core to prevent a potential permanent freezing ...Michael Sevakis1-6/+3
2008-03-21Fix bug in 2 bit vertical interleaved LCD driver: Native partial bitmaps were...Jens Arnold1-1/+1
2008-03-21Mostly revert r16723, since it causes problems on ipod (i.e. it doesn't seem ...Frank Gevaerts1-6/+1
2008-03-20move boosting for usb around a bit, so the cpu is boosted for the entire dura...Frank Gevaerts3-4/+5
2008-03-20differentiate between connected and powered in usb_detect()Frank Gevaerts3-1/+13
2008-03-20Don't slow down I2C more than necessary when clock-stretching (rather old bug...Jens Arnold1-2/+2
2008-03-20Change files to use the public function sleep() and not the intenal kernel fu...Michael Sevakis3-7/+7
2008-03-19Correct DEV_TIMING for CPUFREQ_DEFAULT. Was changed by fault in former power ...Andree Buschmann1-1/+1
2008-03-19M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the...Jens Arnold4-9/+34
2008-03-18Correct the name of a flag. No functional change.Jens Arnold3-5/+5
2008-03-18fix SCSI_FORMAT_CAPACITY_FORMATTED_MEDIA flag endianness. Thanks to Martin Ri...Frank Gevaerts1-1/+1
2008-03-18Commit the ADC changes (fix red M3 builds).Jens Arnold1-3/+14
2008-03-18Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t...Jens Arnold1-0/+2
2008-03-17Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold7-14/+34
2008-03-17It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon4-11/+13
2008-03-17iAudio M3: ADC driver, making buttons and battery voltage reading work. * Dis...Jens Arnold10-26/+195
2008-03-16Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen7-92/+161
2008-03-16Add two missing coldfire interrupt vectors.Jens Arnold1-2/+5
2008-03-15Sound on M3. yay!Jens Arnold1-1/+1
2008-03-15iAudio M3: Fix standard remote context. * Process button adc values in the bu...Jens Arnold1-10/+39
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold1-0/+47
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold10-9/+238
2008-03-13Only boost the CPU for large transactions. It would be nice to get rid of boo...Frank Gevaerts2-1/+3
2008-03-13Make the LCD remote work in the Iriver H1x0 and H300 bootloaders as well (unt...Jens Arnold3-36/+42
2008-03-131st/2nd Gen iPod: Disable low battery shutdown until we have proper suspend. ...Jens Arnold1-1/+4
2008-03-13m:robe 100 - correct headphone detectionRobert Kukla1-1/+1
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun13-575/+1838
2008-03-12Make ATA work on M3.Jens Arnold2-1/+60
2008-03-12Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...Jens Arnold7-59/+69
2008-03-12Fix Player warnings. Charcell needs fb_data properly defined as well.Jens Arnold1-0/+5
2008-03-12Cowon D2: Make the bootloader functional (usage instructions to appear on the...Rob Purchase2-1/+7
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold12-6/+956
2008-03-12Really stop red. Whatever works atm.Michael Sevakis1-0/+3
2008-03-12Arrrgh. Fix red now. :\Michael Sevakis1-0/+2
2008-03-12Hotswap code shuffling: Fix yellow. Simplify some target function access. Kee...Michael Sevakis6-22/+12
2008-03-12Do some crackdown on kernel object reinitialization after they could be in us...Michael Sevakis7-29/+73
2008-03-12Fix newly introduced race condition in SD driver. Make sure to force remount ...Michael Sevakis1-0/+9
2008-03-11Committed the missing file to r16632.Miika Pekkarinen1-1/+4
2008-03-11FS#7598 - Dircache support for multivolume targets (by Phil Light).Miika Pekkarinen5-48/+101
2008-03-11m:robe 100 - remove ugly workaround for false initial voltage readings and wa...Robert Kukla2-6/+4
2008-03-10D2: Fix IRAM usage, but disable it for now as Tremor does not fit ('make zip'...Rob Purchase3-5/+24
2008-03-10fix the last warningFrank Gevaerts1-1/+1
2008-03-10remember to test a bit more when doing larger changes...Frank Gevaerts2-4/+8
2008-03-10left USB_SERIAL enabled by default yet again...Frank Gevaerts1-1/+1