Commit graph

  • 1978022ff8 soc: mchp: Add configuration option to switch timer drivers Jose Alberto Meza 2019-07-30 16:22:55 -07:00
  • 159ad65c93 fs: nvs: format specifier aligned with off_t type Kamil Piszczek 2019-08-06 11:27:09 +02:00
  • 0923ae4172 drivers: sensors: Add Si7006 temperature/humidity sensor driver Vaishali Pathak 2019-04-04 20:07:12 +05:30
  • ccbb18c9ac Bluetooth: SMP: Fix SMP identity distributing IRK for ID 0 always Joakim Andersson 2019-08-06 15:02:09 +02:00
  • 167eb53e74 subsys/fs/littlefs: allow customization of file system configuration Peter A. Bigot 2019-08-02 19:48:05 -05:00
  • a8b7a21524 subsys/fs: remove ambiguity in readdir results Peter A. Bigot 2019-08-02 09:50:52 -05:00
  • 979fb85d50 tests/subsys/fs/littlefs: add tests Peter A. Bigot 2019-07-31 11:34:44 -05:00
  • bd6af278ae subsys/fs/shell: avoid warning about output format truncation Peter A. Bigot 2019-07-24 12:43:01 -05:00
  • 5fe2591074 subsys/fs/shell: add littlefs support Peter A. Bigot 2019-07-22 11:21:20 -05:00
  • cfa64bde1c samples/subsys/fs/littlefs: add a basic sample Peter A. Bigot 2019-07-21 15:21:43 -05:00
  • fb73fcd4ba subsys/fs: add support for littlefs Peter A. Bigot 2019-07-21 11:28:29 -05:00
  • b8be48e6ca subsys/fs: clean up CMakeLists Peter A. Bigot 2019-07-27 08:58:30 -05:00
  • a3ddc09abf build: west: Update the error message when not in west dir Piotr Zierhoffer 2019-08-06 12:39:34 +02:00
  • abdd58ce3c net: sockets: Do not call NULL socket callback function Jukka Rissanen 2019-08-02 17:01:44 +03:00
  • 34180d376f kconfig: Fix nrf91 NONSECURE dependency Sebastian Bøe 2019-08-06 13:44:19 +02:00
  • 6dceb4987e driver/sensor/lsm6dso: Fix deprecated macros CS_GPIO_* to CS_GPIOS_* Armando Visconti 2019-08-06 10:28:14 +02:00
  • 9a7734abf5 drivers: can: flexcan: implement timestamp for RX frames Henrik Brix Andersen 2019-07-28 21:40:39 +02:00
  • 9923cf2dda drivers: can: stm32: Implement timestamp for RX frames Alexander Wachter 2019-07-24 15:38:11 +02:00
  • 3febaad1d6 can: Add RX timestamp to zcan_frame Alexander Wachter 2019-07-24 15:34:51 +02:00
  • 01d11d50d3 dts: nios2: Remove device_type = "memory" from SRAM nodes Kumar Gala 2019-08-02 13:01:57 -05:00
  • 3d4fa57541 dts: riscv: Remove device_type = "memory" from SRAM nodes Kumar Gala 2019-08-02 13:01:25 -05:00
  • a5ae0daa35 dts: arc: Remove device_type = "memory" from {d,i}ccm nodes Kumar Gala 2019-08-02 12:59:09 -05:00
  • b52b1b2222 dts: arm: Remove device_type = "memory" from SRAM nodes Kumar Gala 2019-08-02 12:54:07 -05:00
  • bd89cc3f4d Bluetooth: Controller: Fix privacy advertiser connect peer address type Joakim Andersson 2019-08-05 16:37:02 +02:00
  • 699436a3b6 Bluetooth: Host: Fix bug in creating connection with wrong own address. Joakim Andersson 2019-08-06 12:45:31 +02:00
  • 5c05ef5101 net: Move include files outside of extern "C" block Jukka Rissanen 2019-08-05 17:18:46 +03:00
  • 27a5cb6048 boards: nucleo_wb55rg: Add link to reference manual Erwan Gouriou 2019-08-01 13:34:21 +02:00
  • d841908e08 dts: bindings: st,stts751-i2c.yaml: (FIX) Remove unused 'version' field Armando Visconti 2019-08-05 17:11:33 +02:00
  • 1fe8269399 test: kernel: sched: Add a test for nested scheduler lock Yasushi SHOJI 2019-08-01 16:46:22 +09:00
  • 20d072465d kernel: sched: Do not force preempt when k_sched_unlock() Yasushi SHOJI 2019-07-31 11:19:08 +09:00
  • 612a608e61 arc: snps_nsim: Fix -mfpu compiler flag for NSIM_HS build Kumar Gala 2019-08-05 16:45:22 -05:00
  • cd4e7893ea LOG_BACKEND_DEFINE(): use Z_STRUCT_SECTION_ITERABLE() Nicolas Pitre 2019-08-04 22:33:05 -04:00
  • caa99b7fed net: context: Clarify net_context_send() API documentation Jukka Rissanen 2019-08-05 13:20:40 +03:00
  • edb58ec46b soc: arm: st_stm32: add STM32F437XI Markus Fuchs 2019-07-09 22:23:39 +02:00
  • 04da7eaf07 scripts: dts: Consistently open text files with utf-8. Paul Sokolovsky 2019-08-05 16:19:45 +03:00
  • 39ada71688 riscv: isr.S: fix a missing lw to LR conversion Nicolas Pitre 2019-08-04 22:38:34 -04:00
  • 7c60300753 Bluetooth: Shell: Fix unregister GATT Metrics vendor service Mariusz Skamra 2019-08-01 11:42:00 +02:00
  • e55f3eba4c Settings: Initialize settings_lock mutex Tobias Svehagen 2019-08-05 16:36:05 +02:00
  • 57a166aced boards: arm: stm32mp157c_dk2: Add SPI support Yaël Boutreux 2019-08-01 14:00:49 +02:00
  • e0d6534f09 drivers: spi: spi_ll_stm32: Add support for STM32MP1x SoC Yaël Boutreux 2019-08-02 07:53:07 +02:00
  • 3a967f92c3 soc: arm: st_stm32: stm32mp1: Add SPI support Yaël Boutreux 2019-08-01 13:57:30 +02:00
  • 2f334817b0 west.yml: update hal_stm32 revision to add SPI LL for CubeMP1 Yaël Boutreux 2019-08-02 15:50:42 +02:00
  • 876eb63ac3 drivers: spi: st_stm32: Abstract LL function for spi ver. compatibility Yaël Boutreux 2019-08-02 10:02:52 +02:00
  • c935508c05 drivers: spi: spi_ll_stm32: set NSS before mode Yaël Boutreux 2019-07-24 16:18:57 +02:00
  • b7ee23bcc9 nrf52_bsim: Minor fix in time coversion Alberto Escolar Piedras 2019-08-05 13:42:58 +02:00
  • 13823b6bcf doc: Update Slack invitation link Carles Cufi 2019-08-05 15:56:37 +02:00
  • fc79a789c7 tests: net: context: Let the net_context cb to run first Jukka Rissanen 2019-08-05 09:57:43 +03:00
  • 7118d084c9 scripts: un-break test_nrfjprog.py Marti Bolivar 2019-07-25 13:39:39 -06:00
  • 2b3d9df1d7 west: require v0.6.0 or higher Marti Bolivar 2019-07-22 11:00:59 -06:00
  • 247047bf21 doc: move runner documentation out of west-apis.rst Marti Bolivar 2019-07-22 11:00:22 -06:00
  • 6846de68de doc: add a release notes page for west Marti Bolivar 2019-06-13 14:16:32 -06:00
  • d60d16d4cd drivers/spi_nor: de-pessimize reads Peter A. Bigot 2019-08-03 13:18:59 -05:00
  • 86dcf3c173 drivers/spi_nor: fix writes across page boundaries Peter A. Bigot 2019-08-03 13:17:29 -05:00
  • 08a93d276b samples: Counter alarm should display seconds, not ticks Tomasz Bursztyka 2019-08-02 11:18:32 +02:00
  • b837252269 boards: stm32h474i_disco: Fix m4 core sys clock Erwan Gouriou 2019-08-01 14:18:22 +02:00
  • c12688ecbf boards: stm32h747i_disco: Enforce same clock configuration on both ... Erwan Gouriou 2019-08-01 11:27:35 +02:00
  • e9809d5309 ring_buffer: Fix return types Tomás Longeri 2019-07-30 22:19:01 -04:00
  • 0add92523c x86: use a struct to specify stack layout Andrew Boie 2019-08-01 15:06:40 -07:00
  • 8014e075f4 x86: use per-thread page tables Andrew Boie 2019-07-29 18:22:30 -07:00
  • 8915e41b7b userspace: adjust arch memory domain interface Andrew Boie 2019-07-25 18:18:03 -07:00
  • fddd550824 userspace: clarify k_mem_partition_add() Andrew Boie 2019-07-30 18:07:32 -07:00
  • 0c3e05ae7c x86: report CR3 on fatal exception Andrew Boie 2019-07-29 17:14:25 -07:00
  • fcd2c14500 x86: add functions to get/set page tables Andrew Boie 2019-07-29 18:20:35 -07:00
  • ea201b206f x86: add debug functions for dumping page tables Andrew Boie 2019-07-25 13:25:03 -07:00
  • 26dccaabcb x86: reserve room for per-thread page tables Andrew Boie 2019-07-24 17:25:56 -07:00
  • 76310f6896 x86: make guard pages ro instead of non-present Andrew Boie 2019-07-24 16:59:31 -07:00
  • 7fae2bbc18 tests: increase main stack size for x86 with ztest Andrew Boie 2019-07-29 20:47:42 -07:00
  • f281b74c56 userspace: set stack object earlier Andrew Boie 2019-07-30 14:02:54 -07:00
  • 4b18a079d9 drivers: gpio: add stm32f1x SWJ configuration Findlay Feng 2019-07-31 10:02:57 +08:00
  • 6f0a2b4946 board: efr32_slwstk6061a: Add storage partition Christian Taedcke 2019-07-27 20:37:35 +02:00
  • d9c4d0acbe board: efr32mg_sltb004a: Add storage partition Christian Taedcke 2019-07-27 20:36:33 +02:00
  • 5ccdd18a72 board: efm32wg_stk3800: Add storage partition Christian Taedcke 2019-07-27 20:35:32 +02:00
  • c9553561b4 board: efm32pg_stk3402a: Add storage partition Christian Taedcke 2019-07-27 20:34:05 +02:00
  • f81118405c board: efm32hg_slstk3400a: Add storage partition Christian Taedcke 2019-07-27 20:32:22 +02:00
  • 0fd92b463b wifi: eswifi: Select socket before configuration Saravanan Sekar 2019-08-02 20:52:56 +02:00
  • 23d863f6c4 doc: add doc home link in left nav David B. Kinder 2019-08-01 16:32:21 -07:00
  • 273bb8e2f7 fs/nvs: fix the sector size check Harry Jiang 2019-08-04 20:58:57 +08:00
  • f7fd1ff67c arch: arc: fix the offset generation of accl_regs Wayne Ren 2019-08-05 17:36:00 +08:00
  • c635409c57 doc: guides: tools: Fix URL to nRF Command-line tools Carles Cufi 2019-08-05 11:40:08 +02:00
  • fa7a5db12e samples: net: Modify mqtt_publisher to use set proxy Ravi kumar Veeramally 2019-08-01 16:15:54 +03:00
  • 8e70bd6f48 net: mqtt: Modify SOCKS5 based connections Ravi kumar Veeramally 2019-08-01 16:09:29 +03:00
  • 39ed77e438 net: socks: Make SOCKS5 implementation transparent Ravi kumar Veeramally 2019-08-01 16:04:54 +03:00
  • c8fa169294 net: Add support for SOCKS5 socket option Ravi kumar Veeramally 2019-08-01 16:00:54 +03:00
  • 45da629b24 Bluetooth: Host: Fix wrong init address when controller resolved address Joakim Andersson 2019-08-02 16:04:01 +02:00
  • c1a754f665 Bluetooth: Host: Print error codes in hex Joakim Andersson 2019-08-05 09:06:39 +02:00
  • 67c66bd09d Bluetooth: Host: Fix bluetooth address string length Joakim Andersson 2019-08-05 10:26:07 +02:00
  • 6228a18d64 cmake: Support SDK versions more broadly Kumar Gala 2019-08-02 10:55:23 -05:00
  • 2b84c726c8 Bluetooth: Settings: Fix generated identity not persistently stored. Joakim Andersson 2019-07-30 16:55:47 +02:00
  • 33535a2696 fs/nvs: improve C++ compatibility Markus Fuchs 2019-08-03 22:02:40 +02:00
  • 77db273f6f stm32: clock_control: Enforce HCLK prescaler value Erwan Gouriou 2019-08-02 09:28:29 +02:00
  • fe2d858b5f scripts: dts: Add test for multiple binding directories Ulf Magnusson 2019-08-02 23:45:51 +02:00
  • b8909439bf scripts: dts: support multiple binding dirs in new scripts Michael Scott 2019-08-02 11:42:06 -07:00
  • 0440a815a9 riscv: make core code 64-bit compatible Nicolas Pitre 2019-07-24 16:21:58 -04:00
  • 1f4b5ddd0f riscv32: rename to riscv Nicolas Pitre 2019-07-17 13:17:05 -04:00
  • 48b4ad4b33 arch: arc: remove custom atomic operations Wayne Ren 2019-08-01 07:42:27 +08:00
  • 1514c41cd1 arch: arm: Move Cortex-M specific CPU defines Bradley Bolen 2018-08-10 11:49:06 -04:00
  • 4cee0eecdc arch: arm: Move header files to common location Bradley Bolen 2018-06-08 16:34:16 -04:00
  • e788290522 arch: arm: Move prep_c.c to common location Bradley Bolen 2018-08-08 14:39:34 -04:00
  • 505aebf5c9 arch: arm: Move nmi code for Cortex-R support Bradley Bolen 2018-06-25 10:41:11 -04:00
  • 808b953ee3 arch: arm: Move fault.c to cortex_m directory Bradley Bolen 2018-06-11 16:39:14 -04:00