summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Simplify interface to TZC-400 driverDan Handley2014-08-141-51/+86
* Move IO storage source to drivers directoryDan Handley2014-08-141-0/+373
* Remove platform dependency in CCI-400 driverDan Handley2014-08-141-6/+52
* Rationalize console log outputDan Handley2014-08-121-1/+1
* Merge pull request #177 from jcastillo-arm/jc/tf-issues/096danh-arm2014-07-282-2/+9
|\
| * Rework incorrect use of assert() and panic() in codebaseJuan Castillo2014-07-282-2/+9
* | Parametrize baudrate and UART clock during console_init()Soby Mathew2014-07-281-25/+28
* | Introduce asm console functions in TFSoby Mathew2014-07-283-139/+175
|/
* Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2danh-arm2014-07-111-0/+4
|\
| * Add support for BL3-0 imageSandrine Bailleux2014-07-101-0/+4
* | Refactor fvp gic code to be a generic driverDan Handley2014-07-091-0/+428
|/
* Remove broken assertion in console_putc()Andrew Thoelke2014-06-201-1/+6
* Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2danh-arm2014-06-161-85/+0
|\
| * Make system register functions inline assemblyAndrew Thoelke2014-06-101-85/+0
* | PL011: Fix a bug in the UART FIFO pollingSandrine Bailleux2014-06-051-2/+4
|/
* Split platform.h into separate headersDan Handley2014-05-234-3/+3
* Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke2014-05-231-0/+26
|\
| * Introduce interrupt registration framework in BL3-1Achin Gupta2014-05-221-0/+26
* | Allow BL3-2 platform definitions to be optionalDan Handley2014-05-221-0/+3
|/
* Rework BL3-1 unhandled exception handling and reportingSoby Mathew2014-05-161-4/+7
* Fix C accessors to GIC distributor registers with set/clear semanticsJuan Castillo2014-05-131-12/+6
* Correct usage of data and instruction barriersAndrew Thoelke2014-05-071-4/+0
* Remove variables from .data sectionDan Handley2014-05-063-61/+67
* Reduce deep nesting of header filesDan Handley2014-05-068-21/+19
* Always use named structs in header filesDan Handley2014-05-064-82/+82
* Refactor GIC header filesDan Handley2014-05-062-2/+1
* Make use of user/system includes more consistentDan Handley2014-05-064-16/+16
* Move FVP power driver to FVP platformDan Handley2014-05-061-111/+0
* Move include and source files to logical locationsDan Handley2014-05-0614-698/+409
* Add TrustZone (TZC-400) driverHarry Liebel2014-04-242-0/+476
* Move console.c to pl011 specific driver locationDan Handley2014-04-141-0/+0
* Initialise UART console in all bootloader stagesVikram Kanigiri2014-03-261-1/+13
* Move console functions out of pl011.cSoby Mathew2014-03-264-53/+137
* Fix file_to_uuid() functionSandrine Bailleux2014-03-211-2/+1
* Fix semihosting with latest toolchainRyan Harkin2014-02-201-17/+17
* Report recoverable errors as warningsJeenu Viswambharan2014-02-202-11/+11
* Fix FIP offset address when file not foundJeenu Viswambharan2014-02-201-0/+1
* Specify address of UART device to use as a consoleAchin Gupta2014-02-202-15/+22
* Add Firmware Image Package (FIP) driverHarry Liebel2014-02-174-0/+721
* Implement load_image in terms of IO abstractionJames Morrissey2014-02-172-0/+275
* Add IO abstraction frameworkJames Morrissey2014-02-171-0/+93
* Update year in copyright text to 2014Dan Handley2014-01-177-7/+7
* clear wakeup enable bit upon resuming from suspendAchin Gupta2013-12-052-2/+11
* Enable third party contributionsDan Handley2013-12-057-7/+7
* ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta2013-10-257-0/+538