summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini
2019-07-13power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy
2019-07-13power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565Keerthy
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner
2019-07-13rtc: add Microcrystal RV-8803 driverMichael Walle
2019-07-13usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGETDerald D. Woods
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods
2019-07-13ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5Derald D. Woods
2019-07-13rtc: ds1307: add support for m41t11Heiko Schocher
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