Commit graph

  • 94f8f4c09d CODEOWNERS: Code-owner for nRF9160 Board Ioannis Glaropoulos 2019-01-21 11:45:16 +01:00
  • cad94f0f77 boards: nrf: add initial documentation for nrf9160_pca10090 Ioannis Glaropoulos 2019-01-18 13:11:56 +01:00
  • 7d5ab373cc boards: arm: nrf: board definition for nrf9160_pca10090 (non-secure) Ioannis Glaropoulos 2019-01-17 13:46:41 +01:00
  • c3d7bb1511 boards: arm: nrf: board definition for nrf9160_pca10090 Ioannis Glaropoulos 2019-01-17 10:26:08 +01:00
  • 312ed45345 boards: riscv32: add rv32m1_vega Marti Bolivar 2018-11-28 14:23:51 -07:00
  • 13c794bc1c serial: RV32M1: introduce lpuart driver / DT bindings Michael Scott 2018-11-07 10:13:52 -08:00
  • 0f314ebdda gpio: RV32M1: introduce gpio driver / DT bindings Michael Scott 2018-11-07 10:13:52 -08:00
  • cdb1714c6c pinmux: RV32M1: introduce pinmux driver / DT bindings Michael Scott 2018-11-07 10:13:52 -08:00
  • 58d8afb476 interrupt_controller: RV32M1: add intmux driver / DT bindings Marti Bolivar 2018-11-25 02:41:38 -07:00
  • 521f4778a1 clock_control: RV32M1: introduce PCC driver / DT bindings Michael Scott 2018-11-07 10:13:52 -08:00
  • 502d306630 soc: riscv32: add RV32M1 SoC as openisa_rv32m1 Marti Bolivar 2018-11-25 02:40:57 -07:00
  • 1f96f55183 ext: hal: add openisa/vega_sdk_riscv Marti Bolivar 2018-12-03 15:06:40 -07:00
  • 449170548b arch: riscv32: support CONFIG_WDOG_INIT Marti Bolivar 2018-11-13 14:37:41 -07:00
  • ef765b28cb arch: riscv32: follow-on tweaks Marti Bolivar 2018-12-07 09:29:14 -08:00
  • 0aa87e15bb drivers: interrupt_controller: multi-level improvements Marti Bolivar 2018-11-24 23:43:06 -07:00
  • 4d36c23060 cmake: gcc.cmake: allow users to influence CMAKE_REQUIRED_FLAGS Marti Bolivar 2018-10-27 16:14:41 +01:00
  • ea5d01b41c drivers/gpio: Act relevantly if GPIO_INT is an unsupported flag Tomasz Bursztyka 2018-11-15 10:05:48 +01:00
  • 04d9d57a63 api/gpio: Controller may not support GPIO_INT at all Tomasz Bursztyka 2018-11-15 09:52:01 +01:00
  • 064f5f0cef drivers/gpio: Manage callback addition/removal properly Tomasz Bursztyka 2018-11-15 09:45:54 +01:00
  • 4043909d69 net: http: Remove HTTP client and server APIs Jukka Rissanen 2019-01-24 12:50:14 +02:00
  • 1cba0161ed net: websocket: Remove the websocket as HTTP APIs are removed Jukka Rissanen 2019-01-24 11:19:17 +02:00
  • a691e5e751 tests: lib: mem_alloc: esp32 to skip newlib test Cinly Ooi 2019-01-24 20:56:44 +08:00
  • 68b1890ead C++ : Fix error: template with C linkage Benoit Leforestier 2019-01-25 12:23:37 +01:00
  • 61cb8b6c4f drivers: wdog: cmsdk: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-24 16:14:03 -06:00
  • 4b6cec44ff drivers: uart: cmsdk_apb: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-24 15:43:50 -06:00
  • da474efe80 drivers: i2c: i2c_sbcon: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-24 15:22:02 -06:00
  • 1878765972 sanitycheck: adapt default boards Anas Nashif 2019-01-24 21:59:26 -05:00
  • 5c23843e65 bluetooth: smp: fix build if BT_SMP_SELFTEST is enabled Johann Fischer 2019-01-24 19:15:29 +01:00
  • 1d470307b9 Bluetooth: tests : Include building the LL split in CI Vinayak Kariappa Chettimada 2019-01-24 18:06:40 +05:30
  • 04857d0d59 cmake: Rebuild when DTS sources are modified Sebastian Bøe 2019-01-24 16:12:18 +01:00
  • 361daf8ebd DeviceTree: Fix generated header comment Sebastian Bøe 2019-01-24 10:18:05 +01:00
  • c23cc26c73 DeviceTree: Convert 'generated_dts_board.h' into a source file Sebastian Bøe 2018-10-09 16:03:29 +02:00
  • 858684a72c tests: socket: select: Add actual tests for select() Paul Sokolovsky 2019-01-24 20:19:46 +03:00
  • fe7043d7ca samples: net: sockets: Set explicit min_flash on some samples Paul Sokolovsky 2019-01-24 17:32:47 +03:00
  • 9ff4d47a8f tests: socket: poll: Add test for poll() Paul Sokolovsky 2019-01-24 16:31:43 +03:00
  • 8c50ce934b samples: net: socket: Add "socket" tag to sample.yaml's Paul Sokolovsky 2019-01-24 14:47:13 +03:00
  • 3339de34eb tests: net: socket: Add "socket" tag to testcase.yaml's Paul Sokolovsky 2019-01-24 14:40:43 +03:00
  • 3ede9feb97 tests: net: socket: socket_helpers.h: Factor out socket test helpers Paul Sokolovsky 2019-01-23 19:07:10 +03:00
  • 0d0ce47c4e tests: net: socket: udp: Refactor and elaborate tests. Paul Sokolovsky 2019-01-23 18:23:02 +03:00
  • b8cc02d79c tests: ztest: Add zassert_mem_equal() Paul Sokolovsky 2019-01-23 01:02:46 +03:00
  • c349bafab3 net: openthread: Do not register RLOC and ALOC addresses Robert Lubos 2019-01-23 12:30:43 +01:00
  • 67e098ab3e cmake: dts: Fix building with dtc 1.4.6 Kumar Gala 2019-01-24 09:46:08 -06:00
  • 89db6e3ad3 doc: fix formatting error in security doc David B. Kinder 2019-01-24 12:37:28 -08:00
  • 58e52f1aff doc: fix ordered list numbering in board doc David B. Kinder 2019-01-24 12:44:43 -08:00
  • abbd9b68d6 coc: move to markdown format Anas Nashif 2019-01-24 14:19:28 -05:00
  • 3f96d850a1 doc: add reporting address to CoC Thea Aldrich 2019-01-19 08:22:31 -06:00
  • cd89980c22 doc: add enforcement section Thea Aldrich 2018-11-19 11:18:10 -06:00
  • 41b9bbccc6 doc: Fixing trailing whitespace. Thea Aldrich 2018-10-16 21:17:24 -05:00
  • 3bd2cffe23 doc: addition of a code of conduct Thea Aldrich 2018-10-03 19:10:35 -05:00
  • d27ec68d0f boards: arm: mimxrt10{20,50,60,64}_evk: Enable BOOT HEADER in Kconfig Kumar Gala 2019-01-23 12:05:11 -06:00
  • 22f3a58bec boards: arm: mimxrt1064_evk: Always have QSPI flash enabled Kumar Gala 2019-01-24 09:15:38 -06:00
  • 114a1154ef toolchain: Support multiple versions of the Zephyr SDK Anas Nashif 2019-01-24 09:13:55 -05:00
  • 55cf16a524 toolchains: move zephyr sdk host tools to toolchain folder Anas Nashif 2019-01-14 11:21:23 -05:00
  • 2de8b95153 dts: arm: nordic: Add flash controller alias to nrf9160ns.dtsi Sigvart Hovland 2019-01-24 15:47:27 +01:00
  • 14dcd13069 drivers/interrupt_controller: stm32: Complete driver factorization Erwan Gouriou 2019-01-24 15:11:23 +01:00
  • bd78d0ed37 drivers/interrupt_controller: stm32: Complete driver factorization Erwan Gouriou 2019-01-15 08:49:17 +01:00
  • d972bdaba4 samples: Provide x-nucleo-iks01a2 shield sample Armando Visconti 2019-01-09 13:20:27 +01:00
  • cec0d79546 boards: shields/x_nucleo_iks01a2: Add LSM303AGR sensor support Armando Visconti 2019-01-09 13:19:27 +01:00
  • 797ecde958 sensor/lis2mdl: use kconfig named choice for TRIGGER_MODE Armando Visconti 2019-01-09 13:18:43 +01:00
  • 3ab122d293 driver: sensor: lps22hb: fix the temp sensor fractional value Armando Visconti 2019-01-09 15:49:31 +01:00
  • fe6e3b330c drivers/i2s_ll_stm32.c: pass proper PLLR param when setting I2S PLL Armando Visconti 2019-01-21 17:22:33 +01:00
  • faeb227a8f ext: stm32cube: revert 71ba2de7 and 9a893202 Armando Visconti 2019-01-21 17:35:34 +01:00
  • 10442a3f9f tests: socket: select: Basic test for select(). Paul Sokolovsky 2019-01-23 01:08:48 +03:00
  • df95a423b2 samples: echo_async_select: Add select()-based async echo sample Paul Sokolovsky 2019-01-22 16:36:42 +03:00
  • 9c91094ff7 net: sockets: select: Get rid of timeval in favor of zsock_timeval Paul Sokolovsky 2018-12-26 19:05:21 +03:00
  • 3a0a9944c0 net: sockets: Implement select() call. Paul Sokolovsky 2018-12-12 17:55:53 +03:00
  • f41a979df5 dts: bindings: smsc,lan9220: Fix warning related to id field Kumar Gala 2019-01-23 18:31:30 -06:00
  • 4fa0f7bc58 doc: move shell API documentation Anas Nashif 2019-01-23 23:15:56 -05:00
  • c6415fe9bf doc: move logger API reference Anas Nashif 2019-01-23 23:15:02 -05:00
  • 4bcb294f45 doc: move usermode API documentation Anas Nashif 2019-01-23 23:06:29 -05:00
  • 3499312249 doc: kernel: use zephyr_file role Anas Nashif 2019-01-23 16:21:13 -05:00
  • 2dc4e270b2 doc: kernel: flatten kernel docs and add API references Anas Nashif 2019-01-21 20:53:59 -05:00
  • 29f37f0ddb doc: threads: merge into one document Anas Nashif 2019-01-21 14:30:35 -05:00
  • 30c3cff842 kernel: add cpu_idle functions to a doxy group Anas Nashif 2019-01-22 08:18:13 -05:00
  • 9b148d2691 doc: whitelist CONFIG_NET_MGMT_EVENT in doxygen Anas Nashif 2019-01-23 12:28:02 -05:00
  • eeb3bf2e39 doc: tweak doxygen css and remove top border Anas Nashif 2019-01-21 16:42:37 -05:00
  • 072c466ff4 doc: add extension for linking github files Anas Nashif 2019-01-20 10:48:54 -05:00
  • 75e7bd4e66 nucleo_f429zi: Add JLink support for flash, as per nucleo_f070rb Dave Marples 2019-01-22 20:37:39 +00:00
  • ee13fb6bff boards: mimxrt1064_evk: add configurations for XIP Ryan QIAN 2019-01-11 09:58:01 +08:00
  • 41a7aa9e03 ext: hal: rt1064: add support for XIP and DCD Ryan QIAN 2019-01-15 07:10:47 +08:00
  • 7a861d5769 boards: arm: Add board support for mimxrt1064_evk Ryan QIAN 2018-10-09 10:14:40 +08:00
  • 74d2974cd3 dts: arm: nxp_rt: add flexspi1 Ryan QIAN 2019-01-14 10:28:12 +08:00
  • fe9ea3b26c arch: arm: nxp: imxrt1064: add device support Ryan QIAN 2018-10-09 10:00:15 +08:00
  • 7c537a7c2d ext: hal: nxp: mcux: Add device files for RT1064 Ryan QIAN 2019-01-07 07:50:00 +08:00
  • 8cdca11620 logging: Replace custom macros with generic ones from util.h Krzysztof Chruscinski 2019-01-23 13:29:43 +01:00
  • 383f7bec91 tests: misc: Add test suite for util.h with tests for COND_CODE_n Krzysztof Chruscinski 2019-01-23 13:27:23 +01:00
  • 70b738f984 misc: Extend util.h with conditional code macros Krzysztof Chruscinski 2019-01-23 13:17:44 +01:00
  • 880bfb37c0 logging: Fix reporting of dropped logs before backend init Krzysztof Chruscinski 2019-01-11 14:39:41 +01:00
  • 668443bc74 drivers: eth_enc28j60: Fix CS GPIO support Kumar Gala 2019-01-23 18:18:31 -06:00
  • 372fb5da51 usb: cdc_acm: Fix composite build Andrei Emeltchenko 2019-01-24 09:50:32 +02:00
  • b2cbbb4a9e dts: arm: nxp: kw2xd: Remove cs-gpios from SPI1 Kumar Gala 2019-01-23 09:31:28 -06:00
  • 4bdd9822ba dts: arm: nxp: Cleanup SPI node on K6X, KW4{0,1}Z Kumar Gala 2019-01-23 09:26:30 -06:00
  • 31d450f310 dts: arm: nxp: Fix dtc warning from nxp_rt.dtsi Kumar Gala 2019-01-16 12:25:49 -06:00
  • aca8ae3fd4 driver/sensor: use lis2dh as common driver among multiple sensors Armando Visconti 2019-01-15 16:20:52 +01:00
  • e35f36966b driver/sensor: lis2dh: align driver to auto-generated dts macros Armando Visconti 2019-01-21 15:26:43 +01:00
  • 0289a410ba riscv32: linker: Link .srodata section Nathaniel Graff 2019-01-23 14:26:34 -08:00
  • eaafdc85fc wifi: eswifi: Use generated SPI CS define Kumar Gala 2019-01-23 04:25:56 -06:00
  • f592c528f4 scripts/dts/extract: Add support for generating SPI GPIO CS defines Kumar Gala 2019-01-22 14:49:45 -06:00
  • 4bd4185a2c scripts/dts/extract: Add single extract to extract_{controller,cells} Kumar Gala 2019-01-23 07:22:01 -06:00
  • 44fd0c5624 scripts/dts/extract: Move extract_{controller,cells} into globals Kumar Gala 2019-01-22 14:36:50 -06:00