Commit graph

  • 409d6f87a5 sensor/lps25hb: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:33:26 +0100
  • b908f536d3 sensor/lis3mdl: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:33:14 +0100
  • 7b92b59c83 sensor/lis3dh: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:33:02 +0100
  • bb08e1b524 sensor/hmc5883l: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:31:58 +0100
  • ccd28b9523 sensor/hdc1008: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:31:43 +0100
  • dbb5380020 sensor/dht: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:31:31 +0100
  • 0496b95391 sensor/bmi160: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:31:21 +0100
  • 1f2b984ece sensor/bmg160: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:31:09 +0100
  • 1836c61d43 sensor/bme280: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:30:56 +0100
  • 3d8626e95c sensor/bmc150: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:30:39 +0100
  • 4be15a986c sensor/bma280: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:30:25 +0100
  • beacd063f8 sensor/ak8975: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:30:11 +0100
  • 08615c7b6b drivers/pwm_qmsi: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:29:11 +0100
  • 46e39befea drivers/pwm_pca9685: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:28:53 +0100
  • ae6802329c drivers/pwm_k64_ftm: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:28:30 +0100
  • db22d3c8da drivers/i2c_qmsi_ss: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:25:50 +0100
  • 042f5da963 drivers/i2c_qmsi: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:25:37 +0100
  • 8707593b93 drivers/i2c_ksdk: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:25:22 +0100
  • a2f7bed768 drivers/i2c_dw: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:25:09 +0100
  • e6cd44fad8 drivers/i2c_atmel_sam3: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:24:53 +0100
  • 926c553acb drivers/gpio_qmsi_ss: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:23:18 +0100
  • 1b54d26a33 drivers/gpio_qmsi: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:23:04 +0100
  • 3385b7a074 drivers/gpio_pcal9535a: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:22:46 +0100
  • ce1406ffbb drivers/gpio_nrf5: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:22:32 +0100
  • e0fed5f219 drivers/gpio_k64: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:21:42 +0100
  • 19129d6e96 drivers/gpio_dw: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:21:28 +0100
  • b592cdf685 drivers/gpio_atmel_sam3: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:21:14 +0100
  • 6ae68cc36a drivers/eth_enc28j60: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:20:00 +0100
  • da7a00b407 drivers/dma_qmsi: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:19:44 +0100
  • 960565269a drivers/stm32f10x_clock: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:18:41 +0100
  • fece918846 drivers/nrf5_power_clock: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:18:01 +0100
  • df4c5d7f0c drivers/ti_adc108s102: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:17:09 +0100
  • 223e36bea7 drivers/adc_qmsi_ss: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:16:48 +0100
  • 4303d74220 drivers/adc_qmsi: Make driver_api structure const. Marcus Shawcroft 2016-10-24 08:16:36 +0100
  • 8d6ac0d045 drivers: Make the device struct driver_api pointer target const Marcus Shawcroft 2016-10-22 10:04:24 +0100
  • 33d17497d2 drivers: uart_nrf5: Use MDK baudrate divisor constants Carles Cufi 2016-10-25 14:06:55 +0200
  • 3daf30c912 sanity: add unified args Javier B Perez 2016-10-25 11:08:19 -0500
  • 28bba92dc0 sanity: Load arguments from files Genaro Saucedo Tejada 2016-10-24 18:00:58 -0500
  • 2901f89170 drivers/pwm: fix pwm_qmsi_set_values() return error Qiu Peiyang 2016-10-10 03:21:10 -0400
  • cc9da10aab iot/zoap: Add unit tests for block-wise transfers Vinicius Costa Gomes 2016-10-06 18:09:18 -0300
  • b7833b9851 iot/zoap: Add support for block sized transfers Vinicius Costa Gomes 2016-09-14 11:39:15 -0300
  • 669d581e0a arc: Let CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC be set by SOC Chuck Jordan 2016-10-24 12:36:23 -0700
  • 73d4929886 test/context: Fix style issues Flavio Santes 2016-10-23 14:19:56 -0500
  • 571c3a8968 drivers/uart: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:05:14 +0100
  • 1bc999cb8d drivers/uart: Refactor UART input hook. Marcus Shawcroft 2016-10-23 08:53:21 +0100
  • f603981707 sensor/th02: Add missing build_all test. Marcus Shawcroft 2016-10-24 08:48:45 +0100
  • d70d0f93e2 sensor/sht3xd: Fix build_all sensor test. Marcus Shawcroft 2016-10-24 08:47:46 +0100
  • da5e7d7fa0 grove: fixed log level kconfig variable Anas Nashif 2016-10-07 17:38:37 -0400
  • 702cd6cb52 samples/soc_flash_nrf5: test non-word aligned writes Ricardo Salveti 2016-09-13 14:11:30 -0300
  • c7e607656b flash/nrf5: support non word-aligned write Ricardo Salveti 2016-09-13 13:32:55 -0300
  • 0c31ed273e unified/test: Adapt C++ sample application Allan Stephens 2016-10-21 10:02:50 -0500
  • f4ba3b1d5d unified/test: Adapt floating point sharing test Allan Stephens 2016-10-21 09:11:55 -0500
  • ab20787cf7 unified/doc: Add heap memory pool section to Kernel Primer Allan Stephens 2016-10-18 10:07:08 -0500
  • 514be49072 kernel/test: Add testing of heap memory pool support Allan Stephens 2016-10-14 12:57:00 -0500
  • 480a131ad9 unified: Support heap memory pool Allan Stephens 2016-10-13 15:44:48 -0500
  • 904cf97263 unified: Eliminate thread config structure used by work queues Allan Stephens 2016-10-07 13:59:23 -0500
  • 06aefdb654 unified: Align thread creation APIs Allan Stephens 2016-10-21 15:14:59 -0500
  • 35ffaff43d unified: Don't bother initializing memory map buffer Allan Stephens 2016-10-21 14:31:37 -0500
  • 602e6a8ae7 unfied: Tweak stack API parameters Peter Mitsis 2016-10-17 11:48:43 -0400
  • 12f35f312c unified: Update k_stack_pop() usage in documentation Peter Mitsis 2016-10-17 13:06:48 -0400
  • ddbe77a1dd unified: Remove unused K_STACK_SIZE() macro Peter Mitsis 2016-10-17 13:23:07 -0400
  • 5680681ed9 tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specific Kumar Gala 2016-10-24 12:57:12 -0500
  • dfa86e2aca sanitycheck: provide option to exclude tags Anas Nashif 2016-10-24 17:08:56 -0400
  • af1d1c2d8c drivers/flash: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:03:28 +0100
  • a5e897050e drivers/gpio: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:03:11 +0100
  • e7a24458f2 drivers/i2c: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:02:48 +0100
  • bb4d03b154 drivers/ipm: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:02:27 +0100
  • 07b56d8545 drivers/pinmux: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:02:12 +0100
  • 5e1e3edee6 drivers/pwm: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:01:56 +0100
  • 39d34d73a0 drivers/rtc: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:01:38 +0100
  • b3774c9070 drivers/sensor: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:00:28 +0100
  • a45c3f8ad6 drivers/shared_irq: Make references to driver_api const Marcus Shawcroft 2016-10-22 10:00:14 +0100
  • a7749abbb5 drivers/eth: Make references to driver_api const Marcus Shawcroft 2016-10-22 09:59:53 +0100
  • 3651a7d108 drivers/dma: Make references to driver_api const Marcus Shawcroft 2016-10-22 09:59:35 +0100
  • 4b93e14b64 drivers/clock_control: Make references to driver_api const Marcus Shawcroft 2016-10-22 09:59:20 +0100
  • df35c244c4 drivers/counter: Make references to driver_api const Marcus Shawcroft 2016-10-22 09:56:21 +0100
  • 278f9792f0 drivers/aio_comparator: Make references to driver_api const Marcus Shawcroft 2016-10-22 09:56:02 +0100
  • 842a8e4a24 drivers/adc: Make references to driver_api const Marcus Shawcroft 2016-10-22 09:55:47 +0100
  • 9ff8463b39 drivers/spi: Make references to driver_api const Marcus Shawcroft 2016-10-22 09:55:34 +0100
  • 156eebe912 drivers/watchdog: Make references to driver_api const. Marcus Shawcroft 2016-10-22 09:54:53 +0100
  • 6d0a0ab337 tests: mbedtls: mark nios2 as slow Anas Nashif 2016-10-24 12:17:06 -0400
  • 681a4df787 th02: Limit name space pollution by using 'static' Marcus Shawcroft 2016-10-24 10:19:33 +0100
  • abefffeda6 hdc1008: Limit name space pollution by using 'static' Marcus Shawcroft 2016-10-24 10:17:49 +0100
  • 81da76e39b tests: Add sensor HTS221 to driver/build-all test case. Marcus Shawcroft 2016-10-24 11:49:00 +0100
  • f6403ecee0 tests: Add CONFIG_COUNTER to build_all driver tests. Marcus Shawcroft 2016-10-24 11:07:35 +0100
  • 9a60286f41 tests: Adjust drivers/build_all to build for more boards. Marcus Shawcroft 2016-10-24 13:36:29 +0100
  • 8d35760fec board: organize boards based on architecture Kumar Gala 2016-10-19 15:13:41 -0500
  • fc0fa86a85 doc: point to wiki for board documnetation Anas Nashif 2016-10-24 08:36:38 -0400
  • 0a3946a68b build: bump version to 1.5.99 Anas Nashif 2016-10-24 08:38:13 -0400
  • bdd7764051 build: clean up .stat file(s) Kumar Gala 2016-10-24 11:00:32 -0500
  • bbf736cf6e build: refactor kernel hex build to be common Kumar Gala 2016-10-24 10:57:46 -0500
  • b1d5ae72e3 drivers/serial: Make nRF5 UART pin configuration board-specific Johan Hedberg 2016-10-23 14:29:00 +0300
  • 641944283d soc: intel_quark: source Kconfig file of SoC Anas Nashif 2016-10-22 07:33:11 -0400
  • e95abcd310 sanitycheck: add nrf51_pca10028 to buildable tests Anas Nashif 2016-10-22 07:18:04 -0400
  • 56629db9fa samples: ipsp: whitelist platforms Anas Nashif 2016-10-22 10:52:00 -0400
  • bf5fdfbe43 tests: fix testcases for cortex-m0+ platforms Anas Nashif 2016-10-22 10:41:16 -0400
  • b37dc99033 tests: sha256: filter by RAM size Anas Nashif 2016-10-22 09:11:30 -0400
  • fb9185cdb8 kernel: Allow SYS_KERNEL_VER_MAJOR(), etc. return full range of values. Paul Sokolovsky 2016-10-21 14:58:43 +0300
  • 3ef74d4fea unified/arc: Add tickless idle test for Arduino 101 ARC core Dmitriy Korovkin 2016-10-14 12:12:46 -0400
  • 792140a502 drivers: Fix type problems when building QMSI rtc driver Dmitriy Korovkin 2016-10-14 11:48:11 -0400