aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1663 from sudeep-holla/scpi_build_fixAntonio Niño Díaz2018-11-021-0/+2
|\
| * plat: juno: fix build for !CSS_USE_SCMI_DRIVERSudeep Holla2018-11-011-0/+2
* | Merge pull request #1660 from antonio-nino-diaz-arm/an/misraAntonio Niño Díaz2018-11-0231-322/+362
|\ \ | |/ |/|
| * bakery: Fix MISRA defectsAntonio Nino Diaz2018-11-014-53/+82
| * plat/arm: Fix MISRA defects in dyn configAntonio Nino Diaz2018-11-012-11/+10
| * plat/arm: Fix types of constants in headersAntonio Nino Diaz2018-11-017-173/+173
| * context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-0118-85/+97
|/
* Merge pull request #1658 from glneo/plat-arm-removeAntonio Niño Díaz2018-11-012-8/+4
|\
| * ti: k3: common: Remove use of ARM platform codeAndrew F. Davis2018-10-302-8/+4
* | Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdtAntonio Niño Díaz2018-11-019-441/+99
|\ \
| * | libfdt: Downgrade to version 1.4.6-9Antonio Nino Diaz2018-10-309-441/+99
* | | Merge pull request #1656 from masahir0y/uniphierAntonio Niño Díaz2018-11-014-29/+6
|\ \ \
| * | | uniphier: revise SCP protocol handshakeDai Okamura2018-10-301-0/+6
| * | | uniphier: terminate boot if SCP_BL2 image is missing in SCP boot modeMasahiro Yamada2018-10-303-29/+0
* | | | Merge pull request #1623 from MISL-EBU-System-SW/a3700-supportAntonio Niño Díaz2018-11-0158-296/+5399
|\ \ \ \
| * | | | plat: marvell: Add support for Armada-37xx SoC platformKonstantin Porotchkin2018-10-3127-4/+2917
| * | | | drivers: marvell Add support for Armada-37xx UARTKonstantin Porotchkin2018-10-222-0/+223
| * | | | drivers: marvell Add Armada-37xx COMPHY driverKonstantin Porotchkin2018-10-222-0/+1233
| * | | | tools: Move doimage to marvell folder for future add-onsKonstantin Porotchkin2018-10-2213-3/+3
| * | | | mvebu: cp110: introduce COMPHY porting layerGrzegorz Jaszczyk2018-10-1813-287/+1014
| * | | | plat: marvell: Fix the wrong include protectorKonstantin Porotchkin2018-10-181-2/+2
| * | | | lib/mmio: Add mmio_clrsetbits_16 inline functionKonstantin Porotchkin2018-10-181-0/+7
* | | | | Merge pull request #1650 from chandnich/sgiclark-ares-supportAntonio Niño Díaz2018-10-319-4/+200
|\ \ \ \ \
| * | | | | plat/arm/sgi: add support for SGI-Clark.Ares platformChandni Cherukuri2018-10-264-0/+102
| * | | | | plat/arm/sgi: add support for SGI-Clark platformChandni Cherukuri2018-10-263-4/+82
| * | | | | plat/arm/css: Add SID registers for SGx platformsChandni Cherukuri2018-10-261-0/+7
| * | | | | plat/arm/sgi: disable Ares cpu power down bit in reset handlerChandni Cherukuri2018-10-261-0/+9
* | | | | | Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdpAntonio Niño Díaz2018-10-319-0/+382
|\ \ \ \ \ \
| * | | | | | plat/arm: Introduce the N1SDP.Deepak Pandey2018-10-299-0/+382
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1659 from vwadekar/sdei-fix-compilationAntonio Niño Díaz2018-10-311-0/+1
|\ \ \ \ \ \
| * | | | | | sdei: include "context.h" to fix compilation errorsVarun Wadekar2018-10-301-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2Antonio Niño Díaz2018-10-3120-172/+1039
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | allwinner: Use the arisc to turn off ARM coresAndre Przywara2018-10-205-7/+237
| * | | | | allwinner: Prepare for executing code on the management processorAndre Przywara2018-10-202-0/+53
| * | | | | allwinner: PMIC: AXP803: Delay activation of DC1SW switchAndre Przywara2018-10-201-2/+11
| * | | | | allwinner: PMIC: AXP803: Setup basic voltage railsAndre Przywara2018-10-201-0/+86
| * | | | | allwinner: Scan AXP803 FDT node to setup initial power railsAndre Przywara2018-10-201-0/+50
| * | | | | allwinner: Pass FDT address to sunxi_pmic_setup()Andre Przywara2018-10-204-4/+4
| * | | | | allwinner: Find DTB in BL33 imageAndre Przywara2018-10-203-1/+58
| * | | | | allwinner: A64: Add AXP803 PMIC support to power off the boardAndre Przywara2018-10-202-0/+73
| * | | | | allwinner: H6: Factor out I2C platform setupAndre Przywara2018-10-203-32/+66
| * | | | | allwinner: Add RSB driverAndre Przywara2018-10-202-0/+156
| * | | | | allwinner: H5: Implement power down for H5 reference design boardsAndre Przywara2018-10-201-1/+22
| * | | | | allwinner: Introduce GPIO helper functionAndre Przywara2018-10-202-0/+30
| * | | | | allwinner: Export sunxi_private.hAndre Przywara2018-10-208-16/+16
| * | | | | allwinner: A64/H5: Add basic and generic shutdown methodAndre Przywara2018-10-201-4/+96
| * | | | | allwinner: Pass SoC ID to sunxi_pmic_setup()Andre Przywara2018-10-204-4/+4
| * | | | | allwinner: Introduce names for SoC IDsAndre Przywara2018-10-202-3/+7
| * | | | | allwinner: H6: Fix SRAM sizeAndre Przywara2018-10-201-1/+1
| * | | | | allwinner: Disable USE_COHERENT_MEMAndre Przywara2018-10-203-4/+4