summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-13mmc: Register only the first MMC device on MMC_TINYEzequiel Garcia
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia
2019-07-13cmd: nvedit: Add sub-command 'env info'Leo Ruan
2019-07-12drivers: core: use strcmp when find device by namePeng Fan
2019-07-12test: dm: usb: use the real device namePeng Fan
2019-07-12test: dm: adc: use the real device namePeng Fan
2019-07-12pci: ensure enumeration of all devices in pci_initMarek BehĂșn
2019-07-12board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev
2019-07-12board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev
2019-07-12board: st: add missing gpio_request() for stm32f429-discoveryPatrice Chotard
2019-07-12gpio: stm32: Remove .ofmatch callbackPatrice Chotard
2019-07-12ARM: dts: stm32: Remove useless "st, stm32-gpio" compatible stringPatrice Chotard
2019-07-12pinctrl: stm32: update .bind callbackPatrice Chotard
2019-07-12gpio: stm32: Rename stm32f7_gpio to stm32_gpioPatrice Chotard
2019-07-12spi: stm32: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12cmd: pinmux: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12spi: stm32_qspi: avoid warnings when building with W=1 optionPatrick Delaunay
2019-07-12mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionPatrick Delaunay
2019-07-12power: stpmic1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12ram: stm32mp1_ram: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12misc: stm32_fuse: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12power: regulator: stm32: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12clk: clk_stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12i2c: stm32f7_i2c: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12gpio: stm32_gpio: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12adc: stm32: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12adc: stm32-adc: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12mmc: stm32_sdmmc2: avoid warnings when building with W=1 optionPatrick Delaunay
2019-07-12serial: stm32: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12board: stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12MAINTAINERS: Add git custodians for ARM STM STM32MP entryPatrice Chotard
2019-07-12stm32mp1: add SPI flash support in SPLPatrick Delaunay
2019-07-12stm32mp1: Add UBIFS boot capabilityPatrick Delaunay
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay
2019-07-12stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay
2019-07-12pmic: stpmic1: add support for SYSRESET_POWER_OFFPatrick Delaunay
2019-07-12ARM: dts: stm32mp1: sync device tree with v5.2-rc4Patrick Delaunay
2019-07-12stm32mp1: force boot_net_usb_startPatrick Delaunay
2019-07-12stm32mp1: add check for presence of environment in boot devicePatrick Delaunay
2019-07-12stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPSPatrick Delaunay
2019-07-12stm32mp1: cosmetic: remove unnecessary includePatrick Delaunay
2019-07-12stm32mp1: update READMEPatrick Delaunay
2019-07-12stm32mp1: key: add stm32key commandPatrick Delaunay
2019-07-12stm32mp1: add stboard commandPatrick Delaunay
2019-07-12stm32mp1: update device tree with ETZPC statusPatrick Delaunay
2019-07-12stm32mp1: update package information in device treePatrick Delaunay