aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "amlogic: scpi: Add support to retrieve chip ID" into integrationSandrine Bailleux2019-09-185-0/+59
|\
| * amlogic: scpi: Add support to retrieve chip IDCarlo Caione2019-09-175-0/+59
* | Merge changes I93ecff4d,I30dd9a95,I8207eea9,Id4197b07,Ib810125b, ... into int...Sandrine Bailleux2019-09-1829-2035/+4988
|\ \
| * | mediatek: mt8183: add MTK MCDI driverkenny liang2019-09-166-83/+757
| * | mediatek: mt8183: add MTK SSPM driverkenny liang2019-09-163-1/+194
| * | mediatek: mt8183: add MTK SPM driverkenny liang2019-09-1615-1721/+3455
| * | mediatek: mt8183: add MTK uart driver for controlling clock gatekenny liang2019-09-164-0/+214
| * | mediatek: mt8183: configure MCUSYS DCMkenny liang2019-09-163-47/+396
| * | mediatek: mt8173: refactor RTC and PMIC driverskenny liang2019-09-165-223/+12
* | | Merge changes from topic "db/unsigned_long" into integrationSandrine Bailleux2019-09-184-5/+5
|\ \ \
| * | | Unsigned long should not be used as per coding guidelinesDeepika Bhavnani2019-09-133-4/+4
| * | | SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64Deepika Bhavnani2019-09-131-1/+1
| |/ /
* | | Merge changes from topic "qemu_sbsa" into integrationSandrine Bailleux2019-09-1823-30/+34
|\ \ \
| * | | qemu: Simplify the image size calculationRadoslaw Biernacki2019-09-182-4/+4
| * | | qemu: introducing sub-platforms to qemu platformRadoslaw Biernacki2019-09-1823-26/+30
|/ / /
* | | Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux2019-09-1616-49/+67
|\ \ \
| * | | rpi3: Do prescaler and control setup in CAndre Przywara2019-09-132-14/+6
| * | | rpi3: Prepare for supporting a GIC (in RPi4)Andre Przywara2019-09-131-0/+17
| * | | rpi3: Make SHARED_RAM optionalAndre Przywara2019-09-131-0/+8
| * | | rpi3: Rename RPI3_IO_BASE to RPI_IO_BASEAndre Przywara2019-09-132-10/+10
| * | | rpi3: Move shared rpi3 files into common directoryAndre Przywara2019-09-1313-25/+26
* | | | Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux2019-09-166-104/+174
|\| | |
| * | | Add fdt_add_reserved_memory() helper functionAndre Przywara2019-09-132-0/+32
| * | | qemu: Move and generalise FDT PSCI fixupAndre Przywara2019-09-136-104/+142
* | | | Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux2019-09-1613-163/+202
|\| | |
| * | | rpi3: Move rng driver to driversAndre Przywara2019-09-134-6/+15
| * | | rpi3: Move VC mailbox driver into generic drivers directoryAndre Przywara2019-09-135-149/+179
| * | | rpi3: Move rpi3_hw.h header file to include/rpi_hw.hAndre Przywara2019-09-137-9/+9
* | | | Merge "rpi3: Add "rpi" platform directory" into integrationSandrine Bailleux2019-09-1620-21/+21
|\| | | | |_|/ |/| |
| * | rpi3: Add "rpi" platform directoryAndre Przywara2019-09-1320-21/+21
| |/
* | Merge "Refactor ARMv8.3 Pointer Authentication support code" into integrationSoby Mathew2019-09-1327-554/+535
|\ \
| * | Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-1327-554/+535
* | | Merge "Add Linux DTS files for 32 bit threaded FVPs" into integrationSoby Mathew2019-09-133-309/+357
|\ \ \
| * | | Add Linux DTS files for 32 bit threaded FVPsImre Kis2019-09-083-309/+357
* | | | Merge "Modify FVP makefile for cores that support both AArch64/32" into integ...Soby Mathew2019-09-131-5/+6
|\ \ \ \
| * | | | Modify FVP makefile for cores that support both AArch64/32John Tsichritzis2019-09-111-5/+6
| |/ / /
* | | | Merge "amlogic: console: Move console driver to common directory" into integr...Soby Mathew2019-09-135-52/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | amlogic: console: Move console driver to common directoryCarlo Caione2019-09-125-52/+35
| | |/ | |/|
* | | Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into ...Soby Mathew2019-09-133-24/+15
|\ \ \
| * | | stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driverYann Gautier2019-09-103-24/+15
* | | | Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into in...Soby Mathew2019-09-131-0/+1
|\ \ \ \
| * | | | Assert if power level value greater then PSCI_INVALID_PWR_LVLDeepika Bhavnani2019-09-091-0/+1
| | |_|/ | |/| |
* | | | Merge changes from topic "jc/rsa-pkcs" into integrationSoby Mathew2019-09-1312-57/+173
|\ \ \ \
| * | | | Remove RSA PKCS#1 v1.5 support from cert_toolJustin Chadwell2019-09-127-21/+12
| * | | | Add documentation for new KEY_SIZE optionJustin Chadwell2019-09-122-7/+23
| * | | | Add cert_create tool support for RSA key sizesJustin Chadwell2019-09-124-13/+78
| * | | | Support larger RSA key sizes when using MBEDTLSJustin Chadwell2019-09-124-17/+61
| | |_|/ | |/| |
* | | | Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into int...Soby Mathew2019-09-1327-57/+4240
|\ \ \ \
| * | | | mediatek: mt8183: Support coreboot configurationHung-Te Lin2019-09-103-2/+13
| * | | | mediatek: mt8183: support system resetkenny liang2019-09-101-2/+17