summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-11scsi: Drop scsi_print_error()Simon Glass
2017-07-11scsi: Drop sym53c8xx driverSimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-07-11dm: core: Add uclass_first/next_device_check()Simon Glass
2017-07-11dm: core: Clarify uclass_first/next_device() commentsSimon Glass
2017-07-10pipe3: Fix broken dependencyJean-Jacques Hiblot
2017-07-10mtd: stm32: use parameter instead of default valuePatrice Chotard
2017-07-10driver: mmc: update debug infoJorge Ramirez-Ortiz
2017-07-10pinctrl: stm32: add set_state opsChristophe Kerello
2017-07-10pinctrl: stm32: handle a configuration listChristophe Kerello
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy
2017-07-08powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy
2017-07-07wdt: Unify option of timeout valueAndy Shevchenko
2017-07-07wdt: Fix spelling Resettting -> ResettingAndy Shevchenko
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-06gpio: add static to get_function()Masahiro Yamada
2017-07-06serial: make serial_stub_* to static functionsMasahiro Yamada
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-07-03drivers, block: remove sil680 driverHeiko Schocher
2017-06-29drivers, usb, gadget: fix compiler warnings for at91_udc.cHeiko Schocher
2017-06-29usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial lengthLukasz Majewski
2017-06-28ti816x: Enable ethernet supportTom Rini
2017-06-27Merge git://git.denx.de/u-boot-x86Tom Rini
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng
2017-06-26Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-06-26i2c_eeprom: add static to i2c_eeprom_std_ops/probeMasahiro Yamada
2017-06-24Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-06-24ARM: uniphier: fix various sparse warningsMasahiro Yamada
2017-06-23Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-06-23rockchip: clk: rk3036: correct setting for pll integer modeKever Yang
2017-06-23serial, kconfig: fix menutextHeiko Schocher
2017-06-23mtd: OneNAND: Fix onenand_block_markbadLadislav Michl
2017-06-23onenand_spl_simple: Add DDP OneNAND supportLadislav Michl
2017-06-23onenand_spl_simple: Call onenand_spl_get_geometry() only onceLadislav Michl
2017-06-23clk_rv1108.c: Fix unused variable warningTom Rini
2017-06-23pinctrl: a3700: Fix the issue that gpio controller is registered with wrong n...Ken Ma
2017-06-23pinctrl: a3700: Fix uart2 group selection register maskKen Ma
2017-06-21Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2017-06-21Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-06-20tegra: mmc: Set the bus width correctlySimon Glass
2017-06-20arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfigMike Looijmans
2017-06-20fpga: zynqmppl: Reuse invoke_smc routineSiva Durga Prasad Paladugu
2017-06-20block: sata: ceva: drop extraneous netdev.h includePeter Robinson
2017-06-18at91_udc.c: Fix unused variable warningTom Rini
2017-06-17drivers/usb/ehci: Use platform-specific accessorsAlexey Brodkin
2017-06-17usb: dwc2: force to host mode if not support HNP/SRPMeng Dongyang