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
/
xilinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
types: use int-ll64 for both aarch32 and aarch64
Masahiro Yamada
2018-04-27
1
-4
/
+4
*
Fix pointer type mismatch of handlers
Masahiro Yamada
2018-04-27
1
-8
/
+8
*
Merge pull request #1250 from jollysxilinx/zynqmp-new-eemi-api
Dimitris Papastamos
2018-04-17
14
-25
/
+8834
|
\
|
*
zynqmp: pm: Minor corrections for MISRA compliance
Jolly Shah
2018-03-15
10
-393
/
+438
|
*
zynqmp: pm_service: Support multiple SDIO modes
Rajan Vaja
2018-03-15
2
-237
/
+481
|
*
zynqmp: pm: Support ATF PM version check
Rajan Vaja
2018-03-15
2
-0
/
+10
|
*
zynqmp: pm: Update API version to 1.0
Jolly Shah
2018-03-15
1
-2
/
+2
|
*
zynqmp: Use DDR memory when DEBUG is enabled
Jolly Shah
2018-03-15
1
-0
/
+5
|
*
zynqmp: pm: Add APIs for pin control queries
Rajan Vaja
2018-03-15
4
-274
/
+3269
|
*
zynqmp: pm: Add IOCTLs for global storage access
Rajan Vaja
2018-03-15
3
-0
/
+100
|
*
zynqmp: pm: Implement clock APIs
Rajan Vaja
2018-03-15
3
-18
/
+3171
|
*
zynqmp: pm: Add clock control EEMI API and ioctl functions
Rajan Vaja
2018-03-15
9
-1
/
+885
|
*
zynqmp: pm: Implement IOCTL APIs for device control
Rajan Vaja
2018-03-15
3
-0
/
+272
|
*
zynqmp: pm: Implement IOCTL APIs for remoteproc
Rajan Vaja
2018-03-15
8
-0
/
+272
|
*
zynqmp: pm: Implement pin control APIs for configurations
Rajan Vaja
2018-03-15
3
-2
/
+296
|
*
zynqmp: pm: Implement pin control APIs for get/set functions
Rajan Vaja
2018-03-15
6
-5
/
+389
|
*
zynqmp: pm: Add wrappers for Pin control APIs
Rajan Vaja
2018-03-15
4
-4
/
+144
|
*
zynqmp: Add new function and node IDs
Rajan Vaja
2018-03-15
1
-1
/
+12
*
|
plat: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
1
-0
/
+9
|
/
*
Update ULL() macro and instances of ull to comply with MISRA
David Cunado
2018-02-27
1
-2
/
+2
*
Disable workaround for CVE-2017-5715 on unaffected platforms
Dimitris Papastamos
2018-01-29
1
-0
/
+2
*
zynqmp: pm_service: use zynqmp_ipi APIs
Wendy Liang
2018-01-08
5
-95
/
+32
*
Add Xilinx ZynqMP IPI mailbox service
Wendy Liang
2018-01-08
4
-4
/
+184
*
Introduce ZynqMP IPI implementation
Wendy Liang
2018-01-08
3
-0
/
+354
*
Do not enable SVE on pre-v8.2 platforms
David Cunado
2017-11-30
1
-0
/
+3
*
zynqmp: Migrate to using interrupt properties
Jeenu Viswambharan
2017-10-17
1
-12
/
+24
*
zynqmp: Sync function declaration and definition
Soren Brinkmann
2017-09-18
1
-2
/
+2
*
Fix order of remaining platform #includes
Isla Mitchell
2017-07-14
8
-12
/
+12
*
zynqmp: Remove duplicate 'const' declaration
Soren Brinkmann
2017-07-01
1
-1
/
+1
*
Use SPDX license identifiers
dp-arm
2017-05-03
25
-625
/
+25
*
zynqmp: Enable workaround for errata 855873
Soren Brinkmann
2017-04-06
1
-0
/
+1
*
Move plat/common source file definitions to generic Makefiles
dp-arm
2017-03-20
1
-3
/
+1
*
Replace some memset call by zeromem
Douglas Raillard
2017-02-06
1
-2
/
+3
*
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
Masahiro Yamada
2017-01-18
2
-24
/
+4
*
Use *_END instead of *_LIMIT for linker derived end addresses
Masahiro Yamada
2017-01-18
2
-4
/
+4
*
zynqmp: Migrate to new address space macros
Soren Brinkmann
2017-01-06
1
-1
/
+2
*
zynqmp: add "override" directive to mandatory options
Masahiro Yamada
2016-12-21
1
-7
/
+3
*
Fix incorrect copyright notices
Antonio Nino Diaz
2016-12-14
2
-0
/
+2
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
1
-1
/
+1
*
zynqmp: pm: Add SiP call to obtain PM callback data
Soren Brinkmann
2016-11-16
5
-0
/
+58
*
zynqmp: pm: Enable IPI IRQ when API version is probed
Soren Brinkmann
2016-11-16
4
-2
/
+22
*
zynqmp: Remove dead code
Soren Brinkmann
2016-11-16
5
-5
/
+0
*
zynqmp: Fix UART1 base address
Soren Brinkmann
2016-11-16
1
-1
/
+1
*
zynqmp: PM: Migrate to new shutdown interface
Soren Brinkmann
2016-11-16
5
-6
/
+19
*
zynqmp: pm: Plumb get_chipid through FW interface
Soren Brinkmann
2016-11-16
5
-14
/
+37
*
zynqmp: pm: Allow obtaining additional return values from FW
Soren Brinkmann
2016-11-16
3
-20
/
+25
*
zynqmp: Do not alter system counter
Soren Brinkmann
2016-11-16
2
-36
/
+10
*
zynqmp: Read silicon ID register only once
Soren Brinkmann
2016-11-16
1
-4
/
+7
*
zynqmp: Make MMIO write FW call synchronous
Soren Brinkmann
2016-09-13
1
-1
/
+1
*
zynqmp: Add support to provide silicon id through SMC
Siva Durga Prasad Paladugu
2016-09-13
4
-12
/
+17
[next]