aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* io_dummy: correct sparse warningsEtienne Carriere2017-06-231-1/+2
* io_storage: use unsigned int for indexEtienne Carriere2017-06-231-1/+1
* delay_timer: correct sparse issues and warningsEtienne Carriere2017-06-232-4/+5
* ufs: fix the and operatorHaojian Zhuang2017-06-131-3/+3
* Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-altdavidcunado-arm2017-06-091-0/+3
|\
| * mbedtls: Don't use tf_snprintf if option not definedAntonio Nino Diaz2017-06-061-0/+3
* | Merge pull request #964 from soby-mathew/sm/rsapss_supdanh-arm2017-06-052-9/+12
|\ \
| * | Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew2017-06-051-8/+11
| * | Increase heapsize for mbedtls librarySoby Mathew2017-06-051-1/+1
| |/
* / Introduce ARM GIC-600 driverJeenu Viswambharan2017-06-013-53/+174
|/
* Merge pull request #958 from antonio-nino-diaz-arm/an/mbedtls-heap-sizedanh-arm2017-05-311-1/+1
|\
| * mbedtls: Define optimized mbed TLS heap sizeAntonio Nino Diaz2017-05-311-1/+1
* | Merge pull request #955 from hzhuang1/ufsdanh-arm2017-05-312-0/+949
|\ \ | |/ |/|
| * drivers: add designware ufs driverHaojian Zhuang2017-05-311-0/+190
| * drivers: add ufs stackHaojian Zhuang2017-05-311-0/+759
* | Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm2017-05-301-1/+6
|\ \ | |/ |/|
| * mbedtls: Use `tf_snprintf` instead of `snprintf`Antonio Nino Diaz2017-05-241-1/+6
* | cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada2017-05-241-1/+5
|/
* mbedtls: Complete namespace for TF specific macrosDavid Cunado2017-05-121-6/+16
* mbedtls: Namespace for TF specific macrosDavid Cunado2017-05-122-5/+5
* Use SPDX license identifiersdp-arm2017-05-0358-1450/+58
* drivers: ti: uart: remove UART_FCR writesVarun Wadekar2017-04-211-6/+0
* Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-releasedavidcunado-arm2017-04-216-20/+27
|\
| * Control inclusion of helper code used for assertsAntonio Nino Diaz2017-04-205-14/+16
| * TZC: rename included C file to a headerAntonio Nino Diaz2017-04-183-7/+12
* | Merge pull request #893 from antonio-nino-diaz-arm/an/tf-printf-errordavidcunado-arm2017-04-161-5/+4
|\ \ | |/ |/|
| * Replace tf_printf occurrences with ERRORAntonio Nino Diaz2017-04-061-5/+4
* | Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm2017-04-128-11/+168
|\ \ | |/ |/|
| * Add console_core_flush() in upstream platformsAntonio Nino Diaz2017-03-312-5/+37
| * Add console_flush() to console APIAntonio Nino Diaz2017-03-316-6/+131
* | mbedtls: Namespace TF specific macrosdp-arm2017-03-222-8/+8
|/
* Merge pull request #861 from soby-mathew/sm/aarch32_fixesdavidcunado-arm2017-03-181-4/+4
|\
| * AArch32: Fix conditional inclusion of bakery_locksSoby Mathew2017-03-021-4/+4
* | Merge pull request #858 from soby-mathew/sm/gic_driver_data_fixdavidcunado-arm2017-03-172-2/+25
|\ \ | |/ |/|
| * Flush the GIC driver data after initSoby Mathew2017-03-012-2/+25
* | Remove redundant assertJeenu Viswambharan2017-02-221-2/+0
|/
* Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafedanh-arm2017-02-202-2/+2
|\
| * Revert "tbbr: Use constant-time bcmp() to compare hashes"Antonio Nino Diaz2017-02-162-2/+2
* | Merge pull request #842 from jeenu-arm/io-memmap-assertsdanh-arm2017-02-201-9/+27
|\ \
| * | Add bounds checking asserts to memmap IO driverJeenu Viswambharan2017-02-141-10/+28
| |/
* | Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroingdavidcunado-arm2017-02-166-30/+36
|\ \
| * | Replace some memset call by zeromemDouglas Raillard2017-02-066-30/+36
| |/
* / Fix minor issues found by cppcheckdp-arm2017-02-141-4/+4
|/
* tbbr: Use constant-time bcmp() to compare hashesAntonio Nino Diaz2017-01-242-2/+2
* Merge pull request #800 from masahir0y/ifdefdanh-arm2017-01-231-3/+3
|\
| * Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada2017-01-241-3/+3
* | Merge pull request #815 from hzhuang1/dwmmc_v3.9danh-arm2017-01-231-0/+424
|\ \
| * | drivers: add designware emmc driverHaojian Zhuang2017-01-231-0/+424
| |/
* | Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-varsdanh-arm2017-01-231-2/+37
|\ \ | |/ |/|
| * Clear static variables in X509 parser on errorAntonio Nino Diaz2017-01-191-2/+37