Age | Commit message (Expand) | Author |
2008-03-26 | Include .lds files in the tar ball | Linus Nielsen Feltzing |
2008-03-26 | More consts that require no functional change. | Steve Bavin |
2008-03-26 | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis |
2008-03-26 | Back-ported the iAudio remote LCD driver optimisations to X5 and M5. | Jens Arnold |
2008-03-25 | iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~... | Jens Arnold |
2008-03-25 | Make checkwps compile again. Still more work is needed though, as checkwps i... | Dave Chapman |
2008-03-25 | Revert accidental tree commit. /me needs a smaller enter key... | Jens Arnold |
2008-03-25 | Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2... | Jens Arnold |
2008-03-25 | Add a complete priority inheritance implementation to the scheduler (all mute... | Michael Sevakis |
2008-03-24 | Fix the dreaded FILES files. | Jens Arnold |
2008-03-24 | Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(... | Jens Arnold |
2008-03-23 | D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni... | Rob Purchase |
2008-03-22 | Set usb_state to USB_POWERED on plugin for software usb device. Otherwise, th... | Frank Gevaerts |
2008-03-22 | Sending an empty data block before sending the FAIL CSW seems to make Windows... | Frank Gevaerts |
2008-03-22 | Enable tick IRQs on TCC780x. The main menu is now working on the D2. | Rob Purchase |
2008-03-22 | D2: Implement HAS_BUTTON_HOLD. | Rob Purchase |
2008-03-22 | D2: Fix inverted USB detection. | Rob Purchase |
2008-03-22 | Implement core_sleep() for TCC780x (single core). | Rob Purchase |
2008-03-21 | fix H10 not rebooting on usb connect. Apologies to H10 users who enjoyed thei... | Frank Gevaerts |
2008-03-21 | move an #endif to its proper place. This should not actually change anything | Frank Gevaerts |
2008-03-21 | Modification to scale_suspend_core to prevent a potential permanent freezing ... | Michael Sevakis |
2008-03-21 | Fix bug in 2 bit vertical interleaved LCD driver: Native partial bitmaps were... | Jens Arnold |
2008-03-21 | Mostly revert r16723, since it causes problems on ipod (i.e. it doesn't seem ... | Frank Gevaerts |
2008-03-20 | move boosting for usb around a bit, so the cpu is boosted for the entire dura... | Frank Gevaerts |
2008-03-20 | differentiate between connected and powered in usb_detect() | Frank Gevaerts |
2008-03-20 | Don't slow down I2C more than necessary when clock-stretching (rather old bug... | Jens Arnold |
2008-03-20 | Change files to use the public function sleep() and not the intenal kernel fu... | Michael Sevakis |
2008-03-19 | Correct DEV_TIMING for CPUFREQ_DEFAULT. Was changed by fault in former power ... | Andree Buschmann |
2008-03-19 | M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the... | Jens Arnold |
2008-03-18 | Correct the name of a flag. No functional change. | Jens Arnold |
2008-03-18 | fix SCSI_FORMAT_CAPACITY_FORMATTED_MEDIA flag endianness. Thanks to Martin Ri... | Frank Gevaerts |
2008-03-18 | Commit the ADC changes (fix red M3 builds). | Jens Arnold |
2008-03-18 | Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t... | Jens Arnold |
2008-03-17 | Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem... | Jens Arnold |
2008-03-17 | It makes more sense for the callback registrar to decide if its a "oneshot" t... | Jonathan Gordon |
2008-03-17 | iAudio M3: ADC driver, making buttons and battery voltage reading work. * Dis... | Jens Arnold |
2008-03-16 | Implement the playback event handling as a system-wide multi-purpose event sy... | Miika Pekkarinen |
2008-03-16 | Add two missing coldfire interrupt vectors. | Jens Arnold |
2008-03-15 | Sound on M3. yay! | Jens Arnold |
2008-03-15 | iAudio M3: Fix standard remote context. * Process button adc values in the bu... | Jens Arnold |
2008-03-14 | More iAudio M3 work. Target build compiles, but same problem regarding plugin... | Jens Arnold |
2008-03-14 | More iAudio M3 work. Target build compiles, but same problem regarding plugin... | Jens Arnold |
2008-03-13 | Only boost the CPU for large transactions. It would be nice to get rid of boo... | Frank Gevaerts |
2008-03-13 | Make the LCD remote work in the Iriver H1x0 and H300 bootloaders as well (unt... | Jens Arnold |
2008-03-13 | 1st/2nd Gen iPod: Disable low battery shutdown until we have proper suspend. ... | Jens Arnold |
2008-03-13 | m:robe 100 - correct headphone detection | Robert Kukla |
2008-03-13 | Split up app.lds to the respective target directories. The portalplayer devi... | Karl Kurbjun |
2008-03-12 | Make ATA work on M3. | Jens Arnold |
2008-03-12 | Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp... | Jens Arnold |
2008-03-12 | Fix Player warnings. Charcell needs fb_data properly defined as well. | Jens Arnold |