summaryrefslogtreecommitdiff
path: root/source/compiler/aslmap.c
AgeCommit message (Expand)Author
2014-01-06Update ACPICA copyrights to 2014.Robert Moore
2013-01-08Update ACPICA copyrights to 2013.Robert Moore
2012-09-27Small fix for standard Intel legal header.Robert Moore
2012-09-26Remove extra spaces after periods in the Intel license.Robert Moore
2012-09-26Remove extra spaces after periods within comments.Robert Moore
2012-09-21iASL/Tools: Cleanup empty lines at file start and end.Robert Moore
2012-09-21iASL/Tools: return statement audit.Robert Moore
2012-05-03ACPI 5.0/iASL: Add support for PCC keyword.Robert Moore
2012-03-28iASL: Remove #line and #include from main parser.Robert Moore
2012-01-03Update ACPICA copyrights to 2012.Robert Moore
2011-11-10ACPI 5.0/iASL: Add new I/O restriction keyword (GPIO descriptors)Robert Moore
2011-11-10ACPI 5.0/iASL: Update for StopBitsZero keyword.Robert Moore
2011-11-10iASL: Cleanup support for FFixedHW address space.Robert Moore
2011-11-10ACPI 5.0/iASL: Fix to add PullDefault/PullNone keywords.Robert Moore
2011-11-10ACPI 5.0/iasl-disassembler: Update resource descriptors.Robert Moore
2011-11-10ACPI 5.0: Support for GenericSerialBus operation region handling.Robert Moore
2011-11-10ACPI 5.0/iASL: Add correct values for new share/wake interupt bits.Robert Moore
2011-11-10ACPI 5.0/iASL: Initial support for "Connection" keyword.Robert Moore
2011-11-10ACPI 5.0/iASL: Add new AccessAttribute keywords.Robert Moore
2011-11-10ACPI 5.0: Add FlowControl to UartSerialBus descriptor.Robert Moore
2011-11-10ACPI 5.0: Add DataBuffer type for resource descriptors.Robert Moore
2011-11-10ACPI 5.0: Support for new FixedDMA descriptor.Robert Moore
2011-11-10ACPI 5.0: iASL: update resource descs for latest proposals.Robert Moore
2011-11-10iASL/ACPI5.0: Support for new region space IDs.Robert Moore
2011-11-10iASL/ACPI 5.0: Add new Resource Descriptors.Robert Moore
2011-03-25Update internal address SpaceID for DataTable regions.Robert Moore
2011-01-03Update all ACPICA copyrights and signons to 2011.Robert Moore
2010-03-02iASL: Add predefined name checking for static names.Robert Moore
2010-01-08Update all ACPICA copyrights and signons to 2010.Robert Moore
2009-06-18ACPI 4.0: iASL - Add new predefined/reserved names.Robert Moore
2009-06-18ACPI 4.0: iASL/Disassembler - IPMI keyword support.Robert Moore
2009-01-08Update all copyrights and signons to 2009.Robert Moore
2008-09-25Remove obsolete version number in module headers.Robert Moore
2008-08-21iASL: Allow multiple arg counts for _SCP method.Robert Moore
2008-06-19iASL: Added two missing ACPI reserved names.Robert Moore
2008-01-09Update copyright to 2008.rmoore1
2007-01-09Update copyright to 2007.rmoore1
2006-12-15Update reserved method check for _ERR, now has 3 arguments.rmoore1
2006-07-13_TDL method requires 0 args, was incorrectly 1 in this modulermoore1
2006-02-17Added _TDL reserved methodrmoore1
2006-02-17Added Microsoft extensions (reserved names)rmoore1
2006-01-09Add 2006 copyrightrmoore1
2005-11-04Support to emit AML immediately after resource desc in listingrmoore1
2005-06-29Add ProcessorObj keywordaystarik
2005-06-29Fix for ToBuffer return value typeaystarik
2005-06-29ACPI 3.0 supportaystarik
2005-06-29PCI reserved methodaystarik
2005-06-29Added ACPI 3.0 reserved namesaystarik
2005-06-29Added internal _ERR reserved method supportaystarik
2005-06-29Added Timer() opaystarik