summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-05-16add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...Christian Gmeiner
2008-05-16Cleanup some .h files in the imx31 target branch - #include guard style, head...Michael Sevakis
2008-05-16Fix a couple mistakes. Forgot to add a few definitions.Michael Sevakis
2008-05-16MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens...Michael Sevakis
2008-05-15Check for a supported partition type before trying to mount a partition. This...Jens Arnold
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-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner
2008-05-14Oops. Left a couple things in a bad state when using fading.Michael Sevakis
2008-05-14Fail with an error and kick suspect looking default values.Christian Gmeiner
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-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