summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
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
2008-04-15Make the gigabeat S bootloader compile again. Don't know if it still works.Michael Sevakis
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon
2008-04-13ADC driver for Gigabeat S - a bit on the general side for now. Needs to have ...Michael Sevakis
2008-04-13Charger detection for Gigabeat SNils Wallménius
2008-04-12Refine information and macros for clock skipping. Not functional changes.Jens Arnold
2008-04-12D2: Charging detection, plus basic PCF50606 interrupt handler.Rob Purchase
2008-04-12Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis
2008-04-12D2: Implement battery voltage readout from PCF50606 (levels not yet calibrate...Rob Purchase
2008-04-12Move a function to gwps-common.c because it belongs thereNils Wallménius
2008-04-11Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis
2008-04-09D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase
2008-04-09Fix red + introduce new defines for DM320 targetsMaurus Cuelenaere
2008-04-08D2: Implement power-off by putting the PCF50606 to sleep (and reduce timeout ...Rob Purchase
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis