Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
3f3a922a39541b06c91a5c77ef40aac79a0b935f
/
plat
/
st
/
stm32mp1
/
bl2_plat_setup.c
d269f81
Merge "feat(stm32mp1): save boot auth status and partition info" into integration
by Manish Pandey
· Tue Jun 28 10:53:01 2022 +0200
f07e8f3
feat(stm32mp1): save boot auth status and partition info
by Igor Opaniuk
· Thu Jun 23 21:19:26 2022 +0300
e622a3d
feat(stm32mp1): optionally use paged OP-TEE
by Yann Gautier
· Mon Jun 20 11:43:17 2022 +0200
c6f77b0
fix(st): fix NULL pointer dereference issues
by Yann Gautier
· Fri May 06 09:50:43 2022 +0200
fab7628
refactor(st): update set_config_info function call
by Manish V Badarkhe
· Wed Mar 16 13:51:26 2022 +0000
b2ba78e
feat(stm32mp1): call pmic_voltages_init() in platform init
by Yann Gautier
· Tue Jan 18 10:39:52 2022 +0100
cc5f89a
feat(stm32mp1): remove unsupported features on STM32MP13
by Yann Gautier
· Wed Feb 12 09:36:23 2020 +0100
d143574
feat(st): add early console in BL2
by Yann Gautier
· Mon Oct 18 10:55:23 2021 +0200
7192a00
feat(stm32mp1): warn when debug enabled on secure chip
by Lionel Debieve
· Tue Jan 28 09:02:41 2020 +0100
06bc62d
feat(st): disable authentication based on part_number
by Lionel Debieve
· Fri Dec 06 12:42:20 2019 +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
03e2f80
feat(stm32mp1): add logic to pass the boot index to the Update Agent
by Sughosh Ganu
· Wed Dec 01 15:56:27 2021 +0530
b76c61a
refactor(stm32mp1): add helpers for IO compensation cells
by Yann Gautier
· Wed Dec 16 10:17:35 2020 +0100
cf949fd
Merge changes from topic "st_fixes" into integration
by Manish Pandey
· Tue Jan 04 18:46:59 2022 +0100
076c594
fix(stm32mp1): do not reopen debug features
by Yann Gautier
· Wed Sep 15 14:49:48 2021 +0200
c0882f4
fix(stm32mp1): set reset pulse duration to 31ms
by Yann Gautier
· Tue Apr 27 18:19:13 2021 +0200
fc7b805
feat(stm32mp1): register fixed regulator
by Pascal Paillet
· Fri Jan 29 14:48:49 2021 +0100
0b10b65
refactor(st-pmic): split initialize_pmic()
by Nicolas Le Bayon
· Mon Nov 18 13:13:36 2019 +0100
45c1e58
refactor(stm32mp1): re-order drivers init
by Yann Gautier
· Thu Sep 17 11:54:52 2020 +0200
0c81088
fix(stm32mp1): correct include order
by Yann Gautier
· Fri Dec 17 09:53:04 2021 +0100
8bac9f9
Merge changes from topic "fconf_get_index" into integration
by Madhukar Pappireddy
· Tue Dec 14 20:58:09 2021 +0100
3d8497c
feat(st): protect UART during platform init
by Yann Gautier
· Mon Oct 18 16:06:22 2021 +0200
66baa96
refactor(stm32mp1): improve console management in BL2
by Yann Gautier
· Mon Oct 18 14:01:00 2021 +0200
6eef525
refactor(stm32mp1): move stm32_save_boot_interface()
by Yann Gautier
· Fri Dec 10 17:04:40 2021 +0100
cd16df3
fix(stm32mp1): deconfigure UART RX pins
by Yann Gautier
· Fri Jun 04 14:04:05 2021 +0200
fd64835
feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP
by Yann Gautier
· Mon Dec 13 15:24:41 2021 +0100
e50571b
feat(plat/st): add STM32MP_UART_PROGRAMMER target
by Patrick Delaunay
· Thu Oct 28 13:48:52 2021 +0200
9c5ee78
feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target
by Patrick Delaunay
· Tue Jul 06 14:07:56 2021 +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
a3bd8d1
feat(plat/st): improve FIP image loading from MMC
by Yann Gautier
· Fri Jun 18 11:33:26 2021 +0200
0ed7b2a
feat(plat/st): use FIP to load images
by Yann Gautier
· Wed May 19 18:48:16 2021 +0200
90f84d7
refactor(plat/st): updates for OP-TEE
by Yann Gautier
· Tue Jul 13 14:44:09 2021 +0200
d2d9b96
fix(plat/st): apply security at the end of BL2
by Yann Gautier
· Mon Aug 16 11:58:01 2021 +0200
f3bd87e
refactor(plat/st): map DDR secure at boot
by Yann Gautier
· Fri Sep 04 15:55:53 2020 +0200
05773eb
refactor(plat/st): avoid fixed DT address
by Yann Gautier
· Mon Aug 24 11:51:50 2020 +0200
dca6154
stm32mp1: enable PIE for BL32
by Yann Gautier
· Wed Feb 10 18:19:23 2021 +0100
f02647a
drivers: stm32_reset adapt interface to timeout argument
by Etienne Carriere
· Sun Dec 08 08:14:40 2019 +0100
cd40f32
stm32mp1: use stm32mp_get_ddr_ns_size() function
by Yann Gautier
· Wed Feb 26 13:36:07 2020 +0100
3d33df6
stm32mp1: set XN attribute for some areas in BL2
by Yann Gautier
· Tue Dec 17 17:11:10 2019 +0100
a55169b
stm32mp1: dynamically map DDR later and non-cacheable during its test
by Yann Gautier
· Fri Jan 10 18:18:59 2020 +0100
678c6fa
stm32: Use generic console_t data structure
by Andre Przywara
· Sat Jan 25 00:58:35 2020 +0000
7bd96f4
stm32mp1: add authentication support for stm32image
by Lionel Debieve
· Tue Sep 03 12:22:23 2019 +0200
a30e5f7
stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver
by Yann Gautier
· Wed Sep 04 11:55:10 2019 +0200
35dc077
stm32mp1: print information about board
by Yann Gautier
· Mon May 13 18:34:48 2019 +0200
c737405
stm32mp1: print information about SoC
by Yann Gautier
· Tue Jun 04 18:02:37 2019 +0200
091eab5
stm32mp1: add watchdog support
by Yann Gautier
· Tue Jun 04 18:06:34 2019 +0200
3edc7c3
stm32mp1: add general SYSCFG management
by Yann Gautier
· Mon May 20 19:17:08 2019 +0200
b3386f7
stm32mp1: add OP-TEE support
by Yann Gautier
· Fri Apr 19 09:41:01 2019 +0200
ed34232
stm32mp1: add minimal support for co-processor Cortex-M4
by Yann Gautier
· Fri Feb 15 17:33:27 2019 +0100
e4a3c35
stm32mp1: update clock driver
by Yann Gautier
· Thu Feb 14 10:53:33 2019 +0100
3d78a2e
stm32mp1: use functions to retrieve some peripheral addresses
by Yann Gautier
· Thu Feb 14 11:01:20 2019 +0100
f3928f6
stm32mp1: update I2C and PMIC drivers
by Yann Gautier
· Thu Feb 14 11:15:03 2019 +0100
b5d2ed4
stm32mp1: remove some dependencies on clocks and reset in drivers
by Yann Gautier
· Thu Feb 14 11:13:50 2019 +0100
a2e2a30
stm32mp1: make functions and macros more common
by Yann Gautier
· Thu Feb 14 11:13:39 2019 +0100
ee8f542
stm32mp1: split code between common and private parts
by Yann Gautier
· Thu Feb 14 11:13:25 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
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
8593e44
stm32mp1: use MULTI_CONSOLE_API
by Yann Gautier
· Wed Nov 14 18:46:15 2018 +0100
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
69035a8
stm32mp1: Add console support
by Yann Gautier
· Thu Jul 05 16:48:16 2018 +0200
4193466
stm32mp1: save boot information in backup registers
by Yann Gautier
· Fri Jul 20 11:36:05 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