Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
4dd0dfa345f7a6356453237a7b15fcd3c9433885
/
plat
/
imx
3dfc624
Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration
by Soby Mathew
· 5 years ago
91c6d32
plat: imx8m: Add the aipstz init to config peripheral access
by Jacky Bai
· 5 years ago
d62c161
imx8: Replace PLAT_IMX8* with automatic PLAT_imx8*
by Leonard Crestez
· 5 years ago
5511908
plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO
by Leonard Crestez
· 5 years ago
9cbff30
plat: imx8mq: Remove duplicated linker symbols
by Jacky Bai
· 6 years ago
402bd52
plat: imx8m: Implement IMX_SIP_BUILDINFO
by Leonard Crestez
· 5 years ago
da45bc2
plat: imx8mq: Only keep IRQ 32 unmasked
by Leonard Crestez
· 5 years ago
406c0b9
plat: imx8mq: gpc: Enable all power domain by default
by Leonard Crestez
· 5 years ago
d207f56
Mbed TLS: Remove weak heap implementation
by Ambroise Vincent
· 6 years ago
8bdff13
plat: imx8m: remove deprecated code include
by Jacky Bai
· 6 years ago
ffbf32a
Makefile: remove extra include paths in INCLUDES
by Ambroise Vincent
· 6 years ago
0a0ca8b
Console: remove deprecated finish_console_register
by Ambroise Vincent
· 6 years ago
a617700
plat: imx8m: Add the basic support for imx8mm
by Jacky Bai
· 6 years ago
f7dc401
plat: imx8m: refactor the code to make it reusable
by Jacky Bai
· 6 years ago
07f3342
Merge pull request #1837 from spencercw/master
by Antonio Niño Díaz
· 6 years ago
f584b5e
imx: make sure GIC redistributor is awake before initialization
by Anson Huang
· 6 years ago
0a02002
imx: Configure CAAM job rings master ID for i.MX8MQ
by Chris Spencer
· 6 years ago
26ca4f5
imx: warp7: Migrate to MULTI_CONSOLE_API
by Ying-Chun Liu (PaulLiu)
· 6 years ago
50a4d1a
Remove unneeded include paths in PLAT_INCLUDES
by Antonio Nino Diaz
· 6 years ago
3f2f3da
imx: power optimization for i.mx8qx
by Anson Huang
· 6 years ago
ad192dc
imx: power optimization for i.mx8qm
by Anson Huang
· 6 years ago
6fbcdee
Merge pull request #1766 from Anson-Huang/master
by Antonio Niño Díaz
· 6 years ago
2f38c13
imx: enable necessary errata for i.mx8qm
by Anson Huang
· 6 years ago
0f03da6
imx: enable necessary errata for i.mx8mq
by Anson Huang
· 6 years ago
59ca2f6
warp7: Enable Trusted Board Boot for WaRP7
by Bryan O'Donoghue
· 6 years ago
43418ac
warp7: Define DTB overlay address in memory map
by Bryan O'Donoghue
· 6 years ago
2b4b9c1
warp7: io_storage: Remove DTB from FIP
by Bryan O'Donoghue
· 6 years ago
971392d
imx: add i.MX8 SoCs build info SIP(silicon provider) service support
by Anson Huang
· 6 years ago
e708bfb
imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service support
by Anson Huang
· 6 years ago
6e47de5
imx: add i.MX8 SoCs OTP SIP(silicon provider) service support
by Anson Huang
· 6 years ago
895fd3e
imx: support for i.MX8 SoCs misc IPC
by Anson Huang
· 6 years ago
e1d418c
imx: add wakeup source SIP runtime service support
by Anson Huang
· 6 years ago
922c45f
imx: add cpu-freq SIP runtime service support
by Anson Huang
· 6 years ago
f753d46
imx: add imx8qm/imx8qx SRTC SIP runtime service support
by Anson Huang
· 6 years ago
ee51c33
Support for NXP's i.MX8 SoCs timer IPC
by Anson Huang
· 6 years ago
1fc11bd
imx: make imx uart work for debug mode
by Anson Huang
· 6 years ago
edf6d7d
imx: add necessary lpuart console_flush callback for debug
by Anson Huang
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
3796621
io_block: define MAX_IO_BLOCK_DEVICES as unsigned
by Yann Gautier
· 6 years ago
8210b45
Merge pull request #1700 from jwerner-chromium/JW_crashfix
by Soby Mathew
· 6 years ago
6b88b65
drivers/console: Link console framework code by default
by Julius Werner
· 6 years ago
06e325e
plat: imx: Add i.MX8MQ basic support
by Bai Ping
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
994b01c
warp7, ls1043: Remove unneeded include paths
by Antonio Nino Diaz
· 6 years ago
b91a67f
Merge pull request #1636 from antonio-nino-diaz-arm/an/console
by Antonio Niño Díaz
· 6 years ago
1eb64a1
Add plat_crash_console_flush to platforms without it
by Antonio Nino Diaz
· 6 years ago
58873ae
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 6 years ago
ce496de
imx8qm: imx8qx: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
12e5f92
warp7: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
38c4561
warp7: Add warp7 platform to the build
by Bryan O'Donoghue
· 6 years ago
40c70ae
warp7: panic: hab: Call into BootROM failsafe on panic path
by Bryan O'Donoghue
· 6 years ago
e760dc6
warp7: mem_params_desc: Add boot entries to mem params array
by Bryan O'Donoghue
· 6 years ago
4df2f17
warp7: io_storage: Add initial stub warp7_io_storage.c
by Bryan O'Donoghue
· 6 years ago
170e52c
warp7: Define a platform_def.h
by Bryan O'Donoghue
· 6 years ago
6a996d0
warp7: mem_params_desc: Add a file which exports a REGISTER_BL_IMAGE_DESCS
by Bryan O'Donoghue
· 6 years ago
2f20da3
warp7: Add a warp7_private.h file
by Bryan O'Donoghue
· 6 years ago
986b1b9
warp7: image_load: Add warp7_image_load.c
by Bryan O'Donoghue
· 6 years ago
937bd6f
warp7: Add initial warp7_helpers.S
by Bryan O'Donoghue
· 6 years ago
5c0c1e7
imx: imx_wdog: Add code to initialize the wdog block
by Bryan O'Donoghue
· 6 years ago
4b57610
imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world
by Bryan O'Donoghue
· 6 years ago
d54672e
imx: imx_hab: Define a HAB header file
by Bryan O'Donoghue
· 6 years ago
3b11df0
imx7: hab_arch: Provide a hab_arch.h file
by Bryan O'Donoghue
· 6 years ago
da3df9c
imx: imx_snvs: Add an SNVS core functionality
by Bryan O'Donoghue
· 6 years ago
84cbb8d
imx: imx_snvs: Define a SNVS header and memory map
by Bryan O'Donoghue
· 6 years ago
4055aae
imx: imx_csu: Add a simple CSU layer
by Bryan O'Donoghue
· 6 years ago
3fb5b42
imx: imx_aips: Add initial AIPS support
by Bryan O'Donoghue
· 6 years ago
1c7bbca
imx: imx_io_mux: Define an IO-mux layer
by Bryan O'Donoghue
· 6 years ago
9eb546f
imx7: imx7_clock: usb: Initialize the USB core clocks
by Bryan O'Donoghue
· 6 years ago
3c97595
imx7: imx7_clock: wdog: Initialize the watchdog clocks
by Bryan O'Donoghue
· 6 years ago
dd6d5f2
imx7: imx7_clock: uart: Add UART clock init logic
by Bryan O'Donoghue
· 6 years ago
2cf884a
imx: imx_clock: usb: Add USB clock API
by Bryan O'Donoghue
· 6 years ago
7981bfc
imx: imx_clock: wdog: Add watchdog clock API
by Bryan O'Donoghue
· 6 years ago
b3c84be
imx: imx_clock: mmc: Add USDHC clock API
by Jun Nie
· 6 years ago
d4bcc76
imx: imx_clock: uart: Add UART clock API
by Bryan O'Donoghue
· 6 years ago
07cb7a4
imx: imx_clock: Add driver and associated clock register definitions
by Bryan O'Donoghue
· 6 years ago
2967bf4
imx7: imx_regs: Add a shared imx-regs.h for i.MX7 ATF platforms
by Bryan O'Donoghue
· 6 years ago
00086e3
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· 6 years ago
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 6 years ago
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 6 years ago
c3b1a22
imx: imx8qm: add domain suspend/resume support
by Anson Huang
· 6 years ago
e25ab61
imx: imx8qm: add domain off support
by Anson Huang
· 6 years ago
bc34c83
imx: imx8qm: add system reset support
by Anson Huang
· 6 years ago
344cbce
imx: imx8qm: add system off support
by Anson Huang
· 6 years ago
10cd817
imx: imx8qx: add domain suspend/resume support
by Anson Huang
· 6 years ago
ae042ca
imx: imx8qx: add domain off support
by Anson Huang
· 6 years ago
0da07d2
imx: imx8qx: add system reset support
by Anson Huang
· 6 years ago
d2b9055
imx: imx8qx: add system off support
by Anson Huang
· 6 years ago
62f8f7a
Support for NXP's i.MX8QM SoC
by Anson Huang
· 6 years ago
73b1853
Support for NXP's i.MX8QX SoC
by Anson Huang
· 6 years ago
4c28fc3
Support for NXP's imx SoC common function
by Anson Huang
· 6 years ago
5aba17f
Support for NXP's imx SoC debug uart
by Anson Huang
· 6 years ago
b629413
Support for NXP's i.MX8 SoCs IPC
by Anson Huang
· 6 years ago