TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
77f1f7a11738cece09d3e399e30f6106dc0f909a
77f1f7a
Introduce build option to override libc
by Varun Wadekar
· 7 years ago
a01b0f1
Tegra: restrict non-secure PMC accesses
by Varun Wadekar
· 7 years ago
a7f4e89
Tegra186: memctrl: disable stream id writes for MC clients
by Krishna Reddy
· 8 years ago
e6712cf
Tegra: bpmp: mark device "not present" on boot timeout
by Varun Wadekar
· 7 years ago
6a397d1
Tegra210: toggle ring oscillator across cluster idle
by Varun Wadekar
· 7 years ago
da0f474
Tegra210: clear PMC_DPD registers on resume
by kalyani chidambaram
· 7 years ago
e275ae7
Tegra210: suspend/resume bpmp interface across System Suspend
by Varun Wadekar
· 7 years ago
d37a132
Tegra: bpmp: suspend/resume handlers
by Varun Wadekar
· 7 years ago
1ffaaec
spd: trusty: pass max affinity level to Trusty
by Stephen Wolfe
· 7 years ago
c33473d
Tegra210: skip past sc7entry-fw signature header
by Varun Wadekar
· 7 years ago
7350277
Tegra210: move sc7entry-fw inside the TZDRAM fence
by Varun Wadekar
· 7 years ago
fdc08e2
Tegra210: SiP handlers to allow PMC access
by kalyani chidambaram
· 7 years ago
2d5560f
Tegra210: power off all DMA masters before System Suspend entry
by Varun Wadekar
· 7 years ago
278d599
spd: tlkd: remove unwanted assert on System Suspend entry
by Mihir Joshi
· 7 years ago
3ca3c27
Tegra: support for System Suspend using sc7entry-fw binary
by Varun Wadekar
· 7 years ago
93e3b0f
Tegra210: remove support for cluster power down
by Varun Wadekar
· 7 years ago
7db077f
Tegra210: support for cluster idle from the CPU
by Varun Wadekar
· 7 years ago
a7a63e0
Tegra: pmc: helper function to find last ON CPU
by Varun Wadekar
· 7 years ago
1d11f73
Tegra: platform dependent address space sizes
by Steven Kao
· 7 years ago
26cf084
Tegra: organize memory/mmio apertures to decrease memmap latency
by Varun Wadekar
· 8 years ago
51a5e59
Tegra210: Enable WDT_CPU interrupt for FIQ Debugger
by Varun Wadekar
· 7 years ago
1483d4e
Tegra: flowctrl: helper functions to assist with cluster power states
by Varun Wadekar
· 7 years ago
fdb82fa
Tegra: bpmp: remove bpmp init failed error print
by Varun Wadekar
· 7 years ago
7bc05f5
tlkd: support new TLK SMCs
by Mihir Joshi
· 8 years ago
d16b045
Tegra: fiq_glue: support to handle LEGACY_FIQ PPIs for Tegra SoCs
by Varun Wadekar
· 8 years ago
2ed09b1
Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routing
by Varun Wadekar
· 8 years ago
3e28e93
Tegra: SiP: set GPU in reset after vpr resize
by Jeetesh Burman
· 8 years ago
23ae809
Tegra: handle FIQ interrupts when NS handler is not registered
by Varun Wadekar
· 8 years ago
ff605ba
Tegra: bpmp_ipc: support to enable/disable module clocks
by steven kao
· 8 years ago
8510376
Tegra: fix offset used to dump GICD registers from crash handler
by Varun Wadekar
· 8 years ago
0887026
Tegra: default platform handler for the CPU_STANDBY state
by Varun Wadekar
· 8 years ago
28f45bb
Tegra186: smmu: add support for backup multiple smmu regs
by Pritesh Raithatha
· 8 years ago
c3faf74
Merge pull request #1798 from pbeesley-arm/pb/fix-code-style
by Antonio Niño Díaz
· 7 years ago
f8ea0df
doc: Fix broken code blocks in coding guidelines
by Paul Beesley
· 7 years ago
766ff01
Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2
by Antonio Niño Díaz
· 7 years ago
c723ad8
Merge pull request #1745 from svenauhagen/bugfix/a8k
by Antonio Niño Díaz
· 7 years ago
5ce301b
Merge pull request #1793 from marex/arm/master/fixes-v2.0.0
by Antonio Niño Díaz
· 7 years ago
b57eb97
Merge pull request #1792 from satheesbalya-arm/sb1/sb1_2159_v84_xlat
by Antonio Niño Díaz
· 7 years ago
ba9d1c5
Merge pull request #1795 from pbeesley-arm/pb/code-style
by Antonio Niño Díaz
· 7 years ago
8e7d969
Merge pull request #1753 from Yann-lms/emmc_ret
by Antonio Niño Díaz
· 7 years ago
0709055
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
cedfa04
lib/xlat_tables: Add support for ARMv8.4-TTST
by Sathees Balya
· 7 years ago
7e9b0c8
Merge pull request #1791 from antonio-nino-diaz-arm/an/rk-gic
by Antonio Niño Díaz
· 7 years ago
44b935c
Merge pull request #1789 from Anson-Huang/lpm
by Antonio Niño Díaz
· 7 years ago
7d38840
Merge pull request #1788 from laroche/rpi3_duplicate_initialization
by Antonio Niño Díaz
· 7 years ago
5755a30
Merge pull request #1786 from laroche/static_vars_functions
by Antonio Niño Díaz
· 7 years ago
e0ace7f
Merge pull request #1794 from Andre-ARM/fiptool-fix
by Antonio Niño Díaz
· 7 years ago
a93f6f8
doc: Add details on #include ordering
by Paul Beesley
· 7 years ago
7306de9
doc: Reorder coding guidelines document
by Paul Beesley
· 7 years ago
93fbc71
doc: Link coding guidelines to user guide
by Paul Beesley
· 7 years ago
5bfca3d
doc: Clarify ssize_t use in coding guidelines
by Paul Beesley
· 7 years ago
bdad86e
doc: Add AAPCS link to coding guidelines
by Paul Beesley
· 7 years ago
12cfc60
doc: Add Coding Guidelines document
by Paul Beesley
· 7 years ago
e56b8dc
tools/fiptool: Fix UUID parsing in blob handling
by Andre Przywara
· 7 years ago
c87c8f8
rcar_gen3: drivers: ddr: Clean up printouts
by Marek Vasut
· 7 years ago
458a449
rcar_gen3: drivers: cpld: fix power-off on reset
by Sergii Boryshchenko
· 8 years ago
47366cb
rcar_gen3: plat: Add missing cpu_on_check() implementation
by Marek Vasut
· 7 years ago
2ec3221
rcar_gen3: plat: Allow E3 auto-detection
by Marek Vasut
· 7 years ago
5ad0e0d
rcar_gen3: plat: Drop unused macro
by Marek Vasut
· 7 years ago
69086fe
Revert "rcar_gen3: plat: Enable programmable CPU reset address"
by Marek Vasut
· 7 years ago
e6cf7a4
imx: power optimization for i.mx8qx
by Anson Huang
· 7 years ago
3a2b519
imx: power optimization for i.mx8qm
by Anson Huang
· 7 years ago
e77ccb6
rpi3: mark one more function as static
by Florian La Roche
· 7 years ago
92e8623
rpi3: remove duplicate initialization for BL32_IMAGE_ID
by Florian La Roche
· 7 years ago
d31dcdc
rockchip: Fix GICv2 interrupts
by Antonio Nino Diaz
· 7 years ago
e9b7779
Merge pull request #1780 from pmanish87/master
by Antonio Niño Díaz
· 7 years ago
d4dcadb
Merge pull request #1773 from grandpaul/rpi3-gpio-driver
by Antonio Niño Díaz
· 7 years ago
83a2285
Merge pull request #1784 from antonio-nino-diaz-arm/an/includes-arm
by Antonio Niño Díaz
· 7 years ago
bc15388
Merge pull request #1778 from JoelHutton/jh/multiconsole
by Antonio Niño Díaz
· 7 years ago
9822852
Change some vars and functions to be static.
by Florian La Roche
· 7 years ago
e84c871
multi_console: Check functions are not NULL
by Joel Hutton
· 7 years ago
2be86dd
rpi3: Enable GPIO in BL2
by Ying-Chun Liu (PaulLiu)
· 7 years ago
d604ac4
rpi3: Add GPIO driver
by Ying-Chun Liu (PaulLiu)
· 7 years ago
560293b
fvp: pwrc: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
5932d19
plat/arm: sds: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
2d4135e
plat/arm: scp: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
0387aa4
plat/arm: scpi: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
c411396
plat/arm: mhu: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
14928b8
plat/arm: scmi: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
3661d8e
plat/arm: Move dynamic xlat enable logic to makefile
by Antonio Nino Diaz
· 7 years ago
bd9344f
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 7 years ago
7ca572d
Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlay
by Antonio Niño Díaz
· 7 years ago
a1d1d24
Merge pull request #1781 from dtwlin/m2
by Antonio Niño Díaz
· 7 years ago
72106f8
Merge pull request #1766 from Anson-Huang/master
by Antonio Niño Díaz
· 7 years ago
6eee586
Merge pull request #1777 from glneo/runtime-gicr
by Antonio Niño Díaz
· 7 years ago
2501a03
Merge pull request #1779 from Anson-Huang/a53_errata
by Antonio Niño Díaz
· 7 years ago
bc5e79c
Merge pull request #1776 from vwadekar/tf2.0-tegra-downstream-rebase-1.22.19
by Antonio Niño Díaz
· 7 years ago
d19c343
spd: trusty: trusty_setup should bail on unknown image
by David Lin
· 7 years ago
7e94a69
Make device tree pre-processing similar to U-boot/Linux
by Manish Pandey
· 7 years ago
cce9040
imx: enable necessary errata for i.mx8qm
by Anson Huang
· 7 years ago
218bdbe
imx: enable necessary errata for i.mx8mq
by Anson Huang
· 7 years ago
8ec4562
Tegra186: remove RELOCATE_TO_BL31_BASE config
by Varun Wadekar
· 8 years ago
fc5adf7
Tegra: memctrl_v2: remove usage of ENABLE_SMMU_DEVICE config
by Varun Wadekar
· 8 years ago
3e1923d
Tegra: add 'late' platform setup handler
by Dilan Lee
· 8 years ago
dd20f5b
Tegra: spe: shared console for Tegra platforms
by Varun Wadekar
· 8 years ago
4cba698
Tegra: console driver compilation from platform makefiles
by Varun Wadekar
· 8 years ago
2ad1bdd
Tegra: smmu: change exit criteria for context size calculation
by Varun Wadekar
· 8 years ago
c63ec26
Tegra: memctrl_v2: platform handler for TZDRAM setup
by Steven Kao
· 8 years ago
539c62d
Tegra186: save system suspend entry marker to TZDRAM
by Varun Wadekar
· 8 years ago
889c07c
Tegra186: helper functions for CPU rst handler and SMMU ctx offset
by Varun Wadekar
· 8 years ago
Next »