summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SDEI: Add documentation to describe SDEI branchprototypes/sdei/rfc_v1Achin Gupta2017-06-073-0/+385
* SDEI: Integrate with build systemYousuf A2017-05-123-0/+13
* SDEI: Add event mappings for FVPJeenu Viswambharan2017-05-122-0/+84
* SDEI: Implementation of physical SDEI dispatcherYousuf A2017-05-128-6/+1800
* SDEI: Introduce EL3 interrupt class management interfaceYousuf A2017-05-122-0/+254
* SDEI: Introduce helper functions for atomic addYousuf A2017-05-122-0/+81
* SDEI: Add interrupt operations to GICv3Yousuf A2017-05-128-8/+416
* SDEI: Add arch helpers for accessing ICC_RPRYousuf A2017-05-122-0/+2
* Merge pull request #933 from davidcunado-arm/dc/add_spdxdavidcunado-arm2017-05-111-25/+1
|\
| * Add missing SPDX headerDavid Cunado2017-05-111-25/+1
|/
* Merge pull request #928 from davidcunado-arm/dc/update_userguidedavidcunado-arm2017-05-111-10/+9
|\
| * Update AEM and Cortex Models versionsDavid Cunado2017-05-051-10/+9
* | Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm2017-05-1117-35/+383
|\ \
| * | Introduce ARM SiP service to switch execution stateJeenu Viswambharan2017-05-0410-8/+361
| * | Add macro to check whether the CPU implements an ELJeenu Viswambharan2017-05-028-27/+22
* | | Merge pull request #932 from dp-arm/dp/spdx-rockchipdavidcunado-arm2017-05-1111-275/+11
|\ \ \
| * | | Use SPDX license identifiers for remaining filesdp-arm2017-05-1011-275/+11
|/ / /
* | | Merge pull request #918 from rockchip-linux/rk3328davidcunado-arm2017-05-1014-2/+1923
|\ \ \
| * | | rockchip: rk3328: Add a missing paragraph for copyright notice.tony.xie2017-05-101-0/+4
| * | | rockchip: rk3328: support rk3328tony.xie2017-04-2514-2/+1919
* | | | Merge pull request #931 from antonio-nino-diaz-arm/an/revert-rockchipdavidcunado-arm2017-05-101-0/+9
|\ \ \ \
| * | | | Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function"Antonio Nino Diaz2017-05-101-0/+9
|/ / / /
* | | | Merge pull request #926 from EvanLloyd/win_make_4davidcunado-arm2017-05-084-10/+18
|\ \ \ \
| * | | | Build: Correct Unix specific echo commandsEvan Lloyd2017-05-022-6/+6
| * | | | Build: Fix parallel buildEvan Lloyd2017-05-023-4/+12
| | |/ / | |/| |
* | | | Merge pull request #922 from davidcunado-arm/dc/smc_yielding_spdsdavidcunado-arm2017-05-088-59/+60
|\ \ \ \
| * | | | Migrate secure payload dispatchers to new SMC terminologyDavid Cunado2017-05-048-59/+60
| | |_|/ | |/| |
* | | | Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bitdavidcunado-arm2017-05-0510-17/+124
|\ \ \ \ | |/ / / |/| | |
| * | | Fix execute-never permissions in xlat tables libsAntonio Nino Diaz2017-05-0210-17/+124
* | | | Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm2017-05-04724-18105/+728
|\ \ \ \
| * | | | Use SPDX license identifiersdp-arm2017-05-03724-18105/+728
| | |/ / | |/| |
* | | | Merge pull request #919 from davidcunado-arm/dc/smc_yielding_genericdavidcunado-arm2017-05-0211-95/+101
|\ \ \ \ | |_|/ / |/| | |
| * | | Update terminology: standard SMC to yielding SMCDavid Cunado2017-04-2611-95/+101
* | | | Merge pull request #923 from nmenon/fix_xlat_1davidcunado-arm2017-05-021-13/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | xlat lib: Don't set mmap_attr_t enum to be -1Nishanth Menon2017-05-021-13/+20
* | | | Merge pull request #896 from sbranden/tf_issue_461davidcunado-arm2017-05-0216-74/+113
|\ \ \ \
| * \ \ \ Merge branch 'integration' into tf_issue_461Scott Branden2017-04-29133-2053/+4302
| |\ \ \ \ | | |/ / /
| * | | | Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden2017-04-2916-75/+113
* | | | | Merge pull request #913 from vwadekar/tegra-fixes-from-downstreamdavidcunado-arm2017-05-029-63/+271
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Tegra210: implement 'get_target_pwr_state' handlerVarun Wadekar2017-05-011-2/+35
| * | | | Tegra: fix the NS DRAM address calculation logicVarun Wadekar2017-05-011-3/+2
| * | | | Tegra: memctrl_v2: zero out NS Video memory carveout regionVarun Wadekar2017-05-012-38/+168
| * | | | Tegra186: calculate proper power state for cluster/system power downVarun Wadekar2017-05-011-3/+7
| * | | | Tegra186: mce: max retries for ARI requestsSteven Kao2017-05-011-9/+42
| * | | | Tegra: memmap Tegra micro-seconds timer controllerSteven Kao2017-05-015-3/+12
| * | | | Tegra: early init the delay timerSteven Kao2017-05-011-5/+5
|/ / / /
* | | | Merge pull request #920 from vwadekar/asserts-release-nvidiadavidcunado-arm2017-04-274-20/+21
|\ \ \ \
| * | | | Tegra: Control inclusion of helper code used for assertsAntonio Nino Diaz2017-04-261-2/+2
| * | | | Tegra: smmu: enable asserts by defaultVarun Wadekar2017-04-261-3/+0
| * | | | Tegra: enable 'ENABLE_ASSERTIONS' for all buildsVarun Wadekar2017-04-261-4/+3