Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-05 | pcl052: Fix eth0 not being recognized3.0-pcl052-ts1.4 | Anthony Felice | |
This patch fixes eth0 with the pcl052 platform. It appears to be a vague init issue, as the actual code change relates to the way a DCU pin is enabled. | |||
2014-02-25 | Disabled EDMA in UART Configuration to prevent jumbled characters on serial ↵ | Anthony Felice | |
port with Sysvinit. | |||
2014-02-25 | Fixed a panic seen as soon as you type a character on the terminal when EDMA ↵ | Roshni Shah | |
is disabled in UART config. The receive interrupt was attempting to schedule a work queue only defined if EDMA is enabled. kernel BUG at kernel/workqueue.c:1037! Unable to handle kernel NULL pointer dereference at virtual address 00000000 | |||
2014-02-25 | Fixed the uart_tasklet_action NULL pointer deference panic in MVF Serial Driver | roshni.shah | |
2014-02-25 | Support for setting TX clear-to-send in set modem CTRL in MVF Serial Driver | roshni.shah | |
2014-02-25 | MVF Serial Driver Improvements to fix the sysvinit console hang issue. | roshni.shah | |
2014-02-25 | Removed dead code, corrected comments, print uart settings in MVF Serial Driver | roshni.shah | |
2014-01-23 | Add missing header for __exception_irq_entry in global timer3.0-pcl052-ts1.3 | Anthony Felice | |
Fixes issue reported in ticket #52637 | |||
2014-01-23 | Add missing Global Timer source file. | Anthony Felice | |
2014-01-23 | Add Global Timer support to fix High Resolution Timer functionality. | Anthony Felice | |
This patch was submitted by Yoshihisa Ozawa <ozawa@lineo.co.jp> in ticket #52306. | |||
2013-11-21 | Fix typo in DSPI2 and DSPI3 base address3.0-pcl052-ts1.2 | Anthony Felice | |
2013-10-09 | Add mvf_sema4.h to header install list and allow to be included outside of ↵3.0-pcl052-ts1.1 | Anthony Felice | |
the kernel. | |||
2013-10-09 | add a test call to determine state of semaphore without requesting it | Ed Nash | |
2013-10-09 | add support for spin locks | Ed Nash | |
2013-10-09 | add latency stats and make debugfs writeable | Ed Nash | |
2013-10-09 | fix debugfs worng directory for gate. cleanup debug comment / code in i2c-imx | Ed Nash | |
2013-10-09 | fix gate number constant | Ed Nash | |
2013-10-09 | add debugfs statistics and some code cleanup | Ed Nash | |
2013-09-17 | pcl052: fix pcl052_defconfig for the correct usb gadget3.0-pcl052-ts1 | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-09-17 | pcl052: add user button and led support | Russell Robinson Jr | |
The buttons are initially defined in arch/arm/mach-mvf/board-pcl052 and each LED is set to trigger by a corresponding button press. This is supported with a modified leds-gpio and trigger driver that enables assinging default gpio triggers values in kernel space. Signed-off-by: Johnathan Feuerstein <jfeuerstein@phytec.com> Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-09-17 | leds-gpio: ledtrig-gpio: allow static gpio val | Russell Robinson Jr | |
Modified leds-gpio and ledtrig-gpio driver to allow gpios to be designated in kernel space instead of being limited to user space assignment. Signed-off-by: Johnathan Feuerstein <jfeuerstein@phytec.com> Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-09-17 | pcl052: update pcl052_defconfig | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-09-17 | pcl052: revert usb0 to device mode | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-09-17 | pcl052: general cleanup and config changes | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-09-17 | Fixed DCU multiplier calculation | Chris Conley | |
Signed-off-by: Chris Conley <cconley@phytec.com> | |||
2013-09-17 | pcl052:DCU: Support for TDA1998X HDMI codec init added | Chris Conley | |
Signed-off-by: Chris Conley <cconley@phytec.com> | |||
2013-09-17 | pcl052:hdmi encoder support path excluded, minor fixes on clock related define | Chris Conley | |
Signed-off-by: Chris Conley <cconley@phytec.com> Signed-off-by: Russell Robinson <rrobinson@phytec.com> | |||
2013-09-17 | pcl052:hdmi encoder support path excluded, minor fixes on clock related define | Chris Conley | |
Signed-off-by: Chris Conley <cconley@phytec.com> | |||
2013-09-17 | pcl052: Cosmic board init and configuration support | Chris Conley | |
Signed-off-by: Chris Conley <cconley@phytec.com> Signed-off-by: Russell Robinson <rrobinson@phytec.com> | |||
2013-08-28 | pcm052: qspi0: move NOR mtdparts to u-boot and match .name to hardware bus | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-08-28 | pcm052: add pwm backlight support; enable uart2 | Russell Robinson Jr | |
additional changes: enabled ADC and updated QSPI parts | |||
2013-08-28 | pcm052: enable watchdog | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-08-28 | pcm052: qspi: add QSPI0_A and QSPI0_B NOR support | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-08-28 | pcm052: fec1: support added for ETH1 | Serah Peterson | |
Signed-off-by: Serah Peterson <speterson@phytec.com> | |||
2013-08-28 | pcm052: dcu: fix LCD clock frequency issues | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-08-28 | pcm052: set the LCD_ENABLE pin in the board file instead of hard-coded #define | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-08-28 | mvf: dcu: move DCU_LCD_ENABLE_PIN into the platform_data struct | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-07-11 | Revert "ENGR00212256-1: GPU: Add platform support for GPU" | Anthony Felice | |
This reverts commit 7bd040a53e9451526687ecc868d25288012b2a2d. This commit caused issues with the serial driver. | |||
2013-07-11 | Revert "Add BPP ARGB8888 support for DCU driver" | Anthony Felice | |
This reverts commit 453d0753de3538f439083dfac4070bb682954e6e. This commit caused issues with the serial driver. | |||
2013-06-21 | Add BPP ARGB8888 support for DCU driver3.0-pcm052-ts2.5 | Alison Wang | |
Signed-off-by: Alison Wang <b18965@freescale.com> | |||
2013-06-21 | ENGR00212256-1: GPU: Add platform support for GPU | Jason 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-10 | Don't reassign pads PTB6 and PTB7. They are used for uart-2 which is the ↵3.0-pcm052-ts2.4 | Ed Nash | |
default console (i.e. printf) for MQX as of the beta-3 release. | |||
2013-05-10 | Update hw_breakpoint implementation in order to support CONFIG_PERF_EVENTS | Anthony Felice | |
2013-04-26 | Add KGDB support3.0-pcm052-ts2.3 | Anthony Felice | |
2013-04-26 | Fix SDHC card timeout error.3.0-pcm052-ts2.2 | Anthony Felice | |
2013-03-29 | Merge branch '3.0-pcm052' of ssh://github.com/tsfs/Vybrid-Linux into 3.0-pcm0523.0-pcm052-ts2.1 | Justin Waters | |
2013-03-29 | fix scheduler not seeing time pass, would not interrupt cpu bound process | Roshni Shah | |
Signed-off-by: Ed Nash <ed@kidlearn.com> Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-03-28 | pcm052: updating pcm052_defconfig | Russell Robinson Jr | |
2013-03-14 | Initial changes to support mcc and i2c semaphore for ping pong demoPD13.0.2 | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> | |||
2013-03-14 | pcm052: audio: audio playback and record support added | Russell Robinson Jr | |
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com> |