summaryrefslogtreecommitdiff
path: root/source/include/amlcode.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers to 2015.David E. Box2015-01-271-1/+1
* Revert "source and test: update copyright notices to 2015"David E. Box2015-01-271-584/+584
* source and test: update copyright notices to 2015David E. Box2015-01-231-584/+584
* Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-041-5/+0
* Headers: Deploy #pragma pack (push) and (pop).Robert Moore2014-01-171-0/+5
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Small fix for standard Intel legal header.Robert Moore2012-09-271-1/+1
* Remove extra spaces after periods in the Intel license.Robert Moore2012-09-261-11/+11
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* ACPI 5.0: Finish Connection(), more AccessAs changes.Robert Moore2011-11-101-10/+2
* ACPI 5.0: Update AccessAs syntax/encoding.Robert Moore2011-11-101-3/+10
* ACPI 5.0/iASL/Disassembler: Support for Connection/AccessAs.Robert Moore2011-11-101-0/+10
* ACPI 5.0: Support for GenericSerialBus operation region handling.Robert Moore2011-11-101-7/+7
* ACPI 5.0/iASL: Initial support for "Connection" keyword.Robert Moore2011-11-101-0/+1
* ACPI 5.0/iASL: Add new AccessAttribute keywords.Robert Moore2011-11-101-1/+4
* Update internal address SpaceID for DataTable regions.Robert Moore2011-03-251-18/+0
* Fix issues/fault with automatic "serialized" method support.Robert Moore2011-01-111-7/+1
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* ACPI 4.0: iASL/Disassembler - IPMI keyword support.Robert Moore2009-06-181-0/+1
* New: AcpiInstallMethod - install a single control method.Robert Moore2009-05-131-1/+1
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Update copyright to 2007.rmoore12007-01-091-2/+2
* Fixes for load() operator.rmoore12006-11-021-2/+2
* Support for disassembler external generationrmoore12006-05-111-3/+5
* Add 2006 copyrightrmoore12006-01-091-2/+2
* Renamed a couple of definesaystarik2005-06-291-8/+10
* Added ARGI_DATAREFOBJ for Store opaystarik2005-06-291-1/+2
* Support for operators that don't require operand resolutionaystarik2005-06-291-1/+2
* Support for ACPI 3.0 Timer operatoraystarik2005-06-291-12/+15
* flag updateaystarik2005-06-291-13/+14
* New method flagsaystarik2005-06-291-6/+12
* Restructured ARGI types.aystarik2005-06-291-31/+41
* Update to ACPI 2.0 SMBus valuesaystarik2005-06-291-2/+3
* Automated cleanupaystarik2005-06-291-10/+1
* AML_CONSTANT == type 3/4/5 opcodesaystarik2005-06-291-2/+2
* Support for late evaluation of Buffer and Package operands (They mayaystarik2005-06-291-12/+14
* Support for String operands to DerefOf. Added param and renamedaystarik2005-06-291-1/+5
* Removed extra non-standard commasaystarik2005-06-291-6/+6
* Initial support for DataTable Regionsaystarik2005-06-291-1/+2
* Support for FieldAttribute byte, merged Access/Lock/Update bits backaystarik2005-06-291-33/+47
* Added SMBus AccessAttribute valuesaystarik2005-06-291-1/+13
* Cleanup - extraneous spaces and tab removalaystarik2005-06-291-7/+5
* Removed global OpRegion handler dispatch table, it was not being used.aystarik2005-06-291-7/+3
* Merged field create code, enhanced create/load dispatch codeaystarik2005-06-291-6/+9
* Restructuring of the AML opcode handling routinesaystarik2005-06-291-75/+58
* Split opcode flags into separate class/type/flags fieldsaystarik2005-06-291-59/+76