Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: fix midr range for Cortex-A57 erratum 832075 | Bo Yan | 2015-04-01 | 1 | -1/+2 |
* | arm64: errata: add workaround for cortex-a53 erratum #845719 | Will Deacon | 2015-04-01 | 1 | -0/+8 |
* | arm64: Extract feature parsing code from cpu_errata.c | Marc Zyngier | 2015-03-30 | 1 | -32/+4 |
* | arm64: alternatives: fix pr_fmt string for consistency | Will Deacon | 2014-11-25 | 1 | -1/+1 |
* | arm64: protect alternatives workarounds with Kconfig options | Andre Przywara | 2014-11-25 | 1 | -0/+14 |
* | arm64: add Cortex-A57 erratum 832075 workaround | Andre Przywara | 2014-11-25 | 1 | -0/+7 |
* | arm64: add Cortex-A53 cache errata workaround | Andre Przywara | 2014-11-25 | 1 | -1/+32 |
* | arm64: detect silicon revisions and set cap bits accordingly | Andre Przywara | 2014-11-25 | 1 | -0/+59 |