summaryrefslogtreecommitdiff
path: root/platforms
AgeCommit message (Collapse)Author
2013-08-26platforms: add rtsm_ve-aemv8a.acpiGraeme Gregory
There are enough differences between this model and foundation model I think it is ok to be a different platform. Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
2013-08-26ASL: set proper revision level in tablesAl Stone
Checking for some other errors in tables, I stumbled across several tables where the ASL had an old revision number in them (pre-5.0 spec). These have now been set to at least the 5.0 revision level that they should be at. Signed-off-by: Al Stone <al.stone@linaro.org> Acked-by: Graeme Gregory <graeme.gregory@linaro.org>
2013-08-26Fix comments ARMv8 foundation acpi platformNaresh Bhat
Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org> Fix comments ARMv8 foundation acpi platform
2013-08-13exynos5250-arndale: DSDT requires _CRS to be serializedAl Stone
This patch applies to the acpi-asl.git tree. This corrects a minor error reported by iasl when compiling the DSDT for Arndale. The error is minor enough that iasl still produces a table but it could potentially affect operation. Signed-off-by: Al Stone <al.stone@linaro.org> Acked-by: Graeme Gregory <graeme.gregory@linaro.org>
2013-08-02ASL: foundation-v8.acpi: Remove deprecated RSDT fileAl Stone
Signed-off-by: Al Stone <ahs3@redhat.com> Acked-by: Graeme Gregory <graeme.gregory@linaro.org>
2013-08-02ASL: exynos5250-arndale.acpi: Remove deprecated RSDT fileAl Stone
Signed-off-by: Al Stone <al.stone@linaro.org> Acked-by: Graeme Gregory <graeme.gregory@linaro.org>
2013-08-02ASL : loadtest.acpi : add in a minimal table set that can be used for ↵Al Stone
testing of core ACPI table loading Signed-off-by: Al Stone <al.stone@linaro.org> Acked-by: Graeme Gregory <graeme.gregory@linaro.org>
2013-08-02update makefiles for PADDR passingGraeme Gregory
This will pass PADDR on if defined on commandline and is used to form the -p <paddr> argument to mab Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org> Acked-by: Al Stone <al.stone@linaro.org>
2013-08-02stop mixing and matching brackets in makefileGraeme Gregory
Make all the variable references use consistent bracketing. Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org> Acked-by: Al Stone <al.stone@linaro.org>
2013-07-29makefiles: Add the makefiles to tie the tools and blobs togetherGraeme Gregory
Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
2013-07-29foundation-v8: initial import of platform ASLGraeme Gregory
Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
2013-07-29exynos5250-arndale: initial import of platform ASLGraeme Gregory
Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>