summaryrefslogtreecommitdiff
path: root/source/compiler/aslcompiler.l
AgeCommit message (Expand)Author
2014-01-06Update ACPICA copyrights to 2014.Robert Moore
2013-01-11iASL/Disassembler: Add option to ignore NOOP opcodes/operators.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-05-03ACPI 5.0/iASL: Add support for PCC keyword.Robert Moore
2012-04-02iASL: Split out C support functions from main lex file.Robert Moore
2012-03-29iASL: Cleanup/standardize main lex file.Robert Moore
2012-03-29iASL: Cleanup #line handling code.Robert Moore
2012-03-28iASL: Remove #line and #include from main parser.Robert Moore
2012-03-28iASL: Implement #line directive in compiler lexer.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: Improve support for semicolon statement terminators.Robert Moore
2011-11-10iASL: Cleanup/reorg of bison/flex grammar files.Robert Moore
2011-11-10iASL: Cleanup support for FFixedHW address space.Robert Moore
2011-11-10ACPI 5.0/iASL: Update for DMA keyword changes.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: Update to new RawDataBuffer object.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 GeneralPurposeIo keyword for regions.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: Fix a couple errors in the lex file.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-10-07iASL: Add __PATH__ operator.Robert Moore
2011-10-04Update for GCC 4.6Robert Moore
2011-01-13iASL: Add predefined macros __LINE__, __FILE__, and __DATE__Robert Moore
2011-01-03Update all ACPICA copyrights and signons to 2011.Robert Moore
2010-12-17Update ordering of include files.Robert Moore
2010-05-20iASL/Tools: Replace all %d format specifiers with %u (unsigned).Robert Moore
2010-01-08Update all ACPICA copyrights and signons to 2010.Robert Moore
2009-06-18ACPI 4.0: iASL/Disassembler - IPMI keyword support.Robert Moore
2009-04-21iASL: Fix for line-terminator transparency.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-01-09Update copyright to 2008.rmoore1
2007-01-09Update copyright to 2007.rmoore1
2006-06-28Fix for buffer overflow on long ASL string literals. BZ 436rmoore1
2006-03-10Rename ACPI memory macros for clarityrmoore1
2006-01-09Add 2006 copyrightrmoore1
2005-11-07*** empty log message ***rmoore1
2005-08-18Check for string constant maximum length (200)rmoore1