summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* ENGR00240740-2 ARM:IPUv3:Add an interface to disable IPU hsp clkLiu Ying2013-01-211-0/+1
* ENGR00240228: IPUv3: CSI: Correct enum definition of IPU_CSI_DATA_WIDTHSheng Nan2013-01-181-5/+5
* ENGR00240650 pcie: imx: fix ep device no int when pcie switch is usedRichard Zhu2013-01-181-1/+7
* ENGR00239905 PCIe Enable PCIe switch supportRichard Zhu2013-01-141-11/+55
* ENGR00237364: board-mx6q_sabreauto fix adv7180 tvin powerdownAdrian Alonso2013-01-081-9/+3
* ENGR00232879 mx6sl: EPDC VDDH and VPOS power on/off sequence is wrongPeter Chan2013-01-082-11/+11
* ENGR00238307 MX6SL_EVK bluetooth: Add support to Silex SXSDMAN moduleLionel Xu2013-01-051-0/+43
* ENGR00238281 MX6SL_EVK: Add rfkill interface to bluetoothLionel Xu2013-01-056-3/+209
* ENGR00238809-1 mx6sl: clock: add dependency of IRAM clkGary Zhang2013-01-041-52/+73
* ENGR00237742 busfreq:fix IPG_PERCLK will be decreased to 6M once exit low busRobin Gong2012-12-211-1/+52
* ENGR00236837 MX6SL-Fix random crash caused by incorrect setting of IPG clk rate.Ranjani Vaidyanathan2012-12-121-0/+2
* ENGR00235817 mx6: use SNVS LPGPR register to store boot mode value.Zhang Jiejing2012-12-112-5/+7
* ENGR00236031 MX6 USB :Change default USB H1 and OTG driver load ordermake shi2012-12-061-2/+2
* ENGR00235624 Quad/DualLite ARD: MTD partition non alignedAlejandro Sierra2012-12-051-1/+1
* ENGR00235630 MX6 USB :fix USB does not work when plug in device during suspendmake shi2012-12-051-3/+3
* ENGR00235268: change caam_ipg_clk's CG to CG6Terry Lv2012-11-291-1/+1
* ENGR00223037 fsl: Add new board HDMI dongle for imx6 Q/DL.Zhang Xiaodong2012-11-298-0/+1524
* ENGR00235081 Quad DL: Fix chip select for SPI-NOR and flagsAlejandro Sierra2012-11-281-3/+1
* ENGR00234685-2 mx6q_sabreauto: change Sabreauto board to LDO-ENABLED modeRobin Gong2012-11-261-1/+1
* ENGR00234685-1 cpufreq:fix one bug in cpufreq driver if I2C transfer errorRobin Gong2012-11-261-3/+31
* ENGR00234531 fix MFGTOOL issue after USB module loadable doneTony LIU2012-11-222-0/+2
* ENGR00234411-2 CPUFREQ: fix one code bug on regulator restore when failRobin Gong2012-11-221-4/+7
* ENGR00234411-1 Sabreauto: fix error print COULD NOT SET GP VOLTAGE.Robin Gong2012-11-224-11/+9
* ENGR00234354-2: board-mx6q_sabreauto aline weim-nor partition layoutAdrian Alonso2012-11-201-3/+15
* ENGR00234354-1: board-mx6q_sabreauto aline spi-nor partition layoutAdrian Alonso2012-11-201-2/+8
* ENGR00234217 cpufreq:fix loops_per_jiffy wrong on new suspend flow of cpufreqRobin Gong2012-11-201-16/+63
* ENGR00234045 fix building error caused by ENGR00233366Robin Gong2012-11-192-2/+2
* ENGR00233366-4 WDOG LDO_BYPASS: fix wdog2 to reset external pmic in ldo bypassRobin Gong2012-11-193-6/+10
* ENGR00233366-3 CPUFREQ:add cpufreq restore back if set failRobin Gong2012-11-191-17/+69
* ENGR00233366-2 mx6q_sabresd mx6sl_arm2 mx6sl_evk: config in LDO bypassRobin Gong2012-11-197-127/+224
* ENGR00233366-1 Anatop PFUZE: LDO bypass can be configed by cmdlineRobin Gong2012-11-199-138/+149
* ENGR00234040 FUSE 1.2G: add fuse bit for 1.2GRobin Gong2012-11-193-4/+27
* ENGR00233770 i.mx6q/vpu: Add fuse check for VPU_DISABLE featureJason Liu2012-11-171-0/+9
* ENGR00233705 [MX6SL] -Fix suspend/resume issue when SD1 is used to boot.Ranjani Vaidyanathan2012-11-161-2/+4
* ENGR00233929: add kernel command line to enable snvsTerry Lv2012-11-162-3/+20
* ENGR00233387: MLB: read fuse to check if to enable mlbTerry Lv2012-11-161-1/+8
* ENGR00233728 mx6 usb: change usb driver load from arch_initcall to module_initmake shi2012-11-152-2/+2
* ENGR00233732 mx6dl: change 996M setpoint voltageAnson Huang2012-11-151-5/+5
* ENGR00233051-03 Mx6 USB: msl implementation for USB OTG modulizationmake shi2012-11-1414-58/+244
* ENGR00233051-02 Mx6 USB: msl headfile for OTG modulizationmake shi2012-11-141-3/+12
* ENGR00233051-01 Mx6 USB: configure change for OTG modulizationmake shi2012-11-144-1/+7
* ENGR00232945-4: CAAM: enable SNVS configTerry Lv2012-11-131-0/+1
* ENGR00224109 - MX6 : FEC : optimize ENET_REF_CLK PAD configuration.Fugang Duan2012-11-092-2/+9
* ENGR00232586 mx6: increase PUPSCR to make sure LDO is ready for resumeAnson Huang2012-11-071-1/+1
* ENGR00231266-4: board-mx6q_sabreauto adv7280 csi-tx slave addressAdrian Alonso2012-11-061-0/+2
* ENGR00231773-7 DMA: add interface to trigger SDMA event pending bitChen Liangjun2012-11-061-0/+1
* ENGR00232327 MX6SL-Optimize board level suspend powerRanjani Vaidyanathan2012-11-057-12/+242
* ENGR00232326 MX6x-Fix incorrect I2C bitrateRanjani Vaidyanathan2012-11-052-7/+15
* ENGR00225875-1 i.MX6Q/Solo SabreAuto Infineon Bluetooth uart3 configIsrael Perez2012-11-054-8/+42
* ENGR00231826 imx esdhc: Add the DMA mask for esdhc device register.Xinyu Chen2012-11-021-2/+2