summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean6-0/+184
2019-07-15net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur1-2/+0
2019-07-15net: phy: ti: Fix clock output DT propertyTrent Piepho1-8/+2
2019-07-15net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho1-3/+3
2019-07-15cmd: mii: Add the standard 1000BASE-T registersTrent Piepho1-5/+29
2019-07-15cmd: mii: Refactor some of the MII reg dump codeTrent Piepho1-85/+70
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini64-529/+1690
2019-07-14Merge branch '2019-07-12-master-imports'Tom Rini70-353/+2196
2019-07-14test: Disable pci_ep test for nowTom Rini1-0/+3
2019-07-13ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTBAdam Ford4-29/+40
2019-07-13regulator: Allow autosetting fixed regulatorsSven Schwermer1-0/+3
2019-07-13gpio: add gpio-hog supportHeiko Schocher5-16/+268
2019-07-13ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9Adam Ford2-6/+2
2019-07-13ARM: dts: da850: Resync with Linux 5.1.9Adam Ford1-1/+1
2019-07-13ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford1-2/+12
2019-07-13pinctrl: pinctrl-single: Add 'pinctrl-single, bits' supportAdam Ford1-1/+64
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini8-2/+8
2019-07-13power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy1-0/+26
2019-07-13power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565Keerthy1-0/+21
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie15-1/+1260
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner6-27/+102
2019-07-13rtc: add Microcrystal RV-8803 driverMichael Walle5-0/+180
2019-07-13usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGETDerald D. Woods1-2/+6
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods3-34/+3
2019-07-13ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5Derald D. Woods3-7/+18
2019-07-13rtc: ds1307: add support for m41t11Heiko Schocher1-0/+14
2019-07-13mmc: Register only the first MMC device on MMC_TINYEzequiel Garcia1-0/+9
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia2-15/+17
2019-07-13cmd: nvedit: Add sub-command 'env info'Leo Ruan2-0/+121
2019-07-13drivers: core: use strcmp when find device by namePeng Fan1-1/+1
2019-07-13test: dm: usb: use the real device namePeng Fan1-1/+1
2019-07-13test: dm: adc: use the real device namePeng Fan1-8/+8
2019-07-13pci: ensure enumeration of all devices in pci_initMarek BehĂșn1-2/+2
2019-07-12board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev2-93/+3
2019-07-12board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev2-105/+3
2019-07-12board: st: add missing gpio_request() for stm32f429-discoveryPatrice Chotard1-0/+2
2019-07-12gpio: stm32: Remove .ofmatch callbackPatrice Chotard1-6/+0
2019-07-12ARM: dts: stm32: Remove useless "st, stm32-gpio" compatible stringPatrice Chotard5-62/+0
2019-07-12pinctrl: stm32: update .bind callbackPatrice Chotard1-1/+31
2019-07-12gpio: stm32: Rename stm32f7_gpio to stm32_gpioPatrice Chotard3-3/+3
2019-07-12spi: stm32: Fix warnings when compiling with W=1Patrick Delaunay1-5/+6
2019-07-12cmd: pinmux: Fix warnings when compiling with W=1Patrick Delaunay1-0/+1
2019-07-12spi: stm32_qspi: avoid warnings when building with W=1 optionPatrick Delaunay1-11/+13
2019-07-12mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionPatrick Delaunay1-62/+31
2019-07-12power: stpmic1: Fix warnings when compiling with W=1Patrick Delaunay1-0/+1
2019-07-12pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1Patrick Delaunay1-2/+2
2019-07-12ram: stm32mp1_ram: Fix warnings when compiling with W=1Patrick Delaunay1-2/+3
2019-07-12misc: stm32_fuse: Fix warnings when compiling with W=1Patrick Delaunay1-0/+1
2019-07-12power: regulator: stm32: Fix warnings when compiling with W=1Patrick Delaunay1-1/+1
2019-07-12clk: clk_stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay1-3/+4