summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis
2008-12-12FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...Mark Arigo
2008-12-11Sansa e200v2 and Fuze : disable not implemented recordingRafaël Carré
2008-12-11Sansa e200v2 and Fuze : disable tuner until i2c communication is tested (or w...Rafaël Carré
2008-12-10Fix minor copy & paste error in comment. No functional change.Nils Wallménius
2008-12-10Sansa Clip: enable tagcache, quickscreen and pitchscreenRafaël Carré
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis
2008-12-09resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone
2008-12-09FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis
2008-12-08Sansa Clip: implement the fmradio_i2c interface using generic_i2cBertrik Sikken
2008-12-07Generic I2C: fix various problems with this (now) unused driverRafaël Carré
2008-12-07Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis
2008-12-05Sansa AMS: use vectored interruptsRafaël Carré
2008-12-04Sansa AMS: PCM driver (FS#9592)Rafaël Carré
2008-12-04Ingenic targets:Maurus Cuelenaere
2008-12-04Fix yellow.Michael Sevakis
2008-12-04Meg-FX: s3c register definitions really should be unsigned. Switch from 'int'...Michael Sevakis
2008-12-04Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a l...Michael Sevakis
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-11-30Remove usb_drv_wait from the public usb api, and remove the implementation fr...Frank Gevaerts
2008-11-30Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the n...Frank Gevaerts
2008-11-30Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré
2008-11-28Sansa AMS: I2SOUT registers definitionsRafaël Carré
2008-11-27Sansa Clip: grey lib support (not calibrated yet)Rafaël Carré
2008-11-27Remove doubled 16k samplerate flag.Michael Sevakis
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis
2008-11-26Sansa AMS: use non-busy wakeup to signal end of DMA transferRafaël Carré
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis
2008-11-26Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...Steve Bavin
2008-11-26...and spell the property names correctly.Steve Bavin
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin
2008-11-25Enable display contrast setting and implement flip for the Clip.Bertrik Sikken
2008-11-25m200v4: correct the BOOTDIR define, and invert the button check in the dualbo...Dominik Wenger
2008-11-25Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis
2008-11-25Sansa AMS: Use DMA for SD transfers (read and write)Rafaël Carré
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg
2008-11-24Simplify the wm8731 driver by adding a masked write function. Change _write_o...Michael Sevakis
2008-11-22Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()Nils Wallménius
2008-11-22Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4...Michael Sevakis
2008-11-21Commit some USB and ATA rework/refactoring (+ USB GPIO detection).Maurus Cuelenaere
2008-11-20Introduce likely() and unlikely() macros, use to give gcc hints about which b...Nils Wallménius
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-19Gigabeat S: Make MIN_BRIGHTNESS_SETTING to be 1, not 0; the backlight already...Michael Sevakis
2008-11-19Add some watchdog timer definitions for IMX31LMichael Sevakis
2008-11-19MC13783 PMIC: Make some defines more strictly correct-- interrupts, etc.Michael Sevakis
2008-11-18Sansa Clip: backlight brightness is not possible, so remove references to itRafaël Carré
2008-11-18MC13783 cleanup. Remove functions proving themselves not so useful and add mc...Michael Sevakis
2008-11-17Remove iAudio references from the Cowon D2 build, since it is not an iAudio b...Rob Purchase