summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-12-10Sansa Clip: enable tagcache, quickscreen and pitchscreenRafaël Carré
2008-12-10Fix red and a couple other things I somehow missed.Michael Sevakis
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-09make fmradio-i2c code from clip more generic, so it works for m200v4 and hope...Dominik Wenger
2008-12-09Color LCDs shouldn't have to have contrast set to 0 before shutdown. If contr...Michael Sevakis
2008-12-08Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching t...Michael Sevakis
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-08* combine i2c_ack and i2c_outbBertrik Sikken
2008-12-08Sansa Clip: revert 19353Rafaël Carré
2008-12-07Generic I2C: fix various problems with this (now) unused driverRafaël Carré
2008-12-07Meg F/X: Radically changing divider settings messed up the fake sleep in the ...Michael Sevakis
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-06Add small delays before lcd_write_data() and lcd_write_command(). This seems ...Frank Gevaerts
2008-12-06Sansa Clip: No need to use GPIO pin B6 in LCDRafaël Carré
2008-12-05Sansa Clip: No need to use GPIO pin B5 in LCD - it's likely used in FMRafaël Carré
2008-12-05Sansa AMS: use vectored interruptsRafaël Carré
2008-12-05Sansa AMS: correct VIC registers usageRafaël Carré
2008-12-04Sansa AMS "High Mem" : fix main binary linking broken by r19342Rafaël Carré
2008-12-04pcm-as3525.c : don't use |= on a write-only register (VIC_INT_EN_CLEAR).Bertrik Sikken
2008-12-04Sansa AMS: Disable DMA clocks when not in useRafaël Carré
2008-12-04Sansa AMS: disable I2SOUT clocks when playback is stoppedRafaël Carré
2008-12-04Sansa AMS: PCM driver (FS#9592)Rafaël Carré
2008-12-04Keep codec HPCM (headphone common mode) enabled for Sansa Clip and Sansa m200...Bertrik Sikken
2008-12-04Cleaned up codepage handling, by Yoshihisa Uchida. (FS#9349)Björn Stenberg
2008-12-04Sansa AMS: Don't allocate stack in irq_handlerRafaël Carré
2008-12-04Sansa AMS SD driver: don't check non fatal flags of MCI_STATUSRafaël Carré
2008-12-04Oops, logic error! Interrupts enabled != in interrupt modeMaurus Cuelenaere
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg
2008-12-04Implement in_interrupt_mode() properlyMaurus Cuelenaere
2008-12-04Sansa AMS: updates DMA APIRafaël Carré
2008-12-04Sansa Clip: remove unused variableRafaël Carré
2008-12-04Sansa AMS: centralize clock settings in clock-target.hRafaël Carré
2008-12-04Ingenic targets:Maurus Cuelenaere
2008-12-04Fix warningMaurus Cuelenaere
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-03Hopefully mop-up remaining red.Michael Sevakis
2008-12-03Fix some red. The stubs in bootloaders are giving some trouble.Michael Sevakis
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-12-03fix hold-button handling for m200v4.Dominik Wenger
2008-12-03Sansa AMS: ignore buttons when hold switch is onRafaël Carré
2008-12-03Jz4740 targets: make sure you don't yield when in interrupt modeMaurus Cuelenaere
2008-12-02Fix compilingMaurus Cuelenaere
2008-12-02Move Clip specific power management stuff (specifically the battery discarge ...Bertrik Sikken
2008-12-02Sansa Clip: Do not return HOLD status in button_read_device()Rafaël Carré