aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge pull request #790 from masahir0y/utilsdanh-arm2017-01-181-1/+1
|\ \
| * | utils: move BIT(n) macro to utils.hMasahiro Yamada2017-01-131-1/+1
| |/
* | Merge pull request #807 from nmenon/upstream/fix-16650-rxdavidcunado-arm2017-01-131-1/+1
|\ \ | |/ |/|
| * uart: 16550: Fix getcNishanth Menon2017-01-101-1/+1
* | TBB: fix comment about MBEDTLS_KEY_ALG defaultMasahiro Yamada2017-01-061-1/+1
* | Merge pull request #793 from jeenu-arm/gic-changesdanh-arm2016-12-201-0/+23
|\ \
| * | GICv3: Introduce power management APIs for RedistributorJeenu Viswambharan2016-12-151-0/+23
| |/
* / tbbr: Fix updating of Non-Trusted NV counterdp-arm2016-12-151-11/+12
|/
* AArch32: Miscellaneous fixes in the AArch32 codeYatharth Kochar2016-12-011-6/+6
* Merge pull request #677 from hzhuang1/gptdanh-arm2016-10-182-0/+307
|\
| * partition: check GPT partition tableHaojian Zhuang2016-09-202-0/+307
* | GICv3: Allow either G1S or G0 interrupts to be configuredYatharth Kochar2016-09-121-17/+27
|/
* Merge pull request #678 from soby-mathew/sm/PSCI_AArch32danh-arm2016-08-1818-511/+1102
|\
| * AArch32: Add console driverSoby Mathew2016-08-103-0/+385
| * AArch32: Enable GIC and TZC supportSoby Mathew2016-08-105-4/+45