Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
4e4983d4236f5eb759ea89903db1497eab080bb8
/
plat
/
st
f80029c
fix(stm32mp1): fix enum prints
by Yann Gautier
· Mon Feb 28 11:39:56 2022 +0100
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
37bea08
fix(stm32mp1): correct types in messages
by Yann Gautier
· Mon Feb 14 11:10:59 2022 +0100
5bda08b
refactor(stm32mp1): move PIE flag to SP_min
by Yann Gautier
· Wed Feb 09 14:03:35 2022 +0100
2c6d8dd
Merge "feat(common): add SZ_* macros" into integration
by Madhukar Pappireddy
· Fri Feb 11 17:19:55 2022 +0100
bb82b1b
refactor(stm32mp1): update tamp_bkpr return type
by Nicolas Toromanoff
· Wed Feb 09 12:26:31 2022 +0100
8a87b0e
feat(common): add SZ_* macros
by Yann Gautier
· Tue Feb 08 10:21:58 2022 +0100
fcafdc9
Merge "feat(st): update the security based on new compatible" into integration
by Madhukar Pappireddy
· Fri Feb 04 16:57:15 2022 +0100
3c0fbfe
feat(st): update the security based on new compatible
by Lionel Debieve
· Tue Dec 15 10:35:59 2020 +0100
d143574
feat(st): add early console in BL2
by Yann Gautier
· Mon Oct 18 10:55:23 2021 +0200
4c39ad8
Merge changes from topic "st-security-update" into integration
by Manish Pandey
· Wed Feb 02 22:17:12 2022 +0100
9badf8b
Merge changes from topic "st-gpio-update" into integration
by Madhukar Pappireddy
· Wed Feb 02 17:29:52 2022 +0100
bf6c765
Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration
by Manish Pandey
· Wed Feb 02 12:19:53 2022 +0100
41ab652
feat(st): get pin_count from the gpio-ranges property
by Fabien Dessenne
· Tue Sep 21 11:32:30 2021 +0200
7192a00
feat(stm32mp1): warn when debug enabled on secure chip
by Lionel Debieve
· Tue Jan 28 09:02:41 2020 +0100
2f3b560
fix(stm32mp1): rework switch/case for MISRA
by Yann Gautier
· Tue Oct 19 13:31:06 2021 +0200
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
bc2d88d
feat(stm32mp1): new way to access platform OTP
by Lionel Debieve
· Mon Nov 04 14:31:38 2019 +0100
97287cd
refactor(st-drivers): improve BSEC driver
by Nicolas Le Bayon
· Mon May 20 18:35:02 2019 +0200
e4ac558
feat(stm32mp1): add NVMEM layout compatibility definition
by Nicolas Le Bayon
· Tue Sep 10 10:26:50 2019 +0200
d82fca4
fix(stm32mp1): remove interrupt_provider warning for dtc
by Yann Gautier
· Tue Mar 09 10:42:02 2021 +0100
57c3c80
refactor(stm32mp1): remove unused refcount helper functions
by Yann Gautier
· Wed Jan 19 14:01:52 2022 +0100
4359c9a
fix(stm32mp1): add missing debug.h
by Yann Gautier
· Thu Jan 27 13:55:18 2022 +0100
a197684
feat(stm32mp1): add support for building the FWU feature
by Sughosh Ganu
· Wed Nov 10 17:47:16 2021 +0530
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
d1f8713
feat(stm32mp1): add support for reading the metadata partition
by Sughosh Ganu
· Wed Dec 01 16:46:34 2021 +0530
b721f8a
feat(stm32mp1): add logic to select the images to be booted
by Sughosh Ganu
· Wed Dec 01 16:45:11 2021 +0530
57c6f90
feat(stm32mp1): add GUID's for identifying firmware images to be booted
by Sughosh Ganu
· Wed Nov 10 15:24:56 2021 +0530
2e32431
feat(stm32mp1): add GUID values for updatable images
by Sughosh Ganu
· Fri Jul 02 16:05:14 2021 +0530
f5acc46
Merge "refactor(stm32mp1): use a macro for header size" into integration
by Madhukar Pappireddy
· Thu Jan 27 01:58:50 2022 +0100
a1ee9ed
refactor(stm32mp1): use a macro for header size
by Yann Gautier
· Thu Sep 17 11:30:18 2020 +0200
e0a60cb
feat(stm32mp1): add helper to enable high speed mode in low voltage
by Yann Gautier
· Tue Jan 12 14:45:02 2021 +0100
b76c61a
refactor(stm32mp1): add helpers for IO compensation cells
by Yann Gautier
· Wed Dec 16 10:17:35 2020 +0100
1de46d0
feat(stm32mp1): use clk_enable/disable functions
by Etienne Carriere
· Fri Feb 07 13:38:30 2020 +0100
3689869
feat(stm32mp1): add timeout in IO compensation
by Nicolas Le Bayon
· Mon Nov 18 17:18:06 2019 +0100
230bf91
feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections
by Yann Gautier
· Wed Sep 15 11:30:25 2021 +0200
ebc765f
refactor(stm32mp1): reduce MMU memory regions and split XLAT by context
by Yann Gautier
· Thu Jan 16 18:50:51 2020 +0100
3c93a25
feat(st): map 2MB for ROM code
by Yann Gautier
· Wed Sep 15 15:12:57 2021 +0200
352d863
fix(stm32mp1): restrict DEVICE2 mapping in BL2
by Yann Gautier
· Thu Sep 17 11:38:09 2020 +0200
e6bd7e2
Merge changes from topic "st_ddr_updates" into integration
by Manish Pandey
· Fri Jan 07 17:24:54 2022 +0100
d0714c0
fix(st): manage UART clock and reset only in BL2
by Yann Gautier
· Wed Jan 05 18:02:46 2022 +0100
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
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
4e06375
refactor(stm32mp1): improve DGBMCU driver
by Nicolas Le Bayon
· Thu Sep 19 11:27:24 2019 +0200
c0882f4
fix(stm32mp1): set reset pulse duration to 31ms
by Yann Gautier
· Tue Apr 27 18:19:13 2021 +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
296e1ab
refactor(st): update CPU and VDD voltage get
by Yann Gautier
· Fri Sep 17 16:08:12 2021 +0200
0b10b65
refactor(st-pmic): split initialize_pmic()
by Nicolas Le Bayon
· Mon Nov 18 13:13:36 2019 +0100
b1279e7
feat(stm32mp1): add regulator framework compilation
by Yann Gautier
· Wed Dec 15 13:16:15 2021 +0100
45c1e58
refactor(stm32mp1): re-order drivers init
by Yann Gautier
· Thu Sep 17 11:54:52 2020 +0200
a205a5c
feat(st): use newly introduced clock framework
by Yann Gautier
· Mon Aug 30 15:06:54 2021 +0200
8aac307
feat(clk): add a minimal clock framework
by Gabriel Fernandez
· Tue Oct 13 09:36:25 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
414f17c
feat(stm32mp1): update console management for SP_min
by Yann Gautier
· Mon Oct 18 15:50:05 2021 +0200
66baa96
refactor(stm32mp1): improve console management in BL2
by Yann Gautier
· Mon Oct 18 14:01:00 2021 +0200
7a81912
feat(plat/st): add a function to configure console
by Yann Gautier
· Mon Oct 18 15:26:33 2021 +0200
aaee061
feat(stm32mp1): add stm32_get_boot_interface function
by Yann Gautier
· Wed Dec 16 12:04:06 2020 +0100
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
2b79c37
feat(stm32_gpio): add a function to reset a pin
by Yann Gautier
· Fri Jun 11 10:54:56 2021 +0200
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
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
fc4cac7
feat(plat/st): add STM32CubeProgrammer support on UART
by Patrick Delaunay
· Tue Oct 06 15:11:41 2020 +0200
48ba183
Merge changes from topic "st_usb" into integration
by Madhukar Pappireddy
· Tue Nov 09 06:03:32 2021 +0100
0dc9231
refactor(stm32mp1): use fconf.mk
by Yann Gautier
· Fri Oct 29 17:04:17 2021 +0200
b43d85a
fix(drivers/usb): add a optional ops get_other_speed_config_desc
by Patrick Delaunay
· Thu Nov 04 15:13:33 2021 +0100
c623316
fix(plat/st): remove double space
by Yann Gautier
· Tue Nov 02 17:03:46 2021 +0100
9c5ee78
feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target
by Patrick Delaunay
· Tue Jul 06 14:07:56 2021 +0200
f12b745
feat(plat/st/stm32mp1): add USB DFU support for STM32MP1
by Patrick Delaunay
· Wed Jun 30 17:06:19 2021 +0200
fb92928
feat(plat/st): add STM32CubeProgrammer support on USB
by Patrick Delaunay
· Mon Sep 14 11:13:34 2020 +0200
88f576f
feat(plat/st): add a USB DFU stack
by Patrick Delaunay
· Mon Sep 14 09:38:16 2020 +0200
e927215
build(fdt-wrappers): introduce FDT wrappers makefile
by Chris Kay
· Tue Sep 28 15:52:14 2021 +0100
2bd419a
Merge changes from topic "st_dt_match_instance" into integration
by Mark Dykes
· Fri Oct 15 20:53:01 2021 +0200
92ffd7a
Merge "fix(plat/st): only check header major when booting" into integration
by Manish Pandey
· Fri Oct 15 13:48:10 2021 +0200
b499ee5
Merge "fix(plat/st): correct signedness comparison issue" into integration
by Mark Dykes
· Thu Oct 14 23:25:28 2021 +0200
3ab157a
fix(stm32mp1): add bl prefix for internal linker script
by Yann Gautier
· Thu Oct 07 14:19:48 2021 +0200
466be2c
fix(plat/st): correct signedness comparison issue
by Yann Gautier
· Tue Nov 10 15:08:37 2020 +0100
dc4bcba
fix(plat/st): only check header major when booting
by Nicolas Le Bayon
· Mon Nov 18 17:12:27 2019 +0100
4e26784
feat(plat/st): create new helper for DT access
by Yann Gautier
· Wed Sep 29 11:31:09 2021 +0200
5c84e74
fix(plat/st): add UART reset in crash console init
by Yann Gautier
· Mon Sep 14 17:21:59 2020 +0200
1dc5e2e
feat(plat/st): add a new DDR firewall management
by Lionel Debieve
· Sun Sep 27 21:13:53 2020 +0200
68e6d69
refactor(plat/st): use TZC400 bindings
by Yann Gautier
· Mon Jul 05 14:07:29 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
cf1360d
feat(plat/st): add helper to save boot interface
by Yann Gautier
· Thu Aug 27 18:28:57 2020 +0200
003972c
fix(plat/st): improve DDR get size function
by Lionel Debieve
· Thu Sep 24 16:01:12 2020 +0200
Next »