packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / src / x86 /
2015-12-21 Brendan Le Follmraa: Remove executable bit from a few files
2015-12-21 Brendan Le Follx86.c: Fix include for sofia 3gr platform missing
2015-12-17 Lay, Kuan LoonSoFIA 3GR: Add SoFIA 3GR platform with i2c support
2015-12-04 Mihai Serbanintel_edison_fab_c.c: Remove dependency on debugfs
2015-12-04 Mihai Serbanedison: fix SPI IO pointers usage
2015-12-03 Brendan Le Follcmake: enable settign of MRAAPLATFORMFORCE to reduce...
2015-09-18 Matthew Auldintel_minnow_byt_compatible: fix memory leak
2015-09-16 Brendan Le FollRevert "intel_edison_fab_c.c: Don't initiate SPI pins...
2015-09-15 Evan Steeleminnowboardmax: Add support for compatible boards
2015-09-15 Petre Eftimeintel_galileo_rev_g.c: Fix uninitialized subplatform...
2015-09-14 Jonas Norlingintel_edison_fab_c.c: Don't initiate SPI pins when...
2015-09-08 Brendan Le Follintel_galileo_rev_d.c: Fixed missing goto leaving board...
2015-09-08 Brendan Le Follmraa: Remove global advance_func struct and place it...
2015-09-08 Henry Brucex86: advance_func now stored in mraa_board_t instance
2015-09-08 Henry Bruceintel_edison: Now uses mraa_board_t instance of advance...
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-09-01 Brendan Le Follintel_minnow_max.c: add support for uart
2015-08-26 Brendan Le Follintel_de3815.c: Use MRAA_INTEL_DE3815_PINCOUNT macro...
2015-08-25 Brendan Le Follintel_minnow_max.c: change i2c bus count to 0
2015-08-20 Brendan Le Follintel_minnow_max.c: Fix default i2c bus mechanism
2015-07-24 Brendan Le Follnpm: Fix npm builds for ARM hosts
2015-07-10 Brendan Le Follmraa: add internal mraa_find_i2c_bus function
2015-07-08 Brendan Le Follintel_de3815: avoid double free in case of error
2015-07-08 Brendan Le Follintel_de3815.c: Add error handling to seeks and avoid...
2015-07-08 Brendan Le Follintel_de3815.c: check i2c device fd
2015-07-08 Brendan Le Follintel_de3815.c: go up to i2c-8 to find designware i2c...
2015-07-06 Brendan Le Follintel_minnow_max.c: Use MAX_LENGTH for strn commands
2015-07-06 Brendan Le Follintel_minnow_max.c: Fix SPI CLK having uninitialised...
2015-07-01 Brendan Le Follintel_edison_fab_c.c: check fstat return value
2015-07-01 Brendan Le Follgpio: all gpio enums prefixed with _mraa
2015-06-30 Thomas Inglebyx86: de3815: detect correct i2c-dev
2015-06-29 Thomas Inglebyx86: Galileo Gen 2: add ftdi header serial
2015-06-29 Thomas Inglebyx86: edison: add check in init_pre uart hook
2015-06-22 Alex Tereschenkointel_edison_fab_c.c: added spi_lsbmode_replace to...
2015-06-15 Alex Tereschenkointel_galileo_rev_d.c: added spi_lsbmode_replace to...
2015-03-23 Brendan Le Follclang-format: run clang-format on C/C++ code
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...