index
:
delta/acpica.git
baserock/genivi/install
master
revert-134-acpica-parser
revert-143-efi-edk2
revert-196-acpica-trivial
revert-767-master
revert-776-dangling-pointer
revert-862-entry
github.com: acpica/acpica.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generate
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup for all string-to-integer conversions
Robert Moore
2016-08-12
6
-0
/
+7
*
iASL: Split help screens to a new file
Robert Moore
2016-07-29
1
-0
/
+1
*
Merge pull request #154 from zetalog/acpica-efi2
Robert Moore
2016-07-26
9
-20
/
+2
|
\
|
*
Clib: Eliminate AcpiOsXXXFile()/AcpiLogError and link clibrary fxxx()/errno/p...
Lv Zheng
2016-07-22
9
-9
/
+0
|
*
Clib: Add -nostdinc support for EFI layer
Lv Zheng
2016-07-22
9
-11
/
+2
*
|
Revert "Update for local 64-bit version of strtoul"
Robert Moore
2016-06-30
3
-3
/
+0
*
|
Update for local 64-bit version of strtoul
Robert Moore
2016-06-30
3
-0
/
+3
*
|
AcpiHelp: Add support for AML flags values and other grammar
Robert Moore
2016-06-24
1
-0
/
+1
*
|
Revert "Efi edk2"
revert-143-efi-edk2
Robert Moore
2016-06-15
9
-2
/
+11
*
|
Merge pull request #143 from zetalog/efi-edk2
Robert Moore
2016-06-15
9
-11
/
+2
|
\
\
|
*
|
Clib: Eliminate AcpiOsXXXFile()/AcpiLogError and link clibrary fxxx()/errno/p...
Lv Zheng
2016-06-06
9
-11
/
+2
|
|
/
*
|
iASL: update makefile
Robert Moore
2016-06-10
1
-1
/
+0
*
|
iASL: Split some of the ASL parse rules files.
Robert Moore
2016-06-10
1
-3
/
+6
|
/
*
Update makefiles/project-files for new source file
Robert Moore
2016-04-19
8
-0
/
+8
*
Do not use "-o" option at all.
Jung-uk Kim
2016-03-23
1
-3
/
+5
*
Work around a Berkeley Yacc (byacc) bug, simplify, and clean up.
Jung-uk Kim
2016-03-22
1
-6
/
+6
*
Add support for QNX 6.6 platform.
Will Miles
2016-03-08
4
-0
/
+24
*
iASL: Split support for ToPLD macro to a new file
Robert Moore
2016-03-03
1
-0
/
+1
*
Intepreter: Add object extensions to Concatenate operand
Robert Moore
2016-02-19
3
-0
/
+3
*
iASL: Add support for option to create cross-reference file
Robert Moore
2016-02-11
1
-0
/
+1
*
ACPI 6.0/iASL: Add support for the External AML opcode
Robert Moore
2016-01-29
1
-0
/
+1
*
iASL: Update for parse tree debug output
Robert Moore
2016-01-22
1
-0
/
+1
*
Disassembler/tools: Support for multiple ACPI tables in one file
Robert Moore
2015-11-05
3
-3
/
+5
*
Update makefiles/project-files for new acpixtract files
Robert Moore
2015-10-23
1
-0
/
+1
*
iASL: Split large data table compiler file into three files
Robert Moore
2015-10-16
1
-0
/
+2
*
Split interpreter tracing functions to a new file
Robert Moore
2015-10-13
2
-0
/
+2
*
Makefiles: Do not use -Woverride-init on some systems
Robert Moore
2015-09-25
1
-5
/
+5
*
iASL: Additional restructuring of main parser rule files.
Robert Moore
2015-08-20
1
-0
/
+1
*
iASL: Split rules for symbolic operators to a new file.
Robert Moore
2015-08-20
1
-0
/
+1
*
Merge pull request #92 from juikim/master
Robert Moore
2015-08-14
1
-17
/
+18
|
\
|
*
Set a variable before use. No functional change.
Jung-uk Kim
2015-08-06
1
-1
/
+1
|
*
iASL: Support POSIX yacc again.
Jung-uk Kim
2015-07-20
1
-17
/
+18
*
|
acpinames: Add new options and wildcard support.
Robert Moore
2015-08-05
1
-0
/
+2
|
/
*
Makefiles: For "clean", add generic removal of *.o files.
Robert Moore
2015-07-16
1
-1
/
+1
*
Makefile/iASL: Remove obsolete dmobject.c file.
Robert Moore
2015-07-15
1
-1
/
+0
*
Debugger: Move debugger specific APIs to debugger component.
Lv Zheng
2015-07-07
1
-1
/
+1
*
Cleanup use of all non-ANSI local C library functions.
Robert Moore
2015-06-26
7
-0
/
+8
*
Update project/makefiles for method tracing feature.
Robert Moore
2015-06-25
2
-2
/
+0
*
Executer: Add interpreter tracing mode for method tracing facility.
Lv Zheng
2015-06-10
2
-0
/
+2
*
Dispatcher: Move stack traversal code to dispatcher.
Lv Zheng
2015-06-10
2
-0
/
+2
*
AcpiHelp: Add option to display all known/supported ACPI tables.
Robert Moore
2015-05-13
2
-0
/
+2
*
Additional DragonFly BSD support.
Robert Moore
2015-04-10
2
-0
/
+8
*
Rename osfreebsdtbl.c to osbsdtbl.c and reuse it on NetBSD
Kamil Rytarowski
2015-03-08
1
-1
/
+9
*
Add new HOST type: _NetBSD
Kamil Rytarowski
2015-03-08
1
-1
/
+4
*
Unix makefiles: Add C99 support option.
Robert Moore
2015-02-27
1
-1
/
+1
*
Unix makefiles: Separate option to disable optimizations and _FORTIFY_SOURCE
David E. Box
2014-12-22
1
-1
/
+9
*
iASL: Add support for Printf and Fprintf macros.
Robert Moore
2014-10-24
1
-0
/
+1
*
Disassembler: Add support for C-style operators and expressions.
Robert Moore
2014-10-24
2
-8
/
+10
*
AcpiExec: Add option to specify an object initialization file.
Robert Moore
2014-10-08
1
-0
/
+1
*
iASL: Add option to "prune" parse tree for debug only.
Robert Moore
2014-10-08
1
-0
/
+1
[next]