summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-12mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut2-4/+14
2018-04-12mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut5-840/+921
2018-04-12Merge git://git.denx.de/u-boot-i2cTom Rini3-35/+141
2018-04-11serial: Fix Makefile during SPL and TPL buildMarek Vasut1-2/+18
2018-04-11phy: Add Amlogic Meson USB2 & USB3 Generic PHY driversNeil Armstrong4-0/+448
2018-04-11usb: host: dwc3: Add support for multiple PHYsNeil Armstrong1-47/+66
2018-04-11usb: host: Add simple of glue driver for DWC3 USB Controllers integrationNeil Armstrong3-0/+117
2018-04-11i2c: fsl: Add option to get clock from DTMario Six1-1/+7
2018-04-11i2c: fsl: Use dev_read_addrMario Six1-4/+1
2018-04-11i2c: ihs_i2c: Use new fpgamap interfaceMario Six1-21/+24
2018-04-11dm: i2c: implement gpio-based I2C deblockAlexander Kochetkov1-9/+109
2018-04-10clk: add sandbox test for bulk APINeil Armstrong1-0/+29
2018-04-10clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong1-0/+59
2018-04-10reset: add sandbox test for bulk APINeil Armstrong2-1/+30
2018-04-10reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong1-0/+60
2018-04-10serial: meson: Update compatible with new Linux bindingsNeil Armstrong1-0/+1
2018-04-10reset: Add Amlogic Meson Reset ControllerNeil Armstrong3-0/+99
2018-04-10sysreset: syscon: convert to use live dtÁlvaro Fernández Rojas1-6/+2
2018-04-09Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini6-18/+66
2018-04-09net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu1-1/+1
2018-04-09axi: ethernet: Added support for 64 bit addressing for axi-ethernetVipul Kumar1-8/+25
2018-04-09nand: arasan_nfc: Fixed NAND write issueVipul Kumar1-2/+2
2018-04-09fpga: zynq: Add delay after PCFG_PROG_B changeSiva Durga Prasad Paladugu1-0/+16
2018-04-09fpga: zynqmp: Fix the nonsecure bitstream loading issueSiva Durga Prasad Paladugu1-2/+6
2018-04-09fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu1-5/+1
2018-04-09fpga: zynqmp: Add support to get the PCAP status for fpga info commandNitin Jain1-0/+14
2018-04-09clk: zynqmp: Add new compatible string for clock driverMichal Simek1-0/+1
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan7-0/+7
2018-04-09usb: gadget: USB_ETHER requires network supportAlex Kiernan1-0/+1
2018-04-09Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan1-0/+7
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-0/+6
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six1-0/+7
2018-04-07Revert "spi: atmel: Drop non-dm code"Tom Rini2-0/+217
2018-04-07Revert "spi: atmel: Drop atmel_spi.h"Tom Rini2-88/+93
2018-04-07gpio: uclass: Fix debug stringMario Six1-1/+1
2018-04-07watchdog: Fix Kconfig alignment for WDT_SANDBOXMichal Simek1-3/+3
2018-04-07rtc: rx8025: remove redundant code in rtc_resetChris Packham1-17/+1
2018-04-07rtc: rs5c372: remove redundant code in rtc_resetChris Packham1-23/+1
2018-04-07rtc: mx27rtc: remove redundant code in rtc_resetChris Packham1-5/+1
2018-04-07rtc: ds1374: remove redundant code in rtc_resetChris Packham1-15/+0
2018-04-07rtc: ds1307: remove redundant code in rtc_resetChris Packham1-33/+0
2018-04-07clock: stm32mp1: add stgen clock source change supportPatrick Delaunay1-1/+45
2018-04-07rtc: rewrite isl1208 to support DMKlaus Goger2-55/+98
2018-04-07regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt1-3/+3
2018-04-07input: Drop PS/2 keyboard supportSimon Glass5-950/+0
2018-04-07drivers: serial: remove nonexisting initialisation functionsChristophe Leroy1-64/+0
2018-04-07Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan1-0/+1
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy2-0/+22
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy3-3/+3
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy3-3/+3