aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-2711-33/+68
* Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmudavidcunado-arm2018-02-263-1/+5
|\
| * Ensure the correct execution of TLBI instructionsAntonio Nino Diaz2018-02-213-1/+5
* | Merge pull request #1276 from swarren/issue-551davidcunado-arm2018-02-251-4/+4
|\ \
| * | Make all build results depend on all makefilesStephen Warren2018-02-211-4/+4
| |/
* | Merge pull request #1264 from fengbaopeng/integrationdavidcunado-arm2018-02-243-1/+54
|\ \
| * | drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoCfengbaopeng2018-02-243-1/+54
* | | Merge pull request #1281 from antonio-nino-diaz-arm/an/fix-foundation-instruc...davidcunado-arm2018-02-231-0/+7
|\ \ \
| * | | Fix Foundation FVP instructions in User GuideAntonio Nino Diaz2018-02-231-0/+7
* | | | Merge pull request #1262 from ssalko/ssalko_devdavidcunado-arm2018-02-234-72/+6
|\ \ \ \
| * | | | qemu: Fix interrupt type checkSanteri Salko2018-02-094-72/+6
* | | | | Merge pull request #1279 from soby-mathew/sm/BL2_base_assertdavidcunado-arm2018-02-232-0/+21
|\ \ \ \ \
| * | | | | ARM Platforms: Add CASSERT for BL2_BASESoby Mathew2018-02-221-0/+14
| * | | | | ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1Soby Mathew2018-02-221-0/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #1278 from soby-mathew/sm/aarch32_errata_fixdavidcunado-arm2018-02-221-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixup AArch32 errata printing frameworkSoby Mathew2018-02-221-2/+3
|/ / / /
* | | | Merge pull request #1275 from soby-mathew/sm/tzc400_fixdavidcunado-arm2018-02-211-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0Soby Mathew2018-02-211-2/+1
|/ / /
* | | Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknowndavidcunado-arm2018-02-202-5/+5
|\ \ \
| * | | Redefine SMC_UNK as -1 instead of 0xFFFFFFFFAntonio Nino Diaz2018-02-152-5/+5
| | |/ | |/|
* | | Merge pull request #1271 from afaerber/tegra-fixesdavidcunado-arm2018-02-194-4/+4
|\ \ \
| * | | tegra: Fix mmap_region_t struct mismatchAndreas Färber2018-02-174-4/+4
* | | | Merge pull request #1259 from hzhuang1/fix_uartdavidcunado-arm2018-02-171-1/+15
|\ \ \ \
| * | | | hikey960: avoid hardcode on uart portHaojian Zhuang2018-02-171-1/+15
| | |_|/ | |/| |
* | | | Merge pull request #1268 from jeenu-arm/ehf-pri-fixdavidcunado-arm2018-02-171-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | EHF: Fix priority checkJeenu Viswambharan2018-02-121-2/+2
| | |/ | |/|
* | | Merge pull request #1267 from jeenu-arm/console-fixdavidcunado-arm2018-02-162-6/+6
|\ \ \
| * | | ARM platforms: Fix console address for flushJeenu Viswambharan2018-02-122-6/+6
| |/ /
* | | Merge pull request #1266 from antonio-nino-diaz-arm/an/misra-urlsdavidcunado-arm2018-02-163-14/+11
|\ \ \
| * | | Remove URLs from commentsAntonio Nino Diaz2018-02-143-14/+11
| |/ /
* | | Merge pull request #1258 from vchong/optee_dbgdavidcunado-arm2018-02-161-9/+9
|\ \ \ | |/ / |/| |
| * | optee: print header info before validateVictor Chong2018-02-081-9/+9
* | | Merge pull request #1256 from jeenu-arm/tsp-ehfdavidcunado-arm2018-02-126-21/+66
|\ \ \
| * | | interrupt-framework-design.rst: Cosmetic changesJeenu Viswambharan2018-02-061-12/+9
| * | | TSPD: Require NS preemption along with EL3 exception handlingJeenu Viswambharan2018-02-063-6/+19
| * | | TSPD: Explicitly allow NS preemption for Yielding SMCsJeenu Viswambharan2018-02-061-2/+21
| * | | Deprecate one EL3 interrupt routing model with EL3 exception handlingJeenu Viswambharan2018-02-062-1/+15
| * | | Add EL3_EXCEPTION_HANDLING to build command lineJeenu Viswambharan2018-02-061-0/+2
* | | | Merge pull request #1257 from vchong/poplar_maintainerdavidcunado-arm2018-02-091-4/+15
|\ \ \ \
| * | | | maintainers.rst: Add maintainer for plat PoplarVictor Chong2018-02-071-4/+15
| | |/ / | |/| |
* | | | Merge pull request #1251 from vchong/ld_img_v2davidcunado-arm2018-02-0913-46/+555
|\ \ \ \
| * | | | hikey*, poplar: platform.mk: Fix typo in variable assignmentsVictor Chong2018-02-083-6/+6
| * | | | poplar: Support Trusted OS extra image (OP-TEE header) parsingVictor Chong2018-02-086-0/+117
| * | | | poplar: Add LOAD_IMAGE_V2 supportVictor Chong2018-02-088-37/+409
| * | | | poplar: Add build option for dram sizeVictor Chong2018-02-082-0/+21
| * | | | poplar: Fix typoVictor Chong2018-02-071-2/+2
| * | | | poplar: Remove unused function prototypeVictor Chong2018-02-071-1/+0
| |/ / /
* | | | Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-builddavidcunado-arm2018-02-091-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | zlib: Fix build error when LOG_LEVEL=50Sandrine Bailleux2018-02-081-2/+2
| |/ /
* | | Merge pull request #1254 from masahir0y/bl2-at-el3davidcunado-arm2018-02-081-1/+1
|\ \ \ | |/ / |/| |