TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
60a0dde91bd03f4011c1d52d4d3aea8166e939a0
/
plat
/
imx
/
imx8m
60a0dde
feat(plat/imx8m): add system_reset2 implementation
by Igor Opaniuk
· 4 years, 2 months ago
2512d04
Merge "feat(plat/imx8m): add SiP call for secondary boot" into integration
by Madhukar Pappireddy
· 4 years, 2 months ago
9ce232f
feat(plat/imx8m): add SiP call for secondary boot
by Igor Opaniuk
· 4 years, 5 months ago
7f9390d
plat: imx8mp: change the bl31 physical load address
by Jacky Bai
· 4 years, 10 months ago
8c72a7a
plat: imx8m: Fix the macro define error
by Jacky Bai
· 5 years ago
ad329e5
plat: imx8mm: Add in BL2 with FIP
by Ying-Chun Liu (PaulLiu)
· 4 years, 8 months ago
f255cad
plat: imx8mm: Enable Trusted Boot
by Ying-Chun Liu (PaulLiu)
· 4 years, 8 months ago
e364a8c
plat: imx8mm: Add image load logic for TBBR FIP booting
by Ying-Chun Liu (PaulLiu)
· 6 years ago
37ac9b7
plat: imx8mm: Add initial defintions to facilitate FIP layout
by Ying-Chun Liu (PaulLiu)
· 6 years ago
ee4d094
plat: imx8mm: Add image io-storage logic for TBBR FIP booting
by Ying-Chun Liu (PaulLiu)
· 6 years ago
1329f96
plat: imx8mm: Add imx8mm_private.h to the build
by Ying-Chun Liu (PaulLiu)
· 6 years ago
fe5e1c1
plat: imx8m: Fix the race condition during cpu hotplug
by Jacky Bai
· 6 years ago
fb9212b
plat: imx8m: Correct the imr mask reg offset
by Jacky Bai
· 5 years ago
9eb1bb6
plat: imx8m: Keep A53 PLAT on in wait mode(ret)
by Jacky Bai
· 6 years ago
8567103
plat: imx: add sdei support for i.MX8MM
by Peng Fan
· 5 years ago
a775ef2
plat: imx8mp: Add the basic support for i.MX8MP
by Jacky Bai
· 5 years ago
9e5c3e9
plat: imx8m: Move the gpc hw reg to a separate header file
by Jacky Bai
· 5 years ago
58fdd60
plat: imx8mn: Add imx8mn basic support
by Jacky Bai
· 6 years ago
a6ea06f
TF-A GICv3 driver: Introduce makefile
by Alexei Fedorov
· 5 years ago
6654d17
Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration
by Mark Dykes
· 5 years ago
6e19bd5
TF-A GICv3 driver: Separate GICD and GICR accessor functions
by Alexei Fedorov
· 5 years ago
60a23af
plat: imx8mm: provide uart base as build option
by Igor Opaniuk
· 5 years ago
cf92be2
Merge "plat: imx8m: Fix the rdc memory region slot's offset" into integration
by Sandrine Bailleux
· 5 years ago
d7873bc
imx: Use generic console_t data structure
by Andre Przywara
· 6 years ago
97600cb
plat: imx8m: Fix the rdc memory region slot's offset
by Jacky Bai
· 6 years ago
7a57188
imx: Unify Platform specific defines for PSCI module
by Deepika Bhavnani
· 6 years ago
004c922
Merge changes Ib1ed9786,I6c4855c8 into integration
by Sandrine Bailleux
· 6 years ago
7a05f06
Remove redundant declarations.
by Madhukar Pappireddy
· 6 years ago
abb6fee
plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm
by Jacky Bai
· 6 years ago
3d66079
plat: imx8m: Add basic rdc module init driver
by Jacky Bai
· 6 years ago
2502709
plat: imx8m: Add caam module init on imx8m
by Jacky Bai
· 6 years ago
0d220b3
Merge changes from topic "banned_api_list" into integration
by Soby Mathew
· 6 years ago
2aca35f
Fix the License header template in imx_aipstz.c
by Soby Mathew
· 6 years ago
5b6ebee
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· 6 years ago
4d384eb
Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration
by Soby Mathew
· 6 years ago
ac166f6
plat: imx8m: Add the aipstz init to config peripheral access
by Jacky Bai
· 6 years ago
f56afc1
imx8: Replace PLAT_IMX8* with automatic PLAT_imx8*
by Leonard Crestez
· 6 years ago
72196cb
plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO
by Leonard Crestez
· 6 years ago
b05631a
plat: imx8mq: Remove duplicated linker symbols
by Jacky Bai
· 6 years ago
950d05f
plat: imx8m: Implement IMX_SIP_BUILDINFO
by Leonard Crestez
· 6 years ago
7696880
plat: imx8mq: Only keep IRQ 32 unmasked
by Leonard Crestez
· 6 years ago
e195850
plat: imx8mq: gpc: Enable all power domain by default
by Leonard Crestez
· 6 years ago
43c733b
plat: imx8m: remove deprecated code include
by Jacky Bai
· 6 years ago
179f82a
plat: imx8m: Add the basic support for imx8mm
by Jacky Bai
· 6 years ago
e8837b0
plat: imx8m: refactor the code to make it reusable
by Jacky Bai
· 6 years ago
45a95e3
imx: Configure CAAM job rings master ID for i.MX8MQ
by Chris Spencer
· 6 years ago
218bdbe
imx: enable necessary errata for i.mx8mq
by Anson Huang
· 7 years ago
2e8ab4f
imx: make imx uart work for debug mode
by Anson Huang
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
8113681
plat: imx: Add i.MX8MQ basic support
by Bai Ping
· 7 years ago