Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
7e46555bde7954c25255eed0e68c0ccda75c313d
/
include
/
drivers
« Previous
c06f05c
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· 7 years ago
447b89d
GIC: Add API to set interrupt priority
by Jeenu Viswambharan
· 7 years ago
0fcdfff
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· 7 years ago
24e7029
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· 7 years ago
522a465
GIC: Add APIs to query interrupt types
by Jeenu Viswambharan
· 7 years ago
393fdd9
GICv2: Add driver API to set PE target mask
by Jeenu Viswambharan
· 7 years ago
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· 7 years ago
f6f1a32
GICv3: ITS architectural save and restore helpers
by Soby Mathew
· 7 years ago
327548c
GICv3: add functions for save and restore
by Soby Mathew
· 7 years ago
56fcdd7
Merge pull request #1107 from geesun/qx/add_ecdsa_support
by davidcunado-arm
· 7 years ago
aa05eea
Dynamic selection of ECDSA or RSA
by Qixiang Xu
· 7 years ago
1c2aef1
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 7 years ago
f94e40d
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 7 years ago
5c50304
Add SMMUv3 driver
by Jeenu Viswambharan
· 7 years ago
b36577a
CCI: Adapt for specific product at run time
by Jeenu Viswambharan
· 7 years ago
9930501
Fix order of #includes
by Isla Mitchell
· 7 years ago
1ae83bc
Add headers to enable CryptoCell integration
by Soby Mathew
· 7 years ago
c6a11f6
include: add U()/ULL() macros for constants
by Varun Wadekar
· 7 years ago
0a68d13
Add support for RSASSAPSS algorithm in mbedtls crypto driver
by Soby Mathew
· 7 years ago
2aac92b
Merge pull request #955 from hzhuang1/ufs
by danh-arm
· 7 years ago
93494ae
drivers: add designware ufs driver
by Haojian Zhuang
· 7 years ago
20cd323
drivers: add ufs stack
by Haojian Zhuang
· 7 years ago
6b90f5e
mbedtls: Use `tf_snprintf` instead of `snprintf`
by Antonio Nino Diaz
· 7 years ago
c7a1b19
mbedtls: Namespace for TF specific macros
by David Cunado
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
6460924
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
by davidcunado-arm
· 8 years ago
8377ae4
Add console_flush() to console API
by Antonio Nino Diaz
· 8 years ago
52b1fe5
mbedtls: Namespace TF specific macros
by dp-arm
· 8 years ago
06249dc
drivers: add designware emmc driver
by Haojian Zhuang
· 9 years ago
db15bbd
Merge pull request #807 from nmenon/upstream/fix-16650-rx
by davidcunado-arm
· 8 years ago
7b4b513
uart: 16550: Fix getc
by Nishanth Menon
· 8 years ago
955c45d
Merge pull request #793 from jeenu-arm/gic-changes
by danh-arm
· 8 years ago
76647d5
GICv3: Introduce power management APIs for Redistributor
by Jeenu Viswambharan
· 8 years ago
493bf33
Fix incorrect copyright notices
by Antonio Nino Diaz
· 8 years ago
e28ca9c
emmc/sd: for C99 compliance, changed the unsigned char/short bitfield to unsigned int bitfields
by Qixiang.Xu
· 8 years ago
91f5646
partition: check GPT partition table
by Haojian Zhuang
· 8 years ago
bd5cf9c
emmc: support CMD23
by Haojian Zhuang
· 8 years ago
aaf71c8
GICv3: Fix the GICD_IROUTER offset
by Soby Mathew
· 8 years ago
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
2293efa
Merge pull request #629 from ljerry/tf_issue_398
by danh-arm
· 8 years ago
cb87e89
Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2
by danh-arm
· 8 years ago
8abdf1c
gpio: support gpio set/get pull status
by Caesar Wang
· 8 years ago
095b9bc
CCN: Add API to query the PART0 ID from CCN
by Soby Mathew
· 9 years ago
bcd79b2
Implement generic delay timer
by Antonio Nino Diaz
· 8 years ago
339f559
Bring IO storage dummy driver
by Gerald Lejeune
· 9 years ago
fffe9e7
drivers: add emmc stack
by Haojian Zhuang
· 9 years ago
12ade16
IO: support block device type
by Haojian Zhuang
· 9 years ago
fc71975
Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers
by Yatharth Kochar
· 9 years ago
6fa4d52
Merge pull request #569 from Xilinx/zynqmp-v1
by danh-arm
· 9 years ago
d3e1a1d
Merge pull request #575 from soby-mathew/sm/new_tzc_driver
by danh-arm
· 9 years ago
f9a3119
drivers: Add Cadence UART driver
by Soren Brinkmann
· 9 years ago
411ac8f
Add ARM CoreLink DMC-500 driver to program TrustZone protection
by Vikram Kanigiri
· 9 years ago
1eabdbc
Refactor the ARM CoreLink TZC-400 driver
by Vikram Kanigiri
· 9 years ago
bfb7fa6
TBB: add non-volatile counter support
by Juan Castillo
· 9 years ago
7decd00
Merge pull request #518 from hzhuang1/pl061_gpio_v5
by danh-arm
· 9 years ago
910bd8e
arm: gpio: add pl061 driver
by Haojian Zhuang
· 9 years ago
70f2bd0
gpio: add gpio framework
by Haojian Zhuang
· 9 years ago
50f6fe4
Move private APIs in gic_common.h to a private header
by Soby Mathew
· 9 years ago
421259e
Fix GIC_IPRIORITYR setting in new drivers
by Soby Mathew
· 9 years ago
bae963e
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
by danh-arm
· 9 years ago
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· 9 years ago
46dd170
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 9 years ago
a581bd5
Migrate __warn_deprecated -> __deprecated
by Soren Brinkmann
· 9 years ago
6d4f262
Rearrange fields in TF data structures to reduce padding
by Soby Mathew
· 9 years ago
df8de2d
Always build with '-pedantic'
by Sandrine Bailleux
· 9 years ago
0c603d1
Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x
by danh-arm
· 9 years ago
bae6b2a
Move up to mbed TLS 2.x
by Juan Castillo
· 9 years ago
c69ef8c
Merge pull request #463 from jcastillo-arm/jc/tf-issues/216
by danh-arm
· 9 years ago
7ac4b11
De-feature PL011 UART driver to match generic UART spec
by Juan Castillo
· 9 years ago
6e8f0b1
Merge pull request #462 from soby-mathew/sm/runtime_console
by danh-arm
· 9 years ago
ceb6187
Introduce console_uninit() API in ARM Trusted Firmware
by Soby Mathew
· 9 years ago
fcd9d18
Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2
by danh-arm
· 9 years ago
e181c0b
Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer
by danh-arm
· 9 years ago
9360d4e
Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400
by danh-arm
· 9 years ago
080c0be
Add CCI-400 specific driver to deprecated driver list
by Vikram Kanigiri
· 9 years ago
5c5c36b
Rename GICv3 interrupt group macros
by Soby Mathew
· 9 years ago
fd383b4
Fix SP804 delay timer on FVP
by Juan Castillo
· 9 years ago
4e64733
Merge pull request #446 from vikramkanigiri/vk/tzc-400
by danh-arm
· 9 years ago
d602873
Fix TZC-400 peripheral detection
by Vikram Kanigiri
· 9 years ago
5f64eff
Add a simple ARM SP805 watchdog driver
by Juan Castillo
· 10 years ago
3ddc972
Deprecate the GIC Legacy driver.
by Soby Mathew
· 9 years ago
e063d3c
Add ARM GICv2 driver
by Soby Mathew
· 9 years ago
92712a5
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· 9 years ago
6e76206
Remove deprecated IO return definitions
by Juan Castillo
· 9 years ago
add146f
IO Framework: use standard errno codes as return values
by Juan Castillo
· 9 years ago
4656237
Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2
by danh-arm
· 9 years ago
abad701
Bug fix in the SP804 dual timer driver
by Sandrine Bailleux
· 9 years ago
a80720f
Add a generic driver for ARM CCN IP
by Achin Gupta
· 9 years ago
af2bc5f
Separate CSS security setup from SOC security setup
by Vikram Kanigiri
· 9 years ago
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 10 years ago
a57a4d5
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· 10 years ago
8e55d93
TBB: add authentication framework
by Juan Castillo
· 10 years ago
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· 10 years ago
0392579
Add SP804 delay timer driver
by Ryan Harkin
· 10 years ago
32539fc
Add a simple delay timer driver API
by Ryan Harkin
· 10 years ago
31e7abc
Merge pull request #305 from achingupta/ag/tf-issues#306
by Achin Gupta
· 9 years ago
eeeced5
Driver for 16550 UART interface
by Varun Wadekar
· 9 years ago
966b952
Fix reporting of interrupt ID in ARM GIC driver
by Achin Gupta
· 9 years ago
7607676
Add TZC function to configure region 0
by Dan Handley
· 10 years ago
40d468c
Common driver for ARM Cache Coherent Interconnects
by Vikram Kanigiri
· 10 years ago
Next »