Age | Commit message (Expand) | Author |
2008-06-05 | corrected sign of error return value | Frank Gevaerts |
2008-06-03 | Oops. Lost sync on a few instances and 'HI' registers. | Michael Sevakis |
2008-06-03 | Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d... | Michael Sevakis |
2008-05-31 | D2: Stop panic screen from crashing instantly (seems this has been broken for... | Rob Purchase |
2008-05-31 | Commit FS#9024 - apply proper line-in gain for h10's radio by Przemyslaw Holu... | Michael Sevakis |
2008-05-29 | Simplify the button handling code on the Gigabeat F/X a bit for the side butt... | Karl Kurbjun |
2008-05-29 | Fix FS #8840 for irivers by slowing down the driver some more. Signal quality... | Jens Arnold |
2008-05-29 | Gigabeat F/X: | Michael Sevakis |
2008-05-29 | Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o... | Linus Nielsen Feltzing |
2008-05-28 | Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t... | Michael Sevakis |
2008-05-25 | Fix a comment since it was very wrong. | Michael Sevakis |
2008-05-25 | Gigabeat S: Add charge current and battery temp readout in power management a... | Michael Sevakis |
2008-05-24 | Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq... | Jens Arnold |
2008-05-21 | TCC78x NAND driver: Split the initial bank scan into two passes (appears to i... | Rob Purchase |
2008-05-21 | Oops. Forgot to put the pmic thread stack size back to normal. | Michael Sevakis |
2008-05-21 | Gigabeat S: | Michael Sevakis |
2008-05-21 | Philips GoGear SA9200 port. Working bootloader and normal builds, including s... | Mark Arigo |
2008-05-21 | Contrast settings for the gigabeat F/X | Karl Kurbjun |
2008-05-21 | Make some functions static, point to the wiki, and comit the code to invert t... | Karl Kurbjun |
2008-05-18 | Enable Gigabeat F/X LCD flipscreen | Karl Kurbjun |
2008-05-18 | "fix" usb detection on mr500.. by fix I mean tell it we havnt implemented tha... | Jonathan Gordon |
2008-05-17 | Refine meg-fx pad changes. Actually watch the other <dir>+ lines and ignore t... | Michael Sevakis |
2008-05-17 | Forgot this also | Maurus Cuelenaere |
2008-05-17 | Use OF's firmware loading mechanism instead of Rockbox's. | Maurus Cuelenaere |
2008-05-17 | Greyscale ipods: Use a somewhat darker shade for lightgrey, improving appeara... | Jens Arnold |
2008-05-17 | Commit Davide Gentile's patch to make the Gigabeat F/X pad less finicky. | Michael Sevakis |
2008-05-16 | Add beginning of DSP code (done by Catalin Patulea), but don't enable it | Maurus Cuelenaere |
2008-05-16 | 1) Put USB in IRAM | Maurus Cuelenaere |
2008-05-16 | Cleanup some .h files in the imx31 target branch - #include guard style, head... | Michael Sevakis |
2008-05-16 | MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens... | Michael Sevakis |
2008-05-15 | 1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB) | Maurus Cuelenaere |
2008-05-15 | Forgot about the buttonlights. Removing for now since this will not work pro... | Karl Kurbjun |
2008-05-15 | Save around a hundred uA - not much, but why not? - No functional change for ... | Karl Kurbjun |
2008-05-14 | Fix yellows and reds. | Maurus Cuelenaere |
2008-05-14 | Fix red. No bother with lcd power management calls in bootloader. | Michael Sevakis |
2008-05-14 | Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig... | Michael Sevakis |
2008-05-14 | 1) Enable USBOTG for ZVM 60GB, even if the driver isn't implemented yet, | Maurus Cuelenaere |
2008-05-14 | 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB) | Maurus Cuelenaere |
2008-05-14 | Cleanup some unneeded debug code. | Karl Kurbjun |
2008-05-14 | Reduce power consumed on the F/X by as much as 12% when the LCD is disabled. ... | Karl Kurbjun |
2008-05-13 | Gigabeat S system setup changes. Unaligned loads/stores on. Mixed-endian supp... | Michael Sevakis |
2008-05-13 | Commit Zen Vision key patches by Falafel | Maurus Cuelenaere |
2008-05-13 | Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr... | Mark Arigo |
2008-05-13 | Preparing for the Philips SA9200 part 1. Move the Sansa ADC & ATA drivers up ... | Mark Arigo |
2008-05-12 | Undo r17470 because of regressions in some debug menus. | Andree Buschmann |
2008-05-12 | Fix for FS#5162. Being able to read scrollwheel action via button_read_device... | Andree Buschmann |
2008-05-11 | Enable write buffering for the 1MB device memory section. This means using a ... | Michael Sevakis |
2008-05-11 | Use LTV350QV register definitions | Maurus Cuelenaere |
2008-05-10 | Fix the bootloader | Karl Kurbjun |
2008-05-10 | Real fake IRAM by placing .i.... section in the analagous DRAM sections in th... | Michael Sevakis |