summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-11quartz: Disabled EDMA for UART configurations3.0-quartz-ts1.3Anthony Felice
2014-02-09Quartz: Add support for UART3 and UART2 iomux defines.3.0-quartz-ts1.2Roshni Shah
2014-01-09Quartz: Update Quartz machine Type and ID.3.0-quartz-ts1.1Roshni Shah
2014-01-08Quartz: Add def config for Quartz3.0-quartz-ts1Roshni Shah
2014-01-07Fixed a panic seen as soon as you type a character on the terminal when EDMA isRoshni Shah
2014-01-07Quartz: Configured User Buttons on Quartz to report events on Sysfs interface.Roshni Shah
2014-01-07Quartz: Configuring NAND driver to use 8bit bus width for QuartzRoshni Shah
2014-01-06Quartz: Added Quartz Board machine ID in mach-typesRoshni Shah
2014-01-06Quartz: Removed unused pad's UART0 RTS, UART0 CTS from Quartz board file.Roshni Shah
2014-01-06Quartz: Fixed the Quartz board description in KconfigRoshni Shah
2014-01-05Quartz: Fixed Linux-MQX semaphore conflict in the i2c driver for multiple i2cRoshni Shah
2014-01-05Quartz: Added Resistive Touch Screen supportRoshni Shah
2014-01-05Quartz: Modified the LVDS touchscreen driver (egalax) to use Falling Edge GPIORoshni Shah
2014-01-05Quartz: Updated the Audio Drv (mvf-sgtl5000) to use appropriate I2c portRoshni Shah
2014-01-05Quartz: Added Display Support - LVDS, 7inchRoshni Shah
2014-01-05Quartz: Added Support for Quartz Hardware ModulesRoshni Shah
2014-01-04Fix typo in DSPI2 and DSPI3 base addressAnthony Felice
2014-01-04Add missing Global Timer source file.Anthony Felice
2014-01-04Add defconfig for Vybrid TowerAnthony Felice
2014-01-04Fix FAST_READ for QSPI nor flash support.Anthony Felice
2014-01-04Add Global Timer support to fix High Resolution Timer functionality.Anthony Felice
2014-01-04Fix typo in MVF_USBPHY1_BASE_ADDR that caused a segmentation fault to occur w...Anthony Felice
2014-01-04Add mvf_sema4.h to header install list and allow to be included outside of th...Anthony Felice
2014-01-04Prevent L2 cache initialisation if CONFIG_CACHE_L2X0 is enabled and L2 cache ...Anthony Felice
2014-01-04add a test call to determine state of semaphore without requesting itEd Nash
2014-01-04add support for spin locksEd Nash
2014-01-04add latency stats and make debugfs writeableEd Nash
2014-01-04fix debugfs worng directory for gate. cleanup debug comment / code in i2c-imxEd Nash
2014-01-04fix gate number constantEd Nash
2014-01-04add debugfs statistics and some code cleanupEd Nash
2014-01-04Support for setting TX clear-to-send in set modem CTRL in MVF Serial Driverroshni.shah
2014-01-04Fixed the uart_tasklet_action NULL pointer deference panic in MVF Serial Driverroshni.shah
2014-01-04MVF Serial Driver Improvements to fix the sysvinit console hang issue.roshni.shah
2014-01-04Removed dead code, corrected comments, print uart settings in MVF Serial Driverroshni.shah
2014-01-04ARM: 7670/1: fix the memset fixNicolas Pitre
2014-01-04ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2014-01-04oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy
2014-01-04twr-vf700: setup memory if mem= is not passed to kernelAndy Voltz
2013-07-02Fix for 51540: clock() function returns too large values3.0-vybrid-ts2.5Makarand Kulkarni
2013-05-10Don't reassign pads PTB6 and PTB7. They are used for uart-2 which is the defa...3.0-vybrid-ts2.4Ed Nash
2013-05-06Update hw_breakpoint implementation in order to support CONFIG_PERF_EVENTSAnthony Felice
2013-04-26Fix SDHC card timeout error.3.0-vybrid-ts2.3Anthony Felice
2013-04-26Add initial KGDB support.3.0-vybrid-ts2.2Anthony Felice
2013-04-26use dma bufeers rather than kmalloc buffers to make sure coherent ram between...Ed Nash
2013-04-23limit Linux use of SRAM so as not to conflict with MQX. Similarly, leave M4 r...3.0-vybrid-ts33.0-vybrid-ts2.1Ed Nash
2013-03-14Fix serial bug when recieving a file3.0-vybrid-ts2Andy Voltz
2013-03-10fix scheduler not seeing time pass, would not interrupt cpu bound processRoshni Shah
2013-02-17extend timout for sema4 grab3.0-vybrid-ts1Ed Nash
2013-02-17add semaphore protection with MQX of I2C busEd Nash
2012-12-12fsl_nfc: Add default partitioningJustin Waters