summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2008-05-05Change the default background colour to black on colour targets. It fits bett...Barry Wardell
2008-05-05Alarm wake up support for Gigabeat SNils Wallménius
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-05-04The presence of the run list corelocks are dependent on core number and not b...Michael Sevakis
2008-05-03More static / header file cleanup.Bertrik Sikken
2008-05-03Forgot a fileMaurus Cuelenaere
2008-05-03Add OF LCD initMaurus Cuelenaere
2008-05-03The Gigabeat S can do album art.Nicolas Pennequin
2008-05-03Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis
2008-05-03Fix more red...Maurus Cuelenaere
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken
2008-05-03Convert the TCC77x ADC driver to use interrupts - based on the technique used...Dave Chapman
2008-05-03Made rolo.h consistent with rolo.cBertrik Sikken
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman
2008-05-02Remove some cruft not being used that interferes with building rockboy on Gig...Michael Sevakis
2008-04-30remove the 2nd last evil use of ata_disk_is_active() in apps/Jonathan Gordon
2008-04-29yep.. I really cant spellJonathan Gordon
2008-04-28Moved private types and constants from profile.h to profile.cBertrik Sikken
2008-04-28Update source files to include the header file for the functions they impleme...Bertrik Sikken
2008-04-28* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner
2008-04-28get rid of the last mr500 yellow (again :p )Jonathan Gordon
2008-04-27IMX31: Use template structures to access modules' registers from a base addre...Michael Sevakis
2008-04-27Updated use of events.h header file.Bertrik Sikken
2008-04-27Updated panicf in remove_event. Also fixed some comments.Bertrik Sikken
2008-04-27fix redJonathan Gordon
2008-04-27add more registers for the tsc2100Jonathan Gordon
2008-04-27Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...Rob Purchase
2008-04-27Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis
2008-04-26- change the usb class driver framework to allow for device classes with more...Frank Gevaerts
2008-04-25m:robe 100 - backlight PWM fadingRobert Kukla
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere
2008-04-24Add a PMIC-based RTC driver for Gigabeat S.Michael Sevakis
2008-04-22move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner
2008-04-22change style to make some people happier - (... but reading it is awful weird)Christian Gmeiner
2008-04-22move defines for VOLUME_MIN and VOLUME_MAX to their correct place (mas35xx.h)Christian Gmeiner
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun
2008-04-21A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...Rob Purchase
2008-04-20Enable RTC for Cowon D2. Time readout works, but date is currently junk.Rob Purchase
2008-04-20move some data around to place qh_array at the start of iram. This saves up t...Frank Gevaerts
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann
2008-04-20Put USB controller structures in IRAM. This seems to make the connection much...Frank Gevaerts
2008-04-20Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...Michael Sevakis
2008-04-20Add detailed header for wm8978.Michael Sevakis
2008-04-18Add keywords and fix more headers.Michael Sevakis
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis
2008-04-16Fix yellowsMaurus Cuelenaere
2008-04-16Make usb stack back available to non-PP targets.Maurus Cuelenaere
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson
2008-04-15m:robe 100 - enable setting for buttonlight brightnessRobert Kukla
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken