summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-24block: dwc_ahsata: support i.MX6DQPlusPeng Fan
2016-05-24net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan
2016-05-24ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan
2016-05-24mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt
2016-05-20ar933x: serial: Remove the explicit pinctrl settingWills Wang
2016-05-20ath79: spi: Remove the explicit pinctrl settingWills Wang
2016-05-20drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal
2016-05-20drivers: spi: add spi support for QCA/Atheros ath79 SOCsWills Wang
2016-05-20drivers: serial: add serial driver for ar933x SOCWills Wang
2016-05-20drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.Wills Wang
2016-05-20drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.Wills Wang
2016-05-20arm: mvebu: a38x: Weed out floating point useMarek Vasut
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-05-17dm: mmc: sandbox: Add an SD-card emulationSimon Glass
2016-05-17dm: mmc: Add support for driver-model block devicesSimon Glass
2016-05-17dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass
2016-05-17dm: mmc: Implement the MMC functions for block devicesSimon Glass
2016-05-17dm: sandbox: Only enable the sandbox MMC driver when validSimon Glass
2016-05-17dm: mmc: Adjust mmc_switch_part() to use a struct mmcSimon Glass
2016-05-17dm: mmc: Move the device list into a separate fileSimon Glass
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass
2016-05-17dm: blk: Add functions to select a hardware partitionSimon Glass
2016-05-17dm: mmc: Use the new select_hwpart() APISimon Glass
2016-05-17dm: mmc: spl: Use the legacy block interface in SPLSimon Glass
2016-05-17dm: mmc: Add a function to obtain the block deviceSimon Glass
2016-05-17dm: mmc: Implement the select_hwpart() methodSimon Glass
2016-05-17dm: mmc: Move mmc_switch_part() above its callersSimon Glass
2016-05-17dm: blk: Free the block device name when unboundSimon Glass
2016-05-17dm: core: Allow device names to be freed automaticallySimon Glass
2016-05-17dm: blk: Fix allocation of block-device numberingSimon Glass
2016-05-17dm: systemace: Add driver-mode block-device supportSimon Glass
2016-05-17dm: systemace: Reorder function to avoid forward declarataionsSimon Glass
2016-05-17dm: blk: Add a easier way to create a named block deviceSimon Glass
2016-05-17dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass
2016-05-17dm: sandbox: Drop the host_get_dev() functionSimon Glass
2016-05-17dm: blk: Drop the systemace.h headerSimon Glass
2016-05-17dm: systemace: Drop the get_dev() functionSimon Glass
2016-05-17dm: mmc: Drop the get_dev() functionSimon Glass
2016-05-17dm: usb: Drop the get_dev() functionSimon Glass
2016-05-17dm: mmc: Add an implementation of the 'devnum' functionsSimon Glass
2016-05-17dm: mmc: Add a legacy block interface for MMCSimon Glass
2016-05-17dm: sandbox: Add a legacy host block interfaceSimon Glass
2016-05-17dm: systemace: Add a legacy block interfaceSimon Glass
2016-05-17dm: blk: Add a legacy block interfaceSimon Glass
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-05-17sandbox: Add dummy SATA functionsSimon Glass
2016-05-17sandbox: Add dummy SCSI functionsSimon Glass