index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-08-24
x86: ich-spi: Move opcode registers configuration to another routine
Bin Meng
2017-08-24
x86: ich-spi: Don't read cached lock status
Bin Meng
2017-08-24
x86: ich-spi: Remove unnecessary assignment in ich_init_controller()
Bin Meng
2017-08-24
x86: ich-spi: Remove spi_write_protect_region()
Bin Meng
2017-08-22
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
Tom Rini
2017-08-21
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-08-21
fastboot: avoid printing invalid data
John Keeping
2017-08-21
Fix fastboot boot address
Peter Chubb
2017-08-21
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
Bin Meng
2017-08-20
reset: uniphier: refactor reset data and add NAND/eMMC reset lines
Masahiro Yamada
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-08-20
clk: uniphier: fix unmet direct dependencies warning
Masahiro Yamada
2017-08-18
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-08-18
rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin
Kever Yang
2017-08-18
rockchip: rk322x: pinctrl: using compatible name same with dts
Kever Yang
2017-08-18
mmc: Support generic PCI SD host controller
Bin Meng
2017-08-17
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
2017-08-17
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
2017-08-17
dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
Simon Glass
2017-08-17
dm: imx: cm_fx6: Enable more driver model support
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Update to support MMC operations
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Update to support livetree
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Set up platform data
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Detect init failure
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Detect reset failure
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Set up common versions of operations
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Pass private data to internal functions
Simon Glass
2017-08-17
dm: sata: dwc_ahsata: Add support for driver model
Simon Glass
2017-08-17
dm: sata: Update the AHCI uclass to support operations
Simon Glass
2017-08-17
dm: sata: dw_sata: Set up common versions of operations
Simon Glass
2017-08-17
dm: sata: dw_sata: More ahci_init_one() futher down
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop is_ready
Simon Glass
2017-08-17
dm: sata: dw_sata: Rename the dwc_ahsata private header
Simon Glass
2017-08-17
dm: sata: dw_sata: Sort #include directives
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop unnecessary brackets
Simon Glass
2017-08-17
dm: sata: dw_sata: Pass uc_priv to internal functions
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop unnecessary casts
Simon Glass
2017-08-17
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
Simon Glass
2017-08-17
dm: sata: dw_sata: Move exported functions to the end
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
Simon Glass
2017-08-17
dm: sata: dwc_ahsata: Make functions static
Simon Glass
2017-08-17
dm: blk: Update return value in blk_create_devicef()
Simon Glass
2017-08-17
dm: blk: Add a function to find an interface-type name
Simon Glass
2017-08-17
dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
Simon Glass
2017-08-17
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
Wenyou.Yang@microchip.com
2017-08-17
mmc: sd_sdhi: Enable clock using clock framework
Marek Vasut
2017-08-17
mmc: sh_sdhi: Fix the ACMD handling
Marek Vasut
2017-08-17
mmc: sh_sdhi: Add DM and DT probing support
Marek Vasut
2017-08-17
mmc: uniphier-sd: Fix long response processing
Marek Vasut
[next]