Commit graph

  • f8663774de Bluetooth: Mesh: Document shell commands Trond Einar Snekvik 2020-07-09 15:26:52 +0200
  • 4bf2a0d520 Bluetooth: controller: Make coding style around ret_cb consistent Vinayak Kariappa Chettimada 2020-07-16 12:34:23 +0530
  • 13f079f212 Bluetooth: controller: Fix missing ticker status initialization Vinayak Kariappa Chettimada 2020-07-06 15:25:43 +0530
  • 47bb6a3fdf tests: drivers: flash: added flash tests Mateusz Syc 2020-07-20 11:25:49 +0200
  • c3cc0c8787 drivers: flash: nrf_qspi_nor: supports non-aligned read Mateusz Syc 2020-07-20 11:25:25 +0200
  • c9332e76b3 tests: Bluetooth: shell: Remove cmd_ull_reset Vinayak Kariappa Chettimada 2020-07-16 14:48:38 +0530
  • 293a2f69d0 Bluetooth: controller: Remove redundant BT_LL_SW_SPLIT conditional Vinayak Kariappa Chettimada 2020-06-02 13:12:59 +0530
  • 5b59c002f6 Bluetooth: Gatt: Automatic discover of CCC when subscribing Emil Gydesen 2020-06-23 22:59:25 +0200
  • 820d17110d samples: sensors: wsen_itds: add sample to test accel sensor Saravanan Sekar 2020-05-07 17:56:57 +0200
  • 9ac3c9d42a drivers: sensors: itds: Add support for WSEN-ITDS 3-axis accel sensor Saravanan Sekar 2020-05-04 15:23:04 +0200
  • 57e7148613 dts: bindings: vendor-prefixes: add Würth Elektronik Saravanan Sekar 2020-05-06 22:35:16 +0200
  • 071e8400ad net: l2: ppp: fsm: use packet work object instead of shared one Marcin Niestroj 2020-06-30 23:56:12 +0200
  • 98bcc51b09 x86: gen_gdt: improve docstring Andrew Boie 2020-07-17 19:02:30 -0700
  • 38333afe0e arch: x86: zefi: Reduce data section alignment requirement from 8 to 4 Johan Hedberg 2020-07-17 14:38:29 +0300
  • 48216b33a5 boards: up_squared: add a post build target Anas Nashif 2020-07-14 15:48:26 -0400
  • 4382532fd3 x86: zefi: support arguments and make compatible with windows Anas Nashif 2020-07-14 15:42:07 -0400
  • aec0b5ae84 mgmt: smp: add missing kernel.h include statement Marcin Niestroj 2020-07-17 20:21:39 +0200
  • 4df734683e x86: 32-bit: enable thread stack info Andrew Boie 2020-07-16 14:03:52 -0700
  • 5092541e2b sanitycheck: disable erroring on warnings Anas Nashif 2020-07-16 17:25:19 -0400
  • 88be2ea2d2 drivers: uart: Make all API function available Krzysztof Chruscinski 2020-07-15 11:32:02 +0200
  • 5224481e82 boards: shields: mikroe_eth_click: add lpcxpresso55s69 support Andrei Gansari 2020-05-21 11:10:45 +0300
  • aaee2864f8 boards: mikroe_eth_click conditional configuration Andrei Gansari 2020-05-21 11:04:06 +0300
  • 8ec1cbc95d boards: arm: stm32: Add WeAct Black Pill V2.0 definitions Brian Bradley 2020-07-10 15:55:45 -0400
  • 8eb99bcbb5 usb: cdc_acm: re-trigger transfer for OUT endpoint on resume Johann Fischer 2020-07-08 22:38:58 +0200
  • 5700a6227d usb: usb_transfer: log which endpoint transfer will be cancelled Johann Fischer 2020-07-08 22:37:20 +0200
  • 5f68b63896 dts: ti,bq274xx: remove default properties Peter Bigot 2020-07-16 11:22:21 -0500
  • 0292df5489 doc: release: add note for SW_VECTOR_RELAY feature in Mainline Cortex-M Ioannis Glaropoulos 2020-07-13 14:57:24 +0200
  • 742358c6a6 bluetooth: controller: Kconfig: debug pins depends on BT_LL_SPLIT Rubin Gerritsen 2020-07-12 15:14:05 +0200
  • f9b19186f5 bluetooth: controller: Kconfig: Move LL version config to split ll Rubin Gerritsen 2020-07-12 15:08:44 +0200
  • cd63479f2e bluetooth: controller: Kconfig: Move RX_PRIO configs to split ll Rubin Gerritsen 2020-07-12 15:05:54 +0200
  • 6c7ed9627e bluetooth: controller: Kconfig: Move LLL selection to split config Rubin Gerritsen 2020-07-12 15:02:24 +0200
  • 1ec8b0ff0a bluetooth: controller: Kconfig: Move split LL helper configs to file Rubin Gerritsen 2020-07-12 14:55:45 +0200
  • eea9d258a3 bluetooth: controller: Kconfig: Split out split config to new file Rubin Gerritsen 2020-07-12 14:51:27 +0200
  • 0dbef20149 boards: shields: esp_8266: Add std headers overlay Gerson Fernando Budke 2020-07-11 16:22:41 -0300
  • 9b4fceef74 CODEOWNERS: Add boards/shields/esp_8266 owner Gerson Fernando Budke 2020-07-11 14:50:40 -0300
  • 13f2b7b848 tests: mslab_threadsafe: cleanup Andrew Boie 2020-07-14 21:18:15 -0700
  • 8ec248a0f9 tests: device: add device_mmio tests Andrew Boie 2020-07-14 16:34:34 -0700
  • e33fc71d71 doc: add device MMIO details Andrew Boie 2020-07-08 17:14:24 -0700
  • aec607cc67 x86: remove memory mapping SOC code Andrew Boie 2020-07-07 14:20:24 -0700
  • d728bece0a drivers: ns16550: use DEVICE_MMIO where needed Andrew Boie 2020-07-15 09:03:11 -0700
  • c802cc8920 x86: pcie: use device_map() for MMIO config access Andrew Boie 2020-07-07 13:42:01 -0700
  • 9f84637499 gpio_intel_apl: use DEVICE_MMIO Andrew Boie 2020-07-06 21:07:55 -0700
  • 9e627ed6d2 drivers: i2c_dw: use device_mmio Andrew Boie 2020-06-26 16:45:04 -0700
  • 7f7d05c262 drivers: hpet: use device_mmio Andrew Boie 2020-06-26 16:12:45 -0700
  • ee3c50ba6d x86: apic: use device MMIO APIs Andrew Boie 2020-06-26 12:09:01 -0700
  • d15a531197 drivers: eth_e1000: use device MMIO Andrew Boie 2020-06-26 12:03:17 -0700
  • a810c7b5a0 x86: early_serial: use device_map() Andrew Boie 2020-06-26 11:56:10 -0700
  • db0ca08fb7 kernel: add macros for device MMIO management Andrew Boie 2020-06-23 09:35:03 -0700
  • e7376057ca x86: add arch_mem_map() Andrew Boie 2020-07-08 12:19:02 -0700
  • 06cf6d27f7 kernel: add k_mem_map() and related defines Andrew Boie 2020-06-26 16:17:00 -0700
  • 9ff148ac83 kernel: define arch_mem_map() Andrew Boie 2020-06-26 16:18:56 -0700
  • 542dcae0c7 arch: add CONFIG_MMU Andrew Boie 2020-06-12 17:53:12 -0700
  • ff294e02cd arch: add CONFIG_CPU_HAS_MMU Andrew Boie 2020-06-12 16:50:16 -0700
  • b62a3692d7 doc: contribution: Add link to the coding guidelines Carles Cufi 2020-07-10 17:32:18 +0200
  • c2df27fa0b doc: Link to guidelines from the contribution page Carles Cufi 2020-07-10 17:28:19 +0200
  • e924364035 doc: guidelines: Add additional guidelines Carles Cufi 2020-07-10 17:26:44 +0200
  • 611927c49b doc: guidelines: Cleanup formatting Carles Cufi 2020-07-10 17:03:06 +0200
  • 0ff33d1ae7 doc: fix usage of :c:type Anas Nashif 2020-07-13 20:21:56 -0400
  • 06052927be sanitycheck: capture fails correctly on qemu crashes Anas Nashif 2020-07-15 22:44:24 -0400
  • 07fd28397e storage: flash_map: Fix partition device retrieval Jordan Yates 2020-06-24 12:34:16 +1000
  • 36707cdb58 tests: Bluetooth: bsim: Disable test with long AD data Vinayak Kariappa Chettimada 2020-07-15 18:58:36 +0530
  • 8666236bc6 Bluetooth: controller: Fix overflow due to use uninitialised PDU Vinayak Kariappa Chettimada 2020-05-21 10:32:27 +0530
  • 81a6107343 doc: add IDs to some sections Ruth Fuchss 2020-07-16 09:54:52 +0200
  • 967f485f38 drivers: wifi: simplelink: fix typo in logged option name Marcin Niestroj 2020-07-15 23:36:37 +0200
  • 6b5c2e02d3 Bluetooth: Mesh: Transport seg send timeout Trond Einar Snekvik 2020-07-07 15:52:17 +0200
  • ba5f627815 scripts: size_report: rework to use pyelftools... Daniel Leung 2020-07-10 14:32:33 -0700
  • 64d1481b81 west.yml: Update to pull in TFM v1.1 Kumar Gala 2020-07-14 08:40:41 -0500
  • da5eff8087 Bluetooth: controller: Enforce support for Read RSSI command in Kconfig Wolfgang Puffitsch 2020-02-18 08:42:21 +0100
  • a6e8cf4374 bluetooth: gatt: Fix storing subscriptions Marek Pieta 2020-07-15 00:56:57 -0700
  • 6ecd5e56ed Bluetooth: controller: Minor refactor of sync implementation Vinayak Kariappa Chettimada 2020-05-21 10:31:28 +0530
  • be72282be5 Bluetooth: controller: Refactor sync enabled and started states Vinayak Kariappa Chettimada 2020-05-21 10:29:49 +0530
  • d3457d1f12 Bluetooth: controller: Refactor sync PDU variable names Vinayak Kariappa Chettimada 2020-05-21 10:27:39 +0530
  • 6a862b9862 Bluetooth: controller: Non-overlapping sync PDUs Vinayak Kariappa Chettimada 2020-05-21 10:23:16 +0530
  • c9a9aacb3f tests: update kernel objects tests Maksim Masalski 2020-07-15 22:12:02 +0800
  • d6b526a038 Bluetooth: shell: Add bond_deleted callback Joakim Andersson 2020-07-15 12:33:01 +0200
  • 4876923085 Bluetooth: shell: Use selected ID when selecting default connection Joakim Andersson 2020-07-15 12:31:49 +0200
  • 71ab1ec5a7 Bluetooth: host: Add bond_deleted callback Joakim Andersson 2020-07-15 12:29:22 +0200
  • 2568925c2b boards: arm: nucleo_f767zi: Add flash partitions Gerson Fernando Budke 2020-07-10 20:55:15 -0300
  • ffd8e8aefc arch: x86: core: Add cache flush function for x86 Aastha Grover 2020-06-17 15:50:47 -0700
  • 97ecad69f0 include: Implement API's for cache flush and cache invalidate Aastha Grover 2020-04-28 13:14:54 -0700
  • 568211738d doc: replace lifo/fifo with LIFO/FIFO Anas Nashif 2020-07-08 14:14:25 -0400
  • ae4ac87a91 Bluetooth: shell: Add advertising options one-time and directed privacy Joakim Andersson 2020-06-25 14:32:35 +0200
  • 411bd99982 Bluetooth: shell: Print PHY and data len info in info command Joakim Andersson 2020-07-13 17:25:42 +0200
  • 8482ab64e0 Bluetooth: host: Start persistent advertiser with max conn reached Joakim Andersson 2020-07-14 16:42:36 +0200
  • 79daf21189 dts: arm: nxp: nxp_lpc55s6x: Use proper code partition David Brown 2020-07-14 16:24:37 -0600
  • e2f4b9ef37 dts: arm: nxp: nxp_lpc55s6x: Fix partition table David Brown 2020-04-15 11:40:30 -0600
  • ad59e7fec5 net: ip: Fix IPv6 RS message doesn't comply RFC4291 Eug Krashtan 2020-07-11 10:27:29 +0300
  • a3621cecd5 tests: copyright message add year to the existing Maksim Masalski 2020-07-02 14:34:42 +0800
  • 2893aa0bc1 tests: mem protection new test inherit resource pool Maksim Masalski 2020-05-15 19:39:22 +0300
  • 819197fba0 tests: add new semaphore tests Maksim Masalski 2020-05-26 13:52:27 +0300
  • f6d8909a6d boards: mec15xxevb_assy6853: use DTS node labels for PWM pinmux Daniel Leung 2020-07-14 11:33:22 -0700
  • 6e0c4c79bc tests: memory allocation: add test case Ying ming 2020-05-22 13:30:55 +0800
  • 6014e5f441 lib/os/heap: remove big_heap restriction for aligned allocations Nicolas Pitre 2020-06-26 12:53:36 -0400
  • e9ff53fa2a lib/os/heap: optimize chunk splitting Nicolas Pitre 2020-06-26 12:18:35 -0400
  • 9b538e4079 lib/os/heap: make "solo free headers" into first-class citizens Nicolas Pitre 2020-06-26 11:11:04 -0400
  • 130963ad2f lib/os/heap: add an additional validation criteria Nicolas Pitre 2020-06-26 10:37:40 -0400
  • 9b617755d2 lib/os/heap: code cleanup Nicolas Pitre 2020-06-25 17:18:21 -0400
  • 4a68cd9724 boards: arm: bcm958402m2_a72: remove CONFIG_PCIE Abhishek Shah 2020-07-15 00:45:09 +0530
  • 08ed93fed9 drivers: pcie: refactor pcie directory to make RC and EP independent Abhishek Shah 2020-07-15 00:35:55 +0530
  • 1fc2e43eb3 doc: make device pm APIs show in doxygen docs Anas Nashif 2020-07-11 19:21:28 -0400