summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Disassembler: Add support for CSRT and DBG2 ACPI tables.Robert Moore2012-08-154-3/+383
* AcpiSrc: Add support for CSRT and DBG2 ACPI tables.Robert Moore2012-08-151-0/+5
* Headers: Add support for CSRT and DBG2 ACPI tables.Robert Moore2012-08-152-1/+124
* iASL: Fix generation issue on newer versions of Bison.Robert Moore2012-08-151-2/+6
* Add multi-endian support to the _PLD decode routine.Robert Moore2012-08-092-64/+70
* Remove all use of deprecated _GTS and _BFS methods.Robert Moore2012-08-099-89/+27
* Makefiles: Update linker invocation.Robert Moore2012-08-091-1/+1
* iASL: Update help info for supported ACPI tables.Robert Moore2012-08-091-14/+14
* GPE support: Remove extraneous parameter from low-level function.Robert Moore2012-08-074-11/+8
* iASL: Fix constant folding for fixed-length constants.Robert Moore2012-08-036-85/+188
* Debug output: Update output for Processor object.Robert Moore2012-08-031-1/+1
* GPE Support: Update debug info for GPE tracing.Robert Moore2012-08-031-2/+14
* Add Windows8/Server2012 string for _OSI method.Robert Moore2012-08-012-0/+2
* Divergence script: Auto-select 32/64 versions of AcpiSrc utility.Robert Moore2012-07-311-19/+45
* Update .gitignore file.Robert Moore2012-07-191-20/+8
* Build script: Remove Linux makefiles from packages.Robert Moore2012-07-191-13/+0
* iASL: Fix non-ANSI // comments in main parser file.Robert Moore2012-07-191-61/+61
* Comment update: Fix some typos, no functional change.Robert Moore2012-07-191-25/+25
* Windows project files: Update for new file, utxfinit.cRobert Moore2012-07-195-22/+38
* Makefiles: Update for new file, utxfinit.cRobert Moore2012-07-196-12/+16
* Split ACPICA initialization functions to new file, utxfinit.cRobert Moore2012-07-192-310/+431
* Remove Windows binaries from git repository.Robert Moore2012-07-195-0/+0
* Add struct header support for _FDE, _GRT, _GTM, and _SRT names.Robert Moore2012-07-192-0/+53
* Disassembler: Add support to decode _PLD buffers.Robert Moore2012-07-196-37/+217
* Why ACPICA cannot use C bitfields: Update comments.Robert Moore2012-07-184-12/+36
* Update Windows project files.Robert Moore2012-07-182-0/+10
* Add support for complex _PLD buffers.Robert Moore2012-07-189-14/+621
* Update linux/ACPICA divergence script - add diffstat output.Robert Moore2012-07-171-1/+2
* Update error/warning messages for ACPI BIOS bugs.Robert Moore2012-07-171-2/+2
* Linux/ACPICA divergence script: Add error checking.Robert Moore2012-07-131-5/+17
* Unix makefiles: Add common Makefile.rules file.Robert Moore2012-07-1310-103/+62
* Update Linux/ACPICA divergence script.Robert Moore2012-07-132-9/+10
* Add script to generate Linux/ACPICA divergences.Robert Moore2012-07-121-0/+101
* Unix makefiles: Allow forced generation of 32-bit utilities.Robert Moore2012-07-121-1/+7
* Remove use of scanf to read single characters.Robert Moore2012-07-122-8/+12
* Enable Scope change to root during module-level code execution.Robert Moore2012-07-122-0/+28
* Update for unix/linux makefiles.Robert Moore2012-07-119-16/+30
* Unix OSL: Use getchar instead of scanf.Robert Moore2012-07-111-3/+7
* Add OS-specific headers for the Haiku OS.Robert Moore2012-07-112-0/+180
* Update to version 20120711.R07_11_12Robert Moore2012-07-111-1/+1
* Logfile: Changes for version 20120711.Robert Moore2012-07-111-0/+78
* Windows binaries: Update to version 20120711.Robert Moore2012-07-115-0/+0
* Documentation: Update ACPICA ref for new interfaces.Robert Moore2012-07-112-0/+0
* Instructions to generate ACPICA releases.Robert Moore2012-07-111-0/+109
* Fix typo in comment - no functional change.Robert Moore2012-07-111-1/+1
* Remove comments concerning bus master arbitration code removal.Robert Moore2012-07-101-17/+0
* AcpiExec: Add comment to indicate ASLTS dependency.Robert Moore2012-07-091-0/+2
* Tests: Update aslts for AcpiExec SSDT1 table changes.Robert Moore2012-07-093-25/+33
* Remove code to disable bus master arbitration.Robert Moore2012-07-091-21/+13
* AcpiExec: Add option to perform additional tests.Robert Moore2012-07-083-28/+38