| Commit message (Expand) | Author | Age |
| ... | |
| * | Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a l... | Michael Sevakis | 2008-12-04 |
| * | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis | 2008-12-03 |
| * | Remove usb_drv_wait from the public usb api, and remove the implementation fr... | Frank Gevaerts | 2008-11-30 |
| * | Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the n... | Frank Gevaerts | 2008-11-30 |
| * | Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ... | Frank Gevaerts | 2008-11-30 |
| * | Sansa Clip: build plugins (FS#9578) | Rafaël Carré | 2008-11-28 |
| * | Sansa AMS: I2SOUT registers definitions | Rafaë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 Sevakis | 2008-11-27 |
| * | Add hardware backlight fading on Gigabeat S with fade up and down options in ... | Michael Sevakis | 2008-11-26 |
| * | Sansa AMS: use non-busy wakeup to signal end of DMA transfer | Rafaël Carré | 2008-11-26 |
| * | Get rid of remaining audiohw_enable_output style codec setup and use pre/post... | Michael Sevakis | 2008-11-26 |
| * | Fix 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-26 |
| * | Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe... | Steve Bavin | 2008-11-26 |
| * | Enable display contrast setting and implement flip for the Clip. | Bertrik Sikken | 2008-11-25 |
| * | m200v4: correct the BOOTDIR define, and invert the button check in the dualbo... | Dominik Wenger | 2008-11-25 |
| * | Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s... | Michael Sevakis | 2008-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 Stenberg | 2008-11-24 |
| * | Simplify the wm8731 driver by adding a masked write function. Change _write_o... | Michael Sevakis | 2008-11-24 |
| * | Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY() | Nils Wallménius | 2008-11-22 |
| * | Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4... | Michael Sevakis | 2008-11-22 |
| * | Commit some USB and ATA rework/refactoring (+ USB GPIO detection). | Maurus Cuelenaere | 2008-11-21 |
| * | Introduce likely() and unlikely() macros, use to give gcc hints about which b... | Nils Wallménius | 2008-11-20 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | Gigabeat S: Make MIN_BRIGHTNESS_SETTING to be 1, not 0; the backlight already... | Michael Sevakis | 2008-11-19 |
| * | Add some watchdog timer definitions for IMX31L | Michael Sevakis | 2008-11-19 |
| * | MC13783 PMIC: Make some defines more strictly correct-- interrupts, etc. | Michael Sevakis | 2008-11-19 |
| * | Sansa Clip: backlight brightness is not possible, so remove references to it | Rafaël Carré | 2008-11-18 |
| * | MC13783 cleanup. Remove functions proving themselves not so useful and add mc... | Michael Sevakis | 2008-11-18 |
| * | Remove iAudio references from the Cowon D2 build, since it is not an iAudio b... | Rob Purchase | 2008-11-17 |
| * | Fix the Sansa AMS SD driver | Rafaël Carré | 2008-11-16 |
| * | Remove some unneeded #includes | Dave Chapman | 2008-11-14 |
| * | m200v4: make buttons work again (added a small delay). make m200 keymap bette... | Dominik Wenger | 2008-11-14 |
| * | Assume that AS3514_I2C_ADDR is not target-specific. If it turns out to be di... | Dave Chapman | 2008-11-12 |
| * | Revert last commit (accidentally committed the whole tree) | Karl Kurbjun | 2008-11-12 |
| * | Add in the needed crt0.S code for the wakeup alarm also | Karl Kurbjun | 2008-11-12 |
| * | Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc... | Dave Chapman | 2008-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_ADDR | Rafaël Carré | 2008-11-10 |
| * | Sansa AMS: use the AS3514 ADC driver | Rafaël Carré | 2008-11-10 |
| * | Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.h | Rafaël Carré | 2008-11-10 |
| * | AMS Sansa (formerly 'V2') use the as3514 RTC | Rafaël Carré | 2008-11-10 |
| * | Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() a... | Dave Chapman | 2008-11-10 |
| * | make m200v4 build compilable. | Dominik Wenger | 2008-11-10 |
| * | M200V4 : use simple charging (no support yet, will be controlled via i2c) | Rafaël Carré | 2008-11-10 |
| * | m200v4 : disable RTC in bootloader | Rafaël Carré | 2008-11-10 |
| * | Fix Clip firmware building by adding missing symbols | Rafaël Carré | 2008-11-10 |
| * | oops, one more rename | Daniel Stenberg | 2008-11-10 |