packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / include /
2015-12-21 Brendan Le Follmraa: Remove executable bit from a few files
2015-12-17 Lay, Kuan LoonSoFIA 3GR: Add SoFIA 3GR platform with i2c support
2015-12-15 Henry Bruceiio: C API changes and C++ API enhancements
2015-12-15 Henry Brucemraa_internal.h: Added mraa_iio_detect() function decla...
2015-12-15 Brendan Le Follmraa_internal.h: Add fnmatch.h include
2015-12-15 Lay, Kuan Looniio: added event api
2015-12-15 Brendan Le Folliio: Remove iio structures from mraa_platform_t
2015-12-15 Brendan Le Follmraa_func.h: Remove unused code
2015-12-15 Brendan Le Folliio: initial pass at getting channel information from...
2015-12-15 Brendan Le Folliio: Find attributes and channels in iio device
2015-12-15 Brendan Le Folliio: initial API and enumeration of devices
2015-12-15 Brendan Le Folliio: Add initial module
2015-12-14 Jorge Ramirez-Ortiz96boards: add support to HiKey 96board
2015-12-14 Srinivas Kandagatla96boards: add support to 96boards (https://96boards...
2015-12-14 Srinivas Kandagatlamraa: Add flags to not setup bus pinmux
2015-12-04 Mihai SerbanCompile libmraa for Android and Brillo
2015-10-06 Alex Tereschenkogpio.c: Added ISR thread termination flag
2015-09-15 Evan Steeleminnowboardmax: Add support for compatible boards
2015-09-08 Brendan Le Follmraa: Remove global advance_func struct and place it...
2015-09-08 Henry Bruceusb: Added gpio isr support to ft4222
2015-09-08 Henry Bruceusb: Added gpio read/write support for ft4222 with...
2015-09-08 Henry Brucei2c.c: Refactored init calls to use mraa_i2c_init_inter...
2015-09-08 Henry Brucex86: advance_func now stored in mraa_board_t instance
2015-09-08 Henry Bruceusb: Updated ft4222 device detection
2015-09-08 Henry Bruceplatform_type: platform_type now in mraa_board_t
2015-09-08 Henry Bruceusb: Skeleton platform code for FTDI FT4222 USB to...
2015-09-03 Brendan Le Follnuc5: Add i2c support for intel 5th generation NUC
2015-07-10 Brendan Le Follmraa: add internal mraa_find_i2c_bus function
2015-07-01 Brendan Le Follgpio: all gpio enums prefixed with _mraa
2015-06-15 Alex Tereschenkospi.c: introduced a _replace hook for spi_lsbmode()
2015-06-15 Alex Tereschenkospi.c: moved struct _spi declaration into mraa_internal...
2015-06-01 Brendan Le Folluart: make mraa_uart_get_dev_path return const char*
2015-05-28 Jon Trulsonuart: add fd (file descriptor) to uart context
2015-04-08 Michael Ringbanana: Add bananapi support
2015-04-08 Michael Ringmraa.c: Add _contains helper functions
2015-04-08 Brendan Le Follmraa_internal.h: clean header style
2015-04-08 Michael Ringmraa.c: change helper functions to use const char*
2015-04-04 Michael Ringbeaglebone.h: added Beaglebone Black Platform
2015-04-04 Michael Ringmraa_adv_func.h: Added pwm initialization replace
2015-03-23 Thomas Inglebyapi: introduce define for pin name size
2015-03-19 Michael Ringinternal/pin/name: increase length of pin name
2015-02-15 Michael Ringinclude/arm/raspberry_pi.h Added pincount defines for...
2015-02-15 Michael Ringmraa.c added internal helper functions to support globb...
2015-01-21 Thomas Inglebyapi: remove internal strut from public API
2015-01-20 Thomas Inglebyuart: add function mraa_uart_get_dev_path
2015-01-20 Thomas Inglebyuart: cleanup and bring inline with standard
2015-01-05 Kurt Eckhardtpwm.c: cache period
2015-01-05 Brendan Le Folli2c: use I2C_FUNCS to store funcs map
2015-01-05 Brendan Le Folledison: add mraa_i2c_frequency replace hook for i2c-6
2015-01-05 Brendan Le Folli2c: add busnum to context
2015-01-05 Brendan Le Folli2c: remove hz from context
2014-12-19 Kurt Eckhardtgpio.c: add advance_func->gpio_close_pre
2014-12-08 Thomas Inglebyraspberry pi: add model b definition
2014-12-08 Thomas Inglebyarm: add initial skeleton for arm platform support
2014-12-08 Thomas Inglebyx86: move x86 platform include files into own directory
2014-12-08 Thomas Inglebyarch: initial framework for supporting other architectu...
2014-11-20 Henry Bruceintel_minnow_max: Added platform definition
2014-11-20 Brendan Le Folli2c: remove smbus helper library & clean up command...
2014-11-17 Thomas Inglebymmap: remove implementation of mmap gpio
2014-11-17 Thomas Inglebyinternal: remove un-implmented function prototype
2014-11-17 Thomas Inglebypwm: move pwm setup to module
2014-11-17 Thomas Inglebyspi: move spi setup from core into module
2014-11-17 Thomas Inglebyi2c: move i2c setup from core into module
2014-11-17 Thomas Inglebyaio: move aio setup from core into module
2014-11-17 Thomas Inglebygpio: move gpio setup from core into module
2014-11-17 Thomas Inglebyinternal: add function protype for mux setup.
2014-10-24 Thomas Inglebyintel_de3815: initial support for Baytrail NUC
2014-10-23 Brendan Le Folli2c: use default i2c bus in board config if invalid
2014-10-20 Thomas Inglebyuart: add pre uart hook
2014-10-19 Thomas Inglebyuart: add init post hook
2014-09-25 Brendan Le Follsyslog: remove all fprintf calls and use syslog instead
2014-09-25 Brendan Le Follmraa_internal.h: fix styling issues
2014-09-22 Thomas Inglebyaio: add calls for changing bit value of the read
2014-09-09 Thomas Inglebyhook: add spi init hooks
2014-09-09 Thomas Inglebyhook: add pwm hook around init
2014-09-09 Thomas Inglebyaio: internal aio context to mraa_internal_types
2014-09-09 Thomas Inglebyaio: add init hooks, and fp hook
2014-09-09 Thomas Inglebyintel_edision_fab_c: renamed from fab_b
2014-09-09 Thomas Inglebyintel_edison_fab_b: initial board definition
2014-07-24 Thomas Inglebypwm: move internal context structure to internal header
2014-07-24 Thomas Inglebypwm: add period write replace hook
2014-07-14 Thomas Inglebyi2c: add init(pre-post) hooks
2014-07-14 Thomas Inglebyi2c: internal structure to mraa_internal_types
2014-07-14 Thomas Inglebymraa: make platform info more available internally
2014-07-14 Thomas Inglebyhook: change structure to pointer
2014-07-14 Thomas Inglebymraa: rename internal adv func mraa_adv_func_t
2014-07-11 Thomas Inglebyhook: items lost in merge, missing adv items.
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-11 Thomas Inglebyhook: change header of board definition, add internal
2014-07-11 Thomas Inglebyhook: rename from declared struct to adance_func
2014-07-10 Brendan Le Follmraa_internal: add extern "C" to internal headers
2014-07-10 Thomas Inglebyuart: barebones uart module added.
2014-07-01 Thomas Inglebyhook: remove hooks, move into branch.
2014-06-27 Thomas Inglebymraa: initial implementation of "hooks"
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-06-20 Thomas InglebyMerge branch 'gen2'
2014-06-17 Thomas Inglebymaa: add support for enabling pins and pulldowns
2014-06-17 Thomas Inglebyintel galile rev g: change name from gen2 to revg
2014-06-16 Brendan Le Follgen2: add basic galileo gen2 detection
2014-06-11 Brendan Le Follmaa: make common.h header to replace maa.h header to...
next