Commit graph

  • 076e6d3ec8 doc: update jquery version to 3.1.2 David B. Kinder 2018-01-09 16:38:30 -08:00
  • dce32622cd scripts: fix tags.sh to current source tree Juan Manuel Torres Palma 2017-12-25 10:27:52 +01:00
  • 15b1c3850d CODEOWNERS: misc updates Anas Nashif 2018-01-15 15:39:37 -05:00
  • 70a40813df cmake: add optional app_set_runner_args() Marti Bolivar 2017-12-19 14:50:01 -05:00
  • 010fb40b95 subsys: usb: Set Zephyr project USB Vendor and Product IDs Patrik Flykt 2018-01-12 09:30:34 +02:00
  • f8a674b45e subsys: storage: flash_map: devices bindings fetch optimalization Andrzej Puzdrowski 2018-01-15 16:41:02 +01:00
  • ae9560636f tests: subsys: fs: Add tests Flash Circular Buffer module Andrzej Puzdrowski 2017-12-18 09:36:51 +01:00
  • b7f1289847 subsys: fs: Add Flash Circular Buffer Andrzej Puzdrowski 2017-12-13 15:53:20 +01:00
  • 1d59bf1212 tests: unit: lib: crc: Add test for crc8-ccitt implementation Andrzej Puzdrowski 2018-01-04 12:01:59 +01:00
  • 9a5a3e06f0 lib: crc: Add crc8-ccitt implementation Andrzej Puzdrowski 2017-12-13 14:57:38 +01:00
  • 25269fb0ed subsys: storage: Add flash_map abstraction module Andrzej Puzdrowski 2017-12-08 11:50:46 +01:00
  • 4a713aa824 boards/quark_se: Add an spi/gpio configuration for TI CC1200 15.4 chip Tomasz Bursztyka 2017-08-21 15:42:45 +02:00
  • 8ded57d3a2 drivers/ieee802154: Add support for Sub-GHz TI CC1200 chip Tomasz Bursztyka 2017-07-05 16:56:49 +02:00
  • 6eec2d2aa5 net/ieee802154: Normalize parameter on radio API helper Tomasz Bursztyka 2017-11-22 20:53:03 +01:00
  • ebfa2df113 net/ieee802154: Use helpers to call radio API functions Tomasz Bursztyka 2017-11-22 20:50:53 +01:00
  • 6f51ac7f2b net/ieee802154: Introduce helpers to call radio api function Tomasz Bursztyka 2017-11-22 20:49:01 +01:00
  • 208e7f2bf6 net/lib: 15.4 interface is set UP after channel is configured Tomasz Bursztyka 2017-11-22 17:34:06 +01:00
  • 9078378bed net/ieee802154: Do not set the device UP by default Tomasz Bursztyka 2017-11-22 17:29:31 +01:00
  • 6fa3d0fa3e net/ieee802154: Verify in L2 the Sub-Ghz channel value Tomasz Bursztyka 2017-09-11 10:14:48 +02:00
  • 9aa2f45d23 net/ieee802154: Add Sub-Ghz dedicated function on the radio API Tomasz Bursztyka 2017-09-11 09:59:25 +02:00
  • cb140154b0 net: tcp Remove recv_max_ack field from struct net_tcp Paul Sokolovsky 2017-12-29 14:05:07 +02:00
  • e36f67d1d9 net: tcp: Remove incorrect logging of "ACK errors" Paul Sokolovsky 2017-12-28 20:08:11 +02:00
  • ac7b1291da net: tcp: Validate incoming ACK number Paul Sokolovsky 2017-12-28 15:44:42 +02:00
  • 5d32b5ca55 boards: arm: Adds Sparkfun nRF52832 breakout board support Shawn Nock 2018-01-03 13:08:08 -05:00
  • 2b0821cce7 drivers: i2c: stm32f4: Fix incorrect buffer assignment Manivannan Sadhasivam 2018-01-05 02:28:18 -08:00
  • 0a3d9933c2 sample: fix configuration for sensor HTS221 sample application Erwan Gouriou 2018-01-11 15:42:29 +01:00
  • 2867b8641a Revert "sensors: hts221: provide name to Kconfig choice" Erwan Gouriou 2018-01-11 14:36:05 +01:00
  • 11eac235bc Revert "sensors: lis3mdl: provide name to Kconfig choice" Erwan Gouriou 2018-01-11 13:49:20 +01:00
  • 4ebbaa2bb0 boards: disco_l475_iot1: fix method to configure sensor triggers Erwan Gouriou 2018-01-11 13:47:16 +01:00
  • c3880c0db4 samples: crypto: increase min_ram for sample Anas Nashif 2018-01-13 10:24:52 -05:00
  • 32a55e3fa3 boards: enable and document the SPI driver on the Arduino Zero. Michael Hope 2018-01-04 22:27:47 +01:00
  • 73d045e281 spi: add a SPI driver for the SAM0 series. Michael Hope 2017-12-17 20:55:45 +01:00
  • af0718dc3a spi: add Kconfig entries for SPI4 and SPI5. Michael Hope 2018-01-05 19:54:30 +01:00
  • fd04de2d10 doc: fix misspellings in Kconfig files David B. Kinder 2018-01-12 15:07:53 -08:00
  • b7af740f3a net: lwm2m: update observe_node when attributes are written or cleared Robert Chou 2017-12-12 16:24:03 +08:00
  • 2281f6fd7d net: lwm2m: get attributes from obj/obj_inst/res for observe_node Robert Chou 2017-11-28 16:29:21 +08:00
  • b0e7a039ee net: lwm2m: report attributes on discover op Robert Chou 2017-11-28 11:51:36 +08:00
  • 09fcd83b98 net: lwm2m: add write-attribute WRITE support Robert Chou 2017-11-24 18:47:00 +08:00
  • ff22595c31 net: ip: shell: Fix ipv4 echo reply callback to unref packet Jukka Rissanen 2018-01-11 09:14:08 +02:00
  • b92a40a798 drivers: entropy: stm32: Remove STM32F411XE from building Kumar Gala 2018-01-12 16:56:55 -06:00
  • df48e11d98 build: warn user about Meltdown vulnerability Andrew Boie 2018-01-12 09:54:24 -08:00
  • 3bbd1c77ab doc: recent kconfig changes break doc generation Anas Nashif 2018-01-12 15:01:44 -05:00
  • dff0cb2d65 tests: userbuffer_validate: move and rename Andrew Boie 2018-01-11 12:43:43 -08:00
  • 1bd48edd26 drivers: i2c: stm32f4: Add check for BTF flag before reading N-2 byte Manivannan Sadhasivam 2018-01-04 21:14:19 -08:00
  • 8b6d3ad69b cmake: Improve error messages for detecting libgcc Sebastian Bøe 2018-01-08 17:31:51 +01:00
  • 15ca6da4c8 cmake: Re-introduce support for CROSS_COMPILE Sebastian Bøe 2018-01-08 17:06:42 +01:00
  • a896be1192 cmake: toolchain: Misc. comment cleanups Sebastian Bøe 2018-01-08 17:05:26 +01:00
  • bf58fb481b Bluetooth: tester: Add Configuration and Health Client models Mariusz Skamra 2018-01-11 10:08:21 +01:00
  • 2612744352 cmake: Don't specify a C standard when building Kconfig Sebastian Bøe 2018-01-12 10:25:01 +01:00
  • 47a28a9612 mempool: Remove unnecessary call to get_pool() Johan Hedberg 2018-01-11 20:50:21 +02:00
  • 1a8a8d9019 mempool: Don't store redundant information for k_malloc/k_free Johan Hedberg 2018-01-11 20:47:08 +02:00
  • 7d887cb615 mempool: Add k_mem_pool_free_id API Johan Hedberg 2018-01-11 20:45:27 +02:00
  • af0bf06aa3 usb: Fix USB Device dependency Andrei Emeltchenko 2017-12-08 09:58:35 +02:00
  • 4b61bd1b7a kconfig: Prune kconfig files that don't match the ARCH or BOARD Sebastian Bøe 2018-01-09 14:12:07 +01:00
  • a8b361b176 cmake: kconfig: Run Kconfig on every reconfiguration Sebastian Bøe 2018-01-08 12:42:39 +01:00
  • d92769b849 scripts: kconfig: Replace Kconfig exectuables with Python Carles Cufi 2018-01-03 16:38:50 +01:00
  • f4639f186a scripts: kconfig: Prefer later defaults Carles Cufi 2018-01-07 15:57:05 +01:00
  • 33bbecb946 scripts: kconfig: Add support for wildcards and globbing Carles Cufi 2018-01-07 15:56:10 +01:00
  • 591eb575ea scripts: kconfig: Import Kconfiglib Carles Cufi 2018-01-07 15:54:57 +01:00
  • 41cd1435c8 boards: arm: cc3220sf_launchxl: doc: Fixed links, clarifications. Gil Pitney 2018-01-11 16:07:42 -08:00
  • b97e08c2b7 boards: arduino_zero: enable and document the flash driver. Michael Hope 2018-01-05 20:31:08 +01:00
  • cd92dd139b flash: add a driver for the internal flash on the SAM0 series. Michael Hope 2017-11-22 22:53:29 +01:00
  • 5aa0d88b58 native: native_posix doc improvements Alberto Escolar Piedras 2018-01-11 11:13:34 +01:00
  • 164fb32cf6 drivers: entropy: stm32: limit driver to SoC supporting it Erwan Gouriou 2017-12-20 15:49:56 +01:00
  • 48ff51af75 drivers: entropy: Clock activation is missing on stm32l4 Erwan Gouriou 2017-12-21 10:47:08 +01:00
  • 59f0c99f0e spi: stm32: Correctly apply CPOL and CPHA settings Florian Vaussard 2017-12-19 17:46:28 +01:00
  • 5491c29314 i2c: stm32_ll: Fix spurious error while reading using IRQ Florian Vaussard 2017-12-12 11:40:35 +01:00
  • 1f66015f73 drivers: serial: use the right clock busses for STM32F0 series UARTs Daniel Wagenknecht 2017-12-18 11:38:10 +01:00
  • 47c747e954 drivers: serial: simplify STM32 UART clock initialization Daniel Wagenknecht 2017-12-18 11:33:48 +01:00
  • 39bb93d402 drivers: stm32 clock control: fix HSI PLLSOURCE with PREDIV1 support Daniel Wagenknecht 2017-12-14 11:02:47 +01:00
  • 5ac18047c1 boards: nucleo_f091rc: add spi to documentation Neil Armstrong 2017-11-30 11:45:35 +01:00
  • 9dfb73c12a pinmux: stm32f0: Add B3/4/5 SPI1 B13/14/15 SPI2 pinmux Neil Armstrong 2017-11-28 17:09:18 +01:00
  • 7ab0333640 tests: spi_loopback: Enable SPI Loopback test on nucleo_f091rc board Neil Armstrong 2017-09-11 14:57:01 +02:00
  • 8359e46d48 boards: nucleo_f091rc: add SPI1 and SPI2 pinmux Neil Armstrong 2017-11-28 16:42:43 +01:00
  • 5f5480ac7d hal: stm32cube: Fix warning when SPI STM32F0 LL API is compiled Neil Armstrong 2017-09-11 15:33:15 +02:00
  • 7caa56f608 spi: spi_ll_stm32: Add support for STM32F0 Neil Armstrong 2017-09-11 15:01:44 +02:00
  • 9c3f7e11fb arch: arm: soc: stm32f0: include LL spi header Neil Armstrong 2017-09-11 14:58:41 +02:00
  • b5938c43fb ext: hal: stm32cube: build LL SPI code for STM32F0 Neil Armstrong 2017-09-11 14:57:49 +02:00
  • 1d8e7a58c0 arm: atmel: soc: Soc init can be executed twice Jonas Pfaff 2017-11-20 08:37:38 +01:00
  • 66a1454ce6 native: Accept command line arguments Alberto Escolar Piedras 2018-01-09 14:20:49 +01:00
  • 095300a3e1 tests: bluetooth/bluetooth can also be run in native_posix Alberto Escolar Piedras 2018-01-11 11:36:40 +01:00
  • cd7ca95378 arm: nxp_mpu: Fix build issue when asserts enabled Kumar Gala 2018-01-11 14:56:39 -06:00
  • 6f946e20b6 cmake: Execute arch/CMakeLists.txt before subsys/CMakeList.txt Sebastian Bøe 2018-01-09 10:52:57 +01:00
  • 07a64f19ed cmake: Use find_program() to locate the toolchain Carles Cufi 2018-01-11 18:28:07 +01:00
  • d3304dc508 bluetooth: Fix cast in bt_buf_get_type Sebastian Bøe 2018-01-11 17:53:45 +01:00
  • f61cd12bf8 bluetooth: Fix "struct bt_gatt_read_params" declaration Sebastian Bøe 2018-01-11 17:37:03 +01:00
  • 4b7f3e75dd samples: bmi160: Add testcase filter for SPI_LEGACY_API Yannis Damigos 2018-01-07 17:34:34 +02:00
  • d907ed309e samples: bme280: Add testcase filter for SPI_LEGACY_API Yannis Damigos 2018-01-07 17:03:18 +02:00
  • 4d2dbab036 boards: stm32f1: Clean up driver generic flags Yannis Damigos 2017-12-28 21:31:02 +02:00
  • c868ac0238 boards: stm32f0: Clean up driver generic flags Yannis Damigos 2017-12-28 21:20:20 +02:00
  • 2cb692e7de boards: stm32f3: Clean up driver generic flags Yannis Damigos 2017-12-28 21:14:43 +02:00
  • 96740a0570 boards: stm32l4: Clean up driver generic flags Yannis Damigos 2017-12-28 21:01:28 +02:00
  • d60dc69ee7 boards: stm32f4: Clean up driver generic flags Yannis Damigos 2017-12-28 20:11:11 +02:00
  • a6f8283ecd arch: st_stm32: Add common series configuration file Yannis Damigos 2017-12-29 19:25:00 +02:00
  • f62d9ef99d include: dt-bindings: stm32_pinctrl: Add ports I, J, K Yannis Damigos 2018-01-10 14:07:58 +02:00
  • ef0d77b74e drivers: gpio_stm32: Add defines for ports I, J, K Yannis Damigos 2018-01-10 14:05:24 +02:00
  • 7d764b35f3 cmake: Use path-corrected version of ZEPHYR_BASE Carles Cufi 2018-01-11 15:46:44 +01:00
  • e09646ab12 ci: update docker image for CI builds Anas Nashif 2018-01-11 06:45:51 -05:00
  • 73220b79ab boards: arduino_zero: document build using cmake Anas Nashif 2018-01-11 09:09:38 -05:00
  • 320c078c02 tests: mqtt_packet: fix README and adapt for cmake Anas Nashif 2018-01-11 08:58:16 -05:00