aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | console: 16550: Prepare for skipping initialisationAndre Przywara2019-12-301-0/+5
* | | Merge "Unify type of "cpu_idx" across PSCI module." into integrationMark Dykes2020-01-104-4/+6
|\ \ \
| * | | Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2020-01-104-4/+6
* | | | Merge "smccc: add get smc function id num macro" into integrationMark Dykes2020-01-091-1/+3
|\ \ \ \
| * | | | smccc: add get smc function id num macroOlivier Deprez2020-01-091-1/+3
| | |_|/ | |/| |
* | | | Simplify PMF helper macro definitions across header filesMadhukar Pappireddy2020-01-082-112/+102
| |/ / |/| |
* | | drivers: add a driver for snoop control unitVishnu Banavath2020-01-031-0/+20
* | | Merge "bl31: Split into two separate memory regions" into integrationAlexei Fedorov2020-01-021-0/+8
|\ \ \ | |/ / |/| |
| * | bl31: Split into two separate memory regionsSamuel Holland2019-12-291-0/+8
| |/
* | Merge "Workaround for Hercules erratum 1688305" into integrationManish Pandey2019-12-301-0/+3
|\ \ | |/ |/|
| * Workaround for Hercules erratum 1688305Madhukar Pappireddy2019-12-231-0/+3
* | lib: cpu: Add additional field definition for A72 L2 controlSheetal Tigadoli2019-12-231-0/+11
|/
* Merge "debugfs: add SMC channel" into integrationMark Dykes2019-12-202-1/+30
|\
| * debugfs: add SMC channelAmbroise Vincent2019-12-182-1/+30
* | Merge "debugfs: add 9p device interface" into integrationMark Dykes2019-12-201-0/+60
|\|
| * debugfs: add 9p device interfaceOlivier Deprez2019-12-171-0/+60
* | spm-mm: Remove mm_svc.h headerPaul Beesley2019-12-202-35/+26
* | spm-mm: Refactor spm_svc.h and its contentsPaul Beesley2019-12-202-82/+88
* | spm-mm: Refactor secure_partition.h and its contentsPaul Beesley2019-12-202-15/+11
* | spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-209-660/+3
* | Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-202-3/+3
* | Merge changes from topic "bs/pmf32" into integrationGyörgy Szing2019-12-202-0/+28
|\ \
| * | pmf: Make the runtime instrumentation work on AArch32Bence Szépkúti2019-12-172-0/+28
* | | Merge changes from topic "allwinner_pmic" into integrationSoby Mathew2019-12-171-0/+1
|\ \ \
| * | | drivers: allwinner: axp: Add AXP805 supportSamuel Holland2019-12-131-0/+1
* | | | Merge "arm: gicv3: Fix compiler dependent behavior" into integrationSoby Mathew2019-12-171-8/+6
|\ \ \ \
| * | | | arm: gicv3: Fix compiler dependent behaviorAmbroise Vincent2019-12-101-8/+6
* | | | | Merge changes from topic "allwinner_pmic" into integrationSandrine Bailleux2019-12-171-0/+47
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | allwinner: Convert AXP803 regulator setup code into a driverSamuel Holland2019-12-131-0/+47
| | |/ / | |/| |
* | | | Merge "libc: Fix SIZE_MAX on AArch32" into integrationGyörgy Szing2019-12-161-1/+1
|\ \ \ \
| * | | | libc: Fix SIZE_MAX on AArch32Bence Szépkúti2019-12-161-1/+1
| |/ / /
* | | | Merge "cryptocell: add cryptocell 712 RSA 3K support" into integrationSoby Mathew2019-12-162-10/+22
|\ \ \ \ | |/ / / |/| | |
| * | | cryptocell: add cryptocell 712 RSA 3K supportGilad Ben-Yossef2019-12-112-10/+22
| |/ /
* | | Merge changes from topic "aa/sel2_support" into integrationOlivier Deprez2019-12-131-0/+3
|\ \ \
| * | | S-EL2 Support: Check for AArch64Artsem Artsemenka2019-12-061-1/+1
| * | | Add support for enabling S-EL2Achin Gupta2019-12-061-0/+3
| |/ /
* | | Merge "PIE: make call to GDT relocation fixup generalized" into integrationSoby Mathew2019-12-121-1/+28
|\ \ \ | |_|/ |/| |
| * | PIE: make call to GDT relocation fixup generalizedManish Pandey2019-12-121-1/+28
| |/
* | Merge "libc: add memrchr" into integrationAlexei Fedorov2019-12-111-0/+1
|\ \
| * | libc: add memrchrAmbroise Vincent2019-12-111-1/+2
| |/
* | Merge "arm: Fix current RECLAIM_INIT_CODE behavior" into integrationSandrine Bailleux2019-12-101-3/+2
|\ \
| * | arm: Fix current RECLAIM_INIT_CODE behaviorAmbroise Vincent2019-12-091-3/+2
| |/
* | Merge changes from topic "bs/libc" into integrationSoby Mathew2019-12-0618-387/+145
|\ \ | |/ |/|
| * libc: Consolidate the size_t and NULL definitionsBence Szépkúti2019-12-0612-123/+8
| * libc: Consolidate unified definitionsBence Szépkúti2019-12-0612-278/+143
| * libc: Unify intmax_t and uintmax_t on AArch32/64Bence Szépkúti2019-12-062-4/+12
* | Changes to support updated register usage in SMCCC v1.2Madhukar Pappireddy2019-11-262-2/+24
|/
* Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integrationPaul Beesley2019-11-121-9/+4
|\
| * plat/arm: Re-enable PIE when RESET_TO_BL31=1Manish Pandey2019-11-071-9/+4
* | gic/gic600: add support for multichip configurationVijayenthiran Subramaniam2019-11-111-0/+55