aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/arm
Commit message (Expand)AuthorAgeFilesLines
* drivers/sbsa: add sbsa watchdog driverAditya Angadi2019-04-171-0/+42
* tzc: remove deprecated typesAmbroise Vincent2019-04-031-2/+2
* Console: remove deprecated finish_console_registerAmbroise Vincent2019-04-032-2/+0
* Remove several warnings reported with W=2Ambroise Vincent2019-04-016-17/+28
* plat/synquacer: enable SCMI supportMasahisa Kojima2019-03-133-0/+90
* Minor changes to documentation and commentsAntonio Nino Diaz2019-02-282-4/+4
* Division functionality for cores that dont have divide hardware.Usama Arif2019-02-191-0/+7
* GICv3: Allow probe for fewer GICR interfaces than exposed by the frameSoby Mathew2019-02-041-2/+4
* fvp: pwrc: Move to drivers/ folderAntonio Nino Diaz2019-01-251-0/+78
* plat/arm: sds: Move to drivers/ folderAntonio Nino Diaz2019-01-255-2/+486
* plat/arm: scp: Move to drivers/ folderAntonio Nino Diaz2019-01-254-0/+877
* plat/arm: scpi: Move to drivers/ folderAntonio Nino Diaz2019-01-251-0/+262
* plat/arm: mhu: Move to drivers/ folderAntonio Nino Diaz2019-01-252-0/+138
* plat/arm: scmi: Move to drivers/ folderAntonio Nino Diaz2019-01-255-0/+604
* Correct typographical errorsPaul Beesley2019-01-151-6/+6
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0423-74/+102
* Merge pull request #1715 from pangupta/masterSoby Mathew2018-12-121-1/+8
|\
| * ccn: for RN-I, used node id instead of node postionPankaj Gupta2018-12-121-1/+8
* | Merge pull request #1700 from jwerner-chromium/JW_crashfixSoby Mathew2018-12-102-0/+4
|\ \
| * | drivers/console: Link console framework code by defaultJulius Werner2018-12-062-0/+4
* | | tzc380: Fix some assertsAntonio Nino Diaz2018-12-051-3/+3
* | | drivers: add tzc380 supportPeng Fan2018-12-041-0/+103
* | | Merge pull request #1679 from pangupta/masterAntonio Niño Díaz2018-11-291-0/+121
|\ \ \ | |/ / |/| / | |/
| * ccn: Introduce API to set and read value of node registerPankaj Gupta2018-11-231-0/+121
* | drivers/tzc-dmc620: add driver to setup DMC-620 TZC controllerVijayenthiran Subramaniam2018-11-211-0/+175
|/
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-084-12/+12
* Remove _tzc_get_max_top_addr() functionSandrine Bailleux2018-11-063-38/+3
* Merge pull request #1640 from soby-mathew/sm/fin_con_regAntonio Niño Díaz2018-10-252-2/+4
|\
| * Multi-console: Deprecate the `finish_console_register` macroSoby Mathew2018-10-192-2/+4
* | tzc: Fix MISRA defectsAntonio Nino Diaz2018-10-233-70/+72
|/
* pl011: cnds: cbmem: 16550: Fix commentsAntonio Nino Diaz2018-10-122-4/+6
* Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos2018-10-041-13/+125
|\
| * pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby2018-09-211-13/+125
* | Mark GICV3, CCI and CCN boot time code as initDaniel Boulby2018-10-034-10/+12
* | console: Remove deprecated filesAntonio Nino Diaz2018-09-281-9/+0
* | cci400: Remove deprecated driverAntonio Nino Diaz2018-09-281-88/+0
* | tzc400: Remove deprecated interfacesAntonio Nino Diaz2018-09-281-11/+0
* | gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-289-1156/+13
|/
* Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09Soby Mathew2018-09-041-0/+9
|\
| * gicv2: enable configuring IRQ trigger typeMarcin Wojtas2018-09-031-0/+9
* | GIC: Fix build errorAndrew F. Davis2018-08-301-1/+1
* | Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misraDimitris Papastamos2018-08-302-30/+34
|\ \
| * | drivers: cci: Fix MISRA defectsAntonio Nino Diaz2018-08-301-22/+23
| * | drivers: smmu: Fix MISRA defectsAntonio Nino Diaz2018-08-301-8/+11
| |/
* | gic v3: Fix width of types of helper functionsAntonio Nino Diaz2018-08-301-14/+14
* | gic: Fix typesAntonio Nino Diaz2018-08-307-297/+339
* | gic: Fix definitionsAntonio Nino Diaz2018-08-301-2/+2
* | gic v3: Turn macros into static inline functionsAntonio Nino Diaz2018-08-301-7/+15
|/
* cci: Use dsb to wait before reading status registerRoberto Vargas2018-08-131-2/+2
* Merge pull request #1501 from robertovargas-arm/cciDimitris Papastamos2018-08-061-0/+13
|\