mraajs: update for node.js 0.12 API differences
[contrib/mraa.git] / src / x86 /
2015-03-13 Brendan Le Follintel_minnow_max.c: Add support for spi
2015-03-03 Brendan Le Follintel_edison_fab_c.c: let the edison spi driver select...
2015-03-01 Brendan Le Follintel_edison_fab_c.c: Fix frequency setting on edison...
2015-03-01 Brendan Le Follx86.c: unknown init now returns MRAA_UNKNOWN_PLATFORM
2015-01-27 Brendan Le Follintel_minnow_max.c: define gpio.mux_total
2015-01-26 Alex Tereschenkox86.c/mraa_x86_platform: added dedicated block for...
2015-01-21 Thomas Inglebyinternal/platform_name: move to const char*
2015-01-20 Brendan Le Follcov: add some explicit includes that where missing
2015-01-20 Thomas Inglebyuart: use const char* instead of plain char*
2015-01-20 Thomas Inglebyuart: add function mraa_uart_get_dev_path
2001-01-01 Brendan Le Follx86.c: remove duplicate case statement
2001-01-01 Brendan Le Follx86/intel_minnow_max.c: remove definitions duplication
2001-01-01 Brendan Le Follx86/intel_minnow_max.c: add board gpio count
2001-01-01 John 'Warthog9'... x86/intel_minnow_max.c: Adjust gpio pins based on kerne...
2015-01-09 Thomas Inglebyx86/galileo_gen2: correct mistake on IO11 for SPI
2015-01-06 Kurt Eckhardtintel_edison_fab_c.c: move gpio_close_pre to miniboard
2015-01-05 Brendan Le Folledison: add mraa_i2c_frequency replace hook for i2c-6
2014-12-19 Kurt Eckhardtx86/galileo-gen2: Speed up mraa_gpio_dir
2014-12-19 Kurt Eckhardtx86/edison: Speed up mraa_gpio_dir
2014-12-12 Thomas Inglebyx86/galileo-gen2: correct SPI MOSI mux info
2014-12-12 Thomas Inglebyx86/edison: only toggle tristate on physical pins
2014-12-11 Brendan Le Follintel_edison_fab_c.c: ignore failed tristate writes...
2014-12-08 Thomas Inglebyx86: move x86 platform include files into own directory
2014-12-08 Thomas Inglebyarch: initial framework for supporting other architectu...