summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-13efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt1-37/+273
2021-01-13efi_loader: implement EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt7-80/+215
2021-01-13cmd: conitrace: increase wait for next keyHeinrich Schuchardt1-2/+2
2021-01-13efi_loader: remove outdated TODO in efi_memory.cHeinrich Schuchardt1-2/+0
2021-01-13efi_loader: typedef efi_string_t text output protocolHeinrich Schuchardt2-5/+5
2021-01-13efi_loader: move efi_(u)intn_t to efi.hHeinrich Schuchardt2-2/+5
2021-01-13efi_loader: setting boot deviceHeinrich Schuchardt5-68/+103
2021-01-13image-fit: fit_check_format check for valid FDTHeinrich Schuchardt1-0/+6
2021-01-13efi_loader: carve out efi_check_pe()Heinrich Schuchardt2-34/+48
2021-01-13efi_loader: print boot device and file path in helloworldHeinrich Schuchardt1-30/+137