Commit graph

  • 219b3cd067 samples: drivers: add flash_shell Marti Bolivar 2017-08-31 16:26:42 -04:00
  • c0672938da flash: stm32: stm32l4: add page layout support Marti Bolivar 2017-08-30 16:41:33 -04:00
  • 32482e9cb8 flash: stm32: stm32f4: add page layout support Marti Bolivar 2017-08-30 16:39:26 -04:00
  • 4fea6dfe76 flash: stm32: clean up L4/F4 internal API Marti Bolivar 2017-08-30 14:02:10 -04:00
  • 4255766ba7 samples: drivers: soc_flash_nrf5: Get flash page layout sample Andrzej Puzdrowski 2017-08-21 14:56:30 +02:00
  • a7863f2362 Drivers: flash: nrf5: Implement flash layout APIs Andrzej Puzdrowski 2017-08-17 11:25:27 +02:00
  • ce9f0b571e Drivers: flash: New API to obtain the flash layout Andrzej Puzdrowski 2017-07-17 12:03:10 +02:00
  • 8e4e3e682f tests: subsys: Add tests for new DFU modules Andrzej Puzdrowski 2017-08-22 13:49:09 +02:00
  • 25c6610a65 DFU: add module for store the image Andrzej Puzdrowski 2017-07-04 11:55:06 +02:00
  • 49fccdd2ea DFU: add module for interact with mcuboot Andrzej Puzdrowski 2017-07-04 11:54:11 +02:00
  • d868a0be9a dts: nrf: Add flash controller and alignment description for nRF52840 Andrzej Puzdrowski 2017-07-19 14:05:31 +02:00
  • de3f3a9bd4 tests: xip: Remove unnecessary prints Punit Vara 2017-08-21 15:25:00 +05:30
  • e04f8276ad tests: irq_offload: Use SYS_LOG_INF instead of TC_PRINT Punit Vara 2017-08-21 15:04:30 +05:30
  • 425262aaf2 tests: ztest: add system logging header file Punit Vara 2017-08-30 11:06:04 +05:30
  • 61abc49c45 net: conn: Print received IPv4 or IPv6 data size Jukka Rissanen 2017-09-07 16:02:57 +03:00
  • ce41d5f432 net: tcp: Set the TCP context properly when accepting Jukka Rissanen 2017-09-07 16:04:46 +03:00
  • 9b453e0298 tests: kernel: threads: add specific test tags Ricardo Salveti 2017-09-06 14:38:03 -03:00
  • 8189330ca9 tests/object_footprint: fix path to Kconfig specification Nirmala Devi 2017-09-07 23:28:02 +05:30
  • 91f25ee588 doc: exclude spi_legacy.h from API docs David B. Kinder 2017-09-09 08:19:15 -07:00
  • 74cbbc9d37 x86: arm: don't force stacks into kernel memory Andrew Boie 2017-08-31 10:16:28 -07:00
  • b8e850bea9 x86: segmentation.h: fix C++ build error Andrew Boie 2017-09-07 18:13:54 -07:00
  • c2de83c32f misc: remove MAINTAINERS file Anas Nashif 2017-09-08 09:51:01 -04:00
  • b81b26d8c7 net: Added Ipv4 missing debugging John Andersen 2017-09-07 12:49:42 -07:00
  • 725be22771 net/mgmt/event: Commands must be > 0 so masking them works Tomasz Bursztyka 2017-09-08 09:49:26 +02:00
  • cd35742a2b net/ethernet/arp: Let ethernet L2 managing pkt's reference while sending Tomasz Bursztyka 2017-09-05 16:07:11 +02:00
  • 7e3d30880b net: shell: Fix TCP state printing Jukka Rissanen 2017-09-05 22:57:32 +03:00
  • 609ade891b x86: MMU: Updated MMU code to use the new macros. Adithya Baglody 2017-08-23 11:56:20 +05:30
  • 65c2432791 x86: MMU: Miscellaneous macros related to MMU. Adithya Baglody 2017-08-18 12:17:25 +05:30
  • 54ffae7940 gen_mmu.py: Ignore 0-sized regions Andrew Boie 2017-08-29 23:20:48 -07:00
  • 8749c26555 kernel: fix K_THREAD_DEFINE wrt application memory Andrew Boie 2017-08-29 12:18:07 -07:00
  • a34f4fb94f x86: add printk for protection faults Andrew Boie 2017-08-29 18:16:12 -07:00
  • 8eaff5d6d2 k_thread_abort(): assert if abort essential thread Andrew Boie 2017-08-28 16:02:24 -07:00
  • 7d627c5971 k_thread_create(): allow K_FOREVER delay Andrew Boie 2017-08-30 11:01:56 -07:00
  • 8e51f36bbf kernel: version: no need to store version in RAM Andrew Boie 2017-09-07 12:01:43 -07:00
  • 0a85eaad05 init: initialize dummy thread stack info Andrew Boie 2017-08-30 14:25:38 -07:00
  • 8eeb09765b x86: cleanup _new_thread() Andrew Boie 2017-08-29 12:59:51 -07:00
  • d76f0a9644 tests: add object validation test case Andrew Boie 2017-08-26 17:11:29 -07:00
  • 945af95f42 kernel: introduce object validation mechanism Andrew Boie 2017-08-22 13:15:23 -07:00
  • 3ef0b56c15 sanitycheck: fix rw_sections whitespace Andrew Boie 2017-08-31 12:36:45 -07:00
  • 83995b6f21 shippable: use new build slave configuration Andrew Boie 2017-08-28 14:25:58 -07:00
  • 81c53364c9 doc: add gperf to workstation setup packages Andrew Boie 2017-08-28 11:07:26 -07:00
  • d182d0c298 tests: gen_isr_table: don't set compiler opt Andrew Boie 2017-08-26 17:37:00 -07:00
  • 6acd75b2b8 tests: gen_isr_table: set default BOARD properly Andrew Boie 2017-08-31 12:12:14 -07:00
  • a0fd10facf arm_irq_vector_table: don't change optimization Andrew Boie 2017-08-26 17:08:32 -07:00
  • 1abd064ce7 boot: move boot banner and delay before SYS_INIT_LEVEL_APPLICATION Inaky Perez-Gonzalez 2017-09-07 15:24:39 -07:00
  • 5bbaa12e59 doc: add 1.9.0 docs link to index page David B. Kinder 2017-09-05 15:35:51 -07:00
  • 6597e86ed5 release: Zephyr 1.9.0 Anas Nashif 2017-09-07 18:49:58 -04:00
  • 2cf6c79cef ci: remove all AWS operations Anas Nashif 2017-08-29 07:45:01 -04:00
  • 29a3ccecd5 release: Zephyr 1.9.0-rc4 Anas Nashif 2017-09-07 15:59:58 -04:00
  • 29e9d14420 Bluetooth: controller: Add checks to detect radio ISR latency Vinayak Kariappa Chettimada 2017-09-06 08:35:29 +02:00
  • 934d512223 Bluetooth: controller: Optimize the loop in nRF5 hal rand get() Vinayak Kariappa Chettimada 2017-09-06 08:28:08 +02:00
  • 5164d4b189 Bluetooth: controller: Move RSSI sampling after pkt processing Vinayak Kariappa Chettimada 2017-09-06 08:46:32 +02:00
  • 2cc2be707a Bluetooth: controller: Inline the packet_rx_reserve_get() func Vinayak Kariappa Chettimada 2017-09-07 08:14:35 +02:00
  • ed3aa170f3 Bluetooth: controller: Remove redundant use of auto variable Vinayak Kariappa Chettimada 2017-09-06 08:44:13 +02:00
  • 09368217d4 Bluetooth: controller: Fast enc setup with ccflags -Ofast Vinayak Kariappa Chettimada 2017-09-06 09:14:54 +02:00
  • 9182de5f0b Bluetooth: controller: Disable DLE and PHY upd proc for nRF51 Vinayak Kariappa Chettimada 2017-09-06 09:09:19 +02:00
  • dfebd40ce1 Bluetooth: Mesh: Avoid spurious "No matching AppKey" warning Steve Brown 2017-09-07 12:40:57 -06:00
  • 4ef3378173 doc: update release notes for v1.9 Shilpashree L C 2017-09-07 21:20:33 +05:30
  • 7015b7e5ea release: sanitycheck: update footprint data Anas Nashif 2017-09-07 11:05:10 -04:00
  • 874ff05c73 doc: update release notes David B. Kinder 2017-09-07 07:13:27 -07:00
  • 0075488ccd doc: update 1.9.0 release notes Anas Nashif 2017-09-07 07:11:44 -04:00
  • 76537ad1dd samples: Add bbc_microbit to hci_uart's whitelist Sebastian Bøe 2017-09-05 16:31:49 +02:00
  • 47f4af4310 Bluetooth: tester: Fix bt-stack-tester to unix domain socket Ruslan Mstoi 2017-09-07 12:35:42 +03:00
  • 0bd1635518 Bluetooth: doc: update GATT PICS file Ruslan Mstoi 2017-09-07 10:56:34 +03:00
  • f43e4e0637 Bluetooth: controller: Fix assert on peer unknown rsp Vinayak Kariappa Chettimada 2017-09-07 10:12:23 +02:00
  • fa5f231e4d tests: lib: json: Enable test case Leandro Pereira 2017-09-05 16:52:57 -07:00
  • 7de019a256 lib: json: Silence warning about unused parameter Leandro Pereira 2017-09-05 16:34:57 -07:00
  • 7a72ecd314 lib: json: Alignment should be considered when calculating struct size Leandro Pereira 2017-09-05 16:32:27 -07:00
  • 3384262827 lib: json: Fix compilation warnings Leandro Pereira 2017-09-05 16:30:17 -07:00
  • d66069d051 lib: json: Fix off-by-one error when encoding objects Leandro Pereira 2017-09-05 16:24:47 -07:00
  • 637087cc56 tests/kernel/mem_pool/mem_pool_api: Fix stack sizes Andy Ross 2017-09-06 16:12:35 -07:00
  • aea3038633 doc: genrest writing files without final newline David B. Kinder 2017-09-06 11:05:03 -07:00
  • 19d9d41921 doc: fix broken wiki reference David B. Kinder 2017-09-06 12:09:50 -07:00
  • d787e3c554 timer: k_timer_start should accept 0 as duration parameter. Youvedeep Singh 2017-08-10 13:12:54 +05:30
  • 666d0b672a Bluetooth: doc: update SM PICs file Ruslan Mstoi 2017-09-06 16:24:34 +03:00
  • 8c99dbd3ca Bluetooth: doc: update L2CAP PICs file Ruslan Mstoi 2017-09-06 16:35:19 +03:00
  • d3862d7b39 Bluetooth: mesh: Clear link TX when ACK arrived on it Łukasz Rymanowski 2017-09-05 14:12:00 +02:00
  • dbb90a1a99 Bluetooth: mesh: Fix failed provisioning response Łukasz Rymanowski 2017-09-05 14:06:26 +02:00
  • f23d44afd4 Bluetooth: doc: update GAP PICs file Ruslan Mstoi 2017-09-05 15:58:25 +03:00
  • 4f87ad2ec1 Bluetooth: controller: Fix a bug in ctrl and data management Vinayak Kariappa Chettimada 2017-09-05 11:43:45 +02:00
  • 3dd100a750 samples: bmm150: Add sample application for BMM150 sensor Punit Vara 2017-05-31 10:35:43 +05:30
  • bd359d09c8 driver: sensor: Add BMM150 Geomagnetic sensor driver Punit Vara 2017-05-31 10:34:40 +05:30
  • 93ca60b733 Bluetooth: controller: Require nRF52 for privacy Carles Cufi 2017-09-05 10:55:48 +02:00
  • 2e17a60957 doc: release notes: Add BLE controller to the highlights Carles Cufi 2017-09-05 12:52:24 +02:00
  • dca4b97918 release: Zephyr 1.9.0-rc3 Anas Nashif 2017-09-04 12:07:48 -04:00
  • 3df18ff277 Bluetooth: controller: Fix Read Version Info VS cmd Carles Cufi 2017-09-01 16:20:46 +02:00
  • d31189906b release-notes: Make a clear note about the Kconfig prefix change Johan Hedberg 2017-09-04 19:40:11 +03:00
  • 52fdd53c27 doc: cleanup release notes Anas Nashif 2017-09-04 08:18:50 -04:00
  • 80e0f7939e Bluetooth: controller: Add DTM HCI commands Carles Cufi 2017-08-25 15:36:41 +02:00
  • 37c7551120 Bluetooth: controller: Add Direct Test Mode support Vinayak Kariappa Chettimada 2017-08-27 11:13:50 +02:00
  • b276eeabc7 Bluetooth: controller: Fix Coverity unreachable code Carles Cufi 2017-09-04 11:45:17 +02:00
  • 6d6007892b doc: update release notes for v1.9 LC Shiplashree 2017-09-01 06:37:55 +05:30
  • 1685ffdba0 boards: arm: cc3220sf_launchxl: doc: minor clarifications Gil Pitney 2017-09-01 10:39:49 -07:00
  • 4225b7985e Bluetooth: controller: Fix pointless expression Vinayak Kariappa Chettimada 2017-09-02 05:35:25 +02:00
  • 025cf55e55 Revert "net: tcp: Queue FIN instead of sending it immediately" Jukka Rissanen 2017-09-02 10:44:58 +03:00
  • 62f8d4d792 samples: grove: set min_flash filter Anas Nashif 2017-09-01 09:45:17 -04:00
  • c90e09aa88 Bluetooth: mesh: Fix for key size Łukasz Rymanowski 2017-09-01 13:26:36 +02:00
  • 958ff51da8 net: sock: zsock_close: Explicitly cast few calls to (void). Paul Sokolovsky 2017-09-01 14:08:15 +03:00
  • f7654a787e Bluetooth: Mesh: Fix setting the right value for Static OOB type Johan Hedberg 2017-09-01 12:51:27 +03:00
  • eb5d6fcef5 net: sockets: Be sure to initialize socket's queue on accept Paul Sokolovsky 2017-08-31 20:47:06 +03:00