summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity2015-06-08-0/+8
* colibri_vf: Add separate defconfig for device tree supportBhuvanchandra DV2015-06-08-0/+12
* colibri-vf: Enable SPI supportBhuvanchandra DV2015-06-08-0/+7
* vf610: dts: Add device tree supportBhuvanchandra DV2015-06-08-0/+160
* arm: vf610: Add iomux support for DSPIBhuvanchandra DV2015-06-08-0/+30
* arm: vf610: Add clock support for DSPIBhuvanchandra DV2015-06-08-0/+12
* colibri_vf: Enable GPIO supportBhuvanchandra DV2015-06-08-0/+6
* colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV2015-06-08-0/+109
* dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-08-0/+243
* dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV2015-06-08-0/+1
* mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam2015-06-08-8/+16
* wandboard: Add board revision detection supportFabio Estevam2015-06-08-3/+31
* arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel2015-06-01-4/+0
* arm: mx6: tqma6: fix spelling error in conditionMarkus Niebel2015-06-01-2/+2
* imx: ventana: skip mtdparts fixup if no flashTim Harvey2015-06-01-3/+5
* imx: ventana: hang if board model could not be determinedTim Harvey2015-06-01-4/+2
* imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridableTim Harvey2015-06-01-8/+4
* imx: ventana: make model env var automatic and non-overridableTim Harvey2015-06-01-6/+1
* imx: ventana: various board-specific GPIO config updatesTim Harvey2015-06-01-30/+46
* mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-01-5/+5
* warp: Fix the 'saveenv' commandFabio Estevam2015-05-28-1/+1
* warp: Add fuse command supportFabio Estevam2015-05-28-0/+4
* warp: Enable CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2015-05-28-0/+1
* warp: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam2015-05-28-1/+1
* warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZEFabio Estevam2015-05-28-1/+1
* pci: imx: display message if no pcie linkTim Harvey2015-05-28-1/+3
* Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic2015-05-28-2/+1
* imx: drop warning: unused variable 'max_freq'Stefano Babic2015-05-27-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-26-2099/+2635
|\
| * mx6: standardise CONFIG_CMD_CACHEPeter Robinson2015-05-26-69/+4
| * imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-26-144/+9
| * imx6: standardise filesystem and boot optionsPeter Robinson2015-05-26-142/+13
| * imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-26-286/+16
| * imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-26-124/+10
| * imx6: move MXC_GPIO define to mx6_common.hPeter Robinson2015-05-26-33/+4
| * imx6: move standard ATAG configs to mx6_common.hPeter Robinson2015-05-26-96/+7
| * imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-26-116/+8
| * imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-26-177/+19
| * novena: standardise mx6_common.h includePeter Robinson2015-05-26-1/+1
| * spl: spl_mmc: fix mmc Falcon mode regressionTim Harvey2015-05-26-1/+1
| * imx: ventana: update README with Falcon mode documentationTim Harvey2015-05-26-0/+169
| * imx: ventana: update README for micro-SD boot mediumTim Harvey2015-05-26-3/+71
| * imx: ventana: update MMC env configurationTim Harvey2015-05-26-2/+3
| * thermal: imx_thermal: increase critical temperature thresholdTim Harvey2015-05-26-6/+9
| * arm, imx6: add support for aristainetos2 boardHeiko Schocher2015-05-26-568/+1585
| * i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher2015-05-26-32/+31
| * arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-26-12/+32
| * imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan2015-05-26-1/+1
| * pwm: imx: Remove unreachable codeAxel Lin2015-05-26-4/+0
| * pwm: imx: Prevent NULL pointer dereferenceAxel Lin2015-05-26-0/+12