Commit Graph

38561 Commits (72d8d5d773b1882508e0db0fa6d516ced170c923)
 

Author SHA1 Message Date
Simon Glass 6cd2602d61 x86: fdt: Drop the unused compatible strings in fdtdec 9 years ago
Xu Ziyuan ec3cde1e83 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV 9 years ago
Hamish Martin 4b689f02ff dm: gpio: MPC85XX GPIO platform data support 9 years ago
Simon Glass 797d1b9de1 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 9 years ago
Simon Glass 87bce4e5c0 dm: spl: mmc: Support CONFIG_BLK in SPL MMC 9 years ago
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
Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 9 years ago
Vignesh R e835a74159 ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz 9 years ago
Vignesh R 988fb5ce61 defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller 9 years ago
Vignesh R b60774fff1 ARM: dts: K2G: Add support for QSPI controller 9 years ago
Vignesh R 2372e14f19 spi: cadence_quadspi: Enable QUAD mode based on DT data 9 years ago
Vignesh R dac3bf20fb spi: cadence_qspi_apb: Support 32 bit AHB address 9 years ago
Vignesh R fdf02a36c5 defconfig: k2g_evm_defconfig: enable SPI driver model 9 years ago
Vignesh R c8e750473a ARM: dts: k2g: add support for Davinci SPI controller 9 years ago
Vignesh R c48f879c38 defconfig: k2l_evm_defconfig: enable SPI driver model 9 years ago
Vignesh R 188179481d ARM: dts: k2l: Enable Davinci SPI controller 9 years ago
Vignesh R cf4f0a9afc defconfig: k2e_evm_defconfig: enable SPI driver model 9 years ago
Vignesh R 2655f1625a ARM: dts: k2e: Enable Davinci SPI controller 9 years ago
Vignesh R 376c533b89 defconfig: k2hk_evm_defconfig: enable SPI driver model 9 years ago
Vignesh R 96368e6e38 ARM: dts: k2hk: Enable Davinci SPI controller 9 years ago
Vignesh R e5fcf0372b ARM: dts: keystone2: add SPI aliases for davinci SPI nodes 9 years ago
Vignesh R 3983224423 keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build 9 years ago
Vignesh R 192bb756dc spi: davinci_spi: Convert to driver to adapt to DM 9 years ago
Vignesh R 7c61686255 dm: core: implement dev_map_physmem() 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