Commit graph

  • 9659fec761 tests: kernel: import errno test to unified Jithu Joseph 2017-01-26 12:43:16 -08:00
  • 5800f16484 tests: kernel: import floating point sharing tests to unified Jithu Joseph 2017-01-27 11:05:44 -08:00
  • d33c42a19d kernel: thread: Fix legacy symbol mixup in fp path Jithu Joseph 2017-01-26 21:09:33 -08:00
  • f7a6e28a3c sanitycheck: don't override environment for USE_CCACHE Andrew Boie 2017-02-02 13:04:57 -08:00
  • 4fc96066b0 irq: introduce 'direct' interrupt API definition Andrew Boie 2017-01-18 13:06:59 -08:00
  • d4dddf7f52 doc: update intro section with new architectures Anas Nashif 2017-02-02 08:10:26 -05:00
  • 7bf9055760 doc: cc3200_launchxl: fixed bullets Anas Nashif 2017-02-02 10:29:37 -05:00
  • 1387effa86 kernel: Fix k_poll support for k_fifo_put_list Johan Hedberg 2017-02-02 12:54:30 +02:00
  • 0650911a0d samples: philosophers: adjust stack size and build by sanitycheck Anas Nashif 2017-02-01 20:54:40 -05:00
  • 9f004d9b7c drivers: make ethernet init prio depend on NET_L2_ETHERNET Anas Nashif 2017-02-01 15:21:47 -05:00
  • 65d7ffed5d doc: remove artifacts of doc build recently added David B. Kinder 2017-01-27 12:33:29 -08:00
  • ed536245f7 tests: add poll kernel test Benjamin Walsh 2017-01-29 16:34:53 -05:00
  • acc68c1e59 kernel: add k_poll() API Benjamin Walsh 2017-01-29 18:57:45 -05:00
  • fcdb0fd6ea kernel: add _WAIT_Q_INIT() Benjamin Walsh 2017-01-28 16:56:18 -05:00
  • 0de9487351 kernel: add _THREAD_POLLING thread state Benjamin Walsh 2017-01-28 11:54:48 -05:00
  • 0a49ba38b8 kernel: add _is_thread_state_set() Benjamin Walsh 2017-01-28 11:54:05 -05:00
  • 39b80d8f29 kernel: add k_fifo_is_empty() Benjamin Walsh 2017-01-28 10:06:07 -05:00
  • 304c24825f doc: use hlist directive for improved output David B. Kinder 2017-02-01 11:23:53 -08:00
  • 6bd5dff367 doc: add CSS support for hlist directive David B. Kinder 2017-01-27 16:20:21 -08:00
  • 458e2ed133 libc/minimal: Fix definition of ssize_t Marcus Shawcroft 2017-01-31 09:06:18 +00:00
  • f5b3e2a09b samples: net: echo_server .conf for Atmel SMART SAM E70 Xplained board Piotr Mienkowski 2017-01-19 08:04:18 +01:00
  • d519ef17b7 drivers: Add Atmel SAM family GMAC Ethernet driver Piotr Mienkowski 2016-12-24 03:58:38 +01:00
  • 9d1c6de608 drivers: Add basic Atmel SAM USART driver Piotr Mienkowski 2016-10-13 17:55:02 +02:00
  • 427996050a arch: Add pmc, gpio internal Atmel SAM drivers Piotr Mienkowski 2016-09-27 21:01:54 +02:00
  • 5e916f1c8a boards: Add Atmel SAM E70 Xplained board support Piotr Mienkowski 2016-09-27 21:10:50 +02:00
  • f604480438 arch: Add support for Atmel SAM E70 SoC configuration at boot Piotr Mienkowski 2016-12-02 03:23:20 +01:00
  • be468b0913 arch: Add Atmel SAM E70 SoC support Piotr Mienkowski 2016-09-27 21:01:54 +02:00
  • b54f2a42ad ext: Import Atmel SAM3X header files from ASF library Piotr Mienkowski 2016-11-08 13:09:51 +01:00
  • 1333061526 ext: Add missing header files symbols for Atmel SAM E70 Piotr Mienkowski 2017-01-25 17:01:34 +01:00
  • b94d572a6b ext: Import Atmel SAM E70 header files from ASF library Piotr Mienkowski 2017-02-01 03:05:14 +01:00
  • 11f9e4812f ext: Integrate Atmel SDK (ASF) files into Zephyr Piotr Mienkowski 2016-11-08 01:25:35 +01:00
  • d1805d3ad7 doc: fix broken link in getting started guide docs David B. Kinder 2017-02-01 10:43:49 -08:00
  • 7e9246a8a4 doc: fix broken links in board documentation David B. Kinder 2017-02-01 10:35:01 -08:00
  • 0ca9dcfacb doc: Bluetooth: fix "Initialization" section Marti Bolivar 2017-01-30 10:30:07 -05:00
  • f5eeaf9527 i2c/nrf5: Remove r/w to POWER register. Marcus Shawcroft 2017-01-26 12:55:09 +00:00
  • b7180a4903 tests: benchmarks: put all benchmarks in the same folder Jithu Joseph 2017-01-31 12:02:31 -08:00
  • 2131d1785c doc: update copyright for documentation Anas Nashif 2017-01-26 09:30:46 -05:00
  • 58ccb64a74 benchmarks: boot_time: Move to unified kernel Anas Nashif 2016-11-05 14:34:40 -04:00
  • 01652bd876 tests: kernel: import irq_offload test from legacy Jithu Joseph 2017-01-30 15:47:19 -08:00
  • f3bc4c018d doc: fix .rst headings in new sample docs David B. Kinder 2017-01-30 14:54:22 -08:00
  • 8436c0a967 toolchain: define DTC for zephyr SDK Anas Nashif 2017-01-30 15:46:58 -05:00
  • b636625a2b tests: benchmark: sys_kernel: Porting to unified Jithu Joseph 2017-01-12 12:56:40 -08:00
  • 7c118882d2 tests: include: Move timestamp.h into common location Jithu Joseph 2017-01-13 15:50:29 -08:00
  • ca42e85bcd scripts: Add device tree parser script Leandro Pereira 2016-12-08 12:55:45 -08:00
  • d159c8e476 Merge "Merge arm branch into master" Anas Nashif 2017-01-30 18:22:45 +00:00
  • ac34b99af3 i2c: Can pass IRQ vector constant to irq_enable Chuck Jordan 2017-01-27 16:55:09 -08:00
  • 9ebb33786d Merge arm branch into master Kumar Gala 2017-01-30 11:07:49 -06:00
  • 9a8d4a2e2e doc: update template for nucleo_f401re board Erwan Gouriou 2017-01-27 08:42:47 +01:00
  • 50440b534d board: add nucleo_411re board documentation Erwan Gouriou 2017-01-25 15:53:18 +01:00
  • 843e3568de arm: scb: Move SCB asm defines into cpu_idle.S Kumar Gala 2017-01-25 09:42:32 -06:00
  • 772cbd1955 arm: cmsis: Convert _ScbIsInThreadMode to use direct CMSIS register access Kumar Gala 2017-01-25 08:29:03 -06:00
  • 5068e9657f arm: cmsis: Convert _ScbPendsvSet to use direct CMSIS register access Kumar Gala 2017-01-25 08:24:57 -06:00
  • 434fad045a arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register access Kumar Gala 2017-01-25 08:22:39 -06:00
  • f16cefea9f arm: refactor clearing of exception faults to common code Kumar Gala 2017-01-25 09:12:00 -06:00
  • 2d881d6539 ext: stm32cube: update stm32l4xx cube version Erwan Gouriou 2017-01-24 17:48:21 +01:00
  • 58504a9048 ext: stm32cube: update stm32f4xx cube version Erwan Gouriou 2017-01-24 17:38:56 +01:00
  • d0e0915cb2 MAINTAINERS: Remove Jon Medhurst from MPS2 maintainership Jon Medhurst 2017-01-27 13:05:07 +00:00
  • 72b276a4c9 doc: Update mps2_an385 documentation Vincenzo Frascino 2017-01-26 16:00:30 +00:00
  • 4276d2ec99 boards: arm: mps2: Add pinmuxing Vincenzo Frascino 2017-01-25 17:39:36 +00:00
  • 2e7a75c69b frdm_k64f: Add RST board documentation Maureen Helm 2017-01-25 12:10:11 -06:00
  • 1632938cfa soc: arm: mps2: Fix UART4 base address Vincenzo Frascino 2017-01-25 16:36:25 +00:00
  • 69b9d345ae arm: cmsis: Remove nvic.h and use CMSIS NVIC calls directly Kumar Gala 2017-01-12 15:14:33 -06:00
  • 8be0401af0 arm: move exception priority to exc.h Kumar Gala 2017-01-24 11:14:30 -06:00
  • f85dbb1b34 arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriority Kumar Gala 2017-01-18 12:28:52 -06:00
  • 6e55fd38de doc: Update mps2_an385 documentation Vincenzo Frascino 2017-01-24 12:05:28 +00:00
  • 6fe2600fc5 boards: arm: mps2_an385: Enable CMSDK Drivers Vincenzo Frascino 2017-01-24 12:00:09 +00:00
  • 8831a6bff1 soc: arm: mps2: Add configuration for CMSDK Driver Vincenzo Frascino 2017-01-24 11:52:21 +00:00
  • ec6bdd48f4 MAINTAINERS: Add frdm_kw41z board Maureen Helm 2017-01-21 09:36:44 -06:00
  • 2c1e318389 frdm_kw41z: Add frdm_kw41z board Maureen Helm 2017-01-17 19:55:53 -06:00
  • 86a26fa0ae kw41z: Add kw41z SoC Maureen Helm 2017-01-17 16:49:16 -06:00
  • 8d5833ffaa k64: Rename security_frdm_k64f section Maureen Helm 2017-01-21 11:17:59 -06:00
  • e290006144 serial: Introduce new mcux lpuart shim driver Maureen Helm 2017-01-18 05:54:58 -06:00
  • ec5ee8b33d flash: Update mcux shim to new mcux version Maureen Helm 2017-01-12 15:08:12 -06:00
  • 27cfd1248c mcux: Import mcux for kw41z Maureen Helm 2017-01-12 09:35:02 -06:00
  • ded842ec89 Revert "Revert "sanitycheck: add support for risc v boards"" Andrew Boie 2017-01-30 08:58:15 -08:00
  • 869a9fc050 fat: match type info expected by fat library for f_write Kumar Gala 2017-01-27 14:39:17 -06:00
  • 97d375eead samples: webusb: fix type of bytes_read Kumar Gala 2017-01-27 14:39:06 -06:00
  • 99937a77da usb: Change transfer_len type to int32_t in usb_request_handler typedef Kumar Gala 2017-01-27 14:38:55 -06:00
  • c9a4335ad3 samples: zperf: cleanup types for constant arrays Kumar Gala 2017-01-27 14:38:39 -06:00
  • f086a195ce doc: update menuconfig images in application doc David B. Kinder 2017-01-27 17:33:18 -08:00
  • 66417c0246 Merge "Merge net branch into master" Anas Nashif 2017-01-29 04:31:39 +00:00
  • 3d2a5c38f8 Merge bluetooth branch into master Johan Hedberg 2017-01-28 08:54:25 +02:00
  • a3474a731e Bluetooth: SPI: Disable IRQ pin callback to avoid spurious IRQs Ricardo Salveti 2017-01-25 23:24:28 -02:00
  • 2569e2e8d1 Bluetooth: SPI: retry spi_transceive calls if invalid Ricardo Salveti 2017-01-25 23:26:10 -02:00
  • f27d8eef39 Bluetooth: SPI: switch to a single SPI transfer when receiving Ricardo Salveti 2017-01-25 23:19:44 -02:00
  • 8227c72c47 Bluetooth: SPI: fix max SPI buffer length Ricardo Salveti 2017-01-27 18:17:01 -02:00
  • 4afe063aad Bluetooth: SPI: introduce CONFIG_BLUETOOTH_SPI_BLUENRG Ricardo Salveti 2017-01-25 22:24:45 -02:00
  • ef7f2bd54e Bluetooth: SPI: fix Kconfig SPI IRQ PIN description Ricardo Salveti 2017-01-27 19:30:26 -02:00
  • edcb6ceb12 Bluetooth: hci_raw: Make bt_buf_get_rx args consistent Kumar Gala 2017-01-27 14:35:00 -06:00
  • eb07178236 Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possible Johan Hedberg 2017-01-27 15:41:59 +02:00
  • 4153b6ca1f Bluetooth: Kconfig: Make device name variable generic Johan Hedberg 2017-01-27 15:20:32 +02:00
  • e2b759bc69 Bluetooth: SPI: fix buf handling for HCI ACL packets Ricardo Salveti 2017-01-26 00:56:04 -02:00
  • 4a014f3e81 Bluetooth: A2DP: Stream End Point Structure Piyush Itankar 2016-11-11 13:56:33 +05:30
  • 785415c8ad Bluetooth: add storage flag for secure connection pairing LTK Roger Lendenmann 2017-01-24 15:52:24 +01:00
  • 730b4f89d2 Bluetooth: HFP HF: Handle +CIEV reponse Sathish Narasimman 2017-01-04 19:57:27 +05:30
  • 1806804ad8 Bluetooth: AVDTP: Add AVDTP Discover API Prototype Arun Jagadish 2016-12-23 14:45:47 +05:30
  • 71dbc19420 Bluetooth: Doc: RFCOMM PICS file Jaganath Kanakkassery 2017-01-20 21:24:29 +05:30
  • 278bd910d5 Bluetooth: L2CAP: Only set state for dynamic channels Luiz Augusto von Dentz 2017-01-20 17:01:57 +02:00
  • 42a175f300 Bluetooth: A2DP: Adds accept state callback handlers Piyush Itankar 2016-12-21 14:19:46 +05:30
  • 91f9c9cf1c Bluetooth: RFCOMM: Implement MSC Flow Control Jaganath Kanakkassery 2017-01-17 22:16:19 +05:30