TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
2fe75a2de087ec23162c5fd25ba439bd330ea50c
/
drivers
2fe75a2
coverity: fix MISRA violations
by Zelalem
· 5 years ago
21c4f56
Merge changes from topic "lm/fconf" into integration
by Sandrine Bailleux
· 5 years ago
513b616
Merge "coverity: Fix MISRA null pointer violations" into integration
by Mark Dykes
· 5 years ago
31e703f
drivers/arm/scmi: allow use of multiple SCMI channels
by Aditya Angadi
· 6 years ago
f893160
drivers/mhu: derive doorbell base address
by Aditya Angadi
· 6 years ago
ab1981d
fconf: initial commit
by Louis Mayencourt
· 6 years ago
466bb28
coverity: Fix MISRA null pointer violations
by Zelalem
· 6 years ago
e693728
Coverity: remove unnecessary header file includes
by Zelalem
· 6 years ago
f69a582
Merge "Use correct type when reading SCR register" into integration
by Alexei Fedorov
· 6 years ago
8c10529
Measured Boot: add function for hash calculation
by Alexei Fedorov
· 6 years ago
f1be00d
Use correct type when reading SCR register
by Louis Mayencourt
· 6 years ago
0581a88
spi: stm32_qspi: Add QSPI support
by Lionel Debieve
· 6 years ago
695f7df
fmc: stm32_fmc2_nand: Add FMC2 driver support
by Lionel Debieve
· 6 years ago
a13550d
Add SPI-NOR framework
by Lionel Debieve
· 6 years ago
c3e5773
Add SPI-NAND framework
by Lionel Debieve
· 6 years ago
05e6a56
Add SPI-MEM framework
by Lionel Debieve
· 6 years ago
b114abb
Add raw NAND framework
by Lionel Debieve
· 6 years ago
45cc606
Merge changes from topic "ld/mtd_framework" into integration
by Soby Mathew
· 6 years ago
22c2316
Merge "console: 16550: Prepare for skipping initialisation" into integration
by Manish Pandey
· 6 years ago
70cb0bf
io: change seek offset to signed long long
by Yann Gautier
· 6 years ago
4363679
Merge "Unify type of "cpu_idx" across PSCI module." into integration
by Mark Dykes
· 6 years ago
5b33ad1
Unify type of "cpu_idx" across PSCI module.
by Deepika Bhavnani
· 6 years ago
d71ccda
Merge "rcar_gen3: drivers: ddr: Move DDR drivers out of staging" into integration
by Manish Pandey
· 6 years ago
7a05f06
Remove redundant declarations.
by Madhukar Pappireddy
· 6 years ago
3333d2c
rcar_gen3: drivers: ddr: Move DDR drivers out of staging
by Marek Vasut
· 6 years ago
c20c052
drivers: add a driver for snoop control unit
by Vishnu Banavath
· 6 years ago
cd50ffd
console: 16550: Prepare for skipping initialisation
by Andre Przywara
· 6 years ago
31645dd
Merge "drivers: marvell: comphy-a3700: support SGMII COMPHY power off" into integration
by Mark Dykes
· 6 years ago
90a76ba
Merge "drivers: marvell: comphy-a3700: fix USB3 powering on when on lane 2" into integration
by Mark Dykes
· 6 years ago
0d35873
Merge changes from topic "allwinner_pmic" into integration
by Soby Mathew
· 6 years ago
2f3abc1
Merge changes from topic "allwinner_pmic" into integration
by Sandrine Bailleux
· 6 years ago
186acdd
Merge "cryptocell: add cryptocell 712 RSA 3K support" into integration
by Soby Mathew
· 6 years ago
0bc752c
allwinner: Convert AXP803 regulator setup code into a driver
by Samuel Holland
· 6 years ago
f6d9c4c
drivers: allwinner: axp: Add AXP805 support
by Samuel Holland
· 6 years ago
629dd61
drivers: marvell: comphy-a3700: support SGMII COMPHY power off
by Marek Behún
· 6 years ago
b662232
drivers: marvell: comphy-a3700: fix USB3 powering on when on lane 2
by Marek Behún
· 6 years ago
b862292
cryptocell: add cryptocell 712 RSA 3K support
by Gilad Ben-Yossef
· 6 years ago
ade3f5d
Merge changes from topic "bs/libc" into integration
by Soby Mathew
· 6 years ago
b382ac6
libc: Consolidate unified definitions
by Bence Szépkúti
· 6 years ago
87b582e
Merge "Enable -Wlogical-op always" into integration
by Manish Pandey
· 6 years ago
f67a297
Merge "Enable -Wshadow always" into integration
by Manish Pandey
· 6 years ago
d7b4cd4
Enable -Wlogical-op always
by Justin Chadwell
· 6 years ago
b7f6525
Enable -Wshadow always
by Justin Chadwell
· 6 years ago
ac42635
GIC-600: Fix include ordering according to the coding style
by Max Shvetsov
· 6 years ago
7a7fbb1
GIC-600: Fix power up sequence
by Alexei Fedorov
· 6 years ago
9019945
Merge "TF-A: Fix non-standard frequency issue in udelay" into integration
by Soby Mathew
· 6 years ago
f2976bd
TF-A: Fix non-standard frequency issue in udelay
by Max Shvetsov
· 6 years ago
415f67e
Merge changes from topic "gic600_multichip" into integration
by Paul Beesley
· 6 years ago
fcc337c
gic/gic600: add support for multichip configuration
by Vijayenthiran Subramaniam
· 6 years ago
620dd58
SMMUv3:Changed retry loop to delay timer(GENFW-3329)
by Deepika Bhavnani
· 6 years ago
38d5e15
Correct UART PL011 initialization calculation
by Avinash Mehta
· 6 years ago
243b61d
gpio: stm32_gpio: do not mix error code types
by Nicolas Le Bayon
· 6 years ago
57f4b6f
mmc: increase delay between ACMD41 retries
by Yann Gautier
· 6 years ago
ace2368
Merge changes from topic "ld/stm32-authentication" into integration
by Soby Mathew
· 6 years ago
f7fa528
Merge changes from topic "amlogic-g12a" into integration
by Soby Mathew
· 6 years ago
1ec3919
Merge "GICv3 driver: Fix support for full SPI range" into integration
by Soby Mathew
· 6 years ago
41bda86
Merge changes from topic "mp/giv3-discovery" into integration
by Soby Mathew
· 6 years ago
69ef7b7
Merge changes I0283fc2e,Ib476d024,Iada05f7c into integration
by Paul Beesley
· 6 years ago
ec83492
GICv3: Enable multi socket GIC redistributor frame discovery
by Madhukar Pappireddy
· 6 years ago
4bdb1a7
stm32mp1: add authentication support for stm32image
by Lionel Debieve
· 6 years ago
f700423
bsec: move bsec_mode_is_closed_device() service to platform
by Lionel Debieve
· 6 years ago
b1e0b11
crypto: stm32_hash: Add HASH driver
by Lionel Debieve
· 6 years ago
f8631f5
drivers: partition: support different block size
by Haojian Zhuang
· 6 years ago
26d9439
amlogic: sha_dma: Move register mappings to platform header
by Carlo Caione
· 6 years ago
990ab78
rpi3: Move rng driver to drivers
by Andre Przywara
· 6 years ago
c003118
rpi3: Move VC mailbox driver into generic drivers directory
by Andre Przywara
· 6 years ago
eb5f0ba
GICv3 driver: Fix support for full SPI range
by Alexei Fedorov
· 6 years ago
42cdeb9
Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into integration
by Soby Mathew
· 6 years ago
6a415a5
Remove RSA PKCS#1 v1.5 support from cert_tool
by Justin Chadwell
· 6 years ago
aacff74
Support larger RSA key sizes when using MBEDTLS
by Justin Chadwell
· 6 years ago
f38e518
Merge changes I072c0f61,I798401f4,I9648ef55,I7225d9fa,Ife682288, ... into integration
by Soby Mathew
· 6 years ago
9af73b3
Merge changes from topic "amlogic-refactoring" into integration
by Soby Mathew
· 6 years ago
ebf851e
stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver
by Yann Gautier
· 6 years ago
01b2a7f
amlogic: Move the SHA256 DMA driver to common directory
by Carlo Caione
· 6 years ago
4a079c7
meson: Rename platform directory to amlogic
by Carlo Caione
· 6 years ago
d9d803e
mmc: stm32_sdmmc2: correctly manage block size
by Yann Gautier
· 6 years ago
2c2c9f1
mmc: stm32_sdmmc2: manage max-frequency property from DT
by Yann Gautier
· 6 years ago
1e91952
stm32mp1: move check_header() to common code
by Yann Gautier
· 6 years ago
4b549b2
stm32mp1: add support for LpDDR3
by Yann Gautier
· 6 years ago
e463d3f
stm32mp1: use a common function to check spinlock is available
by Yann Gautier
· 6 years ago
6cb45f8
clk: stm32mp: enable RTCAPB clock for dual-core chips
by Yann Gautier
· 6 years ago
73680c2
stm32mp1: add watchdog support
by Yann Gautier
· 6 years ago
fbee88f
rcar_gen3: drivers: ddr_b: Update DDR setting for H3, M3, M3N
by Chiaki Fujii
· 6 years ago
bf88183
rcar_gen3: drivers: qos: update QoS setting
by Yoshifumi Hosoya
· 6 years ago
f3f5aba
rcar_gen3: drivers: ddr_b: Fix checkpatch errors in headers
by Marek Vasut
· 6 years ago
4ca57ba
rcar_gen3: drivers: ddr_b: Fix line-over-80s
by Marek Vasut
· 6 years ago
0875614
rcar_gen3: drivers: ddr_b: Further checkpatch cleanups
by Marek Vasut
· 6 years ago
fcd81d6
rcar_gen3: drivers: ddr_b: Clean up camel case
by Marek Vasut
· 6 years ago
a8497fd
rcar_get3: drivers: ddr_b: Basic checkpatch fixes
by Marek Vasut
· 6 years ago
f12039b
rcar_get3: drivers: ddr: Partly unify register macros between DDR A and B
by Marek Vasut
· 6 years ago
40c711a
rcar_get3: drivers: ddr: Clean up common code
by Marek Vasut
· 6 years ago
7cc287d
Merge "rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*" into integration
by Paul Beesley
· 6 years ago
44f4bb2
Merge "rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h" into integration
by Paul Beesley
· 6 years ago
f51df47
console: add a flag to prepend '\r' in the multi-console framework
by Masahiro Yamada
· 6 years ago
df51d8f
rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*
by Marek Vasut
· 6 years ago
7c103d6
rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h
by Marek Vasut
· 6 years ago
402b3cf
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 6 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
76f3c7d
cryptocell: add product version awareness support
by Gilad Ben-Yossef
· 6 years ago
36ec2bb
cryptocell: move Cryptocell specific API into driver
by Gilad Ben-Yossef
· 6 years ago
Next »