summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-21Fix typo in DSPI2 and DSPI3 base address3.0-pcm052-ts2.7Anthony Felice
2013-10-09Add mvf_sema4.h to header install list and allow to be included outside of ↵3.0-pcm052-ts2.6Anthony Felice
the kernel.
2013-10-09add a test call to determine state of semaphore without requesting itEd Nash
2013-10-09add support for spin locksEd Nash
2013-10-09add latency stats and make debugfs writeableEd Nash
2013-10-09fix debugfs worng directory for gate. cleanup debug comment / code in i2c-imxEd Nash
2013-10-09fix gate number constantEd Nash
2013-10-09add debugfs statistics and some code cleanupEd Nash
2013-08-28pcm052: qspi0: move NOR mtdparts to u-boot and match .name to hardware busRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-08-28pcm052: add pwm backlight support; enable uart2Russell Robinson Jr
additional changes: enabled ADC and updated QSPI parts
2013-08-28pcm052: enable watchdogRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-08-28pcm052: qspi: add QSPI0_A and QSPI0_B NOR supportRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-08-28pcm052: fec1: support added for ETH1Serah Peterson
Signed-off-by: Serah Peterson <speterson@phytec.com>
2013-08-28pcm052: dcu: fix LCD clock frequency issuesRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-08-28pcm052: set the LCD_ENABLE pin in the board file instead of hard-coded #defineRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-08-28mvf: dcu: move DCU_LCD_ENABLE_PIN into the platform_data structRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-07-11Revert "ENGR00212256-1: GPU: Add platform support for GPU"Anthony Felice
This reverts commit 7bd040a53e9451526687ecc868d25288012b2a2d. This commit caused issues with the serial driver.
2013-07-11Revert "Add BPP ARGB8888 support for DCU driver"Anthony Felice
This reverts commit 453d0753de3538f439083dfac4070bb682954e6e. This commit caused issues with the serial driver.
2013-06-21Add BPP ARGB8888 support for DCU driver3.0-pcm052-ts2.5Alison Wang
Signed-off-by: Alison Wang <b18965@freescale.com>
2013-06-21ENGR00212256-1: GPU: Add platform support for GPUJason Jin
This patch add platform support for MVF GPU driver Signed-off-by: Xiaochun Li <b41219@freescale.com> Signed-off-by: Jason Jin <Jason.jin@freescale.com>
2013-05-10Don't reassign pads PTB6 and PTB7. They are used for uart-2 which is the ↵3.0-pcm052-ts2.4Ed Nash
default console (i.e. printf) for MQX as of the beta-3 release.
2013-05-10Update hw_breakpoint implementation in order to support CONFIG_PERF_EVENTSAnthony Felice
2013-04-26Add KGDB support3.0-pcm052-ts2.3Anthony Felice
2013-04-26Fix SDHC card timeout error.3.0-pcm052-ts2.2Anthony Felice
2013-03-29Merge branch '3.0-pcm052' of ssh://github.com/tsfs/Vybrid-Linux into 3.0-pcm0523.0-pcm052-ts2.1Justin Waters
2013-03-29fix scheduler not seeing time pass, would not interrupt cpu bound processRoshni Shah
Signed-off-by: Ed Nash <ed@kidlearn.com> Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-03-28pcm052: updating pcm052_defconfigRussell Robinson Jr
2013-03-14Initial changes to support mcc and i2c semaphore for ping pong demoPD13.0.2Russell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-03-14pcm052: audio: audio playback and record support addedRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-02-25Merge remote-tracking branch 'github/3.0-pcm052' into 3.0-pcm0523.0-pcm052-ts2Adam Lussier
Release 3.0-ts2: enable USB support for the phyCORE Vybrid
2013-02-11pcm052: usb: enable both USB0 and USB1 as ehci-hostRussell Robinson Jr
note: there are still intermittent detection errors with USB0 Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-02-11mvf: usb: create modular defines for ehci and some hardware address changes.Russell Robinson Jr
ehci changes are currently only used with phyCORE-Vybrid (pcm052) Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-02-11pcm052: usb: fix VBUS enable mux settings and assert GPIO to enable VBUSRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-02-11pcm052: sdhc: fix drive strength and use only hardware pull-upsRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-01-25pcm052: enable EEPROM driver in config, fix TSC IRQsRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2013-01-25Initial phyCORE-Vybrid changesRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2012-12-19pcm052: enable EEPROM driver in config, fix TSC IRQsPD13.0.0alpha3.0-pcm052-ts1Russell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2012-12-19Initial phyCORE-Vybrid changesRussell Robinson Jr
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
2012-12-12fsl_nfc: Add default partitioningJustin Waters
Allows the NAND to properly probe if cmdline partitioning is not specified. Otherwise, it will fail silently.
2012-12-12Default configuration update for CAAM driverJason Jin
manually integrate from the CAAM part by Jason Signed-off-by: Jason Jin <Jason.jin@freescale.com>
2012-12-12Vybrid CAAM driverJason Jin
From Singh Pradip-B09147. Integrate by Jason Jin Signed-off-by: Jason Jin <Jason.jin@freescale.com>
2012-12-12mvf: update default kernel config for FaradayAlison Wang
Signed-off-by: Alison Wang <b18965@freescale.com>
2012-12-12ENGR00181365-2: ADC: Add driver support for ADC VybridWang Xiaojun
Add driver support for ADC Vybrid. Signed-off-by: Wang Xiaojun <b41435@freescale.com>
2012-12-12ENGR00181365-1: ADC: Add platform support for ADC driverWang Xiaojun
Add platform support for ADC driver. Signed-off-by: Wang Xiaojun <b41435@freescale.com>
2012-12-12ENGR00216081-2:Errata workaround for usb suspend and resumeJingchang Lu
Toggle PHYPWD.PWD after set PORTSC.SUSP with 8ms to trigger the LS_SE0/LS_EOP append flag after resume within UTM block. Signed-off-by: Jingchang Lu <b35083@freescale.com>
2012-12-12ENGR00216081-1:Add USB host and gadget PM supportJingchang Lu
Handle usb suspend/resume, currently the BSP doesn't support usb plug/unplug wakeup. Signed-off-by: Jingchang Lu <b35083@freescale.com>
2012-12-12ENGR00216087-2:Add Vybrid ASRC platform deviceJingchang Lu
Signed-off-by: Jingchang Lu <b35083@freescale.com>
2012-12-12ENGR00216087-1: ASRC support for VybridJingchang Lu
The ASRC driver supports stereo audio streams resample, the ASRCK1 serial clock using audio external clock source can not support 44.1K sample rate due to divider and prescaler restriction. Signed-off-by: Jingchang Lu <b35083@freescale.com>
2012-12-12ENGR00216076-3: DSPI: Update DSPI driver for PMAlison Wang
Update power management part for DSPI driver. Signed-off-by: Alison Wang <b18965@freescale.com>
2012-12-12ENGR00216076-2: DCU: Update DCU driver for PM and blending issueAlison Wang
Fix layers blending and reinitialization issue for DCU driver. Update power management part for DCU driver. Signed-off-by: Alison Wang <b18965@freescale.com>