Commit graph

  • 1c5bb49415 Bluetooth: controller: Use nRFx functions for CCM reg w sideeffects Alberto Escolar Piedras 2018-04-25 13:37:24 +02:00
  • 88f0fbdc00 Bluetooth: controller: Use nRFx functions for RTC reg w sideeffects Alberto Escolar Piedras 2018-04-25 12:45:42 +02:00
  • 5f146e491e Bluetooth: controller: Use SOC series macro instead of the board macro Alberto Escolar Piedras 2018-04-26 15:08:56 +02:00
  • 1742972585 Bluetooth: controller: Use SOC series macro instead of board macro Alberto Escolar Piedras 2018-04-24 16:41:35 +02:00
  • 347f32621a Bluetooth: controller: Use nRFx functions for ECB reg with sideeffect Alberto Escolar Piedras 2018-04-24 16:33:38 +02:00
  • bc606d2220 Bluetooth: controller: Use nRFx functions for RTC reg with sideeffects Alberto Escolar Piedras 2018-04-24 15:28:11 +02:00
  • 78bf7518a9 drivers: entropy: nrf5: Use nrf_rng hal for registers w sideeffects Alberto Escolar Piedras 2018-04-17 16:33:16 +02:00
  • 532201980d drivers: clock_control: Use nrf_clock HAL for registers w sideeffects Alberto Escolar Piedras 2018-06-15 15:18:04 +02:00
  • 785faea8d4 drivers: timer: nRFx: Use nrf_rtc hal for registers w sideeffects Alberto Escolar Piedras 2018-06-15 15:17:49 +02:00
  • 7934e24983 net: lwm2m: retry registration update 6 seconds before expiration Michael Scott 2018-06-11 14:44:30 -07:00
  • af70e8f7f0 samples: net: Check the return value of close() Satya Bhattacharya 2018-06-15 16:59:13 -07:00
  • 49554dd35a drivers: usb_dc_stm32: Change SYS_LOG_LEVEL Istvan Bisz 2018-06-16 11:41:36 +02:00
  • 0824ec6409 dt: nrf52840: remove 0x from USBD address Alex Tereschenko 2018-06-16 13:30:07 +02:00
  • 408ea1464b drivers: flash: nrf: Avoid locking when not threaded Carles Cufi 2018-06-16 11:27:36 +02:00
  • 085a8b75c5 usb: hid: fix write to interrupt IN endpoint Johann Fischer 2018-06-16 01:35:51 +02:00
  • 984657022f samples: net: wifi: Add a cc3220sf_launchxl conf file Gil Pitney 2018-06-07 15:49:57 -07:00
  • 3bc77e88fb net: drivers: wifi: SimpleLink WiFi Offload Driver (wifi_mgmt only) Gil Pitney 2018-03-02 17:30:32 -08:00
  • 7a864bb79b arch: arm: define and implement ARM IRQ target state API Ioannis Glaropoulos 2018-03-21 14:10:47 +01:00
  • 1bbfdf1d1a samples: mesh/onoff-app: Enable persistent storage support Vikrant More 2018-06-15 17:19:42 +05:30
  • 48b7f236fa Bluetooth: Fix assertion condition in bt_gatt_discover Mariusz Skamra 2018-06-15 14:43:04 +02:00
  • 354c8222f1 ext: hal: nordic: Update nrfx to version 1.1.0 Andrzej Głąbek 2018-06-15 10:38:05 +02:00
  • aa190cd5b5 bluetooth: tester: Set configuration file for qemu_cortex_m3 target Mariusz Skamra 2018-06-06 13:09:26 +02:00
  • 3904442e6b bluetooth: tester: Remove redundant config option from qemu.conf Mariusz Skamra 2018-06-06 12:46:36 +02:00
  • 37e6162c47 bluetooth: tester: Fix bt_gatt_service_register call with invalid params Mariusz Skamra 2018-06-05 15:44:38 +02:00
  • fe3cd4c8ff arch: arm: convenience wrappers for C variable Non-Secure permissions Ioannis Glaropoulos 2018-04-16 19:25:04 +02:00
  • 879366120e arch: arm: implement cmse address range check (secure) Ioannis Glaropoulos 2018-04-16 18:44:39 +02:00
  • d426adccaa arch: arm: refactor function to align with the adopted api Ioannis Glaropoulos 2018-06-15 00:25:23 +02:00
  • f630559e81 arch: arm: Define and implement API for test target (Secure) Ioannis Glaropoulos 2018-03-29 13:20:44 +02:00
  • 0a2dcaaf8f arch: arm: introduce dependencies for CPU_CORTEX_M_HAS_SPLIM option Ioannis Glaropoulos 2018-05-22 14:13:08 +02:00
  • 13dc376240 arch: arm: introduce ARMV8_M_SE option Ioannis Glaropoulos 2018-05-22 13:30:59 +02:00
  • dd640f143e arch: arm: introduce ARM_NONSECURE_FIRMWARE option Ioannis Glaropoulos 2018-05-22 12:15:59 +02:00
  • 158ea44ed3 arch: arm: improve help text for ARM_SECURE_FIRMWARE Ioannis Glaropoulos 2018-05-22 12:00:16 +02:00
  • 391cf424a7 usb: tests: Add missing sections to sanitycheck Andrei Emeltchenko 2018-06-04 11:40:47 +03:00
  • 32cac08e55 usb: class: adapt functions for new composite interface Johann Fischer 2018-05-30 16:22:20 +02:00
  • 1383dad8a7 subsys: usb: rework composite device support Johann Fischer 2018-05-30 15:11:32 +02:00
  • 1237549082 subsys: usb: configure Interface descriptor at runtime Johann Fischer 2018-04-28 01:17:30 +02:00
  • bf332d0004 subsys: usb: validate and update endpoint address Johann Fischer 2018-04-17 11:49:18 +02:00
  • 18b27b7f9d subsys: usb: fetch endpoint address from usb_ep_cfg_data Johann Fischer 2018-04-17 11:49:37 +02:00
  • 52eacf16a2 driver: usb: add check for endpoint capabilities Johann Fischer 2018-04-07 01:55:53 +02:00
  • 7c7086049e include: driver: usb: add check for endpoint capabilities Johann Fischer 2018-04-07 01:47:53 +02:00
  • 6807f3a826 subsys: usb: move descriptor parts to the class drivers Johann Fischer 2018-04-05 18:30:40 +02:00
  • 589dbc4cd8 subsys: usb: add function to find and fix USB descriptors Johann Fischer 2018-04-05 01:12:26 +02:00
  • 0fca16443a subsys: usb: rework usb string descriptor fixup Johann Fischer 2018-04-06 14:53:24 +02:00
  • cf14a60f5a include: usb: add descriptor and data section macros Johann Fischer 2017-10-30 17:39:03 +01:00
  • b35a41f981 include: linker: add sections for USB device stack Johann Fischer 2017-10-30 12:27:35 +01:00
  • a3fe7af2dd tests: obj_tracing: Enhance object counter logic Spoorthi K 2018-06-12 16:35:49 +05:30
  • c16bce7a6a samples, subsys, tests: Use ARRAY_SIZE() whenever possible Leandro Pereira 2018-06-14 12:27:11 -07:00
  • d901add4c7 doc: update .gitignore file list David B. Kinder 2018-06-14 12:46:17 -07:00
  • f5e3813010 docs: Fix mailbox k_mbox_msg.tx_block documentation Rodrigo Peixoto 2018-04-22 18:22:09 -03:00
  • d62117e5b8 kconfig: Change how BT affects SYSTEM_WORKQUEUE_PRIORITY Sebastian Bøe 2018-06-14 09:53:00 +02:00
  • 2e0af08e55 build: remove unused CMakeLists.txt Yasushi SHOJI 2018-06-06 14:28:58 +09:00
  • 2fe51996db drivers/flash: Remove irrelevant option in w25qxxdv driver Tomasz Bursztyka 2018-06-14 17:26:11 +02:00
  • 59c8ae8caf kconfiglib: Fix incorrectly ordered props. for some multi.def symbols Ulf Magnusson 2018-06-14 18:47:49 +02:00
  • bb55155d5b arch: arm: core: cortex_m: add a barrier before the dummy FP instruction Aurelien Jarno 2018-06-14 12:49:01 +02:00
  • 660c5c92c0 Bluetooth: controller: Remove include guards in internal files Vinayak Kariappa Chettimada 2018-06-14 13:25:06 +02:00
  • 6c60abb03b drivers: gpio: add dts support for nrf52 gpio Marc Reilly 2018-05-17 09:53:17 +10:00
  • a55c72d35f subsys: usb/class/hid: make interrupt endpoint size configurable Aurelien Jarno 2018-06-13 20:17:22 +02:00
  • ef75956deb doc: update known-issues filter David B. Kinder 2018-06-13 15:10:41 -07:00
  • e86c53b48f arch: arm: atmel_sam: Map the whole RAM in MPU Tomasz Gorochowik 2018-06-13 08:40:24 +02:00
  • 31aa9b9ad1 arch: arm: atmel_sam: Use a single RAM region when possible Tomasz Gorochowik 2018-06-13 08:37:28 +02:00
  • 77643677a1 esp32: update to ESP-IDF v3.0-dev-2648-gb2ff235b Gautier Seidel 2018-06-07 10:48:38 +02:00
  • 7bbd3a79ae tests/kernel: Add a test for CONFIG_MULTITHREADING=n Andy Ross 2018-06-13 10:14:44 -07:00
  • 3d14615f56 kernel: Restore CONFIG_MULTITHREADING=n behavior Andy Ross 2018-06-13 10:51:42 -07:00
  • b20aff2f80 Bluetooth: Introduce HCI driver quirks Johan Hedberg 2018-06-07 08:41:14 +02:00
  • b1b1017178 Bluetooth: Export HCI command APIs through public hci.h header file Johan Hedberg 2018-06-07 08:32:42 +02:00
  • 8df42eb4dc drivers: Replace ff hex constants with 0xff Ulf Magnusson 2018-06-01 06:15:55 +02:00
  • 2a8349950e drivers: sensors: Consistently quote "GPIO_0" string default Ulf Magnusson 2018-06-01 05:43:24 +02:00
  • 02b5f3edc8 drivers: gpio: Fix GPIO_QMSI_{0,1}_NAME Kconfig references Ulf Magnusson 2018-06-11 14:26:50 +02:00
  • 2e6386f5af drivers: ieee802154: Remove GPIO_MCUX_PORT{A,B}_NAME Kconfig references Ulf Magnusson 2018-06-11 14:12:00 +02:00
  • 7f5203d370 kconfig: Remove UART_QMSI_{0,1}_NAME Kconfig reference Ulf Magnusson 2018-06-01 05:52:32 +02:00
  • 4db7cce06e ext: lib: mgmt: Remove MDLOG Kconfig reference Ulf Magnusson 2018-06-01 05:51:10 +02:00
  • c0e0d6131d net: rpl: Fix malformed Kconfig default Ulf Magnusson 2018-06-01 05:48:34 +02:00
  • 99cef4c60d lib: Fix malformed JSON_LIBARY Kconfig default Ulf Magnusson 2018-06-01 05:47:46 +02:00
  • f177fb88a0 arch: arc: Fix reference to removed NSIM Kconfig symbol Ulf Magnusson 2018-06-01 05:15:08 +02:00
  • 070c1ae041 soc: nRF52x: Add Kconfig options to enable DC/DC converter Vinayak Kariappa Chettimada 2018-05-24 23:19:58 +05:30
  • e5b5f85c1a samples: servo_motor: Add support for the BBC micro:bit Henrik Brix Andersen 2018-05-31 14:53:29 +02:00
  • fc1898ccb5 drivers: pwm: pwm_nrf5_sw: Add prescaler support Henrik Brix Andersen 2018-05-31 14:06:20 +02:00
  • f5310d5b54 drivers: pwm: pwm_nrf5_sw: Fix calculation of cycles per second Henrik Brix Andersen 2018-05-31 14:00:33 +02:00
  • ebbb744b03 native: Fix host BT driver kconfig warning Alberto Escolar Piedras 2018-06-13 16:04:51 +02:00
  • 3a87e0ed05 native: Fix entropy generator kconfig warning Alberto Escolar Piedras 2018-06-13 15:52:34 +02:00
  • 8f3fea300a cmake: bluetooth: Don't #include gatt files from src files Sebastian Bøe 2018-06-13 14:13:27 +02:00
  • f8dc4b6b50 net: bluetooth: Enforce the minimum user_data size at Kconfig Sebastian Bøe 2018-06-12 14:07:08 +02:00
  • b7c4c0302c dts: riscv32: riscv32-qemu: Add device tree support Savinay Dharmappa 2018-05-15 17:48:57 +05:30
  • 268c0e3310 net: tcp: Add MSS option on sending SYN request Paul Sokolovsky 2018-06-12 17:01:37 +02:00
  • e62972bb8e net: ethernet: net_eth_fill_header: Remove superfluous "frag" param Paul Sokolovsky 2018-06-12 13:53:29 +02:00
  • 699023a987 net: ethernet: Fix asserts in net_eth_fill_header() Paul Sokolovsky 2018-06-12 11:38:50 +02:00
  • f425c0aa27 scripts: kconfig: Disable the "FOO set more than once" warning Ulf Magnusson 2018-06-13 05:58:35 +02:00
  • f38e388ad1 cmake: Update to dependency handling for syscalls.json Torsten Rasmussen 2018-06-07 15:50:31 +02:00
  • a74e80fa5f cmake: Removing the need for always rebuild Torsten Rasmussen 2018-06-06 14:47:58 +02:00
  • 2800729614 arch/stm32: remove irq definition files Erwan Gouriou 2018-05-29 11:19:46 +02:00
  • d84795b0c1 drivers/dma: stm32: Use CMSIS IRQ defines instead of zephyr Erwan Gouriou 2018-05-29 15:23:36 +02:00
  • 1002e904d5 drivers/exti: stm32: Use CMSIS IRQ defines instead of zephyr Erwan Gouriou 2018-05-29 11:14:18 +02:00
  • 7295954399 settings: fix typo in header file Jun Li 2018-06-12 10:48:50 -07:00
  • 7f84001fd3 menuconfig: Fix searching for nonexistent objects Tomasz Gorochowik 2018-06-12 10:55:15 +02:00
  • 4ae875f9c1 net: arp: Timeout too long ARP request Jukka Rissanen 2018-05-30 15:48:44 +03:00
  • f971aacaf3 scripts: kconfig: Turn most warnings into errors Ulf Magnusson 2018-05-23 12:12:24 +02:00
  • 7a073bf9f5 samples: bluetooth: Fix microbit/nrf5 UART flow control assignments Ulf Magnusson 2018-06-12 17:47:16 +02:00
  • 072a43d1a4 tests: Do not build arm_irq_vector_table .config's for ARC Ulf Magnusson 2018-06-12 16:55:07 +02:00
  • 791daa7037 tests: sprintf: remove kconfig options Andrew Boie 2018-06-12 12:46:48 -07:00
  • e1b772479b Bluetooth: GATT: Fix notifications Johan Hedberg 2018-06-12 16:42:59 +02:00