summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay2020-05-141-1/+1
* arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay2020-05-141-0/+19
* arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay2020-05-141-1/+42
* ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWPMarek Vasut2020-05-142-0/+10
* ARM: stm32: Define I2C EEPROM bus and address on DHCOMMarek Vasut2020-05-141-0/+2
* ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut2020-05-146-6/+372
* ARM: dts: stm32: Fix AV96 and DHCOR splitMarek Vasut2020-05-143-13/+26
* stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard2020-05-141-1/+1
* configs: stm32mp1: activate CONFIG_ERRNO_STRPatrick Delaunay2020-05-142-0/+2
* configs: stm32mp1: activate Ethernet PHY RealtekChristophe Roullier2020-05-142-0/+2
* ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMXPatrick Delaunay2020-05-142-50/+46
* gpio: stm32: support gpio ops in SPLPatrick Delaunay2020-05-141-6/+1
* board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay2020-05-141-4/+12
* board: stm32mp1: remove bootdelay configuration for usb or serial bootPatrick Delaunay2020-05-141-6/+0
* board: stm32mp1: set environment variable fdtfilePatrick Delaunay2020-05-141-2/+11
* board: stm32mp1: gt9147 IRQ before reset on EV1Patrick Delaunay2020-05-141-0/+35
* board: stm32mp1: update management of boot-ledPatrick Delaunay2020-05-143-25/+16
* board: stm32mp1: Keep error led ON in case of low power detectionPatrice Chotard2020-05-141-0/+1
* arm: stm32mp: spl: update error management in board_init_fPatrick Delaunay2020-05-141-3/+3
* arm: stm32mp: remove dependency for STM32KEYPatrick Delaunay2020-05-141-2/+0
* stm32mp: stm32prog: add support of RAM targetPatrick Delaunay2020-05-143-2/+62
* stm32mp: stm32prog: support for scriptPatrick Delaunay2020-05-141-0/+14
* stm32mp: stm32prog: enable videoconsolePatrick Delaunay2020-05-141-0/+28
* stm32mp: stm32prog: add serial link supportPatrick Delaunay2020-05-146-1/+1021
* stm32mp: stm32prog: add pmic NVM update supportPatrick Delaunay2020-05-143-1/+115
* stm32mp: stm32prog: add otp update supportPatrick Delaunay2020-05-143-1/+151
* stm32mp: stm32prog: add support for delete option in flashlayoutPatrick Delaunay2020-05-141-0/+105
* stm32mp: stm32prog: add support of ssbl copyPatrick Delaunay2020-05-142-5/+94
* stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay2020-05-145-2/+52
* stm32mp: stm32prog: add MTD devices supportPatrick Delaunay2020-05-145-7/+117
* stm32mp: stm32prog: add upport of partial updatePatrick Delaunay2020-05-142-0/+70
* stm32mp: stm32prog: add support of boot partition for eMMC devicePatrick Delaunay2020-05-142-36/+90
* stm32mp: stm32prog: add MMC devicePatrick Delaunay2020-05-145-5/+209
* stm32mp: stm32prog: add flash layout parsingPatrick Delaunay2020-05-141-1/+371
* stm32mp: add the command stm32progPatrick Delaunay2020-05-1411-4/+974
* stm32mp: add function get_cpu_devPatrick Delaunay2020-05-142-5/+11
* dfu: add prototype for dfu_transaction_initiate/cleanupPatrick Delaunay2020-05-141-0/+3
* usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay2020-05-142-0/+9
* doc: stm32mp1: update DFU support examplePatrick Delaunay2020-05-141-61/+54
* board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay2020-05-141-21/+60
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-145-2/+14
* configs: stm32mp1: remove optee defconfigPatrick Delaunay2020-05-143-163/+7
* board: stm32mp1: use FDT address provided by TF-A at boot timePatrick Delaunay2020-05-142-0/+46
* stm32mp1: dynamically detect op-tee presencePatrick Delaunay2020-05-147-20/+15
* board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay2020-05-145-4/+51
* stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay2020-05-143-68/+104
* stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-144-61/+110
* board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2020-05-145-195/+154
* board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2020-05-145-191/+120
* ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut2020-05-143-1/+29