index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-11
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-07-11
tools: patman: Handle missing 'END' in non-last commit of a series
Bin Meng
2016-07-11
tools: patman: Handle missing blank line for 'Series-changes'
Bin Meng
2016-07-11
tools: patman: Generate cover letter correctly when 'END' is missing
Bin Meng
2016-07-11
tools: patman: Handle tag sections without an 'END'
Bin Meng
2016-07-11
tools: patman: Use cover_match for 'Cover-letter'
Bin Meng
2016-07-11
dm: Sort the uclass id in alphabetical order
Bin Meng
2016-07-11
sandbox: Find keyboard driver using driver model
Simon Glass
2016-07-11
fdt: x86: Tidy up a few COMPAT string definitions
Simon Glass
2016-07-11
fdt: Add a note to avoid adding new compatible strings
Simon Glass
2016-07-11
fdt: Drop unused exynos compatible strings
Simon Glass
2016-07-11
x86: fdt: Drop the unused compatible strings in fdtdec
Simon Glass
2016-07-11
common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV
Xu Ziyuan
2016-07-11
dm: gpio: MPC85XX GPIO platform data support
Hamish Martin
2016-07-11
dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
Simon Glass
2016-07-11
dm: spl: mmc: Support CONFIG_BLK in SPL MMC
Simon Glass
2016-07-11
dm: mmc: msmsdhic: Drop old MMC code
Simon Glass
2016-07-11
dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
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
[next]