summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-03-14dm: core: make simple-bus compatible to simple-mfdMasahiro Yamada
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-03-14dm: core: Add uclass_first_device_err() to return a valid deviceSimon Glass
2016-03-12sf: Correct data types in stm_is_locked_sr()Marek Vasut
2016-03-12dm: ti_qspi: Fix conversion of address to a pointerLokesh Vutla
2016-03-09pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada
2016-03-09pinctrl: uniphier: set input-enable before pin-muxingMasahiro Yamada
2016-03-04Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-03-05usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen
2016-03-01usb: gadget: composite: Correct recovery path for registerSam Protsenko
2016-02-29Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-02-29Revert "dm: ns16550: Add support for reg-offset property"Tom Rini
2016-02-29mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada
2016-02-29gpio: uniphier: add driver for UniPhier GPIO controllerMasahiro Yamada
2016-02-26Merge git://git.denx.de/u-boot-usbTom Rini
2016-02-26Merge git://git.denx.de/u-boot-dmTom Rini
2016-02-26net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang
2016-02-26usb: ehci: Fix warning on aarch64Marek Vasut
2016-02-26pci: Fix compiler warnings in dm_pciauto_setup_device()Bin Meng
2016-02-26spi: Correct two error return valuesSimon Glass
2016-02-26sandbox: spi: Remove an incorrect free()Simon Glass
2016-02-26sandbox: spi: Add more debugging to SPI emulationSimon Glass
2016-02-26sandbox: timer: Support the early timerSimon Glass
2016-02-26timer: Provide an early timerSimon Glass
2016-02-26timer: Support tracing fullySimon Glass
2016-02-25serial: dcc: Move driver to DMMichal Simek
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-24pmic: tps65218: add useful functions and definesNikita Kiryanov
2016-02-24pci_rom: fix may be used uninitialized warningAndreas Bießmann
2016-02-24stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha
2016-02-24stm32x7: add support for stm32x7 serial driverVikas Manocha
2016-02-24gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha
2016-02-24gpio: stm32_gpio: move clock config from driver to boardVikas Manocha
2016-02-24fastboot: update error and warning messagesSteve Rae
2016-02-24usb: eth: fix memalign() parameter orderStephen Warren
2016-02-24dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski
2016-02-24usb: ehci: Be explicit about the BE IO accessorsMarek Vasut
2016-02-24usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut
2016-02-24usb: ehci: Implement V2P mappingMarek Vasut
2016-02-24usb: ehci: Use map_physmem in ehci-genericMarek Vasut
2016-02-24board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang
2016-02-24driver: qe: Mask the codes not used for micro QEZhao Qiang
2016-02-24driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong
2016-02-24fm: fdt: Move fman ucode fixup to driver codeQianyu Gong
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal
2016-02-24drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta
2016-02-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini