summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-07-11fdt: x86: Tidy up a few COMPAT string definitionsSimon Glass
2016-07-11fdt: Add a note to avoid adding new compatible stringsSimon Glass
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass
2016-07-11common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEVXu Ziyuan
2016-07-11dm: gpio: MPC85XX GPIO platform data supportHamish Martin
2016-07-11dm: dfu: mmc: Support CONFIG_BLK in DFU for MMCSimon Glass
2016-07-11dm: spl: mmc: Support CONFIG_BLK in SPL MMCSimon Glass
2016-07-11dm: mmc: msmsdhic: Drop old MMC codeSimon Glass
2016-07-11dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
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-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
2016-07-06net: rtl8169: Fix return value for rtl_send_commonOleksandr Tymoshenko
2016-07-06net: Fix incorrect RPC packets on 64-bit systemsRalf Hubert
2016-07-06driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu
2016-07-06net: designware: Make driver independent from DM_GPIO againAlexey Brodkin
2016-07-06common: Always include errno.h in common.hJoe Hershberger
2016-07-05fdt: Drop some unused compatible stringsSimon Glass
2016-07-05tegra: video: Always use write-through cache on LCDSimon Glass