Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
db13d1f8b3e7d2c9e612f11e65ae1e25bb2156a7
/
drivers
fc71975
Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers
by Yatharth Kochar
· Fri Apr 08 14:40:44 2016 +0100
6fa4d52
Merge pull request #569 from Xilinx/zynqmp-v1
by danh-arm
· Fri Apr 08 14:31:58 2016 +0100
d3e1a1d
Merge pull request #575 from soby-mathew/sm/new_tzc_driver
by danh-arm
· Thu Apr 07 17:11:20 2016 +0100
f9a3119
drivers: Add Cadence UART driver
by Soren Brinkmann
· Sun Mar 06 20:14:51 2016 -0800
411ac8f
Add ARM CoreLink DMC-500 driver to program TrustZone protection
by Vikram Kanigiri
· Fri Jan 29 11:37:04 2016 +0000
1eabdbc
Refactor the ARM CoreLink TZC-400 driver
by Vikram Kanigiri
· Thu Jan 28 17:22:16 2016 +0000
bfb7fa6
TBB: add non-volatile counter support
by Juan Castillo
· Fri Jan 22 11:05:57 2016 +0000
2a1f2d1
Add "size" function to IO memmap device driver
by Gerald Lejeune
· Wed Mar 18 14:41:42 2015 +0100
93e413c
Merge pull request #534 from jcastillo-arm/jc/fix_pl011
by danh-arm
· Fri Feb 26 09:45:20 2016 +0000
5101f9e
Fix potential deadlock in PL011 init function
by Juan Castillo
· Tue Feb 23 17:12:18 2016 +0000
7decd00
Merge pull request #518 from hzhuang1/pl061_gpio_v5
by danh-arm
· Mon Feb 22 10:02:29 2016 +0000
b3a0a7b
Add support for %p in tf_printf()
by Antonio Nino Diaz
· Tue Feb 02 12:03:38 2016 +0000
910bd8e
arm: gpio: add pl061 driver
by Haojian Zhuang
· Wed Jan 27 13:22:43 2016 +0800
70f2bd0
gpio: add gpio framework
by Haojian Zhuang
· Wed Jan 27 13:18:21 2016 +0800
b228b3c
Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix
by danh-arm
· Thu Feb 11 13:26:17 2016 +0000
50f6fe4
Move private APIs in gic_common.h to a private header
by Soby Mathew
· Mon Feb 01 17:59:22 2016 +0000
421259e
Fix GIC_IPRIORITYR setting in new drivers
by Soby Mathew
· Fri Jan 15 14:20:57 2016 +0000
73f9299
Fix race in GIC IPRIORITY and ITARGET accessors
by Soby Mathew
· Fri Jan 15 14:05:37 2016 +0000
4aceeb0
Bug fix: Rectify logic to enter or exit from DVM domain
by Vikram Kanigiri
· Mon Jan 04 16:23:22 2016 +0000
bae963e
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
by danh-arm
· Mon Feb 01 19:03:41 2016 +0000
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· Thu Nov 26 14:52:15 2015 +0000
46dd170
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· Thu Jan 14 10:11:05 2016 -0800
87e2649
Merge pull request #478 from sandrine-bailleux/sb/mbed-tls-pedantic
by danh-arm
· Wed Jan 06 14:50:15 2016 +0000
df8de2d
Always build with '-pedantic'
by Sandrine Bailleux
· Mon Jan 04 15:49:23 2016 +0000
05e8152
Add ret to return from console_uninit() function
by developer
· Thu Dec 31 16:52:35 2015 +0800
a72b647
Replace all SCP FW (BL0, BL3-0) references
by Juan Castillo
· Thu Dec 10 15:49:17 2015 +0000
be80120
TBB: apply TBBR naming convention to certificates and extensions
by Juan Castillo
· Thu Dec 03 10:19:21 2015 +0000
0c603d1
Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x
by danh-arm
· Thu Dec 10 18:15:13 2015 +0000
bae6b2a
Move up to mbed TLS 2.x
by Juan Castillo
· Thu Nov 05 09:24:53 2015 +0000
c69ef8c
Merge pull request #463 from jcastillo-arm/jc/tf-issues/216
by danh-arm
· Thu Dec 10 11:54:42 2015 +0000
7ac4b11
De-feature PL011 UART driver to match generic UART spec
by Juan Castillo
· Mon Nov 16 16:53:38 2015 +0000
6e8f0b1
Merge pull request #462 from soby-mathew/sm/runtime_console
by danh-arm
· Wed Dec 09 19:03:06 2015 +0000
71c9a5e
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· Sat Oct 10 19:06:53 2015 +0100
ceb6187
Introduce console_uninit() API in ARM Trusted Firmware
by Soby Mathew
· Wed Oct 28 10:29:42 2015 +0000
230b5e4
Merge pull request #458 from soby-mathew/sm/rem_tzc_base_assert
by danh-arm
· Wed Dec 09 11:27:32 2015 +0000
b77d206
Remove the assert for TZC base during initialization
by Soby Mathew
· Mon Dec 07 17:55:40 2015 +0000
5c5c36b
Rename GICv3 interrupt group macros
by Soby Mathew
· Thu Dec 03 14:12:54 2015 +0000
4e64733
Merge pull request #446 from vikramkanigiri/vk/tzc-400
by danh-arm
· Wed Dec 02 16:48:20 2015 +0000
d602873
Fix TZC-400 peripheral detection
by Vikram Kanigiri
· Tue Oct 20 16:55:26 2015 +0100
5f64eff
Add a simple ARM SP805 watchdog driver
by Juan Castillo
· Tue Jul 08 17:20:41 2014 +0100
e063d3c
Add ARM GICv2 driver
by Soby Mathew
· Wed Oct 07 09:45:27 2015 +0100
92712a5
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· Thu Sep 03 14:18:02 2015 +0100
6e76206
Remove deprecated IO return definitions
by Juan Castillo
· Mon Nov 02 10:47:01 2015 +0000
18e785f
Fix debug assertion in deprecated CCI-400 driver
by Sandrine Bailleux
· Fri Oct 02 08:51:17 2015 +0100
a80720f
Add a generic driver for ARM CCN IP
by Achin Gupta
· Mon Jul 20 22:28:23 2015 +0100
29f7cbc
Remove EL2/EL1 GICv3 register updates
by Vikram Kanigiri
· Fri Jun 26 10:13:22 2015 +0100
0b224f3
Merge pull request #335 from jcastillo-arm/jc/sh_write
by danh-arm
· Fri Jul 17 10:16:51 2015 +0100
03fe10c
Fix bug in semihosting write function
by Juan Castillo
· Tue Jul 07 15:36:33 2015 +0100
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· Tue Sep 09 09:49:23 2014 +0100
9b265a8
TBB: add TBBR Chain of Trust
by Juan Castillo
· Thu May 07 14:52:44 2015 +0100
a57a4d5
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· Thu Apr 02 15:44:20 2015 +0100
8e55d93
TBB: add authentication framework
by Juan Castillo
· Thu Apr 02 09:48:16 2015 +0100
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· Mon Apr 13 17:36:19 2015 +0100
0392579
Add SP804 delay timer driver
by Ryan Harkin
· Tue Mar 17 14:52:39 2015 +0000
32539fc
Add a simple delay timer driver API
by Ryan Harkin
· Tue Mar 17 14:50:05 2015 +0000
31e7abc
Merge pull request #305 from achingupta/ag/tf-issues#306
by Achin Gupta
· Tue Jun 02 15:17:05 2015 +0100
eeeced5
Driver for 16550 UART interface
by Varun Wadekar
· Tue May 19 16:44:17 2015 +0530
966b952
Fix reporting of interrupt ID in ARM GIC driver
by Achin Gupta
· Mon May 18 10:56:47 2015 +0100
c863fa4
Separate out common console functionality
by Dan Handley
· Wed Apr 01 16:51:20 2015 +0100
7607676
Add TZC function to configure region 0
by Dan Handley
· Thu Mar 19 19:26:52 2015 +0000
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· Tue Mar 24 14:03:57 2015 +0000
897333d
Set group status of PPIs and SGIs correctly on GICv3 systems
by Achin Gupta
· Mon Mar 09 21:54:40 2015 +0000
40d468c
Common driver for ARM Cache Coherent Interconnects
by Vikram Kanigiri
· Tue Dec 23 01:00:22 2014 +0000
725b133
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· Wed Mar 04 10:34:27 2015 +0000
9246ab8
TBB: authenticate BL3-x images and certificates
by Juan Castillo
· Wed Jan 28 16:46:57 2015 +0000
d227d8b
TBB: authenticate BL2 image and certificate
by Juan Castillo
· Wed Jan 07 13:49:59 2015 +0000
06e90c5
Merge pull request #219 from jcastillo-arm/jc/tf-issues/253
by danh-arm
· Tue Nov 04 16:01:40 2014 +0000
8231295
Improvements to ARM GIC driver
by Juan Castillo
· Mon Oct 20 12:27:28 2014 +0100
921b877
Juno: Reserve some DDR-DRAM for secure use
by Juan Castillo
· Fri Sep 05 17:29:38 2014 +0100
53c843a
Simplify interface to TZC-400 driver
by Dan Handley
· Mon Aug 04 19:53:05 2014 +0100
7b83c44
Move IO storage source to drivers directory
by Dan Handley
· Tue Aug 12 14:20:28 2014 +0100
be234f9
Remove platform dependency in CCI-400 driver
by Dan Handley
· Mon Aug 04 16:11:15 2014 +0100
91b624e
Rationalize console log output
by Dan Handley
· Tue Jul 29 17:14:00 2014 +0100
5cd545d
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096
by danh-arm
· Mon Jul 28 14:33:44 2014 +0100
f558cac
Rework incorrect use of assert() and panic() in codebase
by Juan Castillo
· Thu Jun 05 09:45:36 2014 +0100
69817f7
Parametrize baudrate and UART clock during console_init()
by Soby Mathew
· Mon Jul 14 15:43:21 2014 +0100
c389d77
Introduce asm console functions in TF
by Soby Mathew
· Tue Jun 24 12:28:41 2014 +0100
cfa5e84
Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2
by danh-arm
· Fri Jul 11 14:16:13 2014 +0100
f841ef0
Add support for BL3-0 image
by Sandrine Bailleux
· Tue Jun 24 14:19:36 2014 +0100
fb42b12
Refactor fvp gic code to be a generic driver
by Dan Handley
· Fri Jun 20 09:43:15 2014 +0100
560a3e5
Remove broken assertion in console_putc()
by Andrew Thoelke
· Fri Jun 20 11:12:39 2014 +0100
ddb312d
Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2
by danh-arm
· Mon Jun 16 12:41:48 2014 +0100
3f78dc3
Make system register functions inline assembly
by Andrew Thoelke
· Mon Jun 02 15:44:43 2014 +0100
efbd3b2
PL011: Fix a bug in the UART FIFO polling
by Sandrine Bailleux
· Mon Jun 02 13:52:38 2014 +0100
ed6ff95
Split platform.h into separate headers
by Dan Handley
· Wed May 14 17:44:19 2014 +0100
58484d4
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
21a30ab
Allow BL3-2 platform definitions to be optional
by Dan Handley
· Tue Apr 15 11:38:38 2014 +0100
191e86e
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· Fri May 09 10:03:15 2014 +0100
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· Mon Apr 07 15:28:55 2014 +0100
969bdb2
Fix C accessors to GIC distributor registers with set/clear semantics
by Juan Castillo
· Mon Apr 28 12:48:40 2014 +0100
42e75a7
Correct usage of data and instruction barriers
by Andrew Thoelke
· Mon Apr 28 12:28:39 2014 +0100
a4cb68e
Remove variables from .data section
by Dan Handley
· Wed Apr 23 13:47:06 2014 +0100
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· Wed Apr 09 13:14:54 2014 +0100
e2712bc
Always use named structs in header files
by Dan Handley
· Thu Apr 10 15:37:22 2014 +0100
930ee2e
Refactor GIC header files
by Dan Handley
· Thu Apr 17 17:48:52 2014 +0100
714a0d2
Make use of user/system includes more consistent
by Dan Handley
· Wed Apr 09 13:13:04 2014 +0100
4d2e49d
Move FVP power driver to FVP platform
by Dan Handley
· Fri Apr 11 11:52:12 2014 +0100
a70615f
Move include and source files to logical locations
by Dan Handley
· Wed Apr 09 12:48:25 2014 +0100
afd1ec7
Add TrustZone (TZC-400) driver
by Harry Liebel
· Tue Apr 01 19:19:22 2014 +0100
f56298a
Move console.c to pl011 specific driver location
by Dan Handley
· Mon Apr 14 17:03:01 2014 +0100
Next »