TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
256d133a8a489b8731e5f499457468a4b8a13ab4
/
plat
/
xilinx
256d133
plat: xilinx: zynqmp: Use GIC framework for warm restart
by Siva Durga Prasad Paladugu
· 7 years ago
fe550ed
plat: xilinx: zynqmp: Add checksum support for IPI data
by Venkatesh Yadav Abbarapu
· 6 years ago
5e07b70
zynqmp: pm_service: Add support to query max divisor
by Rajan Vaja
· 6 years ago
138cde6
zynqmp: pm: Add CLK_SET_RATE_PARENT in gem clock node
by Ravi Patel
· 6 years ago
74cf215
zynqmp: pm: clock: Move custom flags to typeflags
by Rajan Vaja
· 6 years ago
75b90fe
zynqmp: pm: clock: Add support for custom type flags
by Rajan Vaja
· 6 years ago
b0eae6f
plat: xilinx: zynqmp: Add GET_CALLBACK_DATA function
by Rajan Vaja
· 6 years ago
20fdf0b
zynqmp: pm: Remove CLK_TOPSW_LSBUS from invalid clock list
by Rajan Vaja
· 7 years ago
b3ce966
zynqmp: pm: Add LPD WDT clock to the pm_clock structure
by Mounika Grace Akula
· 7 years ago
06ad980
zynqmp: pm: Fix clock models and IDs of GEM-related clocks
by Mirela Simonovic
· 7 years ago
fa8ae3c
zynqmp: pm: Rename FPD WDT clock ID
by Mounika Grace Akula
· 7 years ago
65501a7
plat: xilinx: zynqmp: Correct syscnt freq for QEMU
by Edgar E. Iglesias
· 6 years ago
c613a66
arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DR
by Venkatesh Yadav Abbarapu
· 6 years ago
345a85a
arm64: zynqmp: Add id for new RFSoC device ZU39DR
by Siva Durga Prasad Paladugu
· 6 years ago
d7b4cd4
Enable -Wlogical-op always
by Justin Chadwell
· 6 years ago
705bed5
plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup()
by Jolly Shah
· 6 years ago
55a08b3
zynqmp: add support for multi console interface
by Ambroise Vincent
· 6 years ago
5b6ebee
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· 6 years ago
2cc9777
Remove deprecated plat_crash_console_*
by Ambroise Vincent
· 6 years ago
78d5851
zynqmp: pm: Add support for setting PMU configuration object
by Luca Ceresoli
· 6 years ago
a45ccf1
Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup
by Antonio Niño Díaz
· 7 years ago
f660533
Remove duplicated definitions of linker symbols
by Antonio Nino Diaz
· 7 years ago
ece6fd2
Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Sandrine Bailleux
· 7 years ago
bd9344f
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 7 years ago
65c80d6
xilinx: Move IPI functions to common file
by Jolly Shah
· 7 years ago
5bd029b
xilinx: pm_service: Rename macros to use generic macro names
by Jolly Shah
· 7 years ago
28e4d37
xilinx: zynqmp: Rename pm_api members to use generic name
by Jolly Shah
· 7 years ago
63436bd
Move generic ipi_mb functions to common files
by Jolly Shah
· 7 years ago
b8e39f4
xilinx: Remove platform specific dependency from IPI function
by Jolly Shah
· 7 years ago
703a5aa
xilinx: Move ipi configuration structure definition to header file
by Jolly Shah
· 7 years ago
1611ef2
xilinx: zynqmp: Move zynqmp_ipi.h to include directory
by Jolly Shah
· 7 years ago
9956439
plat: xilinx: zynqmp: Move zynqmp_def.h to include directory
by Jolly Shah
· 7 years ago
31c3842
plat: xilinx: zynqmp: Move zynqmp_private.h to include directory
by Jolly Shah
· 7 years ago
e33aca3
Merge pull request #1732 from jollysxilinx/integration
by Antonio Niño Díaz
· 7 years ago
ff966c2
zynqmp: pm: Invalidate unused APLL_TO_LPD clock
by Jolly Shah
· 7 years ago
50e1b8f
zynqmp: pm: Invalidate several clocks that Linux doesn't need to control
by Jolly Shah
· 7 years ago
bf8ffb3
zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list
by Jolly Shah
· 7 years ago
284b2f0
zynqmp: pm: Fix model of ACPU clocks
by Jolly Shah
· 7 years ago
b6c56bd
zynqmp: pm: Reimplement clock get parent EEMI API
by Jolly Shah
· 7 years ago
be48511
zynqmp: pm: Reimplement clock set parent EEMI API
by Jolly Shah
· 7 years ago
8bc945f
zynqmp: pm: Cleanup for clock set/get rate EEMI API
by Jolly Shah
· 7 years ago
b071dcd
zynqmp: pm: Reimplement clock get divider EEMI API
by Jolly Shah
· 7 years ago
48dc44e
zynqmp: pm: Reimplement clock set divider EEMI API
by Jolly Shah
· 7 years ago
bd30503
zynqmp: pm: Reimplement clock get state (status) EEMI API
by Jolly Shah
· 7 years ago
d3a78ca
zynqmp: pm: Reimplement clock disable EEMI API
by Jolly Shah
· 7 years ago
bd642dd
zynqmp: pm: Reimplement clock enable EEMI API
by Jolly Shah
· 7 years ago
a5ae5a7
zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API
by Jolly Shah
· 7 years ago
8975f31
zynqmp: pm: Buffer the PLL mode that is set using IOCTL API
by Jolly Shah
· 7 years ago
cf1769b
zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API
by Jolly Shah
· 7 years ago
1e3fb35
zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API
by Jolly Shah
· 7 years ago
2027979
zynqmp: pm: Implement PLL get mode EEMI API
by Jolly Shah
· 7 years ago
5f1a5fe
zynqmp: pm: Implement PLL set mode EEMI API
by Jolly Shah
· 7 years ago
d833f64
zynqmp: pm: Implement PLL get parameter EEMI API
by Jolly Shah
· 7 years ago
bfed44a
zynqmp: pm: Implement PLL set parameter EEMI API
by Jolly Shah
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
e07666d
Merge pull request #1605 from sivadur/integration
by Antonio Niño Díaz
· 7 years ago
f91c3cb
arm64: versal: Add support for new Xilinx Versal ACAPs
by Siva Durga Prasad Paladugu
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
0916c38
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 7 years ago
03987d0
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 7 years ago
bde25ae
zynqmp: Remove dependency on arm_helpers.S
by Antonio Nino Diaz
· 7 years ago
a623832
Replace S-EL3 references by EL3
by John Tsichritzis
· 7 years ago
3ed87a4
Merge pull request #1584 from danielboulby-arm/db/Switches
by Soby Mathew
· 7 years ago
8cff97d
zynqmp: Migrate to new interfaces
by Antonio Nino Diaz
· 7 years ago
a08a201
Ensure the flow through switch statements is clear
by Daniel Boulby
· 7 years ago
e8fae4b
zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1
by Siva Durga Prasad Paladugu
· 7 years ago
db48453
zynqmp: Add ATF support for Data blob encryption and decryption
by Siva Durga Prasad Paladugu
· 7 years ago
976c268
zynqmp: Remove emulation platform support
by Siva Durga Prasad Paladugu
· 7 years ago
e02c90c
zynqmp: pm: Correct function header of clock APIs
by Rajan Vaja
· 7 years ago
6a0f7c0
zynqmp: pm_service: Ignore enable/disable of PLL type clocks
by Siva Durga Prasad Paladugu
· 7 years ago
26a754f
zynqmp: Add new API for pl configuration readback
by Siva Durga Prasad Paladugu
· 7 years ago
88a28a4
zynqmp: pm: Use critical flag instead of initenable
by Siva Durga Prasad Paladugu
· 7 years ago
96cd17f
zynqmp: pm: Correct WDT clock database
by Siva Durga Prasad Paladugu
· 7 years ago
6ad42b9
zynqmp: pm_service: Add support for writing to AFI registers
by Siva Durga Prasad Paladugu
· 7 years ago
9a2850e
zynqmp: pm: Add IOCTL to set boot health status
by Siva Durga Prasad Paladugu
· 7 years ago
7c0b17e
zynqmp: pm_service: Add support for resetting ULPI transceiver
by Siva Durga Prasad Paladugu
· 7 years ago
ec9712c
zynqmp: pm: Add API to get number of clocks
by Rajan Vaja
· 7 years ago
60e062f
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
by danh-arm
· 7 years ago
d323af9
Rework page table setup for varying number of mem regions
by Daniel Boulby
· 7 years ago
1083b2b
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 7 years ago
ebce735
Merge pull request #1406 from robertovargas-arm/uuid
by Dimitris Papastamos
· 7 years ago
0435ba6
plat: xilinx: zynqmp: Get chipid from registers for BL32
by Siva Durga Prasad Paladugu
· 7 years ago
d37442f
plat: xilinx: zynqmp: Build for DDR if SPD is enabled
by Siva Durga Prasad Paladugu
· 7 years ago
0336486
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
29657d0
zynqmp: Add wdt timeout restart functionality
by Siva Durga Prasad Paladugu
· 7 years ago
91bf4c5
zynqmp: Fix EG/EV detection logic
by Siva Durga Prasad Paladugu
· 7 years ago
5479fa7
zynqmp: Add new API for processing secure images
by Siva Durga Prasad Paladugu
· 7 years ago
7dae613
xilinx: zynqmp: pm_service: Fix APU only restart
by Tejas Patel
· 7 years ago
3f0d4f1
plat: xilinx: zynqmp: Make fpga load blocking until completed
by Siva Durga Prasad Paladugu
· 7 years ago
b84fb05
plat: xilinx: zynqmp: Remove GET_CALLBACK_DATA function
by Siva Durga Prasad Paladugu
· 7 years ago
85dc2d4
zynqmp: pm_service: Make PMU IPI-1 channel unsecure
by Rajan Vaja
· 8 years ago
88d02c4
zynqmp: pm: Remove unnecessary header includes
by Rajan Vaja
· 8 years ago
a6d2852
xilinx: zynqmp: Remove PMU Firmware checks
by Siva Durga Prasad Paladugu
· 7 years ago
3d512f0
zynqmp: pm: Reverse logic for detecting that the PMU firmware is loaded
by Siva Durga Prasad Paladugu
· 7 years ago
756e7f2
plat: zynqmp: Don't panic() if we can't find the FSBL struct
by Alistair Francis
· 8 years ago
b116048
plat: zynqmp: Let fsbl_atf_handover() return an error status
by Siva Durga Prasad Paladugu
· 7 years ago
b88b0c9
Include "bl_common.h" in Xilinx zynqmp_private.h
by Wendy Liang
· 8 years ago
c95b2df
zynqmp: pm: Added APIs for xilsecure linux support
by Siva Durga Prasad Paladugu
· 7 years ago
915d487
plat: zynqmp: Add support for CG/EG/EV device detection
by Siva Durga Prasad Paladugu
· 7 years ago
d9710ae
aarch64: zynqmp: Add new Ids for RFSoC
by Siva Durga Prasad Paladugu
· 8 years ago
Next »