summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-25Merge git://git.denx.de/u-boot-ubiTom Rini
2018-03-25Merge git://git.denx.de/u-boot-spiTom Rini
2018-03-25Merge git://git.denx.de/u-boot-i2cTom Rini
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel
2018-03-23omap3: spi: Correct ti, pindir-d0-out-d1-in parsingSjoerd Simons
2018-03-23arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar
2018-03-23arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar
2018-03-23watchdog: Add Cadence watchdog driverShreenidhi Shedi
2018-03-23clk: zynq: Show watchdog clock rate properlyMichal Simek
2018-03-23net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu
2018-03-23fpga: Simplify error path in fpga_addMichal Simek
2018-03-23i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt
2018-03-22Merge git://git.denx.de/u-boot-netTom Rini
2018-03-22gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flagFaiz Abbas
2018-03-22net: Drop CONFIG_ENC28J60Tuomas Tynkkynen
2018-03-22net: macb: remove superfluous logical constraintHeinrich Schuchardt
2018-03-22drivers: net: cpsw: remove superfluous assignment.Heinrich Schuchardt
2018-03-22lan7xxx: Require phylibAlexander Graf
2018-03-22net/phy/cortina: Add No firmware upload optionPriyanka Jain
2018-03-22net/phy/cortina.c: Update get_phy_id implementationPriyanka Jain
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson
2018-03-22drivers: net: pfe_eth: provide pfe commandsCalvin Johnson
2018-03-22drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson
2018-03-22drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson
2018-03-22net: mvpp2x: add check after callocHeinrich Schuchardt
2018-03-22net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org
2018-03-22DW SPI: use 32 bit access instead of 16 and 32 bit mixEugeniy Paltsev
2018-03-22DW SPI: add option to use external gpio for chip selectEugeniy Paltsev
2018-03-22DW SPI: refactor poll_transfer functionsEugeniy Paltsev
2018-03-22DW SPI: fix transmit only modeEugeniy Paltsev
2018-03-22DW SPI: fix tx data loss on FIFO flushEugeniy Paltsev
2018-03-22spi: spi_flash: do not fail silently on bad user inputLiam Beguin
2018-03-21phy: add support for bcm6318 usbh phyÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6368 usbh phyÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6358 usbh phyÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6348 usbh phyÁlvaro Fernández Rojas
2018-03-21dm: cpu: bmips: add BCM6362 supportÁlvaro Fernández Rojas
2018-03-19Merge git://git.denx.de/u-boot-usbTom Rini
2018-03-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-19nand: Remove unused ppc4xx NAND driver and referencesStefan Roese
2018-03-19clk: stm32mp1: add clock tree initializationPatrick Delaunay
2018-03-19clk: add driver for stm32mp1Patrick Delaunay
2018-03-19reset: stm32: adapt driver for stm32mp1Patrick Delaunay
2018-03-19pinctrl: stm32: update pincontrol for stmp32mp157Patrick Delaunay
2018-03-19pmic: add stpmu1 supportPatrick Delaunay
2018-03-19ram: stm32mp1: add driverPatrick Delaunay
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay
2018-03-19gpio: stm32f7_gpio: handle node ngpiosPatrick Delaunay
2018-03-19dm: gpio: Convert stm32f7 driver to livetreePatrick Delaunay