aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "FDT wrappers: add functions for read/write bytes" into integrationManish Pandey2020-02-031-1/+5
|\
| * FDT wrappers: add functions for read/write bytesAlexei Fedorov2020-02-031-1/+5
* | Merge "Use correct type when reading SCR register" into integrationAlexei Fedorov2020-01-302-4/+4
|\ \
| * | Use correct type when reading SCR registerLouis Mayencourt2020-01-282-4/+4
* | | Merge changes I0fb7cf79,Ia8eb4710 into integrationSoby Mathew2020-01-291-0/+2
|\ \ \
| * | | qemu: Implement qemu_system_off via semihosting.Andrew Walbran2020-01-231-0/+2
* | | | Measured Boot: add function for hash calculationAlexei Fedorov2020-01-281-1/+23
| |_|/ |/| |
* | | Merge "Neovers N1: added support to update presence of External LLC" into int...Manish Pandey2020-01-281-1/+2
|\ \ \
| * | | Neovers N1: added support to update presence of External LLCManish Pandey2020-01-271-1/+2
| | |/ | |/|
* / | bl_common: add BL_END macroMasahiro Yamada2020-01-241-1/+2
|/ /
* / Prevent speculative execution past ERETAnthony Steinhauser2020-01-221-1/+10
|/
* spi: stm32_qspi: Add QSPI supportLionel Debieve2020-01-201-0/+12
* fmc: stm32_fmc2_nand: Add FMC2 driver supportLionel Debieve2020-01-201-0/+12
* io: stm32image: fix device_size typeLionel Debieve2020-01-201-1/+1
* lib: utils_def: add CLAMP macroLionel Debieve2020-01-201-0/+9
* Add SPI-NOR frameworkLionel Debieve2020-01-201-0/+58
* Add SPI-NAND frameworkLionel Debieve2020-01-201-0/+49
* Add SPI-MEM frameworkLionel Debieve2020-01-201-0/+130
* Add raw NAND frameworkLionel Debieve2020-01-204-1/+303
* Merge changes from topic "ld/mtd_framework" into integrationSoby Mathew2020-01-172-2/+2
|\
| * io: change seek offset to signed long longYann Gautier2020-01-102-2/+2
* | Merge "a8k: Implement platform specific power off" into integrationManish Pandey2020-01-151-0/+1
|\ \
| * | a8k: Implement platform specific power offLuka Kovacic2020-01-151-0/+1
* | | Merge "console: 16550: Prepare for skipping initialisation" into integrationManish Pandey2020-01-141-0/+5
|\ \ \ | |/ / |/| |
| * | 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
|\ \ \ \