Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
cc4118d8e99652d3328ca75ab826d796af409990
/
plat
/
xilinx
/
zynqmp
/
pm_service
« Previous
914f1cd
zynqmp: pm: Correct function header of clock APIs
by Rajan Vaja
· 6 years ago
afaeb0d
zynqmp: pm_service: Ignore enable/disable of PLL type clocks
by Siva Durga Prasad Paladugu
· 6 years ago
7c6516a
zynqmp: Add new API for pl configuration readback
by Siva Durga Prasad Paladugu
· 6 years ago
e2aa827
zynqmp: pm: Use critical flag instead of initenable
by Siva Durga Prasad Paladugu
· 6 years ago
90539cd
zynqmp: pm: Correct WDT clock database
by Siva Durga Prasad Paladugu
· 6 years ago
a22b885
zynqmp: pm_service: Add support for writing to AFI registers
by Siva Durga Prasad Paladugu
· 6 years ago
ac8526f
zynqmp: pm: Add IOCTL to set boot health status
by Siva Durga Prasad Paladugu
· 6 years ago
ed1d5cb
zynqmp: pm_service: Add support for resetting ULPI transceiver
by Siva Durga Prasad Paladugu
· 6 years ago
da95940
zynqmp: pm: Add API to get number of clocks
by Rajan Vaja
· 6 years ago
efd431b
zynqmp: Add wdt timeout restart functionality
by Siva Durga Prasad Paladugu
· 7 years ago
a4ed4b2
zynqmp: Add new API for processing secure images
by Siva Durga Prasad Paladugu
· 7 years ago
af4b10e
xilinx: zynqmp: pm_service: Fix APU only restart
by Tejas Patel
· 7 years ago
bf83b9c
plat: xilinx: zynqmp: Make fpga load blocking until completed
by Siva Durga Prasad Paladugu
· 7 years ago
5654787
plat: xilinx: zynqmp: Remove GET_CALLBACK_DATA function
by Siva Durga Prasad Paladugu
· 7 years ago
e7d5dff
zynqmp: pm: Remove unnecessary header includes
by Rajan Vaja
· 7 years ago
40808bc
xilinx: zynqmp: Remove PMU Firmware checks
by Siva Durga Prasad Paladugu
· 7 years ago
79f7595
zynqmp: pm: Reverse logic for detecting that the PMU firmware is loaded
by Siva Durga Prasad Paladugu
· 7 years ago
f3994cc
zynqmp: pm: Added APIs for xilsecure linux support
by Siva Durga Prasad Paladugu
· 7 years ago
1f80d3f
zynqmp: pm: Allow to set shutdown scope via pm_system_shutdown API
by Siva Durga Prasad Paladugu
· 7 years ago
f2ddd91
zynqmp: pm: Implement PM_INIT_FINALIZE PM API call
by Filip Drazic
· 8 years ago
ca1e0af
zynqmp: pm: Rename PM_INIT to PM_INIT_FINALIZE
by Filip Drazic
· 8 years ago
de93d98
zynqmp: pm: Implemented new pm API to load secure images
by Siva Durga Prasad Paladugu
· 7 years ago
78ba145
zynqmp: pm: Decode start address related SMC arguments for pm_req_wakeup
by Filip Drazic
· 8 years ago
d7d62ce
zynqmp: pm: Move pm_client_wakeup call from pm_req_wakeup
by Filip Drazic
· 8 years ago
cd16582
zynqmp: pm: Remove unused NODE_AFI, add NODE_EXTERN
by Mirela Simonovic
· 8 years ago
43b23a3
zynqmp: pm: Add support for setting suspend-to-RAM mode
by Siva Durga Prasad Paladugu
· 7 years ago
1caf88e
zynqmp: pm: Implement pm_get_node_status API function
by Anes Hadziahmetagic
· 8 years ago
69fb5bf
zynqmp: pm: Minor corrections for MISRA compliance
by Jolly Shah
· 7 years ago
c82ce46
zynqmp: pm_service: Support multiple SDIO modes
by Rajan Vaja
· 7 years ago
c7ee23d
zynqmp: pm: Support ATF PM version check
by Rajan Vaja
· 7 years ago
abee2a4
zynqmp: pm: Update API version to 1.0
by Jolly Shah
· 7 years ago
d5dd836
zynqmp: pm: Add APIs for pin control queries
by Rajan Vaja
· 7 years ago
393c0a2
zynqmp: pm: Add IOCTLs for global storage access
by Rajan Vaja
· 7 years ago
d98455b
zynqmp: pm: Implement clock APIs
by Rajan Vaja
· 7 years ago
3511613
zynqmp: pm: Add clock control EEMI API and ioctl functions
by Rajan Vaja
· 7 years ago
aea41bb
zynqmp: pm: Implement IOCTL APIs for device control
by Rajan Vaja
· 7 years ago
5529a01
zynqmp: pm: Implement IOCTL APIs for remoteproc
by Rajan Vaja
· 7 years ago
5e139e7
zynqmp: pm: Implement pin control APIs for configurations
by Rajan Vaja
· 7 years ago
0ac2be1
zynqmp: pm: Implement pin control APIs for get/set functions
by Rajan Vaja
· 7 years ago
8368761
zynqmp: pm: Add wrappers for Pin control APIs
by Rajan Vaja
· 7 years ago
670bec0
zynqmp: Add new function and node IDs
by Rajan Vaja
· 7 years ago
328105c
zynqmp: pm_service: use zynqmp_ipi APIs
by Wendy Liang
· 7 years ago
881788d
zynqmp: Sync function declaration and definition
by Soren Brinkmann
· 7 years ago
e363146
Fix order of remaining platform #includes
by Isla Mitchell
· 7 years ago
4ae19c4
zynqmp: Remove duplicate 'const' declaration
by Soren Brinkmann
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
a8954fc
Replace some memset call by zeromem
by Douglas Raillard
· 8 years ago
84f0af4
zynqmp: pm: Add SiP call to obtain PM callback data
by Soren Brinkmann
· 8 years ago
a1b0a90
zynqmp: pm: Enable IPI IRQ when API version is probed
by Soren Brinkmann
· 8 years ago
1209b26
zynqmp: Remove dead code
by Soren Brinkmann
· 8 years ago
58fbb9b
zynqmp: PM: Migrate to new shutdown interface
by Soren Brinkmann
· 8 years ago
cb36681
zynqmp: pm: Plumb get_chipid through FW interface
by Soren Brinkmann
· 8 years ago
d6c9e03
zynqmp: pm: Allow obtaining additional return values from FW
by Soren Brinkmann
· 8 years ago
9b0e63e
zynqmp: Make MMIO write FW call synchronous
by Soren Brinkmann
· 8 years ago
16427d1
zynqmp: Add support to provide silicon id through SMC
by Siva Durga Prasad Paladugu
· 8 years ago
68d460c
zynqmp: pm: Implemented pm API functions to load the bitstream into PL
by Nava kishore Manne
· 8 years ago
33d3927
zynqmp: pm: adds new pm ID to sync with PMUFW ID numbers
by Nava kishore Manne
· 8 years ago
4c0765a
zynqmp: pm: Call set_wakeup_source for all wake devices on sys-suspend
by Filip Drazic
· 8 years ago
35e99e2
zynqmp: pm: Add PM node IDs for GPU, PCIE, PCAP and RTC
by Filip Drazic
· 8 years ago
0bd9d0c
zynqmp: pm: Provide state argument to the pm_self_suspend API call
by Filip Drazic
· 8 years ago
9b984be
zynqmp: pm: Added NODE_IPI_RPU_0 node definition in pm_defs
by Mirela Simonovic
· 8 years ago
7659a26
Introduce utils.h header file
by Sandrine Bailleux
· 8 years ago
0ff06ce
zynqmp: pm: Added NODE_IPI_APU slave node ID in pm_defs.h
by Mirela Simonovic
· 8 years ago
2b78366
zynqmp: Add bakery_lock to protect APU_PWRCTRL register access
by Stefan Krsmanovic
· 8 years ago
c5e9f66
zynqmp: Put pm_secure_lock in coherent memory region
by Stefan Krsmanovic
· 8 years ago
c95ae09
zynqmp: pm: Implement pm_register_notifier PM API function
by Anes Hadziahmetagic
· 8 years ago
92aee01
zynqmp: pm: Implemented 'get_op_characteristic' PM API call
by Anes Hadziahmetagic
· 8 years ago
46c0dc1
zynqmp: pm: Removed double declaration of pm_ipi_send functions
by Filip Drazic
· 8 years ago
acff8a4
zynqmp: ipi: Consolidate IRQ #defines
by Soren Brinkmann
· 9 years ago
76fcae3
Add support for Xilinx Zynq UltraScale+ MPSOC
by Soren Brinkmann
· 9 years ago