summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-28nvme: Use macros to access NVMe queuesBin Meng
2017-08-28nvme: Respect timeout when en/disabling the controllerBin Meng
2017-08-28nvme: Cache controller's capabilitiesBin Meng
2017-08-28nvme: Fix endianness assignment to prp2 in nvme_identify()Bin Meng
2017-08-28nvme: Fix ndev->queues allocationBin Meng
2017-08-28nvme: Fix getting PCI vendor id of the NVMe block deviceBin Meng
2017-08-28nvme: Remove useless definesBin Meng
2017-08-26Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-26Merge git://git.denx.de/u-boot-i2cTom Rini
2017-08-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com
2017-08-26ram: kconfig: s/SPL/TPL/ in TPL_RAM help textJagan Teki
2017-08-26clk: rmobile: Split R8A7795 and R8A7796 core clock tablesMarek Vasut
2017-08-24serial: serial-uclass: Add generic serial RX buffer supportStefan Roese
2017-08-24Revert "serial: ns16550: Add RX interrupt buffer support"Stefan Roese
2017-08-24vbe: Drop vbe_get_video_info()Bin Meng
2017-08-24x86: ich-spi: Move opcode registers configuration to another routineBin Meng
2017-08-24x86: ich-spi: Don't read cached lock statusBin Meng
2017-08-24x86: ich-spi: Remove unnecessary assignment in ich_init_controller()Bin Meng
2017-08-24x86: ich-spi: Remove spi_write_protect_region()Bin Meng
2017-08-23i2c: muxes: add i2c gpio multiplexer driverPeng Fan
2017-08-23i2c: add i2c driver for stm32Patrice Chotard
2017-08-22fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as longTom Rini
2017-08-22mtd: cfi: staticize functionsMarek Vasut
2017-08-21Merge git://git.denx.de/u-boot-usbTom Rini
2017-08-21fastboot: avoid printing invalid dataJohn Keeping
2017-08-21Fix fastboot boot addressPeter Chubb
2017-08-21usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng
2017-08-20reset: uniphier: refactor reset data and add NAND/eMMC reset linesMasahiro Yamada
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada
2017-08-20clk: uniphier: fix unmet direct dependencies warningMasahiro Yamada
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-08-18rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pinKever Yang
2017-08-18rockchip: rk322x: pinctrl: using compatible name same with dtsKever Yang
2017-08-18mmc: Support generic PCI SD host controllerBin Meng
2017-08-17cmd: mmc: add mmc partconf read capabilityAngelo Dureghello
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass
2017-08-17dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPSSimon Glass
2017-08-17dm: imx: cm_fx6: Enable more driver model supportSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Update to support MMC operationsSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Update to support livetreeSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()Simon Glass
2017-08-17dm: mmc: fsl_esdhc: Set up platform dataSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Detect init failureSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Detect reset failureSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Set up common versions of operationsSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Pass private data to internal functionsSimon Glass
2017-08-17dm: sata: dwc_ahsata: Add support for driver modelSimon Glass
2017-08-17dm: sata: Update the AHCI uclass to support operationsSimon Glass