aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-13Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...WIP/13Jan2021Tom Rini74-723/+846
2021-01-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini28-113/+2402
2021-01-13Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini58-978/+3556
2021-01-13MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard20-20/+20
2021-01-13arm: stm32mp: stm32prog: always flush DFU on start command for uartPatrick Delaunay1-7/+6
2021-01-13configs: stm32mp1: activate OF_LIVE for DT live supportPatrick Delaunay2-0/+2
2021-01-13ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clockMarek Vasut2-7/+21
2021-01-13ARM: stm32: Use firmware property instead of loadablesMichal Simek2-5/+5
2021-01-13board: stm32pm1: update USB-C power detection algorithm on DK boardsPatrice Chotard1-43/+63
2021-01-13configs: stm32mp15: enable LOG featuresPatrick Delaunay2-0/+3
2021-01-13board: st: common: migrate trace to dev and log macroPatrick Delaunay4-4/+11
2021-01-13board: st: stm32mp1: migrate trace to dev and log macroPatrick Delaunay1-69/+65
2021-01-13video: stm32_dsi: migrate trace to dev and log macroPatrick Delaunay1-8/+10
2021-01-13video: stm32_ltdc: migrate trace to dev and log macroPatrick Delaunay1-15/+18
2021-01-13serial: stm32: define LOG_CATEGORYPatrick Delaunay1-0/+3
2021-01-13memory: stm32-fmc2: migrate trace to dev and log macroPatrick Delaunay1-14/+16
2021-01-13mtd: stm32_fmc2: migrate trace to dev and log macroPatrick Delaunay1-21/+19
2021-01-13spi: stm32_qspi: migrate trace to dev and log macroPatrick Delaunay1-21/+25
2021-01-13spi: stm32_spi: migrate trace to dev and log macroPatrick Delaunay1-14/+17
2021-01-13phy: stm32-usbphyc: migrate trace to dev and log macroPatrick Delaunay1-8/+10
2021-01-13i2c: stm32f7_i2c: migrate trace to dev and log macroPatrick Delaunay1-37/+37
2021-01-13mailbox: stm32-ipcc: migrate trace to dev and log macroPatrick Delaunay1-7/+9
2021-01-13reset: stm32-reset: migrate trace to dev and log macroPatrick Delaunay1-4/+9
2021-01-13clk: clk_stm32h7: migrate trace to dev and log macroPatrick Delaunay1-32/+38
2021-01-13clk: clk_stm32f: migrate trace to dev and log macroPatrick Delaunay1-19/+20
2021-01-13clk: stm32mp1: migrate trace to dev and log macroPatrick Delaunay1-76/+71
2021-01-13misc: rcc: keep the rcc device name for subnodePatrick Delaunay1-2/+2
2021-01-13misc: rcc: migrate trace to dev macroPatrick Delaunay1-2/+4
2021-01-13power: regulator: stm32-verfbuf: define LOG_CATEGORYPatrick Delaunay1-0/+2
2021-01-13watchdog: stm32mp: migrate trace to dev macroPatrick Delaunay1-3/+6
2021-01-13rtc: stm32: migrate trace to log macroPatrick Delaunay1-0/+3
2021-01-13hwspinlock: stm32: migrate trace to log macroPatrick Delaunay1-0/+2
2021-01-13timer: stm32: migrate trace to log macroPatrick Delaunay1-0/+2
2021-01-13mmc: stm32_sdmmc2: migrate trace to dev and log macroPatrick Delaunay1-40/+44
2021-01-13ram: stm32mp1: migrate trace to dev or log macroPatrick Delaunay5-104/+117
2021-01-13ram: stm32: migrate trace to log macroPatrick Delaunay1-4/+6
2021-01-13remoproc: stm32: migrate trace to log macroPatrick Delaunay1-1/+2
2021-01-13gpio: stm32-gpio: migrate trace to dev and log macroPatrick Delaunay1-1/+3
2021-01-13pinctrl: stm32: migrate trace to log macroPatrick Delaunay1-14/+16
2021-01-13arm: stm32mp: bsec: migrate trace to log macroPatrick Delaunay1-17/+21
2021-01-13arm: stm32mp: migrate cmd_stm32prog to log macroPatrick Delaunay5-78/+78
2021-01-13arm: stm32mp: migrate trace to log macroPatrick Delaunay7-29/+43
2021-01-13doc: board: Add Microchip MPFS Icicle Kit docPadmarao Begari3-0/+820
2021-01-13riscv: Add Microchip MPFS Icicle Kit supportPadmarao Begari4-45/+146
2021-01-13riscv: dts: Add device tree for Microchip Icicle KitPadmarao Begari3-0/+436
2021-01-13clk: Add Microchip PolarFire SoC clock driverPadmarao Begari9-0/+559
2021-01-13net: macb: Add phy address to read it from device treePadmarao Begari1-0/+13
2021-01-13net: macb: Add DMA 64-bit address support for macbPadmarao Begari2-17/+120
2021-01-13riscv: Add DMA 64-bit address supportPadmarao Begari2-0/+8
2021-01-13riscv: Add support for SPI on Kendryte K210Sean Anderson4-50/+299