summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31
AgeCommit message (Expand)Author
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2014-03-06Gigabeat S: Improve headphone thread implementation.Michael Sevakis
2014-03-03Fix more reds.Thomas Martitz
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz
2013-05-14Get rid of usb_drv_attach() from USB code.Michael Sevakis
2013-05-11Set the right variable type for ucallback :)Michael Sevakis
2013-05-11i.MX31: Remove long udelay from DVFS interrupt handlerMichael Sevakis
2012-05-23Gigabeat S: Fix the recording locking upon using it a second time.Michael Sevakis
2012-05-07remove debug-target.hRafaël Carré
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis
2012-04-06arm: factor all exception handlers out of the crt0.S filesAmaury Pouly
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-07charging_algorithm_close() declaration has movedRafaël Carré
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts
2012-01-04imx31: move DEBUG_CANCEL definition to .cRafaël Carré
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré
2012-01-04Fix beast warning.Thomas Martitz
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2012-01-03i.MX31: need an additional ISR lockout instance when closing driver.Michael Sevakis
2012-01-03Gigabeat S: Dump some now-irrelevant comments.Michael Sevakis
2012-01-03i.MX31: Fix a couple oopses from r31528Michael Sevakis
2012-01-02i.MX31 - Dethreading operations continueMichael Sevakis
2012-01-01Gigabeat S: Revert removal of usb_plugged in r31489Michael Sevakis
2011-12-31usb-target.h: removeRafaël Carré
2011-12-31gigabeats usb-target: merge in system-target.hRafaël Carré
2011-12-31usb_plugged() is PP onlyRafaël Carré
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré
2011-12-29Forgot a "static" in r31462.Michael Sevakis
2011-12-29Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis
2011-12-29i.MX31: Implement asynchronous version of I2C driver.Michael Sevakis
2011-12-29i.MX31: Some tweaks with variable declaration in SPI driver.Michael Sevakis
2011-12-26i.MX31: Rename somethingMichael Sevakis
2011-12-26i.MX31: Silly little change to enable/disable a SPIMichael Sevakis
2011-12-18Gigabeat S: PMIC SPI improvement and bugfixes.Michael Sevakis
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero
2011-12-17Try to fix r31346Bertrik Sikken
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken
2011-12-17Add const to global pointers to strings.Boris Gjenero
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-12-17Do some things to make -ffunction-sections work better.Michael Sevakis
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis
2011-12-15Fix r31311 red and yellow.Michael Sevakis
2011-12-15Collect some of the memory frame LCD C code.Michael Sevakis
2011-12-15Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis
2011-12-09Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero
2011-11-22FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero