summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2008-05-17Commit Davide Gentile's patch to make the Gigabeat F/X pad less finicky.Michael Sevakis
2008-05-16Add beginning of DSP code (done by Catalin Patulea), but don't enable it Maurus Cuelenaere
2008-05-161) Put USB in IRAMMaurus Cuelenaere
2008-05-16Cleanup some .h files in the imx31 target branch - #include guard style, head...Michael Sevakis
2008-05-16MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens...Michael Sevakis
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere
2008-05-15Forgot about the buttonlights. Removing for now since this will not work pro...Karl Kurbjun
2008-05-15Save around a hundred uA - not much, but why not? - No functional change for ...Karl Kurbjun
2008-05-14Fix yellows and reds.Maurus Cuelenaere
2008-05-14Fix red. No bother with lcd power management calls in bootloader.Michael Sevakis
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis
2008-05-141) Enable USBOTG for ZVM 60GB, even if the driver isn't implemented yet, Maurus Cuelenaere
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere
2008-05-14Cleanup some unneeded debug code.Karl Kurbjun
2008-05-14Reduce power consumed on the F/X by as much as 12% when the LCD is disabled. ...Karl Kurbjun
2008-05-13Gigabeat S system setup changes. Unaligned loads/stores on. Mixed-endian supp...Michael Sevakis
2008-05-13Commit Zen Vision key patches by FalafelMaurus Cuelenaere
2008-05-13Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr...Mark Arigo
2008-05-13Preparing for the Philips SA9200 part 1. Move the Sansa ADC & ATA drivers up ...Mark Arigo
2008-05-12Undo r17470 because of regressions in some debug menus.Andree Buschmann
2008-05-12Fix for FS#5162. Being able to read scrollwheel action via button_read_device...Andree Buschmann
2008-05-11Enable write buffering for the 1MB device memory section. This means using a ...Michael Sevakis
2008-05-11Use LTV350QV register definitionsMaurus Cuelenaere
2008-05-10Fix the bootloaderKarl Kurbjun
2008-05-10Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis
2008-05-10Fix high power consumption at powerup.Karl Kurbjun
2008-05-10Fix yellow.Michael Sevakis
2008-05-10Fix the ARM assembly to ensure that the stack is not used.Karl Kurbjun
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis
2008-05-09Remove inner loop from button scanning on Gigabeat S. Requires changing the b...Michael Sevakis
2008-05-08Backlight brightness setting for Gigabeat S. Cleanup headers in target backli...Michael Sevakis
2008-05-08Add two missing rockbox headers and set svn:eol-styleNils Wallménius
2008-05-08Disable clocks for most modules in the imx31l on startup, individual drivers ...Nils Wallménius
2008-05-08Oops, it's called mc13783...Nils Wallménius
2008-05-08Hehe. Should probably implement ide_powered if implementing ide_power_enable.Michael Sevakis
2008-05-08Gigabeat S RoLo: Properly execute firmware copy from an IRAM stub because the...Michael Sevakis
2008-05-08Gigabeat S: Put in (so it appears) proper delays for USB PHY reset. Use the a...Michael Sevakis
2008-05-08Remove an unneeded #include and a lone "#" on a line (it's early).Michael Sevakis
2008-05-08Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as ...Michael Sevakis
2008-05-07Move interrupt clearing up.Maurus Cuelenaere
2008-05-07H10: Disable IDE controller when the disk is powered down like on ipods.Jens Arnold
2008-05-07Gigabeat S technical correction: Fix instruction order because clean dcache o...Michael Sevakis
2008-05-06Gigabeat S: Make sure ATA interface is idle before a reset.Michael Sevakis
2008-05-05Remove the last D2 yellows (user timer is not yet implemented).Rob Purchase
2008-05-05Of course don't forget the init code..Maurus Cuelenaere
2008-05-05Woops, remove debug statements..Maurus Cuelenaere
2008-05-05Split up DMA and ATA, but don't enable it (yet).Maurus Cuelenaere
2008-05-05Gigabeat S bootloader: 1) Switch order of .vectors to be contiguous with init...Michael Sevakis
2008-05-05Gigabeat S: Do the controller timing settings a more cleanly.Michael Sevakis
2008-05-05Alarm wake up support for Gigabeat SNils Wallménius