Commit graph

  • 5d9a6aa9df arm: corex_m: add byte/half-word sized memory accessors Timo Teräs 2017-08-17 19:54:19 +03:00
  • 0b8434f08f net: ethernet: Do not unref pending ARP request Jukka Rissanen 2017-09-12 16:40:42 +03:00
  • 13a6acecc3 net: shell: Add ARP cache printing Jukka Rissanen 2017-09-12 16:19:08 +03:00
  • 1aa1528fe2 net: app: Init static IPv6 address properly Jukka Rissanen 2017-09-12 14:34:15 +03:00
  • e71a31e22f net: Wrong networking defines used in the code Jukka Rissanen 2017-09-12 12:55:45 +03:00
  • f64151a7f1 doc: improve API docs with sections David B. Kinder 2017-09-11 16:24:35 -07:00
  • d74f97d069 doc: improve spi.h doxygen comments layout David B. Kinder 2017-09-08 15:32:16 -07:00
  • 6fa67585e2 cleanup: remove obsolete nano_work.h Anas Nashif 2017-09-11 18:49:17 -04:00
  • d4a0e88e37 boards: qemu_xtensa: add CONFIG_SIMULATOR_XTENS=y to defconfig Anas Nashif 2017-09-11 13:41:08 -04:00
  • 0a38ce0395 boards: xt-sim: make board depend on SIMULATOR_XTENSA Anas Nashif 2017-09-11 12:25:39 -04:00
  • 4857d03482 boards: esp32: make board depend on SOC Anas Nashif 2017-09-11 12:25:11 -04:00
  • 17876c857a qemu_x86: enable HW stack protection properly Andrew Boie 2017-09-11 11:49:20 -07:00
  • 1e06ffc815 zephyr: use k_thread_entry_t everywhere Andrew Boie 2017-09-11 09:30:04 -07:00
  • d414e7c7ee kconfig: move fatal error handler to arch options Anas Nashif 2017-09-09 08:40:43 -04:00
  • 8379b7b433 kconfig: move interrupt options into arch menu Anas Nashif 2017-09-09 08:39:38 -04:00
  • 46f66f4295 kconfig: generalised stack protection options Anas Nashif 2017-09-08 21:14:06 -04:00
  • 939889a202 kconfig: remove unused config DEBUG_IRQS Anas Nashif 2017-09-08 22:07:41 -04:00
  • 261f898e8f kconfig: remove exta menu for x86 core options Anas Nashif 2017-09-08 20:46:46 -04:00
  • 7c71608fc1 cleanup: remove commented #include Anas Nashif 2017-09-08 09:37:45 -04:00
  • b1991eba94 cleanup: remove the whitespaces before the # character Anas Nashif 2017-09-02 05:05:57 -04:00
  • 8920cf127a cleanup: Move #include directives Anas Nashif 2017-08-31 11:02:47 -04:00
  • f2c83acafc kernel: remove k_thread_spawn() Andrew Boie 2017-09-11 08:42:32 -07:00
  • 83134d9531 scripts: move kconfig related scripts to scripts/kconfig Anas Nashif 2017-09-08 12:15:11 -04:00
  • 9186b6801c scripts: move checkpatch scripts to checkpatch/ Anas Nashif 2017-09-02 06:39:53 -04:00
  • 38625607b1 scripts: move footprint scripts to footprint/ Anas Nashif 2017-09-02 06:38:51 -04:00
  • 3461c8cf59 scripts: move dts related scripts to scripts/dts/ Anas Nashif 2017-09-02 06:33:07 -04:00
  • db3d55ff1b sanitycheck: move all related files to sanity_chk Anas Nashif 2017-09-02 06:31:25 -04:00
  • 63d418f0da scripts: move GRUB script to galileo Anas Nashif 2017-09-02 06:20:17 -04:00
  • 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