summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-12build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador
2013-02-12mx6: Disable Power Down Bit of watchdogFabio Estevam
2013-02-12imx: mx6q DDR3 init: Benefit from available CL = 7Benoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix MR0.PPDBenoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix RST_to_CKEBenoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix SDE_to_RSTBenoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix tXPRBenoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix tMRDBenoît Thébaudeau
2013-01-28mx23evk: Add initial board supportOtavio Salvador
2013-01-28mx23_olinuxino: Add default environmentOtavio Salvador
2013-01-28mxs: mmc: mx23_olinuxino: Add MMC supportMarek Vasut
2013-01-28mxs: mmc: Fix the MMC driver for MX23Marek Vasut
2013-01-28mxs: mmc: Allow overriding default card detect implementationMarek Vasut
2013-01-28mxs: mmc: Fix MMC reset on iMX23Otavio Salvador
2013-01-28mxs: ssp: Add SSP registers map for MX23Marek Vasut
2013-01-28mxs: dma: Fix APBH DMA driver for MX23Marek Vasut
2013-01-28mx6qsabrelite: search mii phy address 4-7Troy Kisky
2013-01-28net: fec_mxc: get phydev before fec_probeTroy Kisky
2013-01-28net: fec_mxc: only call phy_connect in fec_probeTroy Kisky
2013-01-28net: fec_mxc: use fec_set_dev_name to set nameTroy Kisky
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky
2013-01-28net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multiTroy Kisky
2013-01-28net: fec_mxc: change fec_mii_setspeed parameterTroy Kisky
2013-01-28net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky
2013-01-28doc/README.fec_mxc: add documentationTroy Kisky
2013-01-28mxs: Use __weak annotation to simplify codeFabio Estevam
2013-01-28tools: imximage: Let .name field be more genericFabio Estevam
2013-01-28mx6qsabre_common: Let mmc partition be board specificFabio Estevam
2013-01-28mx6qsabreauto: enable USB host interfaceKnut Wohlrab
2013-01-28mxs: Boost the memory power supplyMarek Vasut
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky
2013-01-21mxs: Add MX23 quirks into the clock codeOtavio Salvador
2013-01-21woodburn: Set Write Protection GPIO as inputFabio Estevam
2013-01-21mxs: Add MX23 olinuxino board supportMarek Vasut
2013-01-21mxs: Linux uses ttyAMA0 as DUARTMarek Vasut
2013-01-21mxs: Fix the memory init for MX23Otavio Salvador
2013-01-21mxs: Add function to ungate the power block on MX23Marek Vasut
2013-01-21mmc: Limit the number of used SSP ports on MX23Marek Vasut
2013-01-21mx23: config: Enable mxsboot tool for i.MX23 based boardsOtavio Salvador
2013-01-21mx23: config: Enable building of u-boot.sb binaryOtavio Salvador
2013-01-21mx23: SPL: Initialize DDR at 133MHzOtavio Salvador
2013-01-21mx23: SPL: Add boot mode supportOtavio Salvador
2013-01-21mx23: Add boot mode descriptionOtavio Salvador
2013-01-21mx23: Add support on print_cpuinfo()Otavio Salvador
2013-01-21mx23: ssp: Fix ssp-regs.h for MX23Marek Vasut
2013-01-21mx23: Add POWER and CLKCTRL register definitionsMarek Vasut
2013-01-21mx23: Add iomux-mx23.hOtavio Salvador
2013-01-21mx23: Add register base addressesOtavio Salvador
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador
2013-01-21mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut