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 | 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-28 | AS3525v2 USB: Set disconnect before stopping module clock. Seems to cure reco... | Michael Sevakis |
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 | 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-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 | 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 | 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 | 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 | 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-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 |
2011-01-15 | Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei... | Michael Sevakis |
2011-01-12 | Fix warning when linking booltoaders with the new toolchain by marking .bss s... | Nils Wallménius |
2011-01-12 | Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. T... | Andree Buschmann |
2011-01-11 | SA9200: Adjust touchpad sensitivities so that actual contact with the player ... | Michael Sevakis |
2011-01-11 | SA9200: Implement the backlight hold handling. | Michael Sevakis |
2011-01-11 | SA9200: Give LCD about an 8% speedup. Sync optional LCD settings to defaults ... | Michael Sevakis |
2011-01-11 | SA9200: Add YUV blitting, do full-screen updates more efficiently and properl... | Michael Sevakis |
2011-01-10 | Revert unneeded change from r29026. | Andree Buschmann |
2011-01-10 | iPod Video LCD: Avoid white flash when entering sleep mode or shutting off. | Andree Buschmann |
2011-01-08 | Fix iPod Classic LCD problems | Michael Sparmann |
2011-01-08 | Some static data is only used by .init functions. Add .initdata to declare su... | Michael Sevakis |
2011-01-08 | Adjust iPod Classic CPU clock speed constants to at least roughly correct values | Michael Sparmann |
2011-01-07 | Implement hold switch and headphone detection on iPod Classic | Michael Sparmann |