aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am57xx: [tmp]: make suspend_cpu() not staticam57xx-next-vaVitaly Andrianov2019-06-241-1/+2
* arm: Convert mach-am57xx into a unitVitaly Andrianov2019-06-242-14/+32
* some updatesVitaly Andrianov2019-05-132-12/+22
* am57xx: add mandatory console definitions/region to the memory mapVitaly Andrianov2019-05-084-4/+60
* Merge branch 'master' into plsdk_am57xx-next_tmpVitaly Andrianov2019-05-07335-8789/+11104
|\
| * x86: ioapic: Simplify ioapic_mask_cell_pinsJan Kiszka2019-04-281-5/+2
| * x86: ioapic: Move edge interrupt injection at the end of suppressionJan Kiszka2019-04-281-14/+16
| * pci: Move MSI vector injection to the end of suppressionJan Kiszka2019-04-282-1/+4
| * pci: Call arch_pci_suppress_msi also on re-enablingJan Kiszka2019-04-284-21/+32
| * pci: Only call pci_suppress_msix() for root cellJan Kiszka2019-04-281-1/+2
| * pci: Refactor loops in pci_prepare_handover and pci_config_commitJan Kiszka2019-04-281-24/+26
| * ci: Work around incomplete ca-chain of scan.coverity.comJan Kiszka2019-04-261-0/+3
| * configs: k3-am654: Add linux inmate demo dtsLokesh Vutla2019-04-161-0/+164
| * configs: inmates: k3-am654: Add linux inmate demo configurationLokesh Vutla2019-04-161-0/+153
| * configs: inmates: k3-am654: Add gic and uart demo configurationsLokesh Vutla2019-04-162-0/+148
| * configs: k3-am654: Add root cell configurationLokesh Vutla2019-04-161-0/+227
| * Replicate and re-license printk-coreJan Kiszka2019-04-103-207/+386
| * ci: Update travis rulesJan Kiszka2019-04-081-24/+18
| * arm-common: gic-v3: Forward pending SGIs to virtual queue on enableJan Kiszka2019-04-081-2/+14
| * arm-common: gic-v2: Forward pending SGIs to virtual queue on enableJan Kiszka2019-04-081-1/+14
| * configs: miriac-sbc-ls1046a: adjust memory flags for qbman portalsHenning Schild2019-04-011-5/+17
| * configs: miriac-sbc-ls1046a: move IVSHMEM region to end of arrayHenning Schild2019-04-011-7/+7
| * configs: miriac-sbc-ls1046a: remove mem region numberingHenning Schild2019-04-011-50/+50
| * pyjailhouse: sysfs_parser: Fix wrong IVRS device ID for IOAPICAndrej Utz2019-04-011-1/+1
| * tools: hardware-check: Fix duplicate variable name usageJan Kiszka2019-04-011-2/+2
| * tools: hardware-check: Fine-tune hardware events testJan Kiszka2019-03-241-5/+5
| * tools: hardware-check: Make msr setup Intel-onlyJan Kiszka2019-03-241-6/+6
| * pyjailhouse: Take root_dir into account when reading /proc/cpuinfoJan Kiszka2019-03-241-1/+1
| * arm-common: smccc: fix missing break statementRalf Ramsauer2019-03-241-0/+1
| * hardware check: Catch errors opening /dev/mem during MMIO checkmichael.g.hinton@gmail.com2019-03-241-4/+2
| * arm64: correct macro namePeng Fan2019-03-122-2/+2
| * driver: pci: Fix refcount leakFlynn Xu2019-02-211-1/+3
| * arm64: bitops: fix test_and_set_bitPeng Fan2019-02-151-2/+2
| * configs: miriac-sbc-ls1046a: Add linux inmate demo dtsAndreas Messerschmid2019-01-301-0/+106
| * configs: miriac-sbc-ls1046a: Add linux inmate demo configurationAndreas Messerschmid2019-01-301-0/+137
| * configs: miriac-sbc-ls1046a: Add GIC demo inmate configurationAndreas Messerschmid2019-01-301-0/+74
| * configs: miriac-sbc-ls1046a: Add root cell configurationAndreas Messerschmid2019-01-301-0/+458
| * x86: vtd: Ignore lower two bits when evaluating VTD_REQ_INV_WAITJan Kiszka2019-01-271-5/+6
| * TODO: Remove some resolved itemsJan Kiszka2019-01-241-7/+2
| * pyjailhouse: sysfs_parser: Fix msix_address calculationJan Kiszka2019-01-241-1/+2
| * tools, pyjailhouse: Fix offline mode of config generatorJan Kiszka2019-01-242-4/+8
| * core: Update comment according to recent changeHenning Schild2019-01-121-1/+1
| * configs: Add Ultra96 boardJan Kiszka2019-01-065-7/+313
| * Documentation: Replace remaining JAILHOUSE_CELL_DEBUG_CONSOLE referencesJan Kiszka2019-01-062-4/+4
| * arm64: account SMC fast pathRalf Ramsauer2019-01-062-0/+13
| * arm-common: crash cell on unhandled SMC trapsRalf Ramsauer2019-01-061-9/+14
| * arm64: implement a fast path for the Spectre v2 workaroundRalf Ramsauer2019-01-062-2/+40
| * arm-common: implement SMCCC feature discoveryRalf Ramsauer2019-01-041-1/+17
| * arm64: Mitigate CVE 2017-5715 (aka Spectre v2)Ralf Ramsauer2019-01-044-1/+52
| * arm64: Initialise SMCCC backendRalf Ramsauer2019-01-046-0/+45