summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-11phy: Add Amlogic Meson USB2 & USB3 Generic PHY driversNeil Armstrong
2018-04-11usb: host: dwc3: Add support for multiple PHYsNeil Armstrong
2018-04-11usb: host: Add simple of glue driver for DWC3 USB Controllers integrationNeil Armstrong
2018-04-11i2c: fsl: Add option to get clock from DTMario Six
2018-04-11i2c: fsl: Use dev_read_addrMario Six
2018-04-11i2c: ihs_i2c: Use new fpgamap interfaceMario Six
2018-04-11dm: i2c: implement gpio-based I2C deblockAlexander Kochetkov
2018-04-10clk: add sandbox test for bulk APINeil Armstrong
2018-04-10clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong
2018-04-10reset: add sandbox test for bulk APINeil Armstrong
2018-04-10reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong
2018-04-10serial: meson: Update compatible with new Linux bindingsNeil Armstrong
2018-04-10reset: Add Amlogic Meson Reset ControllerNeil Armstrong
2018-04-10sysreset: syscon: convert to use live dtÁlvaro Fernández Rojas
2018-04-09Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-04-09treewide: fix up files incorrectly marked executableFabio Estevam
2018-04-09net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu
2018-04-09axi: ethernet: Added support for 64 bit addressing for axi-ethernetVipul Kumar
2018-04-09nand: arasan_nfc: Fixed NAND write issueVipul Kumar
2018-04-09fpga: zynq: Add delay after PCFG_PROG_B changeSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Fix the nonsecure bitstream loading issueSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Add support to get the PCAP status for fpga info commandNitin Jain
2018-04-09clk: zynqmp: Add new compatible string for clock driverMichal Simek
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-08usb: gadget: USB_ETHER requires network supportAlex Kiernan
2018-04-08Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan
2018-04-08treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six
2018-04-07Revert "spi: atmel: Drop non-dm code"Tom Rini
2018-04-07Revert "spi: atmel: Drop atmel_spi.h"Tom Rini
2018-04-06gpio: uclass: Fix debug stringMario Six
2018-04-06watchdog: Fix Kconfig alignment for WDT_SANDBOXMichal Simek
2018-04-06rtc: rx8025: remove redundant code in rtc_resetChris Packham
2018-04-06rtc: rs5c372: remove redundant code in rtc_resetChris Packham
2018-04-06rtc: mx27rtc: remove redundant code in rtc_resetChris Packham
2018-04-06rtc: ds1374: remove redundant code in rtc_resetChris Packham
2018-04-06rtc: ds1307: remove redundant code in rtc_resetChris Packham
2018-04-06clock: stm32mp1: add stgen clock source change supportPatrick Delaunay
2018-04-06rtc: rewrite isl1208 to support DMKlaus Goger
2018-04-06regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt
2018-04-06input: Drop PS/2 keyboard supportSimon Glass
2018-04-06drivers: serial: remove nonexisting initialisation functionsChristophe Leroy
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy
2018-04-06soft_i2c: cleanup - no mpc8xx supportChristophe Leroy
2018-04-06spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki
2018-04-06spi: atmel: Drop atmel_spi.hJagan Teki