aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1235 from jwerner-chromium/JW_udelaydavidcunado-arm2018-01-301-1/+3
|\
| * delay_timer: Guarantee that delay time can never be undershotJulius Werner2018-01-251-1/+3
* | Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-248-244/+985
|\ \
| * | coreboot: Add support for CBMEM consoleJulius Werner2018-01-191-0/+101
| * | drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_APIJulius Werner2018-01-191-30/+115
| * | drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_APIJulius Werner2018-01-191-33/+143
| * | drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_APIJulius Werner2018-01-191-25/+122
| * | Add new function-pointer-based console APIJulius Werner2017-12-124-156/+504
| |/
* | Merge pull request #1227 from geesun/qx/emmc_macrosdavidcunado-arm2018-01-191-2/+4
|\ \
| * | emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8Qixiang Xu2018-01-171-2/+4
* | | Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm2018-01-193-9/+0
|\ \ \
| * | | bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas2018-01-183-9/+0
| |/ /
* / / emmc/dw_mmc: fix the assert on HLE bitHaojian Zhuang2018-01-111-1/+1
|/ /
* | Merge pull request #1194 from robertovargas-arm/io-fixdavidcunado-arm2017-12-191-140/+260
|\ \ | |/ |/|
| * io: block: fix block_read/write may read/write overlap bufferRoberto Vargas2017-12-131-140/+260
* | Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm2017-11-231-1/+13
|\ \ | |/ |/|
| * ARMv7: GICv2 driver can manage GICv1 with security extensionEtienne Carriere2017-11-081-1/+13
* | tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu2017-11-213-3/+26
* | GIC: Fix Group 0 enablingJeenu Viswambharan2017-11-134-6/+31
* | GICv2: Fix populating PE target dataJeenu Viswambharan2017-11-131-3/+20
|/
* GIC: Allow specifying interrupt propertiesJeenu Viswambharan2017-10-166-59/+356
* GIC: Add helpers to set interrupt configurationJeenu Viswambharan2017-10-163-0/+45
* GIC: Add API to set priority maskJeenu Viswambharan2017-10-162-0/+46
* GIC: Add API to set/clear interrupt pendingJeenu Viswambharan2017-10-164-0/+119
* GIC: Add API to set interrupt routingJeenu Viswambharan2017-10-164-10/+85
* GIC: Add API to raise secure SGIJeenu Viswambharan2017-10-163-0/+82
* GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-162-0/+101
* GIC: Add API to set interrupt priorityJeenu Viswambharan2017-10-162-0/+36
* GIC: Add APIs to enable and disable interruptJeenu Viswambharan2017-10-164-0/+110
* GIC: Add API to get interrupt active statusJeenu Viswambharan2017-10-166-3/+65
* GICv2: Add driver API to set PE target maskJeenu Viswambharan2017-10-161-0/+23
* GIC: Add API to get running priorityJeenu Viswambharan2017-10-163-1/+27
* Fix assertion in GIC ITS helperSoby Mathew2017-10-061-1/+1
* GICv3: ITS architectural save and restore helpersSoby Mathew2017-10-052-0/+124
* GICv3: add functions for save and restoreSoby Mathew2017-10-055-3/+513
* GICv3: turn some macros into inline functionsDouglas Raillard2017-10-051-23/+25
* GICv3: Fix gic600.c indentationDouglas Raillard2017-10-051-7/+7
* Merge pull request #1107 from geesun/qx/add_ecdsa_supportdavidcunado-arm2017-10-022-10/+19
|\
| * Dynamic selection of ECDSA or RSAQixiang Xu2017-09-222-9/+18
| * Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu2017-09-221-1/+1
* | Fix type of `unsigned long` constantsAntonio Nino Diaz2017-09-212-5/+5
|/
* cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew2017-08-311-1/+1
* Export KEY_ALG as a user build optionSoby Mathew2017-08-311-2/+8
* Merge pull request #1040 from sliai/support-opteed-headerdanh-arm2017-08-141-0/+48
|\
| * Support Trusted OS firmware extra images in TF toolsSummer Qin2017-08-091-0/+48
* | Add SMMUv3 driverJeenu Viswambharan2017-08-011-0/+55
* | CCI: Adapt for specific product at run timeJeenu Viswambharan2017-08-011-32/+82
|/
* Fix order of #includesIsla Mitchell2017-07-124-5/+6
* Do basic CryptoCell LCS checkSoby Mathew2017-06-281-0/+14
* Add CC crypto driver to the Auth moduleSoby Mathew2017-06-282-0/+318