index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
Age
Commit message (
Expand
)
Author
2020-09-09
arm: stm32mp: cleanup test on eth_env_set_enetaddr result
Patrick Delaunay
2020-08-13
arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-13
arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-03
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-07-29
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-28
arm: stm32mp: use correct weak function name spl_board_prepare_for_linux
Patrick Delaunay
2020-07-28
arm: stm32mp: stm32prog: check result of find_mmc_device
Patrick Delaunay
2020-07-28
stm32mp1: mmu_set_region_dcache_behaviour
Patrick Delaunay
2020-07-28
arm: stm32mp: move dbgmcu_init call when DT is ready
Patrick Delaunay
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-09
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
Bin Meng
2020-07-07
stm32mp1: use the command env info in env_check
Patrick Delaunay
2020-07-07
arm: stm32mp: protect DBGMCU_IDC access with BSEC
Patrick Delaunay
2020-07-07
arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...
Patrick Delaunay
2020-07-07
board: st: stpmic1: add function stpmic1_init
Patrick Delaunay
2020-07-07
arm: stm32mp: add weak function to save vddcore
Patrick Delaunay
2020-07-07
arm: stm32mp: spl: add bsec driver in SPL
Patrick Delaunay
2020-06-16
board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes
Etienne Carriere
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-14
arm: stm32mp: activate data cache on DDR in SPL
Patrick Delaunay
2020-05-14
arm: stm32mp: activate data cache in SPL and before relocation
Patrick Delaunay
2020-05-14
arm: stm32mp: spl: update error management in board_init_f
Patrick Delaunay
2020-05-14
arm: stm32mp: remove dependency for STM32KEY
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support of RAM target
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: support for script
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: enable videoconsole
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add serial link support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add pmic NVM update support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add otp update support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support for delete option in flashlayout
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support of ssbl copy
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add MTD devices support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add upport of partial update
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support of boot partition for eMMC device
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add MMC device
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add flash layout parsing
Patrick Delaunay
2020-05-14
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
stm32mp: add function get_cpu_dev
Patrick Delaunay
2020-05-14
board: stm32mp1: support boot from spi-nand
Patrick Delaunay
2020-05-14
board: stm32mp1: use FDT address provided by TF-A at boot time
Patrick Delaunay
[next]