summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31
AgeCommit message (Expand)Author
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald
2021-04-01gigabeats: Fix hang on startup caused by a stack overflowSolomon Peachy
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy
2020-10-13imx31: Work around an apparently not-quite-kosher abuse of CPPSolomon Peachy
2020-07-05imx31: Fix regression in bootloader caused by cd9906Solomon Peachy
2020-07-05arm: Fix PortalPlayer linker scripts with binutils 2.21+Solomon Peachy
2018-01-14Gigabeat S: Remove unwanted partitions on the flyMichael Sevakis
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis
2017-10-26Unify storage threads into oneMichael Sevakis
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis
2017-01-29i.MX31: Restore screen clearing in DVFS/DPTC debug screenMichael Sevakis
2017-01-29Improve imx31 interrupt code for PMIC and GPIOMichael Sevakis
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