Age | Commit message (Expand) | Author |
2008-11-20 | Remove .a files before running ar, to avoid problems with renamed files remai... | Björn Stenberg |
2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
2008-11-19 | 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 | Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'... | Michael Sevakis |
2008-11-18 | Sansa Clip: backlight brightness is not possible, so remove references to it | Rafaël Carré |
2008-11-18 | Sansa AMS: Use IRAM (in app linker script and crt0.S) | Rafaël Carré |
2008-11-18 | MC13783 cleanup. Remove functions proving themselves not so useful and add mc... | Michael Sevakis |
2008-11-17 | D2: Adjust the timing delay in ltv250qv_write() since several users still rep... | Rob Purchase |
2008-11-17 | Remove iAudio references from the Cowon D2 build, since it is not an iAudio b... | Rob Purchase |
2008-11-17 | Correct the xoffset used when display_flipped is false - fixes the display in... | Dave Chapman |
2008-11-17 | Sansa AMS: Don't make sd_init() fail if a SD card is not present in the slot | Rafaël Carré |
2008-11-16 | Sansa AMS: when not in the bootloader, disable fast hardware power off | Rafaël Carré |
2008-11-16 | Fix the Sansa AMS SD driver | Rafaël Carré |
2008-11-16 | Telechips NAND: much improved read reliability on D2/iAudio7. More work is re... | Rob Purchase |
2008-11-15 | Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ... | Michael Sevakis |
2008-11-15 | add the OF offset also for sansa fuze, and make it only for internal SD. | Dominik Wenger |
2008-11-14 | 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-12 | Assume that AS3514_I2C_ADDR is not target-specific. If it turns out to be di... | Dave Chapman |
2008-11-12 | Last commit for the flash bootloader. The bootloader build works properly ei... | Karl Kurbjun |
2008-11-12 | Fix a bug when shutting down the player with the charger plugged in with the ... | Karl Kurbjun |
2008-11-12 | (really) commit the crt0.S changes needed for the wakeup alarm. | Karl Kurbjun |
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 | Make the wakeup alarm code work (Needs the flashed bootloader) | Karl Kurbjun |
2008-11-12 | Fix a small bug in %x when padding is being added | Karl Kurbjun |
2008-11-11 | Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc... | Dave Chapman |
2008-11-11 | make the meizu bootloaders compile again with the new storage infrastructure | Frank Gevaerts |
2008-11-11 | FS#9535 - Sansa Fuze sim | Jonathan Gordon |
2008-11-10 | Fix a warning introduced by r18940 | Dave Chapman |
2008-11-10 | 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: remove symbol already defined in audio/as3514.c driver | Rafaël Carré |
2008-11-10 | Sansa AMS: declare ascodec_init() function in the header | 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 | quick fix for the e200v2 to skip the OF | Jonathan Gordon |
2008-11-10 | Fuze: remove an unused variable | 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 | ... and the entire dir is renamed too | Daniel Stenberg |
2008-11-10 | grrr, I need to learn to do case insensitive grepping when that's the better ... | Daniel Stenberg |
2008-11-10 | oops, one more rename | Daniel Stenberg |
2008-11-10 | "mv m200v2 m200v4" | Daniel Stenberg |