summaryrefslogtreecommitdiff
path: root/source/include/amlcode.h
Commit message (Expand)AuthorAgeFilesLines
* Utilities: Add new decode function for parser valuesRobert Moore2016-11-041-0/+1
* Fix for implicit result conversion for the ToXXXX functionsRobert Moore2016-10-031-3/+18
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Update internal #defines for ObjectType operator. No functional changeRobert Moore2015-12-151-1/+1
* Update parameter type for ObjectType operator.Robert Moore2015-12-151-1/+2
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Improve typechecking, both compile-time and runtimeRobert Moore2015-09-181-5/+6
* Remove unused internal AML opcode.Robert Moore2015-03-311-1/+0
* Add infrastructure for External() opcode.Robert Moore2015-03-261-0/+1
* 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