Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d82cf235916089701612de116b7ce84bb3e42bfe
/
plat
3813da1
Merge pull request #663 from leon-chen-mtk/mt6795_2
by davidcunado-arm
· Wed Sep 14 18:09:38 2016 +0100
d51f5d3
Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings
by davidcunado-arm
· Wed Sep 14 17:06:19 2016 +0100
a8216ab
rockchip: fixes the gic panic for rk3399 resume
by Caesar Wang
· Tue Sep 13 11:15:00 2016 +0800
550bf5e
Support for Mediatek MT6795 SoC
by developer
· Mon Jul 11 16:05:23 2016 +0800
da9e6de
rockchip: fixes some typo
by Caesar Wang
· Sat Sep 10 06:26:11 2016 +0800
251a34d
rockchip: SIP call use 32 bit return value for rk3399
by Caesar Wang
· Sat Sep 10 06:25:29 2016 +0800
5045a1c
rockchip: set gpio2 ~ gpio4 to input and pull none mode
by Caesar Wang
· Sat Sep 10 02:47:53 2016 +0800
ef18007
rockchip: support disable/enable specific gpio when suspend/resume
by Caesar Wang
· Sat Sep 10 02:43:15 2016 +0800
884cb26
rockchip/rk3399: improve gpio driver and support get pull mode function
by Caesar Wang
· Sat Sep 10 02:42:32 2016 +0800
6d7d93c
rockchip: fix the scu idle for rk3399
by Tony Xie
· Fri Sep 02 11:13:38 2016 -0700
c31a8c5
Merge pull request #691 from rockchip-linux/fixes-suspend/resume-bugs
by davidcunado-arm
· Fri Aug 26 11:59:42 2016 +0100
247aaca
Merge pull request #684 from rockchip-linux/add-sdram-for-rk3399
by davidcunado-arm
· Thu Aug 25 13:56:25 2016 +0100
e67b1de
rockchip: handle some interrupt before enter power mode for rk3399
by Caesar Wang
· Wed Aug 17 17:22:10 2016 -0700
9007ebc
rockchip: remove the unused code for rk3399
by Caesar Wang
· Tue Aug 23 12:52:59 2016 -0700
3e8548b
rockchip: on rk3399 enable Schmitt trigger on 32 kHz clock
by Caesar Wang
· Thu Aug 25 06:31:32 2016 +0800
853559e
rockchip: enable or disable auto power down base on frequency
by Caesar Wang
· Thu Aug 25 08:38:23 2016 +0800
9740bba
rockchip: rk3399: add dram driver
by Caesar Wang
· Thu Aug 25 08:37:42 2016 +0800
34d18d3
rockchip: on rk3399 init the PMU counts at boot; set 24M/32k properly
by Caesar Wang
· Thu Aug 25 06:29:46 2016 +0800
5de9f49
Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler
by danh-arm
· Fri Aug 19 15:31:36 2016 +0100
628198b
Add WFI in platform's unexpected error handlers
by Sandrine Bailleux
· Thu Aug 18 09:24:40 2016 +0100
14ce777
Merge pull request #678 from soby-mathew/sm/PSCI_AArch32
by danh-arm
· Thu Aug 18 11:38:19 2016 +0100
c7aaa78
rockchip: fix the reset-hold release for rk3399 resume
by Caesar Wang
· Tue Aug 09 07:53:41 2016 +0800
fbaa360
rockchip: fix the power up/dowm cnt for rk3399
by Caesar Wang
· Tue Aug 09 08:15:44 2016 +0800
ed6b9a5
rockchip: update to handle PWMs for rk3399
by Caesar Wang
· Thu Aug 11 02:11:45 2016 +0800
7b75418
AArch32: Add FVP support for SP_MIN
by Soby Mathew
· Mon Jul 11 14:15:27 2016 +0100
0d268dc
AArch32: Add essential ARM platform and FVP support
by Soby Mathew
· Mon Jul 11 14:13:56 2016 +0100
1723113
Migrate platform makefile to new console driver location
by Soby Mathew
· Mon Aug 08 12:33:06 2016 +0100
98ea6d0
Merge pull request #674 from rockchip-linux/Support-PWMs-for-rk3399-suspend/resume
by danh-arm
· Thu Jul 28 09:53:25 2016 +0100
7d58e12
Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem
by danh-arm
· Thu Jul 28 09:23:10 2016 +0100
ad39cfe
rockchip: fixes typo and some bugs for suspend/resume tests
by Caesar Wang
· Thu Jul 21 10:36:22 2016 +0800
0f553dc
Merge pull request #667 from soby-mathew/sm/PSCI_lib
by danh-arm
· Mon Jul 25 12:29:52 2016 +0100
30ce3ad
ARM platforms: Define common image sizes
by Antonio Nino Diaz
· Mon Jul 25 12:04:31 2016 +0100
2afe462
Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms
by Soby Mathew
· Thu Jul 07 10:03:21 2016 +0100
4876ae3
Cater for preloaded BL33 within plat_get_ns_image_entrypoint()
by Soby Mathew
· Mon May 09 17:20:10 2016 +0100
0eb965b
Move `arm_common.c` out of aarch64 folder
by Soby Mathew
· Thu Jul 07 08:45:56 2016 +0100
f6c4108
Include `plat_psci_common.c` from the new location
by Soby Mathew
· Tue May 03 12:31:18 2016 +0100
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· Thu Mar 24 16:56:29 2016 +0000
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· Thu Jun 16 14:52:04 2016 +0100
3364f44
Merge pull request #666 from Xilinx/zynqmp/rodata-xn
by danh-arm
· Mon Jul 18 16:20:30 2016 +0100
bcb4aaa
Merge pull request #654 from rockchip-linux/rk3399-suspend-resume
by danh-arm
· Mon Jul 18 16:18:37 2016 +0100
bb6611b
Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service
by danh-arm
· Mon Jul 18 16:18:24 2016 +0100
42e113e
rockchip: support the suspend/resume for rk3399
by Tony Xie
· Sat Jul 16 11:16:51 2016 +0800
c1bf646
rockchip: support plat SIP runtime service
by Caesar Wang
· Tue Jun 21 14:44:01 2016 +0800
ba39fc6
Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn
by danh-arm
· Fri Jul 15 18:55:43 2016 +0100
6d1ba58
zynqmp: Separate code and rodata
by Soren Brinkmann
· Fri Jul 08 14:45:14 2016 -0700
889ca03
ARM CSS platforms: Map flash as execute-never by default
by Sandrine Bailleux
· Tue Jun 14 17:01:00 2016 +0100
12997c5
Add some verbose traces in arm_setup_page_tables()
by Sandrine Bailleux
· Mon Jun 20 13:57:10 2016 +0100
ecdc4d3
ARM platforms: Add support for SEPARATE_CODE_AND_RODATA
by Sandrine Bailleux
· Fri Jul 08 14:38:16 2016 +0100
a0e505e
ARM platforms: Include BL2U's RO section in total memory region
by Sandrine Bailleux
· Mon Jun 20 10:10:40 2016 +0100
28ee10f
ARM platforms: Restrict mapping of Trusted ROM in BL1
by Sandrine Bailleux
· Wed Jun 15 15:44:27 2016 +0100
7659a26
Introduce utils.h header file
by Sandrine Bailleux
· Tue Jul 05 09:55:03 2016 +0100
4a1267a
Introduce arm_setup_page_tables() function
by Sandrine Bailleux
· Wed May 18 16:11:47 2016 +0100
bfdbecf
Derive stack alignment from CACHE_WRITEBACK_GRANULE
by Soby Mathew
· Thu Jun 09 17:16:35 2016 +0100
e4862e2
Merge pull request #651 from Xilinx/zynqmp_uart
by danh-arm
· Mon Jul 04 18:05:15 2016 +0100
8f7f769
Merge pull request #652 from soby-mathew/sm/pmf_psci_stat
by danh-arm
· Mon Jul 04 16:32:24 2016 +0100
421dbc4
Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms
by Soby Mathew
· Mon May 23 16:07:53 2016 +0100
99c0d7b
zynqmp: Add option to select between Cadence UARTs
by Soren Brinkmann
· Fri Jun 10 09:57:14 2016 -0700
bb272b4
Merge pull request #650 from Xilinx/zynqmp-updates
by danh-arm
· Wed Jun 15 15:57:02 2016 +0100
f0518ce2
Merge pull request #646 from davwan01/dw/gicv3-wakeup
by danh-arm
· Mon Jun 13 11:09:08 2016 +0100
52c798e
Add support for QEMU virt ARMv8-A target
by Jens Wiklander
· Mon Dec 07 14:37:10 2015 +0100
c1d9cfb
CSS: Add support to wake up the core from wfi in GICv3
by David Wang
· Tue Jun 07 09:22:40 2016 +0800
0ff06ce
zynqmp: pm: Added NODE_IPI_APU slave node ID in pm_defs.h
by Mirela Simonovic
· Tue Jun 07 18:15:40 2016 +0200
910f6be
Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctr
by danh-arm
· Fri Jun 03 17:27:45 2016 +0100
290f6a3
Merge pull request #640 from sandrine-bailleux-arm/sb/fix-syntax-error
by danh-arm
· Fri Jun 03 17:26:59 2016 +0100
780b1a0
Merge pull request #637 from yatharth-arm/yk/genfw-1134
by danh-arm
· Fri Jun 03 15:12:51 2016 +0100
a8ef665
Fix a syntax error
by Sandrine Bailleux
· Fri Jun 03 15:00:46 2016 +0100
9d602fe
Implement plat_set_nv_ctr for FVP platforms
by Antonio Nino Diaz
· Fri May 20 14:14:16 2016 +0100
63af687
Add support for ARM Cortex-A73 MPCore Processor
by Yatharth Kochar
· Tue Feb 09 12:00:03 2016 +0000
deba2af
zynqmp: Remove double ';'
by Soren Brinkmann
· Sun May 29 09:48:44 2016 -0700
8bcd305
zynqmp: Fix spelling of endianness
by Soren Brinkmann
· Sun May 29 09:48:26 2016 -0700
cb87e89
Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2
by danh-arm
· Fri May 27 14:10:42 2016 +0100
d1b9d2d
rockchip: support system off function for rk3399
by Caesar Wang
· Wed May 25 19:05:19 2016 +0800
a5dc64d
rockchip: support reset SoC through gpio for rk3399
by Caesar Wang
· Wed May 25 19:04:47 2016 +0800
3e3c5b0
rockchip: add reset or power off gpio configuration for rk3399
by Caesar Wang
· Wed May 25 19:03:04 2016 +0800
038f6aa
rockchip: support rk3399 gpio driver
by Caesar Wang
· Wed May 25 19:21:43 2016 +0800
17aea22
zynqmp: PSCI: Wait for FW completing wake requests
by Soren Brinkmann
· Thu May 19 07:20:14 2016 -0700
7356b1e
Add CCN support to FVP platform port
by Soby Mathew
· Thu Mar 24 10:12:42 2016 +0000
3111413
zynqmp: Ignore the revision field of the IDCODE
by Soren Brinkmann
· Fri May 20 07:05:00 2016 -0700
2b78366
zynqmp: Add bakery_lock to protect APU_PWRCTRL register access
by Stefan Krsmanovic
· Fri May 20 15:51:09 2016 +0200
c5e9f66
zynqmp: Put pm_secure_lock in coherent memory region
by Stefan Krsmanovic
· Fri May 20 15:51:08 2016 +0200
c95ae09
zynqmp: pm: Implement pm_register_notifier PM API function
by Anes Hadziahmetagic
· Thu May 12 16:17:34 2016 +0200
92aee01
zynqmp: pm: Implemented 'get_op_characteristic' PM API call
by Anes Hadziahmetagic
· Thu May 12 16:17:30 2016 +0200
46c0dc1
zynqmp: pm: Removed double declaration of pm_ipi_send functions
by Filip Drazic
· Thu May 12 16:17:31 2016 +0200
845cd5c
zynqmp: Reduce mapped memory area
by Soren Brinkmann
· Fri Apr 22 10:02:46 2016 -0700
2361fcc
Replace Rockchip delay timer by generic one
by Antonio Nino Diaz
· Thu May 05 15:25:02 2016 +0100
02a09af
Replace MediaTek delay timer by generic one
by Antonio Nino Diaz
· Thu May 05 15:23:56 2016 +0100
664adb6
Replace SP804 timer by generic delay timer on FVP
by Antonio Nino Diaz
· Tue May 17 09:48:10 2016 +0100
e82e29c
Implement plat_get_syscnt_freq2 on platforms
by Antonio Nino Diaz
· Thu May 19 10:00:28 2016 +0100
391a76e
Add 32 bit version of plat_get_syscnt_freq
by Antonio Nino Diaz
· Wed May 18 16:53:31 2016 +0100
a8f1a03
Merge pull request #622 from mtk09422/hw-crypt-v3
by danh-arm
· Thu May 12 15:04:44 2016 +0100
eee2980
MT8173: Add Sip function for MTK HW crypt driver
by developer
· Wed May 11 18:45:20 2016 +0800
73b982f
mt8173: Reorganize plat SiP functions
by developer
· Wed May 11 18:04:09 2016 +0800
bd1a374
Rockchip: Add some debug assertions in the PMU driver
by Sandrine Bailleux
· Thu May 05 10:04:15 2016 +0100
a7016e5
Merge pull request #618 from rockchip-linux/fixes-for-suspend/resume
by danh-arm
· Wed May 04 17:10:31 2016 +0100
e285a43
Merge pull request #617 from leon-chen-mtk/refactor_common_1
by danh-arm
· Wed May 04 13:47:49 2016 +0100
59e41b5
rockchip: support the suspend/resume for rk3399
by Caesar Wang
· Sun Apr 10 14:11:07 2016 +0800
14f3fe3
Refactor MediaTek platform common code
by developer
· Thu Apr 28 14:07:42 2016 +0800
b6f3b1f
Change the default driver to GICv3 in FVP
by Soby Mathew
· Thu Apr 07 17:40:04 2016 +0100
cf022c5
Remove support for legacy VE memory map in FVP
by Soby Mathew
· Wed Jan 13 17:06:00 2016 +0000
0b49fb7
Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms
by Yatharth Kochar
· Tue Apr 26 10:36:29 2016 +0100
Next »