Commit graph

  • 83a388e6c8 tests: spi: correct a spi buffer length issue Baohong Liu 2016-12-15 11:44:32 -08:00
  • a7006bb53d rtc: qmsi: Fix wrong comment in driver init Andre Guedes 2016-12-21 11:27:15 -08:00
  • bfa5653e9a arch: remove instances of fiberRtnValueSet() Benjamin Walsh 2016-12-21 11:16:01 -05:00
  • 6209218f40 kernel: optimize ms-to-ticks for certain tick frequencies Benjamin Walsh 2016-12-20 14:39:08 -05:00
  • 95061b6561 misc: add ceiling_fraction() macro Benjamin Walsh 2016-12-21 10:13:02 -05:00
  • a1622472c3 drivers: hp206 driver does not need 2000 ticks/s frequency Benjamin Walsh 2016-12-20 15:50:42 -05:00
  • e863a77849 drivers: fix timeout in hp206 Benjamin Walsh 2016-12-20 15:41:26 -05:00
  • 50f7032fb4 arc/nios2: rename sys_cycle_get_32 to k_cycle_get_32 Benjamin Walsh 2016-12-20 15:33:29 -05:00
  • eec37e6752 kernel: add flag that tells the system is handling timeouts Benjamin Walsh 2016-12-19 13:55:17 -05:00
  • 71905be857 samples/mbedtls_sslclient: Using native IP stack Sergio Rodriguez 2016-12-14 15:58:47 -08:00
  • dc3d73bf58 kernel: fix all nanokernel usage in comments Anas Nashif 2016-12-19 20:25:56 -05:00
  • 3d8e86c12c drivers: eliminate nano/micro kernel usage Anas Nashif 2016-12-19 18:41:17 -05:00
  • 31862e3a63 fxos8700: Add support for tap and double tap triggers Maureen Helm 2016-12-19 16:02:52 -06:00
  • 4c22d6ca86 sensor: Introduce tap and double tap triggers Maureen Helm 2016-12-19 15:27:27 -06:00
  • 345fdd52b1 kernel: document behavior of k_free Anas Nashif 2016-12-20 08:36:04 -05:00
  • 367bf7c175 doc: remove device_sync_call documentation Anas Nashif 2016-12-20 08:12:10 -05:00
  • a4690a4ae0 mailmap: added axy (for Anas Nashif) Anas Nashif 2016-12-20 12:16:36 -05:00
  • b52080749f drivers: gpio_cmsdk_ahb: Fix erronous if statements Sergio Rodriguez 2016-12-12 11:15:44 -08:00
  • 814534ba4e compare footprint: add sanity args files Javier B Perez 2016-10-26 12:04:02 -05:00
  • 6a1632ed26 eth/ksdk: Use k_sem instead of nano_sem Marcus Shawcroft 2016-12-21 09:36:28 +00:00
  • 4ede76a6f9 eth/ksdk: Use k_sem_init() initial count Marcus Shawcroft 2016-12-20 13:47:24 +00:00
  • 5fbbe44883 arc: em_starterkit default changed to EM7D Chuck Jordan 2016-12-09 15:14:44 -08:00
  • d8083e92ab arch/arc, usb, ztest: Add the ARG_UNUSED macro Flavio Santes 2016-12-21 00:25:52 -06:00
  • 358056692f drivers/usb: Use the right data-type Flavio Santes 2016-12-21 00:22:41 -06:00
  • d47abac73d samples: Add the ARG_UNUSED macro Flavio Santes 2016-12-21 00:20:46 -06:00
  • 3ec300fd94 shell: Init structure and add the ARG_UNUSED macro Flavio Santes 2016-12-21 00:11:41 -06:00
  • 501dd224ad drivers: Add the ARG_UNUSED macro Flavio Santes 2016-12-21 00:10:41 -06:00
  • 5799495a5b drivers/sensor: Add the ARG_UNUSED macro Flavio Santes 2016-12-21 00:07:42 -06:00
  • 3d7d373a2f drivers/sensor/bmi160: Remove compiler warnings Flavio Santes 2016-12-21 00:06:29 -06:00
  • f57023934e samples/net/echo_client: Add ARG_UNUSED Flavio Santes 2016-12-20 13:19:09 -06:00
  • 17a589a486 net/utils: Use the right data-type Flavio Santes 2016-12-20 13:18:16 -06:00
  • 9216e6c47d net: Add ARG_UNUSED Flavio Santes 2016-12-20 13:15:00 -06:00
  • e62030a9ad misc/logger: Add ARG_UNUSED Flavio Santes 2016-12-20 12:37:59 -06:00
  • 6ed5b16e49 misc/byteorder: Use the right data-type Flavio Santes 2016-12-20 12:27:41 -06:00
  • 15932d41cd drivers/slip: Use the right data-type Flavio Santes 2016-12-20 12:24:10 -06:00
  • 0a1c29cda4 driver: Add ARG_UNUSED to console and uart drivers Flavio Santes 2016-12-20 12:23:07 -06:00
  • 208fc48d81 tests: add zephyr alerts test case jing wang 2016-12-20 08:28:07 +08:00
  • 371e435cae doc: Add environment variables to getting_started.rst Evan Couzens 2016-11-25 13:33:09 -08:00
  • 3dc9eb00cf net: remove obsolete net_testing.h Anas Nashif 2016-12-20 11:50:46 -05:00
  • 175f63e0f9 doc: add note about order of SDK installation Anas Nashif 2016-12-20 09:45:09 -05:00
  • d097011db9 Merge "Merge arm branch into master" Kumar Gala 2016-12-20 18:00:17 +00:00
  • bdd2e0145c samples/logger-hook: fix ring buffer usage and initialize variables. Yossi Havusha 2016-12-18 14:22:25 +02:00
  • 5ab8f8f15a Merge arm branch into master Kumar Gala 2016-12-20 09:16:27 -06:00
  • f4df430bac sanity_chk: add nucleo_f411re to arm list of boards for sanity Kumar Gala 2016-12-19 12:06:30 -06:00
  • ffa67b77c6 board: add initial support for Nucleo-64 with Soc STM32F411RE Matthias Boesl 2016-12-03 09:22:00 +01:00
  • 129a2f0bb6 gpio: nrf5x: Add support for GPIOTE and GPIO callbacks Carles Cufi 2016-12-10 21:22:04 +01:00
  • feef536ada frdm_k64f: Fix basic button sample Maureen Helm 2016-12-13 17:24:54 -06:00
  • d73ee7e37d frdm_k64f: hexiwear_k64: Fix basic blinky sample Maureen Helm 2016-12-13 08:34:45 -06:00
  • 8b93aaa229 cc3200: Move UART peripheral clock enable into soc init Gil Pitney 2016-12-12 15:19:42 -08:00
  • 3bbdee3a61 cc3200: Ensure UART can wake up Zephyr after wfi in idle Gil Pitney 2016-12-08 14:22:24 -08:00
  • 3f943a8774 boards: bbc_microbit: Add button and LED definitions Carles Cufi 2016-12-08 17:12:03 +01:00
  • ac39609067 boards: nrf52840_pca10056: Add button and LED definitions Carles Cufi 2016-12-08 16:35:08 +01:00
  • 08d97e4fe9 boards: nrf52_pca10040: Add button and LED definitions Carles Cufi 2016-12-08 16:31:05 +01:00
  • 3b8d811a45 boards: nrf51_pca10028: Add button and LED definitions Carles Cufi 2016-12-08 16:21:33 +01:00
  • 3655291d5f boards: arm: Refactor the GPIO and UART dependencies Carles Cufi 2016-12-08 16:03:44 +01:00
  • 22172bb584 cc3200: Add generic definitions for LEDs and switches Gil Pitney 2016-11-23 15:51:30 -08:00
  • a90e1be4ac cc3200: Add pinmux initialization for GPIO Ports Gil Pitney 2016-11-23 15:41:49 -08:00
  • f18cced2c1 cc3200: Add a GPIO driver for the TI CC3200 LaunchXL Gil Pitney 2016-11-23 15:47:20 -08:00
  • 429bea5381 boards: arm: Add support for the Nordic pca10056 PDK Carles Cufi 2016-12-06 13:04:01 +01:00
  • ce8629c92b arch: arm: Add support for the Nordic nRF52840 IC Carles Cufi 2016-12-07 15:24:51 +01:00
  • c5d2c4a65d arch: arm: Refactor and cleanup nRF52 series arch code Carles Cufi 2016-12-07 15:10:51 +01:00
  • 6afcee5862 boards: nrf52: Specify nRF52832 IC in default config Carles Cufi 2016-12-06 13:07:33 +01:00
  • 87a5e7b1cb ext: Update Nordic MDK header files Carles Cufi 2016-12-06 12:38:56 +01:00
  • e15c5527ed drivers: serial: nrf5: Undefine MDK macros to avoid conflict Carles Cufi 2016-12-06 13:21:09 +01:00
  • fc479e03e0 Bluetooth: controller: Use SERIES config instead of NRF52 Carles Cufi 2016-12-06 12:55:31 +01:00
  • f655da2b5e eth/enc28j60: CONFIG_ETHERNET no longer exists. Marcus Shawcroft 2016-12-20 10:31:11 +00:00
  • 9094fdb8c4 eth/config: Group ethernet driver configuration into one menu. Marcus Shawcroft 2016-12-20 10:30:40 +00:00
  • 531cb01c19 ieee802165: Device driver_api is const, honour it. Marcus Shawcroft 2016-12-20 10:29:52 +00:00
  • af6095876c net: Device driver_api is const, honour it. Marcus Shawcroft 2016-12-20 10:25:40 +00:00
  • 78a1256646 echo_server: Fix frdm_k64f build in the absence of CC2520 Marcus Shawcroft 2016-12-19 10:42:45 +00:00
  • 0e1022833b samples: remove obsolete KERNEL_TYPE Anas Nashif 2016-12-19 09:53:51 -05:00
  • d3578bb2fc tests: GDB server only works on qemu_x86 now Anas Nashif 2016-12-19 15:48:51 -05:00
  • 7e86380e63 tests: add gdb server test Anas Nashif 2016-12-19 08:35:27 -05:00
  • 87133d5def debug: gdb: move to new kernel APIs Anas Nashif 2016-12-18 09:12:27 -05:00
  • 2f203c2f92 tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS Anas Nashif 2016-12-18 06:57:45 -05:00
  • c7f73140f6 kconfig: group options into menus Anas Nashif 2016-12-18 06:54:49 -05:00
  • d687a95611 kernel: move kernel code to kernel/ directly Anas Nashif 2016-12-17 17:48:47 -05:00
  • 9463dc0b8f kernel: merge kernel Kconfigs into one Anas Nashif 2016-12-17 17:36:20 -05:00
  • 0d775bcd9c x86: remove obsolete comment about tasks/fibers Anas Nashif 2016-12-17 17:14:30 -05:00
  • 40b7183326 kernel: fixed description of THREAD_CUSTOM_DATA Anas Nashif 2016-12-17 16:41:06 -05:00
  • aa2154772a object_tracing: fixed style Anas Nashif 2016-12-17 16:17:55 -05:00
  • e6b7ba40d1 debug: fixed style and align code Anas Nashif 2016-12-17 13:31:24 -05:00
  • 569f0b4105 debug: move debug features from misc to subsys/debug Anas Nashif 2016-12-17 13:18:45 -05:00
  • a9e879e273 logging: move sys_log to subsys/logging Anas Nashif 2016-12-17 12:56:56 -05:00
  • affd58a50c doc: rename shell section to simply: Shell Anas Nashif 2016-12-17 12:54:02 -05:00
  • f323c00daf kconfig: remove unused TASK_DEBUG options Anas Nashif 2016-12-17 12:33:12 -05:00
  • ed116ace6d kernel: kconfig: move power management options out Anas Nashif 2016-12-17 12:26:40 -05:00
  • 666afe5923 kernel: kconfig: move event logger options into file Anas Nashif 2016-12-17 12:21:57 -05:00
  • bd10845996 kernel: kconfig: replace task/fiber with threads Anas Nashif 2016-12-17 12:19:51 -05:00
  • 59a7de8ddf kernel: Isolate logger options Anas Nashif 2016-12-17 12:18:10 -05:00
  • cfbe9b05a1 kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTED Anas Nashif 2016-12-17 12:12:35 -05:00
  • f855d3558f kernel: remove unused and obsolete headers Anas Nashif 2016-12-18 10:18:25 -05:00
  • cb888e6805 kernel: remove nano/micro wording and usage Anas Nashif 2016-12-18 09:42:55 -05:00
  • c1f2e26584 timer: hpet: rename debug function to avoid conflict Anas Nashif 2016-12-19 10:07:37 -05:00
  • 5ad2905532 arm: remove old GDB_INFO support Anas Nashif 2016-12-19 09:07:04 -05:00
  • 1f2a5791bc kernel: add missing ___kernel_t_arch_OFFSET Benjamin Walsh 2016-12-19 12:17:23 -05:00
  • c7979f0fc4 tinycrypt: Update TinyCrypt to version 0.2.5 Flavio Santes 2016-12-16 18:09:18 -06:00
  • cd7ea0b56c samples: disable single threaded hello world for configs that fail Kumar Gala 2016-12-19 10:57:02 -06:00
  • 2c3a3ea84c dhcpv4: Adjust prj file selection. Marcus Shawcroft 2016-12-12 15:42:40 +00:00
  • 28aff9506f dhcpv4_client: Remove unnecessary ETH_KSDK configuration. Marcus Shawcroft 2016-12-17 08:57:48 +00:00