summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-02-19common/build_aml.c : add dbg2 and spcr tables to signaturesGraeme Gregory
2014-02-19tools/bfapei/.gitignore : add ignore for bfapei executeableGraeme Gregory
2014-02-19tools/.gitignore : ignore all object filesGraeme Gregory
2014-01-10apei: Follow up lately kernel changes.Tomasz Nowicki
2014-01-10acpi, apei: More detailed info regarding memory error.Tomasz Nowicki
2013-11-19acpi: Be sure ACPI structure are packed with 1 byte alignment.Tomasz Nowicki
2013-11-18Convert the bfapei tool to the BSD license.Al Stone
2013-11-18Convert all tool common files to BSD license.Al Stone
2013-11-18Convert the mab project to a BSD license.Al Stone
2013-11-18Change the cab tool to the BSD license.Al Stone
2013-10-10acpi, apei, einj: Relace constant value with defines.Tomasz Nowicki
2013-09-23bfapei: Expand bfapei tool to EINJ table testing.Tomasz Nowicki
2013-09-23bfapei: Move common functionality to separate function.Tomasz Nowicki
2013-09-09Suppress compiler warnings, file comment headers cleanup.Tomasz Nowicki
2013-09-09bfapei: Move generic ACPI structures to separated file, remove duplicated def...Tomasz Nowicki
2013-09-09bfapei: Add tool that can create blobs for APEI table testing.Tomasz Nowicki
2013-09-06map, cab: Reorganize building process and tree hierarchy.Tomasz Nowicki
2013-08-26cab: add a gitignore for binary resultGraeme Gregory
2013-08-26cab (check-ACPI-blob): new tool that looks for errors in an ACPI blob.Al Stone
2013-08-26mab: update Changelog and version number for this patch seriesAl Stone
2013-08-26mab: print out physical address when being verboseAl Stone
2013-08-26mab: add option to NOT use a blob header, if neededAl Stone
2013-08-26mab: print out the correct offset in the blobAl Stone
2013-08-26mab: set both checksums in the RSDP, not just oneAl Stone
2013-08-26mab: use 32- or 64-bit FACS addresses in the FADT, not bothAl Stone
2013-08-26mab: Makefile needs to rebuild if .h changes and use CFLAGS properlyAl Stone
2013-08-13mab: update version number (and comment it better)Al Stone
2013-08-13mab: report an XSDT error regardless of whether we're verbose or notAl Stone
2013-08-13mab: add in a Changelog to improve documentationAl Stone
2013-08-13mab: if -p <paddr> is not given, we would segfault; die more gracefully nowAl Stone
2013-08-13mab: minor cleanup of usage outputAl Stone
2013-08-08mab: prevent tables crossing 4K boundariesGraeme Gregory
2013-08-08mab: remove uneeded malloc which just leaks memoryGraeme Gregory
2013-08-02mab: add ability to locate blob in physical space.Graeme Gregory
2013-07-29mab: initial import of mabGraeme Gregory