index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plat
/
imx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
35
-112
/
+164
*
io_block: define MAX_IO_BLOCK_DEVICES as unsigned
Yann Gautier
2018-12-10
1
-1
/
+1
*
Merge pull request #1700 from jwerner-chromium/JW_crashfix
Soby Mathew
2018-12-10
2
-2
/
+0
|
\
|
*
drivers/console: Link console framework code by default
Julius Werner
2018-12-06
2
-2
/
+0
*
|
plat: imx: Add i.MX8MQ basic support
Bai Ping
2018-12-05
8
-0
/
+976
|
/
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
28
-85
/
+85
*
warp7, ls1043: Remove unneeded include paths
Antonio Nino Diaz
2018-10-30
1
-1
/
+0
*
Merge pull request #1636 from antonio-nino-diaz-arm/an/console
Antonio Niño Díaz
2018-10-25
2
-0
/
+14
|
\
|
*
Add plat_crash_console_flush to platforms without it
Antonio Nino Diaz
2018-10-25
2
-0
/
+14
*
|
Multi-console: Deprecate the `finish_console_register` macro
Soby Mathew
2018-10-19
1
-1
/
+2
|
/
*
imx8qm: imx8qx: Migrate to new interfaces
Antonio Nino Diaz
2018-09-28
5
-17
/
+13
*
warp7: Migrate to new interfaces
Antonio Nino Diaz
2018-09-28
2
-11
/
+1
*
warp7: Add warp7 platform to the build
Bryan O'Donoghue
2018-09-04
2
-0
/
+408
*
warp7: panic: hab: Call into BootROM failsafe on panic path
Bryan O'Donoghue
2018-09-04
1
-0
/
+8
*
warp7: mem_params_desc: Add boot entries to mem params array
Bryan O'Donoghue
2018-09-04
1
-0
/
+75
*
warp7: io_storage: Add initial stub warp7_io_storage.c
Bryan O'Donoghue
2018-09-04
2
-0
/
+219
*
warp7: Define a platform_def.h
Bryan O'Donoghue
2018-09-04
1
-0
/
+217
*
warp7: mem_params_desc: Add a file which exports a REGISTER_BL_IMAGE_DESCS
Bryan O'Donoghue
2018-09-04
1
-0
/
+15
*
warp7: Add a warp7_private.h file
Bryan O'Donoghue
2018-09-04
1
-0
/
+14
*
warp7: image_load: Add warp7_image_load.c
Bryan O'Donoghue
2018-09-04
1
-0
/
+24
*
warp7: Add initial warp7_helpers.S
Bryan O'Donoghue
2018-09-04
1
-0
/
+44
*
imx: imx_wdog: Add code to initialize the wdog block
Bryan O'Donoghue
2018-09-04
2
-0
/
+85
*
imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world
Bryan O'Donoghue
2018-09-04
2
-0
/
+90
*
imx: imx_hab: Define a HAB header file
Bryan O'Donoghue
2018-09-04
1
-0
/
+33
*
imx7: hab_arch: Provide a hab_arch.h file
Bryan O'Donoghue
2018-09-04
1
-0
/
+12
*
imx: imx_snvs: Add an SNVS core functionality
Bryan O'Donoghue
2018-09-04
1
-0
/
+21
*
imx: imx_snvs: Define a SNVS header and memory map
Bryan O'Donoghue
2018-09-04
1
-0
/
+82
*
imx: imx_csu: Add a simple CSU layer
Bryan O'Donoghue
2018-09-04
2
-0
/
+61
*
imx: imx_aips: Add initial AIPS support
Bryan O'Donoghue
2018-09-04
2
-0
/
+78
*
imx: imx_io_mux: Define an IO-mux layer
Bryan O'Donoghue
2018-09-04
2
-0
/
+632
*
imx7: imx7_clock: usb: Initialize the USB core clocks
Bryan O'Donoghue
2018-09-04
1
-0
/
+11
*
imx7: imx7_clock: wdog: Initialize the watchdog clocks
Bryan O'Donoghue
2018-09-04
1
-0
/
+11
*
imx7: imx7_clock: uart: Add UART clock init logic
Bryan O'Donoghue
2018-09-04
1
-0
/
+33
*
imx: imx_clock: usb: Add USB clock API
Bryan O'Donoghue
2018-09-04
2
-0
/
+21
*
imx: imx_clock: wdog: Add watchdog clock API
Bryan O'Donoghue
2018-09-04
2
-0
/
+37
*
imx: imx_clock: mmc: Add USDHC clock API
Jun Nie
2018-09-04
2
-0
/
+17
*
imx: imx_clock: uart: Add UART clock API
Bryan O'Donoghue
2018-09-04
2
-0
/
+35
*
imx: imx_clock: Add driver and associated clock register definitions
Bryan O'Donoghue
2018-09-04
2
-0
/
+1044
*
imx7: imx_regs: Add a shared imx-regs.h for i.MX7 ATF platforms
Bryan O'Donoghue
2018-09-04
1
-0
/
+108
*
libc: Use printf and snprintf across codebase
Antonio Nino Diaz
2018-08-22
2
-4
/
+4
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
3
-3
/
+3
*
PSCI: Fix types of definitions
Antonio Nino Diaz
2018-07-20
2
-11
/
+20
*
imx: imx8qm: add domain suspend/resume support
Anson Huang
2018-07-12
1
-37
/
+69
*
imx: imx8qm: add domain off support
Anson Huang
2018-07-12
3
-1
/
+28
*
imx: imx8qm: add system reset support
Anson Huang
2018-07-12
1
-0
/
+1
*
imx: imx8qm: add system off support
Anson Huang
2018-07-12
2
-0
/
+2
*
imx: imx8qx: add domain suspend/resume support
Anson Huang
2018-07-12
4
-7
/
+61
*
imx: imx8qx: add domain off support
Anson Huang
2018-07-12
1
-0
/
+12
*
imx: imx8qx: add system reset support
Anson Huang
2018-07-12
3
-0
/
+9
*
imx: imx8qx: add system off support
Anson Huang
2018-07-12
4
-0
/
+25
[next]