summaryrefslogtreecommitdiff
path: root/api_examples
AgeCommit message (Expand)AuthorFilesLines
2009-07-21Move api_examples to examples/apiPeter Tyser7-1042/+0
2009-07-11api_examples/Makefile: General cleanupPeter Tyser2-52/+32
2009-07-11api_examples/Makefile: Get rid of unnecessary intermediate LIB targetPeter Tyser1-10/+5
2009-07-11api_examples/Makefile: Combine ELF and BIN targetsPeter Tyser1-13/+8
2009-07-11api_examples/Makefile: Split up variable declarationsPeter Tyser1-4/+11
2009-03-21.gitignore for generated files in api_examples directoryJon Smirl1-0/+7
2009-02-18API: Improve glue mid-layer of the API demo application.Rafal Jaworowski3-44/+38
2009-02-18API: Only output test data when reading was successful.Rafal Jaworowski1-3/+5
2009-02-18API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski2-5/+19
2009-02-18API: Use stack pointer as API signature search hint in the glue layer.Rafal Jaworowski3-10/+23
2008-08-06Fix merge problemsStefan Roese1-18/+60
2008-01-29API: Provide dummy halt() in the glue layer.Rafal Jaworowski1-1/+6
2008-01-29API: Convert conditional building to the new scheme.Rafal Jaworowski1-7/+13
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk3-4/+4
2008-01-09API for external applications.Rafal Jaworowski6-0/+982