- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- d8299de stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · 3 years, 2 months ago
- 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 2 months ago
- 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 2 months ago
- dd2ca25 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · 3 years, 2 months ago
- 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
- 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 2 months ago
- 27a5a57 stm32mp: stm32prog: Normalise newlines by William Grant · 3 years, 2 months ago
- ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- 9e0a13b tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 3 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- f9339b1 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · 3 years, 3 months ago
- a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
- f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 31aa697 arm: stm32mp1: Implement ECDSA signature verification by Alexandru Gagniuc · 3 years, 4 months ago
- 9e249d8 stm32mp: correctly handle board_get_usable_ram_top(0) by Patrick Delaunay · 3 years, 4 months ago
- 1008a50 stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · 3 years, 4 months ago
- f8fcabf arm: stm32mp: handle the OP-TEE nodes in DT with FIP support by Patrick Delaunay · 3 years, 4 months ago
- ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 4 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
- 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
- c860891 stm32mp1: spl: Configure TrustZone controller for OP-TEE by Alexandru Gagniuc · 3 years, 5 months ago
- 0ea6163 arm: stm32mp: Implement support for TZC 400 controller by Alexandru Gagniuc · 3 years, 5 months ago
- 02e9197 arm: stm32mp1: force boot_device variable for invalid TAMP register value by Patrick Delaunay · 3 years, 5 months ago
- 5c2f6d7 stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 5 months ago
- bd57749 stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · 3 years, 5 months ago
- 27e40d5 stm32mp: syscon: manage clock when present in device tree by Patrick Delaunay · 3 years, 5 months ago
- f4a9b4b stm32mp: cmd_stm32key: add subcommand close by Patrick Delaunay · 3 years, 5 months ago
- 7b094ea stm32mp: cmd_stm32key: add read OTP subcommand by Patrick Delaunay · 3 years, 5 months ago
- bd0233a stm32mp: cmd_stm32key: add get_misc_dev function by Patrick Delaunay · 3 years, 5 months ago
- cd8bfb3 stm32mp: cmd_stm32key: lock of PKH OTP after fuse by Patrick Delaunay · 3 years, 5 months ago
- c80a0e4 stm32mp: cmd_stm32key: handle error in fuse_hash_value by Patrick Delaunay · 3 years, 5 months ago
- 8b5fe51 stm32mp: cmd_stm32key: use sub command by Patrick Delaunay · 3 years, 5 months ago
- d6c098a stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 5 months ago
- 9707698 stm32mp: stm32prog: fix the content of short help message by Patrick Delaunay · 3 years, 5 months ago
- c7e9a11 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · 3 years, 6 months ago
- be7d21e stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · 3 years, 6 months ago
- 7ef09a3 stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · 3 years, 6 months ago
- 7d14540 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · 3 years, 6 months ago
- e23d98e stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · 3 years, 6 months ago
- 3a44a07 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · 3 years, 6 months ago
- ab198fe stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · 3 years, 6 months ago
- 4daf994 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · 3 years, 6 months ago
- f67fd84 stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · 3 years, 6 months ago
- c946874 stm32mp: don't map the reserved region with no-map property by Patrick Delaunay · 3 years, 7 months ago
- f9203e9 stm32mp: Increase the reserved memory in board_get_usable_ram_top by Patrick Delaunay · 3 years, 7 months ago
- 062bb64 Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
- 0eda28c arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variables by Marek Vasut · 3 years, 8 months ago
- 643e404 stm32mp: replace printf by log macro in setup_boot_mode by Patrick Delaunay · 3 years, 8 months ago
- 203f96d stm32mp: update uart number in trace of serial device not found by Patrick Delaunay · 3 years, 8 months ago
- 19676ef stm32mp: stm32prog: add FIP header support by Patrick Delaunay · 3 years, 8 months ago
- 46f44b5 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF by Jagan Teki · 3 years, 9 months ago
- 6cd3dc9 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board by Jagan Teki · 3 years, 9 months ago
- 4259785 board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 by Jagan Teki · 3 years, 9 months ago
- c0f218b board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 9 months ago
- 7dccecd ARM: stm32: Imply SPL_SPI_LOAD by Jagan Teki · 3 years, 9 months ago
- d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
- 18a8716 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 9 months ago
- aaf1f96 stm32mp: bsec: manage clock when present in device tree by Patrick Delaunay · 3 years, 9 months ago
- e259299 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 9 months ago
- 7540d87 stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · 3 years, 9 months ago
- 29b2e2e stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 9 months ago
- 0440d86 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 9 months ago
- 4ad5a12 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · 3 years, 10 months ago
- c9b0dc3 stm32mp: update MMU config before the relocation by Patrick Delaunay · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- efc7a3b arm: stm32mp: stm32prog: always flush DFU on start command for uart by Patrick Delaunay · 4 years ago
- fbefc10 arm: stm32mp: bsec: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- 2b15af5 arm: stm32mp: migrate cmd_stm32prog to log macro by Patrick Delaunay · 4 years, 1 month ago
- ba77940 arm: stm32mp: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
- a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- e93ee7b SPL: stm32mp1: fix spl_mmc_boot_partition not defined by Richard Genoud · 4 years, 2 months ago
- 0fa6228 arm: stm32mp: correct the ALIGN macro usage by Patrick Delaunay · 4 years, 1 month ago
- d5de938 stm32mp: stm32prog: accept device without partition by Patrick Delaunay · 4 years, 1 month ago
- cf6da85 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 2 months ago
- ab7d644 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · 4 years, 3 months ago
- 3a8e406 arm: stm32mp: cleanup test on eth_env_set_enetaddr result by Patrick Delaunay · 4 years, 8 months ago
- 8040da1 arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 4 months ago
- 1dffeaf arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 4 months ago
- 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
- 9f6a368 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
- c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- 3188ee9 arm: stm32mp: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 5 months ago
- f4aaeed arm: stm32mp: stm32prog: check result of find_mmc_device by Patrick Delaunay · 4 years, 5 months ago
- 51ac7f1 stm32mp1: mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 4 months ago
- 4c5821d arm: stm32mp: move dbgmcu_init call when DT is ready by Patrick Delaunay · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- d0d1df6 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · 4 years, 5 months ago
- 59d0da1 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 5 months ago