summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a l...Michael Sevakis2008-12-04
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Remove usb_drv_wait from the public usb api, and remove the implementation fr...Frank Gevaerts2008-11-30
* Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the n...Frank Gevaerts2008-11-30
* Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts2008-11-30
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* Sansa AMS: I2SOUT registers definitionsRafaël Carré2008-11-28
* Sansa Clip: grey lib support (not calibrated yet)Rafaël Carré2008-11-27
* Remove doubled 16k samplerate flag.Michael Sevakis2008-11-27
* Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis2008-11-26
* Sansa AMS: use non-busy wakeup to signal end of DMA transferRafaël Carré2008-11-26
* Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis2008-11-26
* Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...Steve Bavin2008-11-26
* ...and spell the property names correctly.Steve Bavin2008-11-26
* Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin2008-11-26
* Enable display contrast setting and implement flip for the Clip.Bertrik Sikken2008-11-25
* m200v4: correct the BOOTDIR define, and invert the button check in the dualbo...Dominik Wenger2008-11-25
* Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis2008-11-25
* Sansa AMS: Use DMA for SD transfers (read and write)Rafaël Carré2008-11-25
* Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg2008-11-24
* Simplify the wm8731 driver by adding a masked write function. Change _write_o...Michael Sevakis2008-11-24
* Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()Nils Wallménius2008-11-22
* Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4...Michael Sevakis2008-11-22
* Commit some USB and ATA rework/refactoring (+ USB GPIO detection).Maurus Cuelenaere2008-11-21
* Introduce likely() and unlikely() macros, use to give gcc hints about which b...Nils Wallménius2008-11-20
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Gigabeat S: Make MIN_BRIGHTNESS_SETTING to be 1, not 0; the backlight already...Michael Sevakis2008-11-19
* Add some watchdog timer definitions for IMX31LMichael Sevakis2008-11-19
* MC13783 PMIC: Make some defines more strictly correct-- interrupts, etc.Michael Sevakis2008-11-19
* Sansa Clip: backlight brightness is not possible, so remove references to itRafaël Carré2008-11-18
* MC13783 cleanup. Remove functions proving themselves not so useful and add mc...Michael Sevakis2008-11-18
* Remove iAudio references from the Cowon D2 build, since it is not an iAudio b...Rob Purchase2008-11-17
* Fix the Sansa AMS SD driverRafaël Carré2008-11-16
* Remove some unneeded #includesDave Chapman2008-11-14
* m200v4: make buttons work again (added a small delay). make m200 keymap bette...Dominik Wenger2008-11-14
* Assume that AS3514_I2C_ADDR is not target-specific. If it turns out to be di...Dave Chapman2008-11-12
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman2008-11-11
* Fix red: e200/c200 use ADC_UNREG_POWER define (for compatibility)Rafaël Carré2008-11-10
* as3514: do not error out if included by files which don't use AS3514_I2C_ADDRRafaël Carré2008-11-10
* Sansa AMS: use the AS3514 ADC driverRafaël Carré2008-11-10
* Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.hRafaël Carré2008-11-10
* AMS Sansa (formerly 'V2') use the as3514 RTCRafaël Carré2008-11-10
* Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() a...Dave Chapman2008-11-10
* make m200v4 build compilable.Dominik Wenger2008-11-10
* M200V4 : use simple charging (no support yet, will be controlled via i2c)Rafaël Carré2008-11-10
* m200v4 : disable RTC in bootloaderRafaël Carré2008-11-10
* Fix Clip firmware building by adding missing symbolsRafaël Carré2008-11-10
* oops, one more renameDaniel Stenberg2008-11-10