summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Removed all 16-bit support.Bob Moore2007-02-027-129/+14
* ACPICA: Update version to 20061109Bob Moore2007-02-021-1/+1
* ACPICA: Add include of actables.hBob Moore2007-02-021-0/+1
* ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore2007-02-023-0/+33
* ACPICA: Add ACPI_MAX macroBob Moore2007-02-021-0/+1
* ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.Bob Moore2007-02-022-2/+19
* ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore2007-02-021-0/+33
* ACPICA: Fixes for load() operator.Alexey Starikovskiy2007-02-024-134/+40
* ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy2007-02-027-113/+108
* ACPICA: Update debug output routines for data structure changesBob Moore2007-02-021-22/+5
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-0215-250/+135
* ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-025-330/+224
* ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2007-02-024-81/+20
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-0217-68/+51
* ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-027-461/+50
* ACPICA: Update version to 20061011Bob Moore2007-02-021-1/+1
* ACPICA: Fixes for parameter validation.Bob Moore2007-02-021-21/+24
* ACPICA: Abort downward walk on temporary node detection.Bob Moore2007-02-021-11/+15
* ACPICA: Update commentsBob Moore2007-02-021-21/+25
* ACPICA: Use manifest constants for parse pass numberBob Moore2007-02-026-9/+10
* ACPICA: _CID support for PCI Root Bridge detection.Bob Moore2007-02-021-38/+125
* ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore2007-02-026-12/+30
* ACPICA: Eliminate control method 2-pass parse/execute.Valery Podrezov2007-02-023-124/+42
* ACPICA: Restructured module into multiple functions.Mikhail Kouzmich2007-02-022-625/+789
* ACPICA: Update version to 20060927Bob Moore2007-02-021-1/+1
* ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore2007-02-022-1/+3
* ACPICA: Fix for possible memory leak and fault.Fiodor Suietov2007-02-021-3/+5
* ACPICA: Update interpreter error paths to always report the errorBob Moore2007-02-021-3/+7
* ACPICA: On AML mutex force-release, set depth to zero (was 1).Bob Moore2007-02-021-1/+7
* ACPICA: Use faster ByIndex interface to get FACSBob Moore2007-02-021-2/+2
* ACPICA: Remove obsolete Flags parameter.Bob Moore2007-02-0210-59/+35
* ACPICA: Fix for Global Lock semaphore.Bob Moore2007-02-021-1/+1
* ACPICA: Add full table name to disassembler outputBob Moore2007-02-021-0/+2
* ACPICA: Update version to 20060912Bob Moore2007-02-021-1/+1
* ACPICA: Fix trace output name and whitespaceBob Moore2007-02-021-3/+1
* ACPICA: Fix memory leak in table load error pathBob Moore2007-02-021-1/+1
* ACPICA: New common routine for creating and verifying a local FADT.Bob Moore2007-02-022-23/+52
* ACPICA: Report error if method creates 2 objects with the same nameBob Moore2007-02-022-3/+17
* ACPICA: FADT verification is now table driven.Bob Moore2007-02-023-137/+158
* ACPICA: Add declarations for ASF! sub-tablesBob Moore2007-02-021-3/+22
* ACPICA: IsResourceTemplate now returns ACPI_STATUSBob Moore2007-02-021-1/+3
* ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore2007-02-021-0/+2
* ACPICA: re-factor table init routines for benefit of iASLBob Moore2007-02-022-5/+27
* ACPICA: add ASF commentBob Moore2007-02-021-0/+2
* ACPICA: Update comments in tbfadt.cBob Moore2007-02-021-5/+6
* ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore2007-02-027-379/+10
* ACPICA: Re-implement interpreters' "serialized mode"Bob Moore2007-02-029-85/+114
* ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore2007-02-022-1/+381
* ACPICA: Cleanup of FADT verification function.Bob Moore2007-02-021-42/+23
* ACPICA: Update version to 20060831Bob Moore2007-02-021-3/+3
OpenPOWER on IntegriCloud