Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
0de113768d29581705920d35062aa76c68fd1652
/
plat
/
st
/
stm32mp1
/
platform.mk
d648608
Merge changes from topic "st-format-signedness" into integration
by Madhukar Pappireddy
· Thu Feb 17 00:35:52 2022 +0100
3c7be34
feat(stm32mp1): enable format-signedness warning
by Yann Gautier
· Mon Feb 14 10:30:33 2022 +0100
5bda08b
refactor(stm32mp1): move PIE flag to SP_min
by Yann Gautier
· Wed Feb 09 14:03:35 2022 +0100
d143574
feat(st): add early console in BL2
by Yann Gautier
· Mon Oct 18 10:55:23 2021 +0200
bf6c765
Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration
by Manish Pandey
· Wed Feb 02 12:19:53 2022 +0100
5c1dab3
feat(stm32mp1): manage monotonic counter
by Yann Gautier
· Wed Apr 17 15:12:58 2019 +0200
97287cd
refactor(st-drivers): improve BSEC driver
by Nicolas Le Bayon
· Mon May 20 18:35:02 2019 +0200
d82fca4
fix(stm32mp1): remove interrupt_provider warning for dtc
by Yann Gautier
· Tue Mar 09 10:42:02 2021 +0100
a197684
feat(stm32mp1): add support for building the FWU feature
by Sughosh Ganu
· Wed Nov 10 17:47:16 2021 +0530
230bf91
feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections
by Yann Gautier
· Wed Sep 15 11:30:25 2021 +0200
620ce33
refactor(st-ddr): move basic tests in a dedicated file
by Nicolas Le Bayon
· Tue Mar 02 11:19:36 2021 +0100
8ce825f
refactor(st-ddr): reorganize generic and specific elements
by Nicolas Le Bayon
· Tue May 18 10:01:30 2021 +0200
6d8c244
feat(stm32mp1): allow configuration of DDR AXI ports number
by Yann Gautier
· Thu Sep 17 12:42:46 2020 +0200
5aa329b
Merge changes from topic "st_regulator" into integration
by Madhukar Pappireddy
· Fri Dec 24 00:13:50 2021 +0100
fc7b805
feat(stm32mp1): register fixed regulator
by Pascal Paillet
· Fri Jan 29 14:48:49 2021 +0100
b1279e7
feat(stm32mp1): add regulator framework compilation
by Yann Gautier
· Wed Dec 15 13:16:15 2021 +0100
8aac307
feat(clk): add a minimal clock framework
by Gabriel Fernandez
· Tue Oct 13 09:36:25 2020 +0200
6eef525
refactor(stm32mp1): move stm32_save_boot_interface()
by Yann Gautier
· Fri Dec 10 17:04:40 2021 +0100
27f589d
refactor(stm32mp1): sort compilation flags
by Yann Gautier
· Fri Oct 15 17:59:38 2021 +0200
19cdaa8
feat(stm32mp1): add sign-compare warning
by Yann Gautier
· Tue Nov 10 15:09:55 2020 +0100
e50571b
feat(plat/st): add STM32MP_UART_PROGRAMMER target
by Patrick Delaunay
· Thu Oct 28 13:48:52 2021 +0200
0dc9231
refactor(stm32mp1): use fconf.mk
by Yann Gautier
· Fri Oct 29 17:04:17 2021 +0200
9c5ee78
feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target
by Patrick Delaunay
· Tue Jul 06 14:07:56 2021 +0200
e927215
build(fdt-wrappers): introduce FDT wrappers makefile
by Chris Kay
· Tue Sep 28 15:52:14 2021 +0100
3ab157a
fix(stm32mp1): add bl prefix for internal linker script
by Yann Gautier
· Thu Oct 07 14:19:48 2021 +0200
1dc5e2e
feat(plat/st): add a new DDR firewall management
by Lionel Debieve
· Sun Sep 27 21:13:53 2020 +0200
29f1f94
feat(plat/st): manage io_policies with FCONF
by Yann Gautier
· Tue Jul 13 18:07:41 2021 +0200
658775c
feat(plat/st): use FCONF to configure platform
by Yann Gautier
· Tue Jul 06 10:00:44 2021 +0200
0ed7b2a
feat(plat/st): use FIP to load images
by Yann Gautier
· Wed May 19 18:48:16 2021 +0200
e56f53f
fix(plat/st): add STM32IMAGE_SRC
by Yann Gautier
· Wed Jun 09 09:36:35 2021 +0200
e8fb1ab
Merge "refactor(plat/st): check boot device only for BL2" into integration
by Madhukar Pappireddy
· Thu Jun 17 23:44:07 2021 +0200
cc785d8
refactor(plat/st): check boot device only for BL2
by Yann Gautier
· Mon Nov 09 11:16:10 2020 +0100
e43a080
feat(plat/st): add STM32MP_EMMC_BOOT option
by Vyacheslav Yurkov
· Fri Jun 04 10:10:51 2021 +0200
dca6154
stm32mp1: enable PIE for BL32
by Yann Gautier
· Wed Feb 10 18:19:23 2021 +0100
46f8e67
stm32mp1: cosmetics in platform.mk
by Yann Gautier
· Fri Sep 18 10:32:37 2020 +0200
3f10a2f
stm32mp1: update rules for stm32image tool
by Yann Gautier
· Fri Sep 18 10:21:29 2020 +0200
6916a44
stm32mp1: add macros to define PLAT_PARTITION_MAX_ENTRIES
by Yann Gautier
· Thu Sep 17 12:28:12 2020 +0200
5f40063
stm32mp1: sort platform.mk
by Yann Gautier
· Wed Feb 12 09:30:49 2020 +0100
94e5ed9
stm32mp1: use ASFLAGS for binary paths
by Yann Gautier
· Thu Jan 23 18:41:20 2020 +0100
7faa3bb
stm32mp1: use internal MAKE_LD macro to generate stm32 linker files
by Yann Gautier
· Thu May 14 16:54:12 2020 +0200
65fca7c
build_macros.mk: include assert and define loop macros
by Leonardo Sandoval
· Thu Sep 10 12:18:27 2020 -0500
ca651fb
stm32mp1: disable neon in sp_min
by Etienne Carriere
· Fri Apr 10 18:51:54 2020 +0200
cc99f3f
plat/stm32: Use generic fdt_read_uint32_array() implementation
by Andre Przywara
· Thu Mar 26 12:51:21 2020 +0000
a55169b
stm32mp1: dynamically map DDR later and non-cacheable during its test
by Yann Gautier
· Fri Jan 10 18:18:59 2020 +0100
de14ec9
stm32mp1: platform.mk: support generating multiple images in one build
by Ahmad Fatoum
· Wed Jan 29 18:55:55 2020 +0100
8717c33
stm32mp1: platform.mk: migrate to implicit rules
by Ahmad Fatoum
· Wed Jan 29 18:21:28 2020 +0100
af17d29
stm32mp1: platform.mk: derive map file name from target name
by Ahmad Fatoum
· Wed Jan 29 18:13:51 2020 +0100
098c4b7
stm32mp1: platform.mk: generate linker script with fixed name
by Ahmad Fatoum
· Wed Jan 29 18:08:43 2020 +0100
039f62d
stm32mp1: platform.mk: use PHONY for the appropriate targets
by Ahmad Fatoum
· Tue Feb 25 10:49:00 2020 +0100
cb0dbc4
stm32mp1: Add support for SPI-NOR boot device
by Lionel Debieve
· Wed Sep 25 09:11:31 2019 +0200
186b046
stm32mp1: Add support for SPI-NAND boot device
by Lionel Debieve
· Tue Sep 24 18:30:12 2019 +0200
402a46b
stm32mp1: Add support for raw NAND boot device
by Lionel Debieve
· Mon Nov 04 12:28:15 2019 +0100
3f42cad
stm32mp1: add compilation flags for boot devices
by Nicolas Le Bayon
· Tue Sep 03 09:52:05 2019 +0200
7bd96f4
stm32mp1: add authentication support for stm32image
by Lionel Debieve
· Tue Sep 03 12:22:23 2019 +0200
091eab5
stm32mp1: add watchdog support
by Yann Gautier
· Tue Jun 04 18:06:34 2019 +0200
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· Thu Apr 04 09:13:28 2019 +0100
2c1fa28
stm32mp1: remove useless LIBFDT_SRCS from PLAT_BL_COMMON_SOURCES
by Yann Gautier
· Thu May 09 11:56:30 2019 +0200
3edc7c3
stm32mp1: add general SYSCFG management
by Yann Gautier
· Mon May 20 19:17:08 2019 +0200
5f2e874
clk: stm32mp1: move oscillator functions to generic file
by Yann Gautier
· Fri May 17 15:57:56 2019 +0200
b3386f7
stm32mp1: add OP-TEE support
by Yann Gautier
· Fri Apr 19 09:41:01 2019 +0200
4d42947
stm32mp1: split clkfunc code
by Yann Gautier
· Thu Feb 14 11:15:20 2019 +0100
ee8f542
stm32mp1: split code between common and private parts
by Yann Gautier
· Thu Feb 14 11:13:25 2019 +0100
36a1e4b
stm32mp1: add BSEC driver
by Yann Gautier
· Thu Jan 17 14:52:47 2019 +0100
f9d40d5
stm32mp1: update platform files
by Yann Gautier
· Thu Jan 17 14:41:46 2019 +0100
a45433b
stm32mp1: rename stpmu1 to stpmic1
by Yann Gautier
· Wed Jan 16 18:31:00 2019 +0100
113f31e
drivers: st: move i2c driver in its own folder
by Yann Gautier
· Thu Jan 17 09:34:18 2019 +0100
57e282b
stm32mp1: do not include platform header files directly in drivers
by Yann Gautier
· Mon Jan 07 11:17:24 2019 +0100
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
fe26da5
stm32mp1: remove useless compilation flags
by Yann Gautier
· Thu Dec 13 15:01:53 2018 +0100
6b88b65
drivers/console: Link console framework code by default
by Julius Werner
· Tue Nov 27 17:50:28 2018 -0800
8593e44
stm32mp1: use MULTI_CONSOLE_API
by Yann Gautier
· Wed Nov 14 18:46:15 2018 +0100
8244e1d
stm32mp1: update platform files to use MMC devices
by Yann Gautier
· Mon Oct 15 09:36:58 2018 +0200
0c70c95
stm32mp1: Migrate to new interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:16:41 2018 +0100
761797d
stm32mp1: Link BL2, BL32 and DTB in one binary
by Yann Gautier
· Mon Jul 16 14:34:50 2018 +0200
caf575b
stm32mp1: Add DDR support and its security with TZC400
by Yann Gautier
· Tue Jul 24 17:18:19 2018 +0200
bb836ee
stm32mp1: Add PMIC support
by Yann Gautier
· Mon Jul 16 17:55:07 2018 +0200
4193466
stm32mp1: save boot information in backup registers
by Yann Gautier
· Fri Jul 20 11:36:05 2018 +0200
d0ca7f4
stm32mp1: Add GPIO support
by Yann Gautier
· Fri Jul 13 21:33:09 2018 +0200
9aea69e
stm32mp1: Add clock and reset support
by Yann Gautier
· Tue Jul 24 17:13:36 2018 +0200
4b0c72a
Introduce STMicroelectronics STM32MP1 platform
by Yann Gautier
· Mon Jul 16 10:54:09 2018 +0200