summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx31
AgeCommit message (Expand)AuthorFilesLines
2020-07-05imx31: Fix regression in bootloader caused by cd9906Solomon Peachy1-1/+1
2020-07-05arm: Fix PortalPlayer linker scripts with binutils 2.21+Solomon Peachy2-4/+4
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 Sevakis2-0/+31
2017-10-26Unify storage threads into oneMichael Sevakis1-4/+0
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis1-37/+20
2017-01-29i.MX31: Restore screen clearing in DVFS/DPTC debug screenMichael Sevakis1-1/+2
2017-01-29Improve imx31 interrupt code for PMIC and GPIOMichael Sevakis16-444/+489
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 Martitz7-2/+12
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 Sevakis6-88/+140
2012-05-23Gigabeat S: Fix the recording locking upon using it a second time.Michael Sevakis1-4/+4
2012-05-07remove debug-target.hRafaël Carré2-27/+0
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis1-1/+0
2012-04-06arm: factor all exception handlers out of the crt0.S filesAmaury Pouly1-29/+0
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-04imx31: move DEBUG_CANCEL definition to .cRafaël Carré2-1/+2
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré1-1/+0
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré1-1/+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-03i.MX31: need an additional ISR lockout instance when closing driver.Michael Sevakis1-1/+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 Sevakis7-153/+161
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-29i.MX31: Implement asynchronous version of I2C driver.Michael Sevakis2-158/+262
2011-12-29i.MX31: Some tweaks with variable declaration in SPI driver.Michael Sevakis1-19/+14
2011-12-26i.MX31: Rename somethingMichael Sevakis4-7/+7
2011-12-26i.MX31: Silly little change to enable/disable a SPIMichael Sevakis4-45/+34
2011-12-18Gigabeat S: PMIC SPI improvement and bugfixes.Michael Sevakis3-192/+128
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero1-1/+1
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-17Add const to global pointers to strings.Boris Gjenero1-1/+1
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis4-10/+10