summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* engicam: Set console env on board_late_initJagan Teki2017-05-315-4/+5
* icorem6: Remove unused FEC configsJagan Teki2017-05-311-2/+0
* engicam: Move PHY configs to defconfigJagan Teki2017-05-3112-9/+17
* drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entryJagan Teki2017-05-311-0/+8
* icorem6: Recover missing nand defconfigJagan Teki2017-05-311-0/+45
* engicam: Move SPL mmc configs under CONFIG_SPL_BUILDJagan Teki2017-05-314-8/+9
* mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMCJagan Teki2017-05-311-14/+16
* regulator: pfuze100: unsigned compared against 0Peng Fan2017-05-311-3/+3
* regulator: pfuze100: add SPDX LicensePeng Fan2017-05-311-0/+8
* mx25pdk: Set the eSDHC PER clock to 48 MHzBenoît Thébaudeau2017-05-311-0/+6
* mx25: Add function to set PER clocksBenoît Thébaudeau2017-05-312-0/+20
* mx25: Fix imx_get_perclk()Benoît Thébaudeau2017-05-311-1/+10
* mmc: fsl_esdhc: Allow all supported prescaler valuesBenoît Thébaudeau2017-05-311-11/+12
* arm: mx6: remove unused config variable CONFIG_SPL_NAND_MXSLothar Waßmann2017-05-312-6/+0
* drivers: pci: imx: add imx_pcie_remove functionTim Harvey2017-05-313-0/+45
* mx7dsabresd: Increase CONFIG_ENV_OFFSETFabio Estevam2017-05-311-1/+1
* pico-imx7d: Add initial supportVanessa Maegima2017-05-319-0/+650
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-307-15/+52
|\
| * doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redundPhilipp Tomsich2017-05-291-0/+12
| * env_mmc: configure environment offsets via device treePhilipp Tomsich2017-05-291-4/+27
| * power: pmic: tps65218: Fix tps65218_voltage_update functionKeerthy2017-05-292-1/+3
| * mmc: meson: increase max block number per requestHeiner Kallweit2017-05-291-1/+1
| * drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressionsTom Rini2017-05-291-8/+8
| * mmc: Change 'part_config' to be a u8 not char.Tom Rini2017-05-291-1/+1
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-05-2638-122/+657
|\
| * armv8: LS2080A: Adjust memory map for secure boot headers for NOR-bootUdit Agarwal2017-05-234-10/+12
| * armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-bootSantan Kumar2017-05-236-15/+40
| * armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1046AAlison Wang2017-05-234-20/+20
| * armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043AAlison Wang2017-05-234-19/+19
| * arm: ls1021a: Adjust memory mapping for Flash/SD card on LS1021AQDS/TWRAlison Wang2017-05-232-10/+10
| * armv8: ls2080ardb: Add LS2081ARDB board supportPriyanka Jain2017-05-2311-4/+246
| * armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC supportPriyanka Jain2017-05-237-5/+33
| * armv8: ls2080ardb: Add QSPI-boot supportPriyanka Jain2017-05-239-11/+195
| * board: freescale: ls2080ardb: Update QIXIS codePriyanka Jain2017-05-231-4/+17
| * driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() pathYogesh Gaur2017-05-231-7/+13
| * armv8: ls1043ardb: Make NET independent of FManYork Sun2017-05-232-6/+9
| * armv8: ls1046ardb: Make NET independent of FManYork Sun2017-05-232-7/+10
| * armv8: ls1012a: fix the size of flash for multiple boardsSuresh Gupta2017-05-231-1/+1
| * armv8: layperscape: remove CONFIG_SPI_FLASH_BAR from some platformsSuresh Gupta2017-05-233-3/+0
| * board: freescale: ls2080ardb: Enable SD interface for RevF boardPriyanka Jain2017-05-232-0/+22
| * armv8: ls1046a: enable PCI command toolHou Zhiqiang2017-05-231-0/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2017-05-2610-61/+251
|\ \
| * | nds32: eth: Support ftmac100 DM.rick2017-05-2310-61/+251
* | | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-05-2326-803/+8307
|\ \ \ | |/ / |/| |
| * | ARM: rmobile: Move address of IICDVFS(I2C) to rcar-gen3-base.hNobuhiro Iwamatsu2017-05-222-3/+3
| * | ARM: rmobile: salvator-x: Add R8A7796 supportMarek Vasut2017-05-223-2/+58
| * | ARM: rmobile: salvator-x: Rename the defconfig to match the SoCMarek Vasut2017-05-222-1/+1
| * | ARM: rmobile: salvator-x: Enable SCIF2 clockMarek Vasut2017-05-221-0/+2
| * | ARM: rmobile: salvator-x: Count all DRAM in all slotsMarek Vasut2017-05-221-1/+29
| * | ARM: rmobile: salvator-x: Add USB supportMarek Vasut2017-05-223-0/+25