aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add fixes for FreeBSD build that were submitted upstream.Jung-uk Kim2007-03-225-6/+22
* Vendor import of Intel ACPI-CA 20070320Jung-uk Kim2007-03-22201-13627/+24503
* - Fix more resource parsing problems. The previous commit was imcomplete.Jung-uk Kim2005-11-042-8/+5
* Account for the minimum resource size when parsing the end tag resourceNate Lawson2005-11-041-5/+3
* Fix few compilation problems on vendor branch.Jung-uk Kim2005-11-013-1/+6
* Vendor import of Intel ACPI-CA 20051021vendor/acpica/20051021Jung-uk Kim2005-11-01196-16596/+24058
* Remove old ACPICA files from the INTEL vendor branch. They were removedJohn Baldwin2005-10-27141-84217/+0
* Vendor import of Intel ACPI-CA 20041119 with system includes fixups.vendor/acpica/20041119sysincDavid E. O'Brien2005-10-24130-449/+449
* Clean up a small memory leak introduced with the previous commit toNate Lawson2005-01-141-0/+7
* Fix handling of the implicit return case for methods called from anNate Lawson2005-01-121-1/+2
* Oops, remove unnecessary cast in original, out-commented code.Mark Santcroos2004-12-021-1/+1
* Local change: Supporting code not yet available, use previous behaviorMark Santcroos2004-12-021-1/+9
* Vendor import of Intel ACPI-CA 20041119Mark Santcroos2004-12-0198-1854/+3896
* Add a padding member to the header overlaid on data allocated in theNate Lawson2004-08-181-1/+2
* Vendor import of Intel ACPI-CA 20040527Mark Santcroos2004-07-0214-149/+271
* Remove a warning of a constant that is too large. Change submitted toNate Lawson2004-05-251-1/+1
* Vendor import of Intel ACPI-CA 20040514.Nate Lawson2004-05-2558-1192/+2201
* Only avoid disabling bus mastering on the sleep path. This should fixNate Lawson2004-04-141-13/+13
* Import ACPI-CA 20040402 distribution.Nate Lawson2004-04-1437-259/+870
* Import of Intel ACPI-CA 20040311.Nate Lawson2004-03-1822-126/+392
* Remove these on the vendor branch as we no longer import them (and someNate Lawson2004-03-035-2897/+0
* Fix an off-by-one in the compiler path. Originally from iwasaki-san'sNate Lawson2004-02-281-1/+1
* Vendor import of ACPICA 20040220Nate Lawson2004-02-28186-1070/+1968
* When creating a package element via "Store(0xXXX, Index(ArgX, 0xXXX))",Nate Lawson2004-01-141-1/+1
* Fix for "UtAllocate: Attempt to allocate zero bytes" warnings on DellNate Lawson2004-01-041-1/+6
* Fix an off-by-one in the compiler path. Originally from iwasaki-san'sNate Lawson2003-12-091-1/+1
* Eliminate a warning. Patch has been sent to the vendor.Nate Lawson2003-12-091-1/+0
* Add the APIC_HEADER definition back in and use the correct definitionNate Lawson2003-12-091-1/+9
* Import ACPI-CA 20031203Nate Lawson2003-12-09100-1199/+1951
* Remove files on the vendor branch that we no longer use. Some are no longerNate Lawson2003-12-091-869/+0
* Update code for checking the reference count and performing the finalNate Lawson2003-11-212-25/+45
* Add the byte offset to the base address for IndexField objects. ThisNate Lawson2003-11-211-9/+19
* Fix a bug in iasl(8) that caused it to core dump while parsing a DSDTNate Lawson2003-11-051-1/+1
* Fix an overflow in the resource list code for Address16, 32, 64, andNate Lawson2003-09-192-11/+42
* Fix a few more s/UINT32/ACPI_SIZE issues. iasl and acpidb now build onNate Lawson2003-08-121-2/+2
* Fix AcpiOsMapMemory to match the function definition. Don't use UINT32Nate Lawson2003-08-111-2/+2
* Fix a bug that would result in a very long sleep. Change has beenNate Lawson2003-08-071-1/+1
* Import the userland interface from acpica 0619Nate Lawson2003-08-071-0/+1085
* Import common/ files from acpica 0619Nate Lawson2003-08-072-0/+1293
* Import compiler/ files from acpica 0619Nate Lawson2003-08-0727-0/+24646
* Remove a multiply-defined function. The change has been submitted to theNate Lawson2003-07-141-4/+0
* Fix handling of _BST in the new dist.Nate Lawson2003-07-131-7/+23
* Patch for global lock error messages that the vendor will import eventually.Nate Lawson2003-07-131-2/+2
* ACPICA import from the 0619 dist.Nate Lawson2003-07-1399-2562/+4595
* Fix a bug in register access. This should fix warning messages of:Nate Lawson2003-06-231-2/+2
* Revert to using TABLE_ID_DSDT as the default. It looks like the dynamicNate Lawson2003-05-281-2/+2
* Fix false AE_NOT_FOUND messages, reported in NetBSD port-i386/20897.Nate Lawson2003-05-272-4/+44
* Fix halt -p. I've done this with an import because kochi-san reportsWarner Losh2003-05-031-1/+1
* Import of Intel ACPI 20030228 vendor distributionNate Lawson2003-04-294-0/+1690
* Import of Intel ACPI 20030228 vendor distributionNate Lawson2003-04-29151-4901/+4925