Commit graph

  • 6f01c0bc79 drivers: clock_control: nrf: Add onoff service support Krzysztof Chruscinski 2020-02-03 12:58:30 +01:00
  • add51d809c tests: posix: eventfd: test read and poll after multiple writes Marcin Niestroj 2020-06-03 00:01:21 +02:00
  • 063dd51dc7 lib: posix: eventfd: fix read/poll after multiple writes Marcin Niestroj 2020-05-28 10:55:33 +02:00
  • c4c0e64331 Bluetooth: host: Fix infinite recursion in persistent advertising Joakim Andersson 2020-07-17 12:48:45 +02:00
  • 476fc405e7 kernel: mem_domain: centralize assertions Andrew Boie 2020-07-17 13:48:36 -07:00
  • 1787663b15 actions: daily_tests: fetch all tags Anas Nashif 2020-07-17 08:12:38 -04:00
  • 354053441d userspace: mark z_app_regions as const Andrew Boie 2020-07-18 15:44:21 -07:00
  • a6c6e7793f net: openthread: Use different kconfig switch for shim and src Marek Porwisz 2020-07-06 12:40:52 +02:00
  • a6b0a3a263 net: openthread: make diag compile Piotr Szkotak 2020-07-08 12:52:08 +02:00
  • dfbabb1201 openthread: avoid warning when CONFIG_NET_MGMT_EVENT=n Martí Bolívar 2020-07-16 11:26:10 -07:00
  • 8aed3aa669 tests: net: tcp2: Update test_sem_take() Oleg Zhurakivskyy 2020-06-30 16:21:02 +03:00
  • 31aff65165 tests: net: tcp2: Check for failed connect on SYN resend Oleg Zhurakivskyy 2020-06-30 16:28:12 +03:00
  • f5a94e5877 tests: net: tcp2: Update timeout values Oleg Zhurakivskyy 2020-06-30 16:19:29 +03:00
  • 87577cb599 net: tcp2: Implement a blocking connect Oleg Zhurakivskyy 2020-06-08 19:20:22 +03:00
  • ff8e08e6c7 net: tcp2: Refactor net_tcp_connect() Oleg Zhurakivskyy 2020-05-27 16:16:01 +03:00
  • f4c2772622 net: tcp2: Check for SYN and ACK in SYN_SENT Oleg Zhurakivskyy 2020-06-08 17:50:13 +03:00
  • dc01cae8a6 net: tcp2: Send FIN only in ESTABLISHED state Oleg Zhurakivskyy 2020-06-08 15:48:15 +03:00
  • d0629e3c4e libc: malloc: log an error when malloc is called and arena size is 0 Christopher Friedt 2020-07-18 09:00:18 -04:00
  • 970e921cd7 Bluetooth: hci_ecc: Follow BT spec when public key is invalid Joakim Andersson 2020-07-17 15:28:33 +02:00
  • d7fb61f224 drivers: flash: stm32wb: disable Page Erase at end of erase_page() Alexandre Bourdiol 2020-07-16 14:00:53 +02:00
  • f8663774de Bluetooth: Mesh: Document shell commands Trond Einar Snekvik 2020-07-09 15:26:52 +02:00
  • 4bf2a0d520 Bluetooth: controller: Make coding style around ret_cb consistent Vinayak Kariappa Chettimada 2020-07-16 12:34:23 +05:30
  • 13f079f212 Bluetooth: controller: Fix missing ticker status initialization Vinayak Kariappa Chettimada 2020-07-06 15:25:43 +05:30
  • 47bb6a3fdf tests: drivers: flash: added flash tests Mateusz Syc 2020-07-20 11:25:49 +02:00
  • c3cc0c8787 drivers: flash: nrf_qspi_nor: supports non-aligned read Mateusz Syc 2020-07-20 11:25:25 +02:00
  • c9332e76b3 tests: Bluetooth: shell: Remove cmd_ull_reset Vinayak Kariappa Chettimada 2020-07-16 14:48:38 +05:30
  • 293a2f69d0 Bluetooth: controller: Remove redundant BT_LL_SW_SPLIT conditional Vinayak Kariappa Chettimada 2020-06-02 13:12:59 +05:30
  • 5b59c002f6 Bluetooth: Gatt: Automatic discover of CCC when subscribing Emil Gydesen 2020-06-23 22:59:25 +02:00
  • 820d17110d samples: sensors: wsen_itds: add sample to test accel sensor Saravanan Sekar 2020-05-07 17:56:57 +02:00
  • 9ac3c9d42a drivers: sensors: itds: Add support for WSEN-ITDS 3-axis accel sensor Saravanan Sekar 2020-05-04 15:23:04 +02:00
  • 57e7148613 dts: bindings: vendor-prefixes: add Würth Elektronik Saravanan Sekar 2020-05-06 22:35:16 +02:00
  • 071e8400ad net: l2: ppp: fsm: use packet work object instead of shared one Marcin Niestroj 2020-06-30 23:56:12 +02:00
  • 98bcc51b09 x86: gen_gdt: improve docstring Andrew Boie 2020-07-17 19:02:30 -07:00
  • 38333afe0e arch: x86: zefi: Reduce data section alignment requirement from 8 to 4 Johan Hedberg 2020-07-17 14:38:29 +03:00
  • 48216b33a5 boards: up_squared: add a post build target Anas Nashif 2020-07-14 15:48:26 -04:00
  • 4382532fd3 x86: zefi: support arguments and make compatible with windows Anas Nashif 2020-07-14 15:42:07 -04:00
  • aec0b5ae84 mgmt: smp: add missing kernel.h include statement Marcin Niestroj 2020-07-17 20:21:39 +02:00
  • 4df734683e x86: 32-bit: enable thread stack info Andrew Boie 2020-07-16 14:03:52 -07:00
  • 5092541e2b sanitycheck: disable erroring on warnings Anas Nashif 2020-07-16 17:25:19 -04:00
  • 88be2ea2d2 drivers: uart: Make all API function available Krzysztof Chruscinski 2020-07-15 11:32:02 +02:00
  • 5224481e82 boards: shields: mikroe_eth_click: add lpcxpresso55s69 support Andrei Gansari 2020-05-21 11:10:45 +03:00
  • aaee2864f8 boards: mikroe_eth_click conditional configuration Andrei Gansari 2020-05-21 11:04:06 +03:00
  • 8ec1cbc95d boards: arm: stm32: Add WeAct Black Pill V2.0 definitions Brian Bradley 2020-07-10 15:55:45 -04:00
  • 8eb99bcbb5 usb: cdc_acm: re-trigger transfer for OUT endpoint on resume Johann Fischer 2020-07-08 22:38:58 +02:00
  • 5700a6227d usb: usb_transfer: log which endpoint transfer will be cancelled Johann Fischer 2020-07-08 22:37:20 +02:00
  • 5f68b63896 dts: ti,bq274xx: remove default properties Peter Bigot 2020-07-16 11:22:21 -05:00
  • 0292df5489 doc: release: add note for SW_VECTOR_RELAY feature in Mainline Cortex-M Ioannis Glaropoulos 2020-07-13 14:57:24 +02:00
  • 742358c6a6 bluetooth: controller: Kconfig: debug pins depends on BT_LL_SPLIT Rubin Gerritsen 2020-07-12 15:14:05 +02:00
  • f9b19186f5 bluetooth: controller: Kconfig: Move LL version config to split ll Rubin Gerritsen 2020-07-12 15:08:44 +02:00
  • cd63479f2e bluetooth: controller: Kconfig: Move RX_PRIO configs to split ll Rubin Gerritsen 2020-07-12 15:05:54 +02:00
  • 6c7ed9627e bluetooth: controller: Kconfig: Move LLL selection to split config Rubin Gerritsen 2020-07-12 15:02:24 +02:00
  • 1ec8b0ff0a bluetooth: controller: Kconfig: Move split LL helper configs to file Rubin Gerritsen 2020-07-12 14:55:45 +02:00
  • eea9d258a3 bluetooth: controller: Kconfig: Split out split config to new file Rubin Gerritsen 2020-07-12 14:51:27 +02:00
  • 0dbef20149 boards: shields: esp_8266: Add std headers overlay Gerson Fernando Budke 2020-07-11 16:22:41 -03:00
  • 9b4fceef74 CODEOWNERS: Add boards/shields/esp_8266 owner Gerson Fernando Budke 2020-07-11 14:50:40 -03:00
  • 13f2b7b848 tests: mslab_threadsafe: cleanup Andrew Boie 2020-07-14 21:18:15 -07:00
  • 8ec248a0f9 tests: device: add device_mmio tests Andrew Boie 2020-07-14 16:34:34 -07:00
  • e33fc71d71 doc: add device MMIO details Andrew Boie 2020-07-08 17:14:24 -07:00
  • aec607cc67 x86: remove memory mapping SOC code Andrew Boie 2020-07-07 14:20:24 -07:00
  • d728bece0a drivers: ns16550: use DEVICE_MMIO where needed Andrew Boie 2020-07-15 09:03:11 -07:00
  • c802cc8920 x86: pcie: use device_map() for MMIO config access Andrew Boie 2020-07-07 13:42:01 -07:00
  • 9f84637499 gpio_intel_apl: use DEVICE_MMIO Andrew Boie 2020-07-06 21:07:55 -07:00
  • 9e627ed6d2 drivers: i2c_dw: use device_mmio Andrew Boie 2020-06-26 16:45:04 -07:00
  • 7f7d05c262 drivers: hpet: use device_mmio Andrew Boie 2020-06-26 16:12:45 -07:00
  • ee3c50ba6d x86: apic: use device MMIO APIs Andrew Boie 2020-06-26 12:09:01 -07:00
  • d15a531197 drivers: eth_e1000: use device MMIO Andrew Boie 2020-06-26 12:03:17 -07:00
  • a810c7b5a0 x86: early_serial: use device_map() Andrew Boie 2020-06-26 11:56:10 -07:00
  • db0ca08fb7 kernel: add macros for device MMIO management Andrew Boie 2020-06-23 09:35:03 -07:00
  • e7376057ca x86: add arch_mem_map() Andrew Boie 2020-07-08 12:19:02 -07:00
  • 06cf6d27f7 kernel: add k_mem_map() and related defines Andrew Boie 2020-06-26 16:17:00 -07:00
  • 9ff148ac83 kernel: define arch_mem_map() Andrew Boie 2020-06-26 16:18:56 -07:00
  • 542dcae0c7 arch: add CONFIG_MMU Andrew Boie 2020-06-12 17:53:12 -07:00
  • ff294e02cd arch: add CONFIG_CPU_HAS_MMU Andrew Boie 2020-06-12 16:50:16 -07:00
  • b62a3692d7 doc: contribution: Add link to the coding guidelines Carles Cufi 2020-07-10 17:32:18 +02:00
  • c2df27fa0b doc: Link to guidelines from the contribution page Carles Cufi 2020-07-10 17:28:19 +02:00
  • e924364035 doc: guidelines: Add additional guidelines Carles Cufi 2020-07-10 17:26:44 +02:00
  • 611927c49b doc: guidelines: Cleanup formatting Carles Cufi 2020-07-10 17:03:06 +02:00
  • 0ff33d1ae7 doc: fix usage of :c:type Anas Nashif 2020-07-13 20:21:56 -04:00
  • 06052927be sanitycheck: capture fails correctly on qemu crashes Anas Nashif 2020-07-15 22:44:24 -04:00
  • 07fd28397e storage: flash_map: Fix partition device retrieval Jordan Yates 2020-06-24 12:34:16 +10:00
  • 36707cdb58 tests: Bluetooth: bsim: Disable test with long AD data Vinayak Kariappa Chettimada 2020-07-15 18:58:36 +05:30
  • 8666236bc6 Bluetooth: controller: Fix overflow due to use uninitialised PDU Vinayak Kariappa Chettimada 2020-05-21 10:32:27 +05:30
  • 81a6107343 doc: add IDs to some sections Ruth Fuchss 2020-07-16 09:54:52 +02:00
  • 967f485f38 drivers: wifi: simplelink: fix typo in logged option name Marcin Niestroj 2020-07-15 23:36:37 +02:00
  • 6b5c2e02d3 Bluetooth: Mesh: Transport seg send timeout Trond Einar Snekvik 2020-07-07 15:52:17 +02:00
  • ba5f627815 scripts: size_report: rework to use pyelftools... Daniel Leung 2020-07-10 14:32:33 -07:00
  • 64d1481b81 west.yml: Update to pull in TFM v1.1 Kumar Gala 2020-07-14 08:40:41 -05:00
  • da5eff8087 Bluetooth: controller: Enforce support for Read RSSI command in Kconfig Wolfgang Puffitsch 2020-02-18 08:42:21 +01:00
  • a6e8cf4374 bluetooth: gatt: Fix storing subscriptions Marek Pieta 2020-07-15 00:56:57 -07:00
  • 6ecd5e56ed Bluetooth: controller: Minor refactor of sync implementation Vinayak Kariappa Chettimada 2020-05-21 10:31:28 +05:30
  • be72282be5 Bluetooth: controller: Refactor sync enabled and started states Vinayak Kariappa Chettimada 2020-05-21 10:29:49 +05:30
  • d3457d1f12 Bluetooth: controller: Refactor sync PDU variable names Vinayak Kariappa Chettimada 2020-05-21 10:27:39 +05:30
  • 6a862b9862 Bluetooth: controller: Non-overlapping sync PDUs Vinayak Kariappa Chettimada 2020-05-21 10:23:16 +05:30
  • c9a9aacb3f tests: update kernel objects tests Maksim Masalski 2020-07-15 22:12:02 +08:00
  • d6b526a038 Bluetooth: shell: Add bond_deleted callback Joakim Andersson 2020-07-15 12:33:01 +02:00
  • 4876923085 Bluetooth: shell: Use selected ID when selecting default connection Joakim Andersson 2020-07-15 12:31:49 +02:00
  • 71ab1ec5a7 Bluetooth: host: Add bond_deleted callback Joakim Andersson 2020-07-15 12:29:22 +02:00
  • 2568925c2b boards: arm: nucleo_f767zi: Add flash partitions Gerson Fernando Budke 2020-07-10 20:55:15 -03:00
  • ffd8e8aefc arch: x86: core: Add cache flush function for x86 Aastha Grover 2020-06-17 15:50:47 -07:00
  • 97ecad69f0 include: Implement API's for cache flush and cache invalidate Aastha Grover 2020-04-28 13:14:54 -07:00