]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdce2.git/history - libdce.c
[LINUX] Fix for make install
[glsdk/libdce2.git] / libdce.c
2013-09-05 Sathishkumar[LINUX] Fix for make install
2013-09-05 Saurabh Bipin Chandra[LIBDCE] Add function descriptor in libdce header file
2013-09-05 Saurabh Bipin Chandra[LIBDCE] Mutual exclusion of Engine_open and Engine_close
2013-09-05 Saurabh Bipin Chandra[LINUX] Moving Linux specific functions to new c file
2013-09-05 Saurabh Bipin Chandra[LINUX] Expose dce_init and dce_deinit calls to user
2013-09-04 Saurabh Bipin Chandra[LINUX] Expose API to lock and Unlock IO Buffers
2013-09-04 Saurabh Bipin Chandra[DCE] Align MmRpc offset setting with GLP Rpmsg_rpc
2013-08-30 Saurabh Bipin Chandra[GLP] Enable DMA Buf Handle
2013-08-29 Sathishkumar[LINUX] X11 and Wayland Support removed
2013-08-27 Sathishkumar[GLP] Libdce linux implementation
2013-08-27 Saurabh Bipin Chandra[DCE] Modify approach to pass parameters to IPC
2013-06-19 Saurabh Bipin Chandra[LIBDCE] Remove MmRpc translation param base
2013-05-23 Saurabh Bipin ChandraFix to pass right translation param to IPC.
2013-05-23 Saurabh Bipin Chandra[LIBDCE] Remove check for error_code in Engine_open
2013-04-26 Saurabh Bipin Chandra[libDCE] Add IPC 3.x Adapted code to Repository