Commit graph

  • e36c7f5b2b samples: hello world: print board name Anas Nashif 2018-09-17 08:22:20 -0400
  • 47c20d6ece sample: we have dedicated test for single thread Anas Nashif 2018-09-16 20:24:37 -0400
  • 2e7bdb6be2 scripts: gen_priv_stacks.py: run through flake8 Anas Nashif 2018-09-16 14:56:07 -0500
  • 7a08b2b353 scripts: gen_kobject_list.py: run through flake8 Anas Nashif 2018-09-16 14:54:44 -0500
  • 6af68b3623 scripts: elf_helper.py: run through flake8 Anas Nashif 2018-09-16 14:52:34 -0500
  • 8ec537dc40 samples: nvs: improve one output message, fix another one Aurelien Jarno 2018-09-15 12:02:05 +0200
  • 9fa1af694e subsys: fs/nvs: do not leave the flash unprotected in case of error Aurelien Jarno 2018-09-15 12:02:05 +0200
  • ce7e1a1cc8 subsys: fs/nvs: do not change flash protection for zero-length case Aurelien Jarno 2018-09-15 12:02:05 +0200
  • 7a76792c87 subsys: fs/nvs: break if no end of sector is found Aurelien Jarno 2018-09-15 12:02:05 +0200
  • 725d9f7e09 subsys: fs/nvs: simplify crc8 computation Aurelien Jarno 2018-09-15 12:02:05 +0200
  • f1c6f91def subsys: fs/nvs: declare the ate structure as packed Aurelien Jarno 2018-09-15 12:02:05 +0200
  • afa9e1f9fc subsys: fs/nvs: improve syslog messages Aurelien Jarno 2018-09-15 12:02:05 +0200
  • 9ec11d70eb subsys: fs/nvs: improve some comments Aurelien Jarno 2018-09-15 12:02:05 +0200
  • e0f1d77f5c menuconfig: Fix some minor graphical glitching and add custom styles Ulf Magnusson 2018-09-15 08:45:50 +0200
  • 349e14d63c net: tls: Fix mbedtls hostname erros when certificates are not used Robert Lubos 2018-09-14 14:37:32 +0200
  • 4ed481b07e CODEOWNERS: Assign maintainers for Nordic SoC .dtsi files Ioannis Glaropoulos 2018-09-16 23:10:16 +0200
  • 2eb347b174 arm: exx32: Use one common soc.c for all exx32 socs Christian Taedcke 2018-09-16 12:01:04 +0200
  • 236a2d6f13 dts: arm: nrf: Remove use of CONFIG_SOC_* from Nordic dts files Kumar Gala 2018-09-14 23:47:30 -0500
  • 846121761f dts: arm: atmel_same70: Remove use of CONFIG_SOC_* from Atmel dts files Kumar Gala 2018-09-14 23:31:37 -0500
  • a75dfe35a0 CODEOWNERS: Assign missing nRF boards and SoC Carles Cufi 2018-09-15 11:25:46 +0200
  • 6e240da26f dts: Use new DT_SIZE_{K,M} macros Kumar Gala 2018-09-14 23:21:56 -0500
  • 02d0523f40 doc: Fix RST error in Kconfig template documentation Ulf Magnusson 2018-09-15 11:40:11 +0200
  • 91e0388513 dts/arm/st: Remove unneeded setting of #{address,size}-cells from RTC Kumar Gala 2018-09-11 23:43:05 -0500
  • d3c515ecce boards/arm: Enable RTC on STM32F3 based boards Yannis Damigos 2018-08-17 20:13:16 +0300
  • e072aba411 dts/arm/st: Add rtc node to STM32F3 Yannis Damigos 2018-08-17 20:09:23 +0300
  • 0c1725116a drivers/rtc: Enable RTC driver for STM32F3 series Yannis Damigos 2018-08-17 20:06:22 +0300
  • e688d5c6ce boards/arm: Enable RTC on STM32F4 based boards Yannis Damigos 2018-06-20 19:51:42 +0300
  • 0e505265b3 dts/arm/st: Add rtc node to STM32F4 Yannis Damigos 2018-06-20 19:49:53 +0300
  • 10c763cfbc drivers/rtc: Enable RTC driver for STM32F4 series Yannis Damigos 2018-06-20 19:48:31 +0300
  • 73e8454d17 arch: arm: remove power-of-two align and size requirement for ARMv8-m Ioannis Glaropoulos 2018-09-13 09:38:25 +0200
  • b680688329 dts/st: enables possibility to define Flash and SRAM out of tree Erwan Gouriou 2018-09-14 15:24:44 +0200
  • 0a4478434e kernel; Checking functions return Flavio Ceolin 2018-09-13 11:24:30 -0700
  • 65b5280e8f kernel: Check k_thread_create return value Flavio Ceolin 2018-09-12 22:30:49 -0700
  • 8f72f245bd kernel: Explicitly check _abort_thread_timemout Flavio Ceolin 2018-09-12 22:11:00 -0700
  • 98c64b6d92 kernel: Change _reschedule signature Flavio Ceolin 2018-09-12 17:27:11 -0700
  • abffd83d26 kernel: atomic: Ignore atomic_and/or return when not used Flavio Ceolin 2018-09-12 15:26:55 -0700
  • 4d5397bb0a kernel: Ignore _abort_timeout return Flavio Ceolin 2018-09-11 19:44:28 -0700
  • 1663ca8590 kernel: Ignore _pend_current_thread return in some cases Flavio Ceolin 2018-09-11 19:32:59 -0700
  • da49f2e440 coccicnelle: Ignore return of memset Flavio Ceolin 2018-09-11 19:09:03 -0700
  • 5884c7f54b kernel: Explicitly ignoring _Swap return Flavio Ceolin 2018-09-11 18:45:27 -0700
  • 8a9ba10c2c kernel: swap: Fix __swap signature Flavio Ceolin 2018-09-11 18:33:37 -0700
  • 91b6123932 kernel: syscall: Explicitly ignoring not used return Flavio Ceolin 2018-09-11 18:05:14 -0700
  • a1135620ba misc: printk: Change function return Flavio Ceolin 2018-09-11 15:57:04 -0700
  • df2cc4084a tests: usb: Enable usb tests on frdm_k64f Maureen Helm 2018-09-08 10:43:43 -0500
  • 4c81e94af1 tests: usb: Don't enable stdout console Maureen Helm 2018-09-08 10:06:59 -0500
  • 95be60a80f usb: device: Fix kinetis driver to compile with SYS_LOG disabled Maureen Helm 2018-09-08 09:43:11 -0500
  • 0b48df350f ci: Increase number of build slaves to 7 Kumar Gala 2018-09-14 13:06:50 -0500
  • 4add83c5e2 samples: subsys: logging: example of kconfig.log_template usage Krzysztof Chruscinski 2018-09-12 09:24:10 +0200
  • a728a46a60 logging: add template for log configuration Krzysztof Chruscinski 2018-09-12 09:21:17 +0200
  • 5f102fbfca scripts: ci: Set SOC_DIR for check-compliance.py Carles Cufi 2018-09-14 17:03:11 +0200
  • 912b4a276c dts: arm: silabs: Remove use of CONFIG_SOC_* from Silabs SoC dts files Kumar Gala 2018-09-12 10:54:30 -0500
  • 52ebc02cf2 dts: arm: ti: Remove use of CONFIG_SOC_* from TI SoC dts files Kumar Gala 2018-09-12 10:14:14 -0500
  • d98e046a24 cmake: move ti_lm3s6965-specific code into the soc directory Sebastian Bøe 2018-09-13 17:50:34 +0200
  • 75780a8135 tests: pipe: Enhance tests to improve code coverage Ajay Kishore 2018-08-31 18:09:34 +0530
  • 1fbea945f4 logging: Refactor log_output module Krzysztof Chruscinski 2018-08-01 14:57:41 +0200
  • c5ada39411 scripts: extract_dts_includes.py: generate 'compatible' CONFIG flags Erwan Gouriou 2018-09-14 13:33:38 +0200
  • 1755cf6582 dts/bindings: Add 'generation' directive on for 'compatible' property Erwan Gouriou 2018-08-20 13:45:55 +0200
  • 8853cb3d06 subsys: bluetooth: Add notification TX complete callback Kamil Gawor 2018-09-12 09:58:43 +0200
  • 5286524a5c net: tls: Add missing entropy header Robert Lubos 2018-09-14 11:35:47 +0200
  • 48e6ec7b49 ext: nffs: bugfix of possible to corrupt filename Andrzej Puzdrowski 2018-09-14 11:53:22 +0200
  • da4c00c021 libc: minimal: Add sys/fcntl.h enough to compile net/lib/sockets Paul Sokolovsky 2018-09-11 22:31:33 +0300
  • 585d90f8fc kernel: Fix k_stack_alloc_init behavior Flavio Ceolin 2018-09-12 23:03:05 -0700
  • b7fdc2397a CODEOWNERS: Add @MeganHansen to review nxp board docs Maureen Helm 2018-09-13 10:16:13 -0500
  • dc45def9d0 drivers/gpio_sam: Fix incorrect flag checking Rajavardhan Gundi 2018-09-03 20:23:33 +0530
  • ba31cb55cd cmake: Add zephyr base address when looking file into soc/ Erwan Gouriou 2018-09-13 16:25:53 +0200
  • 232cb657fc sensor: Remove unnecessary Kconfig parentheses in sensor drivers Maureen Helm 2018-09-13 07:52:28 -0500
  • 28f5da6c38 subsys: shell : fs new shell module for fs mount operation Varun Sharma 2018-06-14 07:40:36 +0530
  • d3390305d1 cmake: menuconfig: Fix missing SOC_DIR macro Carles Cufi 2018-09-13 13:43:54 +0200
  • 7a9f4f6879 doc: fix desription SoC tree structure example Erwan Gouriou 2018-09-13 14:13:32 +0200
  • 3e8f118d8f Bluetooth: shell: adding command for directed advertising Kamil Piszczek 2018-08-23 12:07:56 +0200
  • 9af28ddc09 Bluetooth: host: directed advertising support Kamil Piszczek 2018-08-20 14:44:42 +0200
  • e8dee89079 net/udp: Separating net_context from udp and other cleanup Tomasz Bursztyka 2018-09-13 09:40:43 +0200
  • 7fe3a481d0 sensor: Remove redundant Kconfig "depends on SENSOR" in sensor drivers Maureen Helm 2018-09-12 17:38:27 -0500
  • ab9017ec83 sensor: Eliminate repetitive Kconfig "depends on" in sensor drivers Maureen Helm 2018-09-12 17:23:26 -0500
  • 1666130416 doc: custom SOC configurations Anas Nashif 2018-09-12 22:04:17 -0500
  • 96455d5881 build: support out of tree SoC definition Anas Nashif 2018-09-04 14:34:06 -0500
  • abcf2ad5a8 kconfig: move soc selection to ZEPHYR_BASE/soc/ Anas Nashif 2018-09-04 08:32:07 -0500
  • 66b524a62a soc: support out of dir soc code Anas Nashif 2018-07-31 12:18:28 -0500
  • d7f7324d60 CODEOWNERS: adapt to new location of soc code Anas Nashif 2018-09-03 18:26:54 -0500
  • 563c161a80 posix: move soc to top-level dir soc/ Anas Nashif 2018-09-03 16:56:32 -0500
  • 696aa869d5 nios2: move soc to top-level dir soc/ Anas Nashif 2018-09-03 16:49:53 -0500
  • 279cc2e448 riscv32: move soc to top-level dir soc/ Anas Nashif 2018-09-03 16:38:52 -0500
  • cea0b3a9c2 xtensa: move soc to top-level dir soc/ Anas Nashif 2018-09-03 16:33:26 -0500
  • f183444682 arc: move soc to top-level dir soc/ Anas Nashif 2018-09-03 16:23:39 -0500
  • 70d819b405 arm: soc: move arm SoCs to top-dir Anas Nashif 2018-09-03 15:47:02 -0500
  • 5744437d25 kconfig: adapt help messages for new location of SoC code Anas Nashif 2018-09-03 15:44:13 -0500
  • cff0005a87 x86: move soc/cpu to top-level under soc/ Anas Nashif 2018-09-03 15:04:54 -0500
  • 3d1252ff2d soc: adapt Kconfig/CMake for soc in top / Anas Nashif 2018-09-03 15:20:14 -0500
  • 81b272119a docs: fixed documenation pointers Anas Nashif 2018-09-12 08:25:28 -0500
  • 3259ac08ca kernel: userspace: Sanitize switch usage Flavio Ceolin 2018-09-11 13:14:21 -0700
  • a3cea50ce7 kernel: Add missing break/default in switch statement Flavio Ceolin 2018-09-10 22:54:55 -0700
  • ef7a2318bb samples: shared_mem: Reduce CMake required version to 3.8.2 Carles Cufi 2018-09-12 14:56:10 +0200
  • 1d90bcdc75 cmake: Use find_program on CMAKE_CXX_COMPILER Sebastian Bøe 2018-08-23 11:50:26 +0200
  • a7ddb1fb82 net/udp: Removing useless init function Tomasz Bursztyka 2018-09-12 12:59:26 +0200
  • f1e5e17d3b net/udp: Removing useless insert/append _raw functions Tomasz Bursztyka 2018-09-12 12:57:43 +0200
  • 877c4d0ca7 Bluetooth: controller: Use nRFx functions for PPI reg access Alberto Escolar Piedras 2018-08-07 10:31:26 +0200
  • ccade20ccf samples: mesh: nrf52: corrected Range status response Vikrant More 2018-09-12 11:27:23 +0530
  • 09e2cf3db0 samples: mesh: nrf52: corrected state Binding for Delta Level Vikrant More 2018-09-04 16:19:57 +0530
  • be27afb705 samples: mesh: nrf52: corrected spelling Vikrant More 2018-08-23 18:24:18 +0530
  • 864ebaaba6 samples: mesh: nrf52: revised status resp. behaviour & TT calculation Vikrant More 2018-08-18 13:28:32 +0530