summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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-141) Split ZVM into 30GB and 60GBMaurus Cuelenaere
2008-05-14Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.Michael Sevakis
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-13add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner
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-12Add (preliminary) Zen Vision support.Maurus Cuelenaere
2008-05-12hopefully fix problems with setting bass/treble on wm8751 tragets (mrobe100,...)Christian Gmeiner
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-11Disable the ata locking hack since a recent test strongly suggests it has bee...Michael Sevakis
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-08Fix the short audio dropout at disk spinup from power-off on portalplayer tar...Jens Arnold
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: Might as well show the actual CPU frequency to avoid confusion.Michael Sevakis
2008-05-08Gigabeat S: Allow battery selection from 700mAh to 1200mAh. Default to the st...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-08Apply 2 small size optimisations. * Put ICODE_ATTR into the function definiti...Jens Arnold
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-06typo fixes (; instead of , at the end of two assignments) (same as r17398 for...Frank Gevaerts
2008-05-06typo fixes (; instead of , at the end of two assignments)Frank Gevaerts
2008-05-06ata_hard_reset should be synchronized.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-05Fix red + add some extra defines.Maurus Cuelenaere
2008-05-05Woops, remove debug statements..Maurus Cuelenaere