summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32mp
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-6/+8
* stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-1/+1
* stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay2019-07-121-0/+1
* stm32mp1: add configuration op-teePatrick Delaunay2019-07-121-1/+11
* stm32mp1: key: add stm32key commandPatrick Delaunay2019-07-123-0/+110
* stm32mp1: update device tree with ETZPC statusPatrick Delaunay2019-07-122-0/+185
* stm32mp1: update package information in device treePatrick Delaunay2019-07-122-0/+46
* stm32mp1: export get_cpu_package functionPatrick Delaunay2019-07-122-6/+10
* stm32mp1: syscon: remove stgenPatrick Delaunay2019-07-122-2/+1
* stm32mp1: syscon: remove etzpc supportPatrick Delaunay2019-07-122-2/+0
* watchdog: stm32mp: Add watchdog driverPatrice Chotard2019-06-061-0/+1
* stm32mp1: Increase ENV_SIZEPatrice Chotard2019-06-061-1/+1
* arm: mach-stm32mp: Add newline to the MAC error messageManivannan Sadhasivam2019-06-061-1/+1
* stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2019-05-231-1/+8
* stm32mp1: add bootstage supportPatrick Delaunay2019-05-231-0/+7
* stm32mp1: add bootcount supportPatrick Delaunay2019-05-232-0/+12
* stm32mp1: psci: add synchronization with ROM codePatrick Delaunay2019-05-231-4/+18
* stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay2019-05-231-1/+1
* stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay2019-05-231-0/+3
* stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay2019-05-231-0/+3
* stm32mp1: add command poweroffPatrick Delaunay2019-04-122-0/+27
* 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-122-12/+1
* 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 some syscon drivers for syscfg and etpzcPatrick Delaunay2019-04-122-5/+8
* stm32mp1: support forced boot modePatrick Delaunay2019-04-122-3/+44
* stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay2019-04-121-2/+2
* stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay2019-04-121-1/+7
* stm32mp1: cosmetic cleanup KconfigPatrick Delaunay2019-04-121-4/+7
* stm32mp1: spl: add spl_display_printPatrick Delaunay2019-04-122-0/+18
* stm32mp1: update print_cpuinfo()Patrick Delaunay2019-04-122-8/+104
* stm32mp1: update boot mode managementPatrick Delaunay2019-04-124-16/+64
* stm32mp1: display board informationPatrick Delaunay2019-04-121-0/+4
* stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay2019-04-122-0/+92
* stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-123-6/+35
* arm: stm32mp1: deploy spl in root folderPatrick Delaunay2019-01-291-2/+5
* arm: stm32mp1: deploy spl in root folderSean Nyekjær2019-01-251-3/+3
* gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard2018-12-071-0/+2
* gpio: stm32f7: Add gpio bank holes managementPatrice Chotard2018-12-071-0/+4
* misc: Update read() and write() methods to return bytes xferedSimon Glass2018-11-201-2/+2
* arm: stm32mp: Remove DM_FLAG_PRE_RELOC flagBin Meng2018-11-141-1/+0
* stm32mp1: activate MISC support in SPLPatrick Delaunay2018-07-201-0/+1
* misc: stm32: Add STM32MP1 supportPatrick Delaunay2018-07-201-0/+1
* reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-091-1/+1
* stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay2018-05-261-0/+81
* stm32mp1: add bsec driverPatrick Delaunay2018-05-263-2/+442
* stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay2018-05-261-3/+0
* stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay2018-05-263-1/+40