index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-04-09
6
-96
/
+176
|
\
|
*
arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variables
Marek Vasut
2021-04-09
1
-52
/
+53
|
*
stm32mp: replace printf by log macro in setup_boot_mode
Patrick Delaunay
2021-04-09
1
-5
/
+5
|
*
stm32mp: update uart number in trace of serial device not found
Patrick Delaunay
2021-04-09
1
-1
/
+1
|
*
stm32mp: stm32prog: add FIP header support
Patrick Delaunay
2021-04-09
4
-37
/
+64
|
*
board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF
Jagan Teki
2021-04-09
1
-0
/
+7
|
*
board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board
Jagan Teki
2021-04-09
1
-0
/
+20
|
*
board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0
Jagan Teki
2021-04-09
1
-0
/
+5
|
*
board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit
Jagan Teki
2021-04-09
1
-1
/
+21
|
*
ARM: stm32: Imply SPL_SPI_LOAD
Jagan Teki
2021-04-09
1
-1
/
+1
*
|
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-15
9
-59
/
+97
|
\
|
|
*
arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...
Patrice Chotard
2021-03-12
1
-2
/
+4
|
*
stm32mp: bsec: manage clock when present in device tree
Patrick Delaunay
2021-03-11
1
-0
/
+10
|
*
stm32mp: stm32prog: replace alias by serial device sequence number
Patrick Delaunay
2021-03-11
2
-30
/
+10
|
*
stm32mp: stm32prog: reactivate console and display serial error
Patrick Delaunay
2021-03-11
1
-4
/
+10
|
*
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
Patrick Delaunay
2021-03-11
6
-12
/
+50
|
*
stm32mp: stm32prog: Add Kconfig file for stm32prog command
Patrick Delaunay
2021-03-11
2
-17
/
+19
*
|
stm32mp: update the mmu configuration for SPL and prereloc
Patrick Delaunay
2021-03-02
1
-10
/
+30
*
|
stm32mp: update MMU config before the relocation
Patrick Delaunay
2021-03-02
1
-4
/
+9
|
/
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
7
-0
/
+7
*
arm: stm32mp: stm32prog: always flush DFU on start command for uart
Patrick Delaunay
2021-01-13
1
-7
/
+6
*
arm: stm32mp: bsec: migrate trace to log macro
Patrick Delaunay
2021-01-13
1
-17
/
+21
*
arm: stm32mp: migrate cmd_stm32prog to log macro
Patrick Delaunay
2021-01-13
5
-78
/
+78
*
arm: stm32mp: migrate trace to log macro
Patrick Delaunay
2021-01-13
7
-29
/
+43
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
4
-8
/
+8
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-1
/
+2
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-10
/
+10
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
2
-4
/
+4
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-8
/
+8
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
2
-7
/
+7
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
2
-2
/
+2
*
SPL: stm32mp1: fix spl_mmc_boot_partition not defined
Richard Genoud
2020-11-25
1
-0
/
+2
*
arm: stm32mp: correct the ALIGN macro usage
Patrick Delaunay
2020-11-25
1
-2
/
+2
*
stm32mp: stm32prog: accept device without partition
Patrick Delaunay
2020-10-21
1
-2
/
+1
*
arm: stm32: cleanup arch gpio.h
Patrick Delaunay
2020-10-21
1
-35
/
+2
*
stm32mp: limit size of cacheable DDR in pre-reloc stage
Patrick Delaunay
2020-10-21
3
-2
/
+17
*
arm: stm32mp: cleanup test on eth_env_set_enetaddr result
Patrick Delaunay
2020-09-09
1
-2
/
+2
*
arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-13
2
-47
/
+58
*
arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-13
1
-40
/
+46
*
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-08-03
1
-0
/
+1
*
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-07-29
1
-2
/
+2
|
\
|
*
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-28
1
-2
/
+2
*
|
arm: stm32mp: use correct weak function name spl_board_prepare_for_linux
Patrick Delaunay
2020-07-28
1
-1
/
+1
*
|
arm: stm32mp: stm32prog: check result of find_mmc_device
Patrick Delaunay
2020-07-28
1
-1
/
+1
*
|
stm32mp1: mmu_set_region_dcache_behaviour
Patrick Delaunay
2020-07-28
1
-3
/
+4
*
|
arm: stm32mp: move dbgmcu_init call when DT is ready
Patrick Delaunay
2020-07-28
2
-4
/
+9
|
/
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
Bin Meng
2020-07-09
1
-1
/
+1
*
stm32mp1: use the command env info in env_check
Patrick Delaunay
2020-07-07
1
-0
/
+1
[next]