Commit Graph

38335 Commits (4b00bdb7a471fc4414c3957726c3cf13c2ca3445)
 

Author SHA1 Message Date
Simon Glass 4b00bdb7a4 dm: mmc: msmsdhic: Drop old MMC code 9 years ago
Simon Glass 91cbc3f568 dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS 9 years ago
Simon Glass 12293f6d36 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS 9 years ago
Simon Glass ef1e4eda6b dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS 9 years ago
Simon Glass 2a809093f0 dm: mmc: sdhci: Refactor configuration setup to support DM 9 years ago
Simon Glass 9a46bd3feb dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS 9 years ago
Simon Glass 3649a0fa76 rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036 9 years ago
Simon Glass 42b37d8d46 dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards 9 years ago
Simon Glass 691272fe52 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS 9 years ago
Simon Glass 8ca51e51c1 dm: mmc: Add a way to use driver model for MMC operations 9 years ago
Simon Glass 7d1c8d99fd rockchip: Disable CONFIG_SDHCI 9 years ago
Simon Glass c0c76ebae3 mmc: Move tracing code into separate functions 9 years ago
Simon Glass 6775e013c9 dm: mmc: rockchip: Support only CONFIG_BLK 9 years ago
Simon Glass c40704f4b1 mmc: Move MMC boot code into its own file 9 years ago
Simon Glass 5aed4cbba0 dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c 9 years ago
Simon Glass eede897e27 dm: mmc: Move CONFIG_BLK code into the mmc uclass 9 years ago
Simon Glass 7dba0b9367 mmc: Add function declarations for mmc_bread() and mmc_switch_part() 9 years ago
Simon Glass aa15038cdf rockchip: Use 'select' instead of defaults in Kconfig 9 years ago
Simon Glass e7a773a0bc dm: mmc: dwmmc: Add comments to the dwmmc setup functions 9 years ago
Tom Rini 19ce924ff9 Prepare v2016.07 9 years ago
Andre Przywara a868598a48 doc: ARMv8: add README.pine64 9 years ago
Stefano Babic 969cd1fa6d mkimage -l is broken for images after gpimage 9 years ago
jk.kernel@gmail.com 5fb0001a67 git-mailrc: add rockchip alias 9 years ago
Mingkai Hu d73718f323 armv8: Enable CPUECTLR.SMPEN for coherency 9 years ago
Daniel Schwierzeck d56dd0b1f8 test/py: support 'memstart =' in u_boot_utils.find_ram_base() 9 years ago
Stephen Warren 085e64dd42 test/py: strip VT100 codes from match buffer 9 years ago
Alexander Graf 0de02de768 arm: Fix setjmp (again) 9 years ago
Andre Przywara 59d07ee08e SPL: tiny-printf: avoid any BSS usage 9 years ago
Stephen Warren a82642f398 test/py: fix CONFIG_ tests 9 years ago
Mateusz Kulikowski eb9d3ca356 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() 9 years ago
Tom Rini abbaa23f65 Merge branch 'master' of git://git.denx.de/u-boot-usb 9 years ago
York Sun eb364c3dc2 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata 9 years ago
Tom Rini 99b8275797 Merge branch 'master' of git://git.denx.de/u-boot-tegra 9 years ago
Tom Rini 246fa47840 Merge branch 'master' of git://git.denx.de/u-boot-net 9 years ago
Oleksandr Tymoshenko 4c64c4db3b net: rtl8169: Fix return value for rtl_send_common 9 years ago
Ralf Hubert e4ead4a21d net: Fix incorrect RPC packets on 64-bit systems 9 years ago
Mingkai Hu 19c9ddaa4f driver: net: phylib: add support for aquantia AQR106/107 PHY 9 years ago
Alexey Brodkin 66d027e22c net: designware: Make driver independent from DM_GPIO again 9 years ago
Joe Hershberger 2307ea4053 common: Always include errno.h in common.h 9 years ago
Simon Glass 703aaf76c2 fdt: Drop some unused compatible strings 9 years ago
Simon Glass 8d37483e7c tegra: video: Always use write-through cache on LCD 9 years ago
Simon Glass ec5507707a video: tegra: Move to using simple-panel and pwm-backlight 9 years ago
Simon Glass ce02a71c23 tegra: dts: Sync tegra20 device tree files with Linux 9 years ago
Simon Glass 862887d883 errno: Allow errno_str() to be used without CONFIG_ERRNO_STR 9 years ago
Simon Glass 00e9e6d1ff errno: Add copyright header and header guard 9 years ago
Stephen Warren f39a6a3277 pci: tegra: actually program REFCLK_CFG* on recent SoCs 9 years ago
Stephen Warren 3cfc6be4a8 pci: tegra: correctly program PADS_REFCLK registers 9 years ago
Sjoerd Simons 70c440e5bd rockchip: video: Lower hpd wait time 9 years ago
Marek Vasut 12c67d7522 powerpc: mpc85xx: Do not build errata command in SPL 9 years ago
Hans de Goede e6e188f562 usb: dm: Make "usb info" use usb_for_each_root_dev() 9 years ago