Age | Commit message (Expand) | Author |
2011-01-30 | Use __builtin_constant_p() to select the best byteswapping method: constant o... | Michael Sevakis |
2011-01-29 | Add widgets to android port. | Antoine Cellerier |
2011-01-29 | AMSv2 SD: Fix card insert lockups in USB mode. First, get rid of infinite loo... | Michael Sevakis |
2011-01-29 | Add a couple KERNEL_ASSERTs to check queue fullness when extra checks are ena... | Michael Sevakis |
2011-01-29 | Convert AMS target USB detection to event-based (no more polling in a tick). ... | Michael Sevakis |
2011-01-29 | AMSv2 USB: Delay after sftdiscon should be far longer. | Michael Sevakis |
2011-01-29 | USB: Thread must remember that a host has been detected since the POWERED sta... | Michael Sevakis |
2011-01-28 | Big oops. Should be broadcasting SYS_USB_DISCONNECTED _after_ remouting disks. | Michael Sevakis |
2011-01-28 | AS3525v2 USB: Set disconnect before stopping module clock. Seems to cure reco... | Michael Sevakis |
2011-01-27 | RaaA: Fix database duplication issue on every start | Thomas Martitz |
2011-01-27 | as3525v2-usb: fix logf format, don't mask the interrupt using the VIC as it s... | Amaury Pouly |
2011-01-24 | as3525v2-usb: mask usb interrupt when setting up a transfer | Amaury Pouly |
2011-01-24 | as3525v2-usb: only call wakeup_signal when a thread is actually waiting | Amaury Pouly |
2011-01-23 | Fix r29123: the variable should be initialized every time in the loop | Alexander Levin |
2011-01-23 | Respect the 'scroll delay' setting more accurately between scrolling rounds | Alexander Levin |
2011-01-23 | i.MX31: Now that it matters because there's a debug screeen that allows chang... | Michael Sevakis |
2011-01-23 | Simplify x0/x1 calculation for iPod Color some more, and fix display on type ... | Jens Arnold |
2011-01-23 | Remove code that was unintentionally kept in a resynchronized patch in FS#300... | Andree Buschmann |
2011-01-22 | Gigabeat S: Keep LCD options in sync even when display is turned off. | Michael Sevakis |
2011-01-22 | Fix yellow. Left an unused temp variable. | Michael Sevakis |
2011-01-22 | i.MX31: Allow interrupts in thread context, not just ISR context, during the ... | Michael Sevakis |
2011-01-22 | Better boost calculation for multifrequency CPUs. Frequencies between minimum... | Michael Sevakis |
2011-01-22 | i.MX31: Add a debug menu to play around with DVFS/DPTC settings for fun, test... | Michael Sevakis |
2011-01-22 | i.MX31: Busy wait for a couple microseconds at most then sleep until next tic... | Michael Sevakis |
2011-01-21 | Fix or at least significantly improve FS#11830. With introduction of ATA DMA ... | Andree Buschmann |
2011-01-21 | Add a delay between text scroll rounds when scrolling forward similarly to ho... | Alexander Levin |
2011-01-21 | Fix red: defined(x || y) is not valid C preprocessor | Maurus Cuelenaere |
2011-01-21 | Fix Onda VX747+ LCD not working on boot | Maurus Cuelenaere |
2011-01-21 | WM8978: sound.c weirdness strikes again. Prescaler values have to be in centi... | Michael Sevakis |
2011-01-21 | Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut... | Michael Sevakis |
2011-01-20 | Fix FS#11881. Patch by Thomas Jarosch | Thomas Martitz |
2011-01-20 | Fuze v2: Do button reading more efficiently by mapping button codes directly ... | Michael Sevakis |
2011-01-20 | Fuze V2: Fix hold switch behavior. Add a GPIOx_PIN_MASK macro to AS3525. | Michael Sevakis |
2011-01-20 | PP502x USB: It seems r29087 introduced additional parasitic current consumpti... | Michael Sevakis |
2011-01-19 | Enable AB repeat for the Gigabeat S, this will break lang string/voice clip o... | Nils Wallménius |
2011-01-19 | AS3525: Implement a true audio pause and full-resolution audio tick. Take car... | Michael Sevakis |
2011-01-19 | Reset USB devices before turning them off or else presumably the PHY is still... | Michael Sevakis |
2011-01-18 | Fix colors from r29084. Had some things in the wrong preprocessor blocks. | Michael Sevakis |
2011-01-18 | Try to get some control over #ifdef hell in usb.c by refactoring and inline f... | Michael Sevakis |
2011-01-18 | Fix Onda VX777 LCD not working on boot | Maurus Cuelenaere |
2011-01-18 | Few whitespace fixes by Michael Hohmuth FS#11885 | Mustapha Senhaji |
2011-01-17 | One change in r29068 wasn't right. Clarify comments on why it's the way it is... | Michael Sevakis |
2011-01-17 | Add a higher level USB detection that prevents fraudulent bus resets from cau... | Michael Sevakis |
2011-01-17 | Convert PortalPlayer iRivers to use USB-mode enabled bootloader. The H10 5/6G... | Michael Sevakis |
2011-01-16 | Fix r29062 warning. | Michael Sevakis |
2011-01-16 | e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa... | Michael Sevakis |
2011-01-15 | Fix problem with AMS PCM driver that caused mpegplayer lockup. It pre-decreme... | Michael Sevakis |
2011-01-15 | Oops...have to mind the boot.lds variation in /firmware/target/arm/philips by... | Michael Sevakis |
2011-01-15 | Get the last warning for vibe 500 bootloader. | Michael Sevakis |
2011-01-15 | Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int... | Michael Sevakis |