aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import ACPICA 20100702.vendor/acpica/20100702Jung-uk Kim2010-07-0653-1047/+3896
* Import ACPICA 20100528.vendor/acpica/20100528Jung-uk Kim2010-05-2888-1227/+6372
* Import ACPICA 20100428.vendor/acpica/20100428Jung-uk Kim2010-04-2853-3921/+16773
* Additional fix for root table size regression.Jung-uk Kim2010-04-021-3/+7
* Fixes for table load regression.Jung-uk Kim2010-04-021-8/+11
* Integrate FreeBSD changes for acfreebsd.h.Jung-uk Kim2010-04-021-4/+5
* Import ACPICA 20100331.vendor/acpica/20100331Jung-uk Kim2010-04-0231-617/+880
* Import ACPICA 20100304.vendor/acpica/20100304Jung-uk Kim2010-03-0579-993/+1486
* Import ACPICA 20100121.vendor/acpica/20100121Jung-uk Kim2010-01-21242-739/+884
* Import ACPICA 20091214.vendor/acpica/20091214Jung-uk Kim2009-12-1433-333/+870
* Import ACPICA 20091112.vendor/acpica/20091112Jung-uk Kim2009-11-1643-225/+1253
* Import ACPICA 20091013.vendor/acpica/20091013Jung-uk Kim2009-10-1325-534/+1238
* Import ACPICA 20090903vendor/acpica/20090903Jung-uk Kim2009-09-0424-197/+1025
* Import ACPICA 20090730vendor/acpica/20090730Jung-uk Kim2009-07-3135-1296/+3124
* Import ACPICA 20090625vendor/acpica/20090625Jung-uk Kim2009-06-2548-1002/+2135
* Import ACPICA 20090521 (with three patches from ACPICA GIT).vendor/acpica/20090521Jung-uk Kim2009-06-01252-9074/+34815
* Move subdirectoies of interpreter one level up as it is done in the vendorJung-uk Kim2009-06-0143-0/+0
* Temporarily revert system includes fixups to make future import easier.vendor/acpica/20070320resyncJung-uk Kim2009-06-01169-571/+571
* Restore directory structures from actual vendor distribution.Jung-uk Kim2009-06-01164-0/+0
* flatten acpica vendor areaAndriy Gapon2009-05-19201-0/+0
* Fix GPE livelock that occurs on HP/Compaq laptops, mostly in the thermalNate Lawson2008-01-121-3/+19
* Fix global lock recursion bug.Jung-uk Kim2007-09-242-10/+15
* Unbreak world build.Ruslan Ermilov2007-04-111-0/+2
* Put some overly verbose prints under bootverbose. This is on the vendorNate Lawson2007-04-111-0/+3
* Fix tinderbox build breakage.Jung-uk Kim2007-03-222-3/+6
* Remove files that are no longer needed or removed by vendor.Jung-uk Kim2007-03-225-3071/+0
* 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