summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | bcm968580xref: enable gpio supportPhilippe Reynes2019-04-121-0/+3
| * | | | dt: bcm968580xref: enable gpio controllerPhilippe Reynes2019-04-121-0/+32
| * | | | dt: bcm6858: add gpio controllerPhilippe Reynes2019-04-121-0/+80
| * | | | gpio: do not include <asm/arch/gpio.h> on ARCH_BCM6858Philippe Reynes2019-04-121-1/+1
| * | | | gpio: bcm6345: allow this driver on ARCH_BCM6858Philippe Reynes2019-04-121-1/+1
| * | | | bcm968380gerg: enable gpio supportPhilippe Reynes2019-04-121-0/+2
| * | | | dt: bcm968380gerg: enable gpio controllerPhilippe Reynes2019-04-121-0/+12
| * | | | dt: bcm6838: add gpio controllerPhilippe Reynes2019-04-121-0/+27
| * | | | gpio: bcm6345: switch to raw I/O functionsPhilippe Reynes2019-04-121-6/+6
| * | | | ag7xxx: add initial support for s17Rosy Song2019-04-121-16/+123
| * | | | mips: add initial support for qca956x referenced boardRosy Song2019-04-1219-0/+1636
| * | | | mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956XRosy Song2019-04-121-2/+2
| * | | | dma: bcm6348: check if driver is enabled before send/recvÁlvaro Fernández Rojas2019-04-121-0/+6
| * | | | net: mscc: ocelot: Fix reset of the physHoratiu Vultur2019-04-121-17/+10
| * | | | bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur2019-04-121-19/+0
| * | | | mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENAStefan Roese2019-04-122-3/+3
| * | | | mips: mt76xx: linkit: Add mtd command supportStefan Roese2019-04-122-0/+2
| * | | | mips: add ethernet support for qca953x referenced boardsRosy Song2019-04-122-0/+36
| * | | | drivers: add ethernet support for qca953x in ag7xxx driverRosy Song2019-04-121-17/+186
| * | | | drivers: fix typo for pinctrl qca953xRosy Song2019-04-121-1/+1
| |/ / /
* | | | Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-1259-1520/+5258
|\ \ \ \
| * | | | mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello2019-04-123-0/+1104
| * | | | dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentationChristophe Kerello2019-04-121-0/+59
| * | | | spi: stm32_qspi: move to exec_opChristophe Kerello2019-04-122-383/+245
| * | | | ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1Patrick Delaunay2019-04-123-0/+22
| * | | | board: stm32mp1: Force pinctrl driver probe in board_init()Patrice Chotard2019-04-121-0/+9
| * | | | config: stm32mp15: Enable STMFX supportPatrick Delaunay2019-04-122-4/+6
| * | | | pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay2019-04-123-0/+451
| * | | | ARM: dts: stm32mp1: Add adc nodesPatrice Chotard2019-04-122-0/+28
| * | | | Board: stm32mp1: Add supply current boot informationPatrice Chotard2019-04-121-1/+153
| * | | | board: stm32mp1: Update README filePatrice Chotard2019-04-121-0/+23
| * | | | ARM: dts: stm32: Synchronize DT with kernel onePatrice Chotard2019-04-1212-72/+1108
| * | | | stpmic1: add NVM update support in fuse commandPatrick Delaunay2019-04-123-0/+149
| * | | | stm32mp1: dts: activate psci-1.0Patrick Delaunay2019-04-121-1/+1
| * | | | stm32mp1: add command poweroffPatrick Delaunay2019-04-123-0/+28
| * | | | pmic: stpmu1: add power switch off supportPatrick Delaunay2019-04-121-0/+46
| * | | | stpmic1: update register namesPatrick Delaunay2019-04-124-112/+130
| * | | | power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-1215-444/+446
| * | | | power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-129-7/+7
| * | | | regulator: stpmu1: update buck1 rangePatrick Delaunay2019-04-121-2/+3
| * | | | stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay2019-04-121-2/+2
| * | | | stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay2019-04-121-1/+19
| * | | | stm32mp1: bsec: use device tree new compatiblePatrick Delaunay2019-04-124-12/+12
| * | | | stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay2019-04-121-0/+8
| * | | | stm32mp1: align serial number on bootromPatrick Delaunay2019-04-121-1/+1
| * | | | stm32mp1: add syscfg initializationPatrick Delaunay2019-04-121-1/+129
| * | | | stm32mp1: add some syscon drivers for syscfg and etpzcPatrick Delaunay2019-04-123-6/+9
| * | | | stm32mp1: activated some configurationPatrick Delaunay2019-04-123-0/+16
| * | | | stm32mp1: update memory layoutPatrick Delaunay2019-04-121-5/+14
| * | | | stm32mp1: support forced boot modePatrick Delaunay2019-04-124-3/+100