summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Collapse)Author
2012-08-15Merge remote-tracking branch 'github/fb_development' into 3.0-vybrid0.9Justin Waters
2012-08-02Merge remote-tracking branch 'github/3.0-vybrid-lineo' into 3.0-vybridJustin Waters
Conflicts: arch/arm/mach-mvf/board-twr_vf600.c
2012-08-02Framebuffer: Add panning Support, code cleanuproshni.shah
2012-07-27Framebuffer: Add Framebuffer Driver, LCD Driver Interface.roshni.shah
2012-07-25twr_vf600: Fix MXC_INT_GPIOE and MXC_INT_END.Hirofumi Yagi
2012-07-16DCU: DCU unit test integrated, sys class interface bug fixesAkshay Bhat
2012-07-15DCU driver initial support addedRoshni
2012-07-12twr_vf600: fix some issuesHirofumi Yagi
Mask DDR interrupt and disable OpenVG clock. Update l2switch, eDMA and timer drivers.
2012-07-03Add: timersHirufmi Yagi
2012-07-03Fix: defconfig memory sizeKatsunaga Kinoshita
2012-07-03fix: L2 Cache ProbeKatsunaga Kinoshita
2012-07-03Add: KPP Kyepad driverKatsunaga Kinoshita
2012-07-03fix: On kernel command line Memory size 1.5G => 128MKatsunaga Kinoshita
2012-07-03Update: add DMA resource, undef CONFIG_HAVE_HW_BREAKPOINTyagi
2012-07-03Update: TWR-VF600 defconfigyagi
2012-07-03Fix: PIT timeryagi
2012-07-03Update: kernel timeryagi
2012-07-03Add: PIT timeryagi
2012-07-03Update: DMAKatsunaga Kinoshita
2012-07-03Add: defconfig for TWR-VF600Katsunaga Kinoshita
2012-07-03fix: GPIO DriverKatsunaga Kinoshita
2012-07-03update: enet clockyagi
2012-07-03update: global timeryagi
2012-07-03update: change PIT to Global Timer.yagi
2012-07-03fix: timer to periodic but timer is PIT.Katsunaga Kinoshita
2012-07-03update: mvf_time.cyagi
2012-07-03fix: Ether driverKatsunaga Kinoshita
2012-07-03update: clockyagi
2012-07-03update: clockyagi
2012-07-03update: clock.cyagi
2012-07-03fix: serial console for kernel bootKatsunaga Kinoshita
2012-07-03update mxc_init_l2x0.yagi
2012-07-03update: porintg uartKatsunaga Kinoshita
2012-07-03add: FEC & eDMAyagi
2012-07-03update hw_breakpoint, clock.c, etc.yagi
2012-07-03update: interrupt and sum bugfix.Katsunaga Kinoshita
2012-07-03update: update serial and gpio inlitalize.Katsunaga Kinoshita
2012-07-03change: clock & iomuxyagi
2012-07-03update MSL and serialyagi
2012-07-03update: gpio numober abc.. to 0123..Katsunaga Kinoshita
2012-07-032012.06.01: Add CONFIG_IOMUX_PRIMARY/CONFIG_IOMUX_SECONDARY supportyagi
2012-07-03commit: 2012.06.01 MSL modificationyagi
2012-07-03update: compile board-twr_vf600.cyagi
2012-07-03update: for compile serial_mvf.cKatsunaga Kinoshita
2012-07-03!!! pass compile !!!yagi
2012-07-03fix mvf_gpio.cKatsunaga Kinoshita
2012-07-03update by yagiyagi
2012-07-03chane_20120531Katsunaga Kinoshita
2012-07-03ENGR00178106 SabreSD: scan emmc slot sd4 firstly for mfgtoolsFrank Li
Mfgtools want to emmc block device node is fixed mmcblk0. Card in other slot is mmcblk1 or mmcblk2 Signed-off-by: Frank Li <Frank.Li@freescale.com>
2012-07-03ENGR00177875 mx6: pm: disable USB VBUS wakeup to avoid vbus wake systemPeter Chen
The USB VBUS wakeup should be disabled to avoid vbus wake system up wrongly due to vbus comparator is closed at weak 2p5 mode. Signed-off-by: Peter Chen <peter.chen@freescale.com>