summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32mp
Commit message (Expand)AuthorAgeFilesLines
...
* arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay2020-07-073-4/+50
* arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...Patrick Delaunay2020-07-071-2/+4
* board: st: stpmic1: add function stpmic1_initPatrick Delaunay2020-07-071-1/+0
* arm: stm32mp: add weak function to save vddcorePatrick Delaunay2020-07-071-0/+3
* arm: stm32mp: spl: add bsec driver in SPLPatrick Delaunay2020-07-072-6/+7
* board: stm32mp1: fix handling of DT OP-TEE reserved memory nodesEtienne Carriere2020-06-161-5/+9
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-184-0/+7
* Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-181-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-186-0/+6
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-183-4/+4
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+2
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* common: Drop net.h from common headerSimon Glass2020-05-183-0/+3
* 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: 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-144-0/+40
* stm32mp: stm32prog: add MTD devices supportPatrick Delaunay2020-05-143-3/+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-143-1/+209
* stm32mp: stm32prog: add flash layout parsingPatrick Delaunay2020-05-141-1/+371
* stm32mp: add the command stm32progPatrick Delaunay2020-05-148-0/+952
* stm32mp: add function get_cpu_devPatrick Delaunay2020-05-142-5/+11
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-143-0/+9
* 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-142-11/+3
* board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay2020-05-142-0/+41
* ARM: stm32: Add board_early_init_f() to SPLMarek Vasut2020-05-141-0/+11
* spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler2020-04-221-1/+1
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* Revert "stm32mp1: remove the imply BOOTSTAGE"Patrick Delaunay2020-04-161-0/+2
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-153-29/+20
* ARM: dts: stm32: Define FMC2 base addressMarek Vasut2020-04-151-0/+1
* Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini2020-03-311-1/+1
|\
| * stm32mp: update dependency for STM32_ETZPCPatrick Delaunay2020-03-101-1/+1
* | ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay2020-03-241-2/+4
* | stm32mp: psci: set cntfrq register of cpu onLudovic Barre2020-03-241-0/+22
* | stm32mp1: add 800 MHz profile supportPatrick Delaunay2020-03-243-1/+32