Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
7a3731575eef423e619e6678c0742ae7eee6b3de
/
drivers
/
arm
2f13d6c
TF-A GICv3 driver: Separate GICD and GICR accessor functions
by Alexei Fedorov
· Fri Feb 21 10:17:26 2020 +0000
bb66759
driver/arm/css: minor bug fix
by Manish Pandey
· Tue Mar 03 17:12:10 2020 +0000
9f80cfa
Merge "pl011: Use generic console_t data structure" into integration
by Mark Dykes
· Tue Feb 25 23:16:14 2020 +0000
2b1b1a5
pl011: Use generic console_t data structure
by Andre Przywara
· Sat Jan 25 00:58:35 2020 +0000
0806cd2
arm/css/scpi: Don't panic if the SCP fails to respond
by Samuel Holland
· Sun Oct 21 12:44:24 2018 -0500
7f8837b
drivers/arm/scmi: allow use of multiple SCMI channels
by Aditya Angadi
· Tue Dec 31 14:23:53 2019 +0530
7b424ba
drivers/mhu: derive doorbell base address
by Aditya Angadi
· Tue Dec 31 10:14:32 2019 +0530
87675d4
Coverity: remove unnecessary header file includes
by Zelalem
· Mon Feb 03 14:56:42 2020 -0600
1c819c3
Use correct type when reading SCR register
by Louis Mayencourt
· Fri Jan 24 13:30:28 2020 +0000
4287c0c
Unify type of "cpu_idx" across PSCI module.
by Deepika Bhavnani
· Fri Dec 13 10:23:18 2019 -0600
2df6d17
drivers: add a driver for snoop control unit
by Vishnu Banavath
· Fri Dec 13 17:18:15 2019 +0000
fddf518
libc: Consolidate unified definitions
by Bence Szépkúti
· Fri Oct 25 17:48:20 2019 +0200
0ac3941
GIC-600: Fix include ordering according to the coding style
by Max Shvetsov
· Tue Nov 19 11:01:26 2019 +0000
88fba67
GIC-600: Fix power up sequence
by Alexei Fedorov
· Wed Jul 31 13:24:22 2019 +0100
2f61842
Merge changes from topic "gic600_multichip" into integration
by Paul Beesley
· Tue Nov 12 10:55:10 2019 +0000
ad3fc76
gic/gic600: add support for multichip configuration
by Vijayenthiran Subramaniam
· Mon Sep 16 17:05:08 2019 +0530
bda60d3
SMMUv3:Changed retry loop to delay timer(GENFW-3329)
by Deepika Bhavnani
· Thu Oct 31 14:09:52 2019 -0600
96124f4
Correct UART PL011 initialization calculation
by Avinash Mehta
· Tue Oct 08 12:09:04 2019 +0100
50a934e
Merge "GICv3 driver: Fix support for full SPI range" into integration
by Soby Mathew
· Fri Sep 27 09:49:05 2019 +0000
5fd1f9d
GICv3: Enable multi socket GIC redistributor frame discovery
by Madhukar Pappireddy
· Wed May 15 18:25:41 2019 -0500
68f2688
GICv3 driver: Fix support for full SPI range
by Alexei Fedorov
· Fri Sep 13 15:47:13 2019 +0100
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· Tue Jul 09 14:02:43 2019 -0700
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· Tue Jul 09 13:49:11 2019 -0700
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· Thu Apr 04 09:13:28 2019 +0100
c5f7bd1
Console: removed legacy console API
by Ambroise Vincent
· Wed Mar 27 10:22:10 2019 +0000
05403eb
Prevent pending G1S interrupt become G0 interrupt
by James kung
· Fri May 31 15:40:05 2019 +0800
a4cf67e
drivers: scmi: scmi_sq: Modify wrong payload length
by Masahisa Kojima
· Thu May 23 14:41:35 2019 +0900
896799a
SMMUv3: Abort DMA transactions
by Alexei Fedorov
· Thu May 09 12:14:40 2019 +0100
6b4a5f0
SMMUv3: refactor the driver code
by Alexei Fedorov
· Fri Apr 26 12:07:07 2019 +0100
74514e5
drivers/sbsa: add sbsa watchdog driver
by Aditya Angadi
· Tue Apr 16 11:30:25 2019 +0530
912c630
tzc: remove deprecated types
by Ambroise Vincent
· Wed Mar 27 16:03:24 2019 +0000
0a0ca8b
Console: remove deprecated finish_console_register
by Ambroise Vincent
· Wed Mar 27 15:45:35 2019 +0000
a88a35d
Remove several warnings reported with W=2
by Ambroise Vincent
· Thu Feb 14 09:48:21 2019 +0000
ebfd8eb
plat/synquacer: enable SCMI support
by Masahisa Kojima
· Thu Mar 07 10:41:54 2019 +0900
56b68ad
Minor changes to documentation and comments
by Antonio Nino Diaz
· Thu Feb 28 13:35:21 2019 +0000
b69ac08
Division functionality for cores that dont have divide hardware.
by Usama Arif
· Wed Dec 12 17:08:33 2018 +0000
d1463bd
GICv3: Allow probe for fewer GICR interfaces than exposed by the frame
by Soby Mathew
· Thu Jan 17 14:57:54 2019 +0000
f13d09a
fvp: pwrc: Move to drivers/ folder
by Antonio Nino Diaz
· Wed Jan 23 21:50:09 2019 +0000
09d5876
plat/arm: sds: Move to drivers/ folder
by Antonio Nino Diaz
· Wed Jan 23 19:06:55 2019 +0000
326f56b
plat/arm: scp: Move to drivers/ folder
by Antonio Nino Diaz
· Wed Jan 23 18:55:03 2019 +0000
ae9654d
plat/arm: scpi: Move to drivers/ folder
by Antonio Nino Diaz
· Fri Jan 25 14:23:49 2019 +0000
1b0c6f1
plat/arm: mhu: Move to drivers/ folder
by Antonio Nino Diaz
· Wed Jan 23 21:08:43 2019 +0000
c30db5b
plat/arm: scmi: Move to drivers/ folder
by Antonio Nino Diaz
· Wed Jan 23 20:37:32 2019 +0000
1fbc97b
Correct typographical errors
by Paul Beesley
· Fri Jan 11 18:26:51 2019 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
08834ce
Merge pull request #1715 from pangupta/master
by Soby Mathew
· Wed Dec 12 15:54:09 2018 +0000
5a3dd5c
ccn: for RN-I, used node id instead of node postion
by Pankaj Gupta
· Fri Dec 07 13:05:36 2018 +0530
8210b45
Merge pull request #1700 from jwerner-chromium/JW_crashfix
by Soby Mathew
· Mon Dec 10 14:00:01 2018 +0000
6b88b65
drivers/console: Link console framework code by default
by Julius Werner
· Tue Nov 27 17:50:28 2018 -0800
461b49e
tzc380: Fix some asserts
by Antonio Nino Diaz
· Wed Dec 05 11:01:17 2018 +0000
7af0214
drivers: add tzc380 support
by Peng Fan
· Wed Jul 05 16:34:37 2017 +0800
b4b08d7
Merge pull request #1679 from pangupta/master
by Antonio Niño Díaz
· Thu Nov 29 16:05:05 2018 +0100
ac52be3
ccn: Introduce API to set and read value of node register
by Pankaj Gupta
· Thu Nov 15 11:42:50 2018 +0530
03bb12f
drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller
by Vijayenthiran Subramaniam
· Mon Oct 22 18:36:35 2018 +0530
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· Thu Nov 08 10:20:19 2018 +0000
3b26aa7
Remove _tzc_get_max_top_addr() function
by Sandrine Bailleux
· Wed Oct 31 13:41:47 2018 +0100
4d2ae3e
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
by Antonio Niño Díaz
· Thu Oct 25 11:54:22 2018 +0200
5f47579
tzc: Fix MISRA defects
by Antonio Nino Diaz
· Mon Oct 15 14:58:11 2018 +0100
58873ae
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· Wed Oct 10 16:03:09 2018 +0100
992c5ac
pl011: cnds: cbmem: 16550: Fix comments
by Antonio Nino Diaz
· Mon Oct 08 13:26:48 2018 +0100
4764b9e
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
by Dimitris Papastamos
· Thu Oct 04 16:43:39 2018 +0100
844b487
Mark GICV3, CCI and CCN boot time code as init
by Daniel Boulby
· Tue Sep 18 13:36:39 2018 +0100
a46f7da
console: Remove deprecated files
by Antonio Nino Diaz
· Mon Sep 24 17:29:01 2018 +0100
997a159
cci400: Remove deprecated driver
by Antonio Nino Diaz
· Mon Sep 24 11:14:58 2018 +0100
ea2dca8
tzc400: Remove deprecated interfaces
by Antonio Nino Diaz
· Mon Sep 24 11:40:12 2018 +0100
29b9f5b
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:23:24 2018 +0100
05e7f56
pl011: Add support in AArch32 for MULTI_CONSOLE_API
by Daniel Boulby
· Wed Sep 19 13:58:20 2018 +0100
f5a25ad
Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09
by Soby Mathew
· Tue Sep 04 03:35:54 2018 +0100
dd568dd
gicv2: enable configuring IRQ trigger type
by Marcin Wojtas
· Wed Mar 21 09:55:47 2018 +0100
25a17a2
GIC: Fix build error
by Andrew F. Davis
· Thu Aug 30 14:30:54 2018 -0500
c28fe76
Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra
by Dimitris Papastamos
· Thu Aug 30 16:18:49 2018 +0100
8c09ab5
drivers: cci: Fix MISRA defects
by Antonio Nino Diaz
· Thu Aug 23 10:19:23 2018 +0100
feacba3
drivers: smmu: Fix MISRA defects
by Antonio Nino Diaz
· Tue Aug 21 16:12:29 2018 +0100
bab39e8
gic v3: Fix width of types of helper functions
by Antonio Nino Diaz
· Tue Aug 21 10:03:07 2018 +0100
ca994e7
gic: Fix types
by Antonio Nino Diaz
· Tue Aug 21 10:02:33 2018 +0100
2e59071
gic: Fix definitions
by Antonio Nino Diaz
· Fri Aug 24 11:46:33 2018 +0100
dd4e59e
gic v3: Turn macros into static inline functions
by Antonio Nino Diaz
· Mon Aug 13 15:29:29 2018 +0100
e90f64a
cci: Use dsb to wait before reading status register
by Roberto Vargas
· Mon Aug 13 14:17:43 2018 +0100
55499ae
Merge pull request #1501 from robertovargas-arm/cci
by Dimitris Papastamos
· Mon Aug 06 16:09:20 2018 +0100
f32e071
Merge pull request #1498 from glneo/cache-early-fixes
by Dimitris Papastamos
· Mon Jul 30 16:53:34 2018 +0100
045b6fd
Fix MISRA defects in SP805 driver
by Antonio Nino Diaz
· Tue Jul 24 11:27:52 2018 +0100
4d23a64
GIC: Do not flush cache when unneeded
by Andrew F. Davis
· Thu Jul 26 13:50:14 2018 -0500
bd7bcd8
cci: Wait before reading status register
by Roberto Vargas
· Wed Jul 18 11:14:20 2018 +0100
fef5d2d
Fix MISRA Rule 5.3 Part 2
by Daniel Boulby
· Fri May 04 14:04:07 2018 +0100
4e83abb
Fix MISRA Rule 5.1
by Daniel Boulby
· Tue May 01 15:15:34 2018 +0100
692d7ca
Merge pull request #1340 from Andre-ARM/sec-irqs-fixes
by Dimitris Papastamos
· Thu May 17 14:35:34 2018 +0100
5ac9d96
Fix pointer type mismatch of handlers
by Masahiro Yamada
· Thu Apr 19 01:18:48 2018 +0900
779e4fc
DMC500: Add platform support to set system interface count
by Amit Daniel Kachhap
· Mon Apr 09 16:53:01 2018 +0530
e8e94e8
gicv3: Fix support for systems without secure interrupts
by Andre Przywara
· Thu Nov 09 12:08:00 2017 -0600
694f81f
gicv2: Fix support for systems without secure interrupts
by Samuel Holland
· Thu Nov 09 12:07:53 2017 -0600
2257d6d
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
by Dimitris Papastamos
· Thu Mar 29 13:20:05 2018 +0100
39b4221
drivers: fix switch statements to comply with MISRA rules
by Jonathan Wright
· Tue Mar 13 15:24:29 2018 +0000
b6982c0
GIC: Fix setting interrupt configuration
by Jeenu Viswambharan
· Thu Mar 22 08:57:52 2018 +0000
2e9a8a3
[PATCH 1/2] qemu: Support MULTI_CONSOLE_API
by Michalis Pappas
· Sun Mar 04 14:16:01 2018 +0800
4d408b5
Emit warnings when using deprecated GIC init
by Dan Handley
· Thu Mar 01 16:00:15 2018 +0000
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· Mon Feb 12 12:36:17 2018 +0000
0571270
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· Mon Feb 12 12:36:17 2018 +0000
07469d7
Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0
by Soby Mathew
· Tue Feb 20 13:52:20 2018 +0000
5f73afb
Remove URLs from comments
by Antonio Nino Diaz
· Wed Feb 14 11:41:26 2018 +0000
4221c45
Merge pull request #1236 from dbasehore/gic-save-restore
by davidcunado-arm
· Thu Feb 01 08:58:23 2018 +0000
Next »