summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-11dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Refactor configuration setup to support DMSimon Glass
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass
2016-07-11rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036Simon Glass
2016-07-11dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass
2016-07-11dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: Add a way to use driver model for MMC operationsSimon Glass
2016-07-11rockchip: Disable CONFIG_SDHCISimon Glass
2016-07-11mmc: Move tracing code into separate functionsSimon Glass
2016-07-11dm: mmc: rockchip: Support only CONFIG_BLKSimon Glass
2016-07-11mmc: Move MMC boot code into its own fileSimon Glass
2016-07-11dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.cSimon Glass
2016-07-11dm: mmc: Move CONFIG_BLK code into the mmc uclassSimon Glass
2016-07-11mmc: Add function declarations for mmc_bread() and mmc_switch_part()Simon Glass
2016-07-11rockchip: Use 'select' instead of defaults in KconfigSimon Glass
2016-07-11dm: mmc: dwmmc: Add comments to the dwmmc setup functionsSimon Glass
2016-07-11Prepare v2016.07Tom Rini
2016-07-11doc: ARMv8: add README.pine64Andre Przywara
2016-07-11mkimage -l is broken for images after gpimageStefano Babic
2016-07-11git-mailrc: add rockchip aliasjk.kernel@gmail.com
2016-07-09dm: spi: Read default speed and mode values from DTVignesh R
2016-07-09ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHzVignesh R
2016-07-09defconfig: k2g_evm_defconfig: Enable Cadence QSPI controllerVignesh R
2016-07-09ARM: dts: K2G: Add support for QSPI controllerVignesh R
2016-07-09spi: cadence_quadspi: Enable QUAD mode based on DT dataVignesh R
2016-07-09spi: cadence_qspi_apb: Support 32 bit AHB addressVignesh R
2016-07-09defconfig: k2g_evm_defconfig: enable SPI driver modelVignesh R
2016-07-09ARM: dts: k2g: add support for Davinci SPI controllerVignesh R
2016-07-09defconfig: k2l_evm_defconfig: enable SPI driver modelVignesh R
2016-07-09ARM: dts: k2l: Enable Davinci SPI controllerVignesh R
2016-07-09defconfig: k2e_evm_defconfig: enable SPI driver modelVignesh R
2016-07-09ARM: dts: k2e: Enable Davinci SPI controllerVignesh R
2016-07-09defconfig: k2hk_evm_defconfig: enable SPI driver modelVignesh R
2016-07-09ARM: dts: k2hk: Enable Davinci SPI controllerVignesh R
2016-07-09ARM: dts: keystone2: add SPI aliases for davinci SPI nodesVignesh R
2016-07-09keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL buildVignesh R
2016-07-09spi: davinci_spi: Convert to driver to adapt to DMVignesh R
2016-07-09dm: core: implement dev_map_physmem()Vignesh R
2016-07-08armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu
2016-07-08test/py: support 'memstart =' in u_boot_utils.find_ram_base()Daniel Schwierzeck
2016-07-08test/py: strip VT100 codes from match bufferStephen Warren
2016-07-08arm: Fix setjmp (again)Alexander Graf
2016-07-08SPL: tiny-printf: avoid any BSS usageAndre Przywara
2016-07-08test/py: fix CONFIG_ testsStephen Warren
2016-07-08mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()Mateusz Kulikowski
2016-07-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-07-07powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini