summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx31/gigabeat-s
AgeCommit message (Expand)AuthorFilesLines
2018-01-14Gigabeat S: Remove unwanted partitions on the flyMichael Sevakis1-16/+18
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis1-0/+4
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis1-37/+20
2017-01-29Improve imx31 interrupt code for PMIC and GPIOMichael Sevakis13-211/+96
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat3-10/+10
2014-03-06Gigabeat S: Improve headphone thread implementation.Michael Sevakis1-81/+54
2014-03-03Fix more reds.Thomas Martitz5-2/+9
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz1-0/+1
2013-05-14Get rid of usb_drv_attach() from USB code.Michael Sevakis1-2/+0
2013-05-11Set the right variable type for ucallback :)Michael Sevakis1-1/+1
2013-05-11i.MX31: Remove long udelay from DVFS interrupt handlerMichael Sevakis4-49/+88
2012-05-23Gigabeat S: Fix the recording locking upon using it a second time.Michael Sevakis1-4/+4
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-63/+56
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-4/+0
2012-01-07charging_algorithm_close() declaration has movedRafaël Carré1-1/+1
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré1-4/+0
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts1-7/+0
2012-01-04Fix beast warning.Thomas Martitz1-1/+1
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-3/+3
2012-01-03Gigabeat S: Dump some now-irrelevant comments.Michael Sevakis2-5/+1
2012-01-03i.MX31: Fix a couple oopses from r31528Michael Sevakis2-3/+2
2012-01-02i.MX31 - Dethreading operations continueMichael Sevakis6-47/+57
2012-01-01Gigabeat S: Revert removal of usb_plugged in r31489Michael Sevakis2-2/+8
2011-12-31usb-target.h: removeRafaël Carré2-2/+0
2011-12-31gigabeats usb-target: merge in system-target.hRafaël Carré2-43/+15
2011-12-31usb_plugged() is PP onlyRafaël Carré2-9/+3
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré1-1/+0
2011-12-29Forgot a "static" in r31462.Michael Sevakis1-1/+1
2011-12-29Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis1-22/+41
2011-12-26i.MX31: Rename somethingMichael Sevakis1-1/+1
2011-12-26i.MX31: Silly little change to enable/disable a SPIMichael Sevakis1-8/+1
2011-12-18Gigabeat S: PMIC SPI improvement and bugfixes.Michael Sevakis1-10/+5
2011-12-17Try to fix r31346Bertrik Sikken1-0/+2
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken3-3/+72
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis1-6/+6
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis1-8/+9
2011-12-15Fix r31311 red and yellow.Michael Sevakis1-0/+3
2011-12-15Collect some of the memory frame LCD C code.Michael Sevakis2-150/+12
2011-12-15Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis1-3/+3
2011-10-30Gigabeat S: Maintain power thread at realtime priority at all times so it may...Michael Sevakis1-15/+4
2011-10-17Expunge a commented #include that found its way in in r30771.Michael Sevakis1-1/+0
2011-10-17Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis3-100/+172
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis1-1/+1
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-0/+3
2011-03-05Change the thread api a bit.Thomas Martitz1-1/+1
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis2-8/+8
2011-01-23i.MX31: Now that it matters because there's a debug screeen that allows chang...Michael Sevakis3-5/+8
2011-01-22Gigabeat S: Keep LCD options in sync even when display is turned off.Michael Sevakis1-17/+37
2011-01-22i.MX31: Allow interrupts in thread context, not just ISR context, during the ...Michael Sevakis1-0/+1
2011-01-22Better boost calculation for multifrequency CPUs. Frequencies between minimum...Michael Sevakis1-0/+2