Age | Commit message (Expand) | Author |
2016-07-11 | dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS | Simon Glass |
2016-07-11 | dm: mmc: sdhci: Refactor configuration setup to support DM | Simon Glass |
2016-07-11 | dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS | Simon Glass |
2016-07-11 | rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036 | Simon Glass |
2016-07-11 | dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards | Simon Glass |
2016-07-11 | dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS | Simon Glass |
2016-07-11 | dm: mmc: Add a way to use driver model for MMC operations | Simon Glass |
2016-07-11 | rockchip: Disable CONFIG_SDHCI | Simon Glass |
2016-07-11 | mmc: Move tracing code into separate functions | Simon Glass |
2016-07-11 | dm: mmc: rockchip: Support only CONFIG_BLK | Simon Glass |
2016-07-11 | mmc: Move MMC boot code into its own file | Simon Glass |
2016-07-11 | dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c | Simon Glass |
2016-07-11 | dm: mmc: Move CONFIG_BLK code into the mmc uclass | Simon Glass |
2016-07-11 | mmc: Add function declarations for mmc_bread() and mmc_switch_part() | Simon Glass |
2016-07-11 | rockchip: Use 'select' instead of defaults in Kconfig | Simon Glass |
2016-07-11 | dm: mmc: dwmmc: Add comments to the dwmmc setup functions | Simon Glass |
2016-07-11 | Prepare v2016.07 | Tom Rini |
2016-07-11 | doc: ARMv8: add README.pine64 | Andre Przywara |
2016-07-11 | mkimage -l is broken for images after gpimage | Stefano Babic |
2016-07-11 | git-mailrc: add rockchip alias | jk.kernel@gmail.com |
2016-07-09 | dm: spi: Read default speed and mode values from DT | Vignesh R |
2016-07-09 | ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz | Vignesh R |
2016-07-09 | defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller | Vignesh R |
2016-07-09 | ARM: dts: K2G: Add support for QSPI controller | Vignesh R |
2016-07-09 | spi: cadence_quadspi: Enable QUAD mode based on DT data | Vignesh R |
2016-07-09 | spi: cadence_qspi_apb: Support 32 bit AHB address | Vignesh R |
2016-07-09 | defconfig: k2g_evm_defconfig: enable SPI driver model | Vignesh R |
2016-07-09 | ARM: dts: k2g: add support for Davinci SPI controller | Vignesh R |
2016-07-09 | defconfig: k2l_evm_defconfig: enable SPI driver model | Vignesh R |
2016-07-09 | ARM: dts: k2l: Enable Davinci SPI controller | Vignesh R |
2016-07-09 | defconfig: k2e_evm_defconfig: enable SPI driver model | Vignesh R |
2016-07-09 | ARM: dts: k2e: Enable Davinci SPI controller | Vignesh R |
2016-07-09 | defconfig: k2hk_evm_defconfig: enable SPI driver model | Vignesh R |
2016-07-09 | ARM: dts: k2hk: Enable Davinci SPI controller | Vignesh R |
2016-07-09 | ARM: dts: keystone2: add SPI aliases for davinci SPI nodes | Vignesh R |
2016-07-09 | keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build | Vignesh R |
2016-07-09 | spi: davinci_spi: Convert to driver to adapt to DM | Vignesh R |
2016-07-09 | dm: core: implement dev_map_physmem() | Vignesh R |
2016-07-08 | armv8: Enable CPUECTLR.SMPEN for coherency | Mingkai Hu |
2016-07-08 | test/py: support 'memstart =' in u_boot_utils.find_ram_base() | Daniel Schwierzeck |
2016-07-08 | test/py: strip VT100 codes from match buffer | Stephen Warren |
2016-07-08 | arm: Fix setjmp (again) | Alexander Graf |
2016-07-08 | SPL: tiny-printf: avoid any BSS usage | Andre Przywara |
2016-07-08 | test/py: fix CONFIG_ tests | Stephen Warren |
2016-07-08 | mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() | Mateusz Kulikowski |
2016-07-07 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-07-07 | powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata | York Sun |
2016-07-06 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2016-07-06 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2016-07-06 | net: rtl8169: Fix return value for rtl_send_common | Oleksandr Tymoshenko |