Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / arch / arm / mach-stm32mp / cmd_stm32prog / stm32prog.c
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-stm32-20210113' of https://gitlab...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Patrick Delaunayarm: stm32mp: migrate cmd_stm32prog to log macro
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Simon Glassdm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge tag 'u-boot-stm32-20201021' of https://gitlab...
2020-10-21 Patrick Delaunaystm32mp: stm32prog: accept device without partition
2020-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-13 Tom RiniMerge tag 'u-boot-stm32-20200813' of https://gitlab...
2020-08-13 Patrick Delaunayarm: stm32mp: stm32prog: use IS_ENABLED to prevent...
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-30 Tom RiniMerge tag 'dm-pull-28jul20' of git://git.denx.de/u...
2020-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-stm
2020-07-28 Patrick Delaunayarm: stm32mp: stm32prog: check result of find_mmc_device
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-14 Tom RiniMerge tag 'u-boot-stm32-20200514' of https://gitlab...
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add support of RAM target
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add serial link support
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add pmic NVM update support
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add otp update support
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add support for delete option in...
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add support of ssbl copy
2020-05-14 Patrick Delaunaystm32mp: stm32prog: adapt the MTD partitions
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add MTD devices support
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add upport of partial update
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add support of boot partition for...
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add MMC device
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add flash layout parsing
2020-05-14 Patrick Delaunaystm32mp: add the command stm32prog