Commit Graph

117 Commits

Author SHA1 Message Date
aystarik
93d9d6a677 New initialization interfaces
date	2000.09.14.23.00.00;	author rmoore1;	state Exp;
2005-06-29 20:41:26 +00:00
aystarik
ab1b29c841 Port to new ACPI CA interfaces
date	2000.09.11.15.20.00;	author rmoore1;	state Exp;
2005-06-29 20:41:25 +00:00
aystarik
004b7b8fd3 Detection of semaphore issues
date	2000.08.10.18.09.00;	author rmoore1;	state Exp;
2005-06-29 20:41:22 +00:00
aystarik
05adceba5d Renamed DebugLevel
date	2000.06.19.15.46.00;	author rmoore1;	state Exp;
2005-06-29 20:41:19 +00:00
aystarik
b100684c81 Include file rename
date	2000.06.16.23.14.00;	author rmoore1;	state Exp;
2005-06-29 20:41:18 +00:00
aystarik
fd5773d40b Added 16-bit support
date	2000.05.19.22.05.00;	author rmoore1;	state Exp;
2005-06-29 20:41:15 +00:00
aystarik
4a7affdab5 New interfaces
date	2000.05.15.21.46.00;	author rmoore1;	state Exp;
2005-06-29 20:41:14 +00:00
aystarik
2ac597ea89 Cleanup, multithread support
date	2000.03.21.22.32.00;	author rmoore1;	state Exp;
2005-06-29 20:41:11 +00:00
aystarik
4fdf71e1bb CLI environment moved to AML debugger
date	2000.03.09.22.29.00;	author rmoore1;	state Exp;
2005-06-29 20:41:09 +00:00
aystarik
037209abba Automated cleanup
date	2004.10.15.22.36.00;	author rmoore1;	state Exp;
2005-06-29 20:41:01 +00:00
aystarik
896339a146 Update exception handler interface
date	2004.10.06.16.11.00;	author rmoore1;	state Exp;
2005-06-29 20:41:00 +00:00
aystarik
9ac8b55c51 Added AML exception handler
date	2004.09.22.20.42.00;	author rmoore1;	state Exp;
2005-06-29 20:40:58 +00:00
aystarik
6c05ea1b73 Allow notify handlers to handler both system and device notifies
date	2004.04.29.22.10.00;	author rmoore1;	state Exp;
2005-06-29 20:40:57 +00:00
aystarik
4c6d3da6ab GPE changes
date	2004.04.27.17.56.00;	author rmoore1;	state Exp;
2005-06-29 20:40:56 +00:00
aystarik
01bdaf63f0 Added some more "test" GPEs
date	2004.03.29.17.14.00;	author rmoore1;	state Exp;
2005-06-29 20:40:55 +00:00
aystarik
69888d5786 date 2003.10.21.23.29.00; author rmoore1; state Exp; 2005-06-29 20:40:53 +00:00
aystarik
d9a5300408 Added an OEM table for test purposes (LoadTable)
date	2003.10.02.17.38.00;	author rmoore1;	state Exp;
2005-06-29 20:40:52 +00:00
aystarik
026ea6c24a Update for ACPI table header change
date	2003.10.01.19.54.00;	author rmoore1;	state Exp;
2005-06-29 20:40:51 +00:00
aystarik
8f4de6d011 date 2003.09.17.17.40.00; author rmoore1; state Exp; 2005-06-29 20:40:50 +00:00
aystarik
7867c70930 Automated cleanup
date	2003.05.21.22.49.00;	author rmoore1;	state Exp;
2005-06-29 20:40:49 +00:00
aystarik
2afe632e28 Install multiple SSDTs to test core code
date	2003.05.09.18.03.00;	author rmoore1;	state Exp;
2005-06-29 20:40:48 +00:00
aystarik
b860aecaa9 Handler fixes for reference count issues and allow multiple installs
of the same handler with no error


date	2003.05.07.18.04.00;	author rmoore1;	state Exp;
2005-06-29 20:40:47 +00:00
aystarik
f9cae05f75 Automated code cleanup
date	2003.02.28.17.07.00;	author rmoore1;	state Exp;
2005-06-29 20:40:44 +00:00
aystarik
a4d5e964af date 2003.02.28.16.05.00; author rmoore1; state Exp; 2005-06-29 20:40:43 +00:00
aystarik
75147c8ff3 Automated code cleanup
date	2002.12.06.16.32.00;	author rmoore1;	state Exp;
2005-06-29 20:40:40 +00:00
aystarik
ab03b077d2 Added SMBUS region handler
date	2002.11.08.22.24.00;	author rmoore1;	state Exp;
2005-06-29 20:40:38 +00:00
aystarik
9c803c06ee Automated Cleanup
date	2002.07.30.22.16.00;	author rmoore1;	state Exp;
2005-06-29 20:40:37 +00:00
aystarik
ff476c8938 16-bit changes
date	2002.05.17.20.33.00;	author rmoore1;	state Exp;
2005-06-29 20:40:35 +00:00
aystarik
3b6b69e602 Added a bogus table with a bad signature to test core code that should
ignore it.


date	2002.03.22.22.36.00;	author rmoore1;	state Exp;
2005-06-29 20:40:33 +00:00
aystarik
8d48215b64 Support for Logical RSDP and subtables
date	2002.03.20.21.48.00;	author rmoore1;	state Exp;
2005-06-29 20:40:32 +00:00
aystarik
810b76ec9e Prefixed C library macros (MEMSET, etc.) with "ACPI_".
date	2002.02.13.18.54.00;	author rmoore1;	state Exp;
2005-06-29 20:40:31 +00:00
aystarik
9f78dd91c9 Prefixed all macros with "ACPI_" to prevent collisions with local OS
header files.


date	2002.02.12.22.41.00;	author rmoore1;	state Exp;
2005-06-29 20:40:30 +00:00
aystarik
c03ad3a408 Made the "common" FACS a static global structure because we need to
keep the original FACS mapped so that the global lock is accessible.


date	2002.02.11.17.33.00;	author rmoore1;	state Exp;
2005-06-29 20:40:29 +00:00
aystarik
2720aa2e53 Added a region handler for custom spaceId 0x80
date	2002.02.04.22.14.00;	author rmoore1;	state Exp;
2005-06-29 20:40:27 +00:00
aystarik
1836f7a0d7 Obsoleted AcpiOsCallocate interface
date	2002.01.18.22.41.00;	author rmoore1;	state Exp;
2005-06-29 20:40:26 +00:00
aystarik
69d3fa5886 Began implementation of local RSDP
date	2001.12.20.22.31.00;	author rmoore1;	state Exp;
2005-06-29 20:40:24 +00:00
aystarik
caec6a5ae9 Print status codes on error
date	2001.11.09.22.14.00;	author rmoore1;	state Exp;
2005-06-29 20:40:23 +00:00
aystarik
9140b6dec1 Cleanup - extraneous spaces and tab removal
date	2001.11.02.00.06.00;	author rmoore1;	state Exp;
2005-06-29 20:40:22 +00:00
aystarik
573b0e4a4e handle status from InstallHandlers
date	2001.10.31.21.40.00;	author rmoore1;	state Exp;
2005-06-29 20:40:21 +00:00
aystarik
f40f283efb Removed ACPI_READ_ADR_SPACE (and WRITE). Uses common ACPI_READ and
ACPI_WRITE


date	2001.10.29.17.14.00;	author rmoore1;	state Exp;
2005-06-29 20:40:20 +00:00
aystarik
6fc92acae6 Implemented 64-bit field support for ACPI 2.0
date	2001.10.26.16.16.00;	author rmoore1;	state Exp;
2005-06-29 20:40:18 +00:00
aystarik
84d678f4c7 Improved a debug print
date	2001.09.18.22.43.00;	author rmoore1;	state Exp;
2005-06-29 20:40:17 +00:00
aystarik
8ea52f8171 Merged WALK_STATE and PARSE_STATE; new common function for
initialization of WALK_STATE


date	2001.09.11.20.10.00;	author rmoore1;	state Exp;
2005-06-29 20:40:15 +00:00
aystarik
162fbe5799 New ACPI_DEBUG_PRINT macro deployed. Much smaller implementation.
date	2001.08.14.23.19.00;	author rmoore1;	state Exp;
2005-06-29 20:40:13 +00:00
aystarik
d73a9540c5 Another pass through the source to prefix all local types with "ACPI_"
date	2001.04.26.21.03.00;	author rmoore1;	state Exp;
2005-06-29 20:40:11 +00:00
aystarik
1d7c947c97 Prefixed component IDs with "ACPI_"
date	2001.03.07.19.29.00;	author rmoore1;	state Exp;
2005-06-29 20:40:10 +00:00
aystarik
6d58529b29 Changed a returned exception
date	2000.12.21.16.37.00;	author rmoore1;	state Exp;
2005-06-29 20:40:08 +00:00
aystarik
1e17edf07f Updated 16-bit tools to 64-bits and ACPI 2.0 tables
date	2000.12.20.23.10.00;	author rmoore1;	state Exp;
2005-06-29 20:40:07 +00:00
aystarik
ed7fd0757d added revision tag
date	2000.11.22.02.43.00;	author agrover;	state Exp;
2005-06-29 20:40:05 +00:00
aystarik
1694056883 added a cast
date	2000.11.17.18.49.00;	author rmoore1;	state Exp;
2005-06-29 20:40:04 +00:00