summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-05video: tegra: Move to using simple-panel and pwm-backlightSimon Glass
2016-07-05tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass
2016-07-05errno: Allow errno_str() to be used without CONFIG_ERRNO_STRSimon Glass
2016-07-05errno: Add copyright header and header guardSimon Glass
2016-07-05pci: tegra: actually program REFCLK_CFG* on recent SoCsStephen Warren
2016-07-05pci: tegra: correctly program PADS_REFCLK registersStephen Warren
2016-07-05rockchip: video: Lower hpd wait timeSjoerd Simons
2016-07-05powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut
2016-07-05usb: dm: Make "usb info" use usb_for_each_root_dev()Hans de Goede
2016-07-05usb: dm: Add a usb_for_each_root_dev() helper functionHans de Goede
2016-07-04Merge git://git.denx.de/u-boot-arcTom Rini
2016-07-04arc: make global_data.h usable in assembly filesAlexey Brodkin
2016-07-04arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin
2016-07-02Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini