index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
2016-07-06
net: Fix incorrect RPC packets on 64-bit systems
Ralf Hubert
2016-07-06
driver: net: phylib: add support for aquantia AQR106/107 PHY
Mingkai Hu
2016-07-06
net: designware: Make driver independent from DM_GPIO again
Alexey Brodkin
2016-07-06
common: Always include errno.h in common.h
Joe Hershberger
2016-07-05
fdt: Drop some unused compatible strings
Simon Glass
2016-07-05
tegra: video: Always use write-through cache on LCD
Simon Glass
2016-07-05
video: tegra: Move to using simple-panel and pwm-backlight
Simon Glass
2016-07-05
tegra: dts: Sync tegra20 device tree files with Linux
Simon Glass
2016-07-05
errno: Allow errno_str() to be used without CONFIG_ERRNO_STR
Simon Glass
2016-07-05
errno: Add copyright header and header guard
Simon Glass
[next]