aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io: change seek offset to signed long longYann Gautier2020-01-1011-81/+94
* compiler_rt: Import aeabi_ldivmode.S file and dependenciesLionel Debieve2020-01-024-4/+107
* Merge "Workaround for Hercules erratum 1688305" into integrationManish Pandey2019-12-304-11/+71
|\
| * Workaround for Hercules erratum 1688305Madhukar Pappireddy2019-12-234-11/+71
* | Merge "uniphier: run BL33 at EL2" into integrationManish Pandey2019-12-301-1/+1
|\ \
| * | uniphier: run BL33 at EL2Masahiro Yamada2019-12-261-1/+1
| |/
* | Merge "lib: cpu: Add additional field definition for A72 L2 control" into int...Manish Pandey2019-12-231-0/+11
|\ \ | |/ |/|
| * lib: cpu: Add additional field definition for A72 L2 controlSheetal Tigadoli2019-12-231-0/+11
|/
* Merge "debugfs: add SMC channel" into integrationMark Dykes2019-12-2012-4/+758
|\
| * debugfs: add SMC channelAmbroise Vincent2019-12-1812-5/+759
* | Merge "debugfs: add FIP device" into integrationMark Dykes2019-12-204-2/+323
|\|
| * debugfs: add FIP deviceOlivier Deprez2019-12-174-2/+323
* | Merge "debugfs: add 9p device interface" into integrationMark Dykes2019-12-2010-0/+1184
|\|
| * debugfs: add 9p device interfaceOlivier Deprez2019-12-1710-0/+1184
* | Merge changes from topic "spm-devel" into integrationOlivier Deprez2019-12-2061-4007/+290
|\ \
| * | spm-mm: Rename aarch64 assembly filesPaul Beesley2019-12-203-2/+2
| * | spm-mm: Rename source filesPaul Beesley2019-12-204-3/+3
| * | spm-mm: Rename spm_shim_private.hPaul Beesley2019-12-203-6/+6
| * | spm-mm: Rename spm_private.hPaul Beesley2019-12-205-9/+9
| * | spm-mm: Rename component makefilePaul Beesley2019-12-202-4/+4
| * | spm-mm: Remove mm_svc.h headerPaul Beesley2019-12-204-37/+26
| * | spm-mm: Refactor spm_svc.h and its contentsPaul Beesley2019-12-207-149/+156
| * | spm-mm: Refactor secure_partition.h and its contentsPaul Beesley2019-12-2010-48/+44
| * | spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-2041-3730/+13
| * | Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-2018-50/+58
|/ /
* | Merge changes from topic "bs/pmf32" into integrationGyörgy Szing2019-12-209-14/+131
|\ \
| * | pmf: Make the runtime instrumentation work on AArch32Bence Szépkúti2019-12-177-1/+115
| * | SiP: Don't validate entrypoint if state switch is impossibleBence Szépkúti2019-12-173-13/+16
* | | Merge changes from topic "tegra-boot-fixes-121719" into integrationSandrine Bailleux2019-12-202-12/+18
|\ \ \
| * | | Tegra: prepare boot parameters for TrustyVarun Wadekar2019-12-181-11/+17
| * | | Tegra: per-CPU GIC CPU interface initVarun Wadekar2019-12-171-1/+1
* | | | Merge changes from topic "mailbox-fixes" into integrationManish Pandey2019-12-194-155/+195
|\ \ \ \
| * | | | intel: Fix SMC SIP serviceHadi Asyrafi2019-12-171-63/+62
| * | | | intel: Introduce mailbox response length handlingHadi Asyrafi2019-12-173-20/+25
| * | | | intel: Fix mailbox config return statusHadi Asyrafi2019-12-172-14/+24
| * | | | intel: Mailbox driver logic fixesHadi Asyrafi2019-12-171-22/+13
| * | | | plat: intel: Fix FPGA manager on reconfigurationTien Hock, Loh2019-12-172-20/+32
| * | | | plat: intel: Fix mailbox send_cmd issueTien Hock, Loh2019-12-172-18/+37
| * | | | intel: Modify mailbox's get_config_statusHadi Asyrafi2019-12-173-28/+32
* | | | | Merge "fdts: a5ds: cleanup enable-method in devicetree" into integrationSandrine Bailleux2019-12-191-4/+1
|\ \ \ \ \
| * | | | | fdts: a5ds: cleanup enable-method in devicetreeVishnu Banavath2019-12-181-4/+1
* | | | | | Merge "TF-A: Fix BL2 bug in dynamic configuration initialisation" into integr...Sandrine Bailleux2019-12-191-3/+8
|\ \ \ \ \ \
| * | | | | | TF-A: Fix BL2 bug in dynamic configuration initialisationAlexei Fedorov2019-12-191-3/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge "fdts: a5ds: add L2 cache node in devicetree" into integrationManish Pandey2019-12-191-0/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | fdts: a5ds: add L2 cache node in devicetreeVishnu Banavath2019-12-181-0/+14
* | | | | | Merge "intel: Create SiP service header file" into integrationManish Pandey2019-12-183-21/+46
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | intel: Create SiP service header fileHadi Asyrafi2019-12-173-21/+46
* | | | | Merge "drivers: marvell: comphy-a3700: support SGMII COMPHY power off" into i...Mark Dykes2019-12-181-0/+69
|\ \ \ \ \
| * | | | | drivers: marvell: comphy-a3700: support SGMII COMPHY power offMarek Behún2019-12-111-0/+69
* | | | | | Merge "drivers: marvell: comphy-a3700: fix USB3 powering on when on lane 2" i...Mark Dykes2019-12-181-2/+2
|\| | | | |