summaryrefslogtreecommitdiff
path: root/source/include/acmacros.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Acpica trivial"revert-196-acpica-trivialRobert Moore2016-12-211-5/+0
* Utilities: Add ACPI_DO_ONCE macrosLv Zheng2016-12-211-0/+5
* Macro header: Fix some typos in comments. No functional changeRobert Moore2016-12-071-6/+8
* Utilities: Add power of two rounding supportLv Zheng2016-11-091-0/+60
* Hardware: Introduce a set of macros to handle bit width mask generationLv Zheng2016-11-091-0/+12
* Utilities: Add ACPI_IS_POWER_OF_TWO()Lv Zheng2016-11-091-0/+5
* Revert "Utilities: Add ACPI_IS_POWER_OF_TWO()"Robert Moore2016-05-271-4/+0
* Revert "Hardware: Fix a regression caused by bit width mask generation"Robert Moore2016-05-271-12/+0
* Revert "Utilities: Add ACPI_IS_ALIGNED() macro"Robert Moore2016-05-271-2/+1
* Utilities: Add ACPI_IS_ALIGNED() macroLv Zheng2016-05-041-1/+2
* Hardware: Fix a regression caused by bit width mask generationLv Zheng2016-04-151-0/+12
* Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()Lv Zheng2016-03-231-2/+2
* Merge pull request #115 from zetalog/acpica-accessRobert Moore2016-03-171-0/+4
|\
| * Utilities: Add ACPI_IS_POWER_OF_TWO()Lv Zheng2016-03-151-0/+4
* | Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
|/
* Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub ...Lv Zheng2015-11-201-12/+0
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Cleanup use of NEGATIVE and POSITIVE defines.Robert Moore2015-06-261-0/+5
* Cleanup use of all non-ANSI local C library functions.Robert Moore2015-06-261-0/+5
* Merge pull request #61 from zetalog/acpica-1501-materialsDavid Box2015-02-111-12/+1
|\
| * Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-01-271-12/+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-508/+508
* | source and test: update copyright notices to 2015David E. Box2015-01-231-508/+508
|/
* Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-041-4/+0
* Headers: Deploy #pragma pack (push) and (pop).Robert Moore2014-01-171-0/+4
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Improve support for 32/64 bit physical addresses in printf().Robert Moore2013-12-191-5/+9
* Cleanup memory allocation macros and configurability.Robert Moore2013-09-181-26/+0
* Add BIOS error interface for predefined name validation support.Robert Moore2013-04-111-4/+6
* Add parens within macros around parameter names.Jung-uk Kim2013-01-241-2/+2
* Add macros to access pointer to next object in the descriptor list.Jung-uk Kim2013-01-241-1/+3
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Merge all debug output macros into a single file, acoutput.hRobert Moore2012-11-301-130/+0
* Eliminate superfluous return_UINT8 and return_UINT32 macros.Robert Moore2012-11-301-7/+0
* DEBUG_PRINT macros: Update to improve performance.Robert Moore2012-11-301-65/+69
* Eliminate some small unnecessary pathname functions.Robert Moore2012-11-151-0/+6
* Enhance the ACPI_GETx and ACPI_SETx macros.Robert Moore2012-11-021-8/+12
* Add macros to extract flag bits from resource descriptors.Robert Moore2012-11-021-0/+14
* Add starting offset parameter to common dump buffer routine.Robert Moore2012-10-121-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
* Add support for complex _PLD buffers.Robert Moore2012-07-181-3/+26
* Fix some comment fields. No functional change.Robert Moore2012-06-281-2/+2
* Add table-driven dispatch for sleep/wake functions.Robert Moore2012-02-101-0/+8
* Support for custom ACPICA build for ACPI 5.0 reduced hardware.Robert Moore2012-02-011-1/+0
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* iASL/Disassembler: Write ACPI errors to stderr instead of output file.Robert Moore2010-09-101-2/+2