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