aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "AArch64: Disable Secure Cycle Counter" into integrationPaul Beesley2019-08-233-24/+59
|\
| * AArch64: Disable Secure Cycle CounterAlexei Fedorov2019-08-213-24/+59
* | Merge "console: add a flag to prepend '\r' in the multi-console framework" in...Paul Beesley2019-08-201-2/+3
|\ \
| * | console: add a flag to prepend '\r' in the multi-console frameworkMasahiro Yamada2019-08-191-2/+3
* | | FVP_Base_AEMv8A platform: Fix cache maintenance operationsAlexei Fedorov2019-08-161-0/+1
|/ /
* / AArch64: Align crash reporting outputAlexei Fedorov2019-08-151-4/+14
|/
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-0112-56/+56
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-0161-121/+121
* Enable AMU for Cortex-HerculesBalint Dobszay2019-07-311-0/+16
* Merge changes from topic "advk-serror" into integrationSoby Mathew2019-07-264-4/+4
|\
| * marvell: Switch to xlat_tables_v2Remi Pommarel2019-07-164-4/+4
* | Merge changes from topic "gby/cryptocell-multi-vers" into integrationSoby Mathew2019-07-2514-0/+13
|\ \
| * | cryptocell: add product version awareness supportGilad Ben-Yossef2019-07-2513-0/+0
| * | cryptocell: move Cryptocell specific API into driverGilad Ben-Yossef2019-07-251-0/+13
* | | Merge changes from topic "jts/spsr" into integrationSoby Mathew2019-07-252-9/+17
|\ \ \
| * | | SSBS: init SPSR register with default SSBS valueJohn Tsichritzis2019-07-242-9/+17
| |/ /
* | | Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into int...Soby Mathew2019-07-2517-313/+630
|\ \ \
| * | | Add helper to parse BL31 parameters (both versions)Julius Werner2019-07-231-1/+6
| * | | Factor out cross-BL API into export headers suitable for 3rd party codeJulius Werner2019-07-2316-386/+595
| * | | Use explicit-width data types in AAPCS parameter structsJulius Werner2019-07-231-12/+12
| * | | Introduce lightweight BL platform parameter libraryJulius Werner2019-07-181-0/+103
* | | | Merge "arm: Shorten the Firmware Update (FWU) process" into integrationSoby Mathew2019-07-231-1/+1
|\ \ \ \
| * | | | arm: Shorten the Firmware Update (FWU) processAmbroise Vincent2019-07-231-1/+1
| | |/ / | |/| |
* | | | Merge "Cortex_hercules: Introduce preliminary cpu support" into integrationSoby Mathew2019-07-231-0/+25
|\ \ \ \
| * | | | Cortex_hercules: Introduce preliminary cpu supportLouis Mayencourt2019-07-161-0/+25
| | |_|/ | |/| |
* | | | Merge "Enable MTE support unilaterally for Normal World" into integrationSoby Mathew2019-07-232-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable MTE support unilaterally for Normal WorldSoby Mathew2019-07-122-0/+14
* | | | console: update skeletonAmbroise Vincent2019-07-161-1/+1
| |_|/ |/| |
* | | Merge changes from topic "jc/shift-overflow" into integrationSoby Mathew2019-07-161-1/+1
|\ \ \ | |_|/ |/| |
| * | Update base code to not rely on undefined overflow behaviourJustin Chadwell2019-07-121-1/+1
| |/
* | Merge "AArch64: Add 128-bit integer types definitions" into integrationSandrine Bailleux2019-07-121-1/+4
|\ \
| * | AArch64: Add 128-bit integer types definitionsAlexei Fedorov2019-07-101-1/+4
| |/
* | Merge "Aarch64: Fix SCTLR bit definitions" into integrationJohn Tsichritzis2019-07-111-1/+3
|\ \
| * | Aarch64: Fix SCTLR bit definitionsAlexei Fedorov2019-07-101-1/+3
| |/
* / Rename Cortex-Deimos to Cortex-A77Balint Dobszay2019-07-101-7/+8
|/
* Merge changes from topic "lw/n1_errata_fixes" into integrationSandrine Bailleux2019-07-041-0/+16
|\
| * Workaround for Neoverse N1 erratum 1262888lauwal012019-07-021-0/+1
| * Workaround for Neoverse N1 erratum 1262606lauwal012019-07-021-0/+1
| * Workaround for Neoverse N1 erratum 1257314lauwal012019-07-021-0/+3
| * Workaround for Neoverse N1 erratum 1220197lauwal012019-07-021-0/+2
| * Workaround for Neoverse N1 erratum 1207823lauwal012019-07-021-0/+1
| * Workaround for Neoverse N1 erratum 1165347lauwal012019-07-021-0/+2
| * Workaround for Neoverse N1 erratum 1130799lauwal012019-07-021-0/+2
| * Workaround for Neoverse N1 erratum 1073348lauwal012019-07-021-0/+4
* | Merge changes from topic "av/console-port" into integrationPaul Beesley2019-06-281-7/+0
|\ \
| * | Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-7/+0
| |/
* / n1sdp: add code for DDR ECC enablement and BL33 copy to DDRManoj Kumar2019-06-261-13/+0
|/
* Merge changes from topic "yg/clk_syscfg_dt" into integrationJohn Tsichritzis2019-06-196-33/+104
|\
| * clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel arrayYann Gautier2019-06-171-0/+78
| * clk: stm32mp1: move oscillator functions to generic fileYann Gautier2019-06-173-33/+21