summaryrefslogtreecommitdiff
path: root/source/components/debugger/dbdisply.c
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Support to display user-defined spaceID handlers.Robert Moore2011-11-101-0/+18
* iASL: Do not abort table load on invalid space ID, FFixedHW support.Robert Moore2011-11-101-1/+1
* iASL/ACPI5.0: Support for new region space IDs.Robert Moore2011-11-101-0/+2
* Debugger: module cleanup, no functional change.Robert Moore2011-03-291-46/+51
* Debugger: Update/cleanup display handlers commandRobert Moore2011-01-281-29/+82
* Debugger: Add command to display status of global handlers.Robert Moore2011-01-251-1/+83
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* GPE support code overhaul and enhancement.Robert Moore2010-12-011-6/+9
* Additional GPE cleanup.Robert Moore2010-06-291-2/+2
* Core: Replace all %d format specifiers with %u (unsigned).Robert Moore2010-05-201-3/+3
* Add GPE support for dynamically loaded ACPI tables.Robert Moore2010-04-081-2/+12
* Major update for GPE support code for shared GPEs.Robert Moore2010-03-261-40/+19
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* Major update for AcpiGetObjectInfo external interface.Robert Moore2009-06-101-24/+34
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* Restructure includes into public/private.Robert Moore2008-10-221-0/+1
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* Eliminate ACPI_NATIVE_UINT type.Robert Moore2008-05-081-2/+2
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Several fixes for internal method result stack.rmoore12007-03-081-6/+19
* Update copyright to 2007.rmoore12007-01-091-2/+2
* Removed all 16-bit support.rmoore12006-12-081-22/+5
* ACPICA: Update internal GPE data structure to simplify debug, use GpeNumber i...rmoore12006-08-281-3/+3
* Major update for locking.rmoore12006-06-201-8/+4
* Rename ACPI memory macros for clarityrmoore12006-03-101-2/+2
* Add 2006 copyrightrmoore12006-01-091-2/+2
* Implemented table-driven object descriptor debug dumprmoore12005-10-271-2/+2
* Condense all instances of "<space>\n" in format stringsrmoore12005-09-271-59/+92
* Fix for 16-bit generationaystarik2005-06-291-5/+5
* Update for 64-bit addresses in printfsaystarik2005-06-291-8/+8
* automated code cleanupaystarik2005-06-291-5/+5
* Update for GPE infoaystarik2005-06-291-20/+26
* Improved output for GPEsaystarik2005-06-291-8/+126
* Support for _SxDsaystarik2005-06-291-3/+5
* LINT changesaystarik2005-06-291-8/+10
* Cleanupaystarik2005-06-291-7/+6
* Full support for ACPI_BUFFER object for GetObjectInfoaystarik2005-06-291-317/+9
* Add support for device _CIDs (Compatibility IDs) with multiple stringsaystarik2005-06-291-1/+55
* Update output for locals/argsaystarik2005-06-291-17/+24
* More GPE infoaystarik2005-06-291-5/+7
* Added GPE commandaystarik2005-06-291-2/+36
* sanity checksaystarik2005-06-291-6/+17
* Display all Args - they can be used as localsaystarik2005-06-291-2/+2
* output fixaystarik2005-06-291-18/+25
* Fix for RefOf/DeRefOf issue. RefOf now returns an object of typeaystarik2005-06-291-20/+82
* Purged all references to Constants contained in reference objects.aystarik2005-06-291-19/+5
* Debug output fixesaystarik2005-06-291-3/+3
* Fifth lint pass - CLEAN for 32-bit and 64-bitaystarik2005-06-291-22/+24
* Support for late evaluation of Buffer and Package operands (They mayaystarik2005-06-291-47/+64
* Cleanup - extraneous spaces and tab removalaystarik2005-06-291-4/+4