Commit graph

  • d6e70da746 arch: arm: introduce/implement API for configuring static MPU regions Ioannis Glaropoulos 2018-12-04 14:25:18 +01:00
  • 6c54cac73d kernel: mem_domain: extend sane_partition for non-overlapping regions Ioannis Glaropoulos 2018-11-13 16:28:55 +01:00
  • afa7819b0b arch: arm: Kconfig option for non-overlapping MPU region requirement Ioannis Glaropoulos 2018-09-25 14:05:56 +02:00
  • ebc79e429e samples: cdc_acm: Add composite test configuration Andrei Emeltchenko 2019-02-05 11:56:18 +02:00
  • 95df9ffdfd sample: cdc_acm: Add overlay configuration for composite device Andrei Emeltchenko 2019-02-05 14:42:33 +02:00
  • 0f419f3c3f samples: cdc_acm: Remove unneeded config options Andrei Emeltchenko 2019-01-22 14:25:45 +02:00
  • f9293a0db3 usb: Remove unused variable Andrei Emeltchenko 2019-01-14 12:35:08 +02:00
  • ea98034aab samples: fxos8700-hid: Use HID_MOUSE_REPORT_DESC macro Andrei Emeltchenko 2019-01-29 14:49:09 +02:00
  • 6e885cfd97 samples: cfb: remove unused variable and fix style Johann Fischer 2019-02-05 12:52:05 +01:00
  • 418b9236fa net: lib: mqtt: Get rid of _sock suffix Robert Lubos 2019-02-05 12:36:31 +01:00
  • fe497cc4ca shell: update shell_uart backend test condition Jakub Rzeszutko 2019-02-01 14:50:12 +01:00
  • 70a6d7850d shell: add RTT backend to CI tests Jakub Rzeszutko 2019-02-01 14:45:35 +01:00
  • c00de204be boards: add rtt console to nrf52 boards Jakub Rzeszutko 2019-02-01 14:06:22 +01:00
  • fd0a4372b9 arc: Fix zero-overhead loop in fake stackframe Ruud Derwig 2019-02-04 13:22:51 +01:00
  • e85571da28 Bluetooth: tests: Include building mesh ext. in CI Vinayak Kariappa Chettimada 2019-02-04 11:43:17 +05:30
  • d04d852db3 Bluetooth: tests : Include building the LL split with debug options Vinayak Kariappa Chettimada 2019-01-24 18:06:40 +05:30
  • c086c9e8fe Bluetooth: controller: Fix dereferencing type punned pointer Vinayak Kariappa Chettimada 2019-02-05 01:46:17 +01:00
  • 4c77bf6194 Bluetooth: controller: Remove redundant tmp role implementation Vinayak Kariappa Chettimada 2019-02-04 11:26:42 +05:30
  • 2b9458c378 doc: restructure and create index pages Anas Nashif 2019-02-03 17:29:46 -05:00
  • 58632f8da7 doc: change board dts documentation with new URLs Anas Nashif 2019-02-02 19:18:07 -05:00
  • d6f72a67fc doc: introduce final structure Anas Nashif 2019-02-02 11:06:11 -05:00
  • cb5ada94f8 doc: update known issues for new structure Anas Nashif 2019-02-01 16:37:52 -05:00
  • f9cc8f081c doc: move kconfig docs into one document Anas Nashif 2019-02-01 11:40:33 -05:00
  • 7d22953291 doc: move networking/bluetooth to user/developer guides Anas Nashif 2019-02-01 11:23:05 -05:00
  • 94781e6694 doc: net: enable more net options in doxygen Anas Nashif 2019-02-01 11:22:50 -05:00
  • 13f054075d doc: networking: move API reference to new section Anas Nashif 2019-02-01 11:21:32 -05:00
  • 89256aa44d net: lwm2m: add doxygen group Anas Nashif 2019-02-01 10:32:07 -05:00
  • 13d10b843f doc: netowrking: split API reference Anas Nashif 2019-02-01 10:11:18 -05:00
  • 03eada3c98 doc: device driver and dts cleanup Anas Nashif 2019-02-01 10:09:13 -05:00
  • 9b02a4acd1 doc: rename device driver section Anas Nashif 2019-02-01 09:48:43 -05:00
  • 96140fa029 doc: move release notes to own folder Anas Nashif 2019-02-01 08:21:06 -05:00
  • 4d93a9797f doc: changed structure and layout Anas Nashif 2019-02-01 07:08:06 -05:00
  • 4beba9f948 doc: add bluetooth to api reference Anas Nashif 2019-02-01 00:51:12 -05:00
  • 3c912086e6 doc: bluetooth: split API docs Anas Nashif 2019-01-26 12:57:27 -05:00
  • b2b8edd5c8 doc: restructure Bluetooth docs Anas Nashif 2019-01-19 14:41:22 -05:00
  • f143097beb doc: display: cleanup display API page Anas Nashif 2019-02-01 00:14:43 -05:00
  • 437cbbeb3b doc: consolidated filesystem API reference Anas Nashif 2019-02-01 00:11:11 -05:00
  • 2e6892c9b0 shell: Add handling of CONFIG_LOG_INPLACE_PROCESS option Krzysztof Chruscinski 2019-01-04 14:13:41 +01:00
  • 4c2deebcdf shell: Move internal functions from shell.c to shell_ops.c Krzysztof Chruscinski 2019-02-01 14:15:44 +01:00
  • 2782a00a00 tests: kernel: interrupt: group IRQ line number selection together Ioannis Glaropoulos 2019-02-04 13:43:56 +01:00
  • b10f3be072 doc: fix broken link in board doc David B. Kinder 2019-02-04 15:47:10 -08:00
  • 85d75ec853 drivers: usb: nordic: Power consumption fix with cable detached Paweł Zadrożniak 2019-01-31 12:05:15 +01:00
  • 192fe2a528 usb: class: dfu: always provide payload_data Aurelien Jarno 2018-11-02 11:20:51 +01:00
  • b613864c8e usb: class: dfu: fix USB descriptors in composite mode Aurelien Jarno 2018-11-02 11:06:44 +01:00
  • ef2871dec9 usb: class: dfu: use the request handler provided buffer Aurelien Jarno 2018-11-02 11:15:11 +01:00
  • 9550f9c358 usb: class: dfu: fix firmware upload Aurelien Jarno 2018-11-02 10:59:48 +01:00
  • d77b1c843d usb: class: dfu: fix support for SPI based flash Aurelien Jarno 2019-02-04 23:15:00 +01:00
  • 427cc77115 kernel: fix smp build on esp32 Anas Nashif 2019-02-04 15:59:05 -05:00
  • e1f5a2e5df boards: mimxrt1060_evk: Use external memories by default Maureen Helm 2019-02-04 09:48:29 -06:00
  • f72bbf5c16 boards: mimxrt1020_evk: Use external memories by default Maureen Helm 2019-02-04 09:46:16 -06:00
  • 349bf73b8c ext: mcux: Fix mimxrt1060_evk_hyperflash support for external memories Maureen Helm 2019-02-04 09:38:27 -06:00
  • 75cb3553f4 boards: Add config to mimxrt10{20,60,64}_evk boards to link into sdram Maureen Helm 2019-02-04 08:49:25 -06:00
  • 65d51fd423 kernel: Document resolution of k_uptime_get*() Paul Sokolovsky 2019-02-04 22:44:50 +03:00
  • 8b8461dc35 tests: board_shell: add flash support Anas Nashif 2019-02-04 13:44:17 -05:00
  • 5846697591 flash: shell: fix dependency on FLASH_PAGE_LAYOUT Anas Nashif 2019-02-04 13:43:10 -05:00
  • 63260bf6cf drivers: gpio: enable gpio_shell in board_shell Anas Nashif 2019-02-04 13:36:44 -05:00
  • 602b30bafe gpio_shell: use convenience macros Anas Nashif 2019-02-04 13:27:09 -05:00
  • 19155c3e1a boards: stm32f4_disco: Fix console documentation Erwan Gouriou 2019-02-01 11:44:24 +01:00
  • 1e47f26d1c net: coap: Remove legacy CoAP implementation Ravi kumar Veeramally 2019-02-01 14:44:42 +02:00
  • 77cb942a97 gen_isr_tables: error out on duplicate irqs Andrew Boie 2018-11-09 13:23:33 -08:00
  • 4bb10eeada kernel/sched: fix CPU mask kconfig typo Daniel Leung 2019-02-04 12:09:52 -08:00
  • edfd41f6de gui: Upstep LittlevGL to version 5.3 Jan Van Winkel 2019-02-03 16:54:58 +01:00
  • 92962ddc5e tests: socket: poll, select: Fix non-blocking timing tests Paul Sokolovsky 2019-02-04 14:39:53 +03:00
  • 7b1e9e9b34 drivers: hwinfo: Add shell command for device id Alexander Wachter 2019-02-04 17:04:05 +01:00
  • 62e55e5e4b Build: Offsets lib as OBJECT not STATIC Klaus Petersen 2019-02-04 12:10:57 +01:00
  • 28c01b6219 drivers: can: fix typo Erwin Rol 2019-02-04 16:39:46 +01:00
  • 28576260c3 power: Remove sys_is_valid_power_state() interface Piotr Zięcik 2019-01-09 13:15:48 +01:00
  • 766101cf09 usb: netusb: Align NETUSB_MTU & wMaxSegmentSize and increase it to 1522 Nicolas LANTZ 2019-01-30 13:28:38 +01:00
  • 968d423a44 net/pkt: Allocate relevant size on AF_UNSPEC Tomasz Bursztyka 2019-02-04 09:33:17 +01:00
  • 522a4e86f3 net/context: Fix mutex unlock issues Tomasz Bursztyka 2019-02-04 13:49:17 +01:00
  • 212bcfb202 net/context: Lock/unlock mutex on new send/sendto functions Tomasz Bursztyka 2019-02-04 11:14:12 +01:00
  • 2d90772244 sensor: lis2ds12: Fixup SPI CS handling Kumar Gala 2019-01-31 04:11:07 -06:00
  • d646eff3d3 logging: introduce LOG_DISABLE_FANCY_OUTPUT_FORMATTING to save flash Michael Scott 2019-02-01 12:06:44 -08:00
  • 70e4c8346c flash_map: fix SPI_NOR DT label define Anas Nashif 2019-02-03 12:17:24 -05:00
  • aecf90844c tests: intel_s1000: fixed test to use new DT defines Anas Nashif 2019-02-03 12:12:22 -05:00
  • fdb62f7565 power: Make power_state enum global Piotr Zięcik 2019-01-09 13:51:36 +01:00
  • dee63e200c disk: sdhc: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-02-03 09:45:49 -06:00
  • b72f5fd033 drivers: i2s_cavs: fix for I2S start after stop Sathish Kuttan 2019-02-01 14:25:17 -08:00
  • d835714de3 drivers: i2s_cavs: macros for object instantiation Sathish Kuttan 2019-02-01 14:23:20 -08:00
  • 6ff32c7877 drivers: i2s_cavs: reduce buffer queue length Sathish Kuttan 2019-02-01 11:20:04 -08:00
  • 3ea0bf06f5 drivers: i2s_cavs: add transmit underrun status Sathish Kuttan 2019-01-16 22:20:34 -08:00
  • 04e72b7dae soc: intel_s1000: Encoded IRQ definitions for I2S Sathish Kuttan 2019-01-31 14:57:41 -08:00
  • 22c217b7ba soc: intel_s1000: Macro to encode multi-level IRQ Sathish Kuttan 2019-01-31 14:56:05 -08:00
  • 834b86f8d7 sanitycheck: coverage: Tolerate missing source files Alberto Escolar Piedras 2019-02-03 15:48:07 +01:00
  • c2699dd52d misc: assert_post_action: Treat POSIX arch like others Alberto Escolar Piedras 2019-02-03 11:12:03 +01:00
  • 1305a9eb35 arch: posix: Bugfix in POSIX cheats header Alberto Escolar Piedras 2019-02-03 15:16:38 +01:00
  • be1c18d02c tests: drivers: Add basic tests for hwinfo_get_device_id API Alexander Wachter 2019-01-10 17:07:39 +01:00
  • 841f72f81e drivers: hwinfo: add driver support for Nordic NRF device ID Alexander Wachter 2019-01-07 17:18:35 +01:00
  • 8f3e6ab5d2 drivers: hwinfo: add driver support for STM32 device ID Alexander Wachter 2019-01-07 15:38:41 +01:00
  • 5b59c10fc4 drivers: Add hwinfo API Alexander Wachter 2018-12-21 11:58:41 +01:00
  • 73aaad3f36 doc: native_posix: Fix minor typo Alberto Escolar Piedras 2019-02-03 11:33:26 +01:00
  • 2856d1e997 dts: intel_s1000_crb: put back block sizes Peter A. Bigot 2019-02-02 22:27:21 -06:00
  • 2cd70e6f1b coverage: Bugfix: Missing coverage in nrf52_bsim Alberto Escolar Piedras 2019-02-03 13:04:17 +01:00
  • 6904501173 misc: Add k_panic on assert Krzysztof Chruscinski 2019-01-25 13:56:10 +01:00
  • ff88b7f255 Bluetooth: controller: ULL/LLL: Fix compile error with PA/LNA Vinayak Kariappa Chettimada 2019-01-29 00:14:23 +05:30
  • 987313e102 scripts: west: Update pyocd runner to use unified tool subcommands Maureen Helm 2019-01-30 09:42:22 -06:00
  • 57889c6dab boards: disco_l475_iot1: Remove PA9 setting for USB Erwan Gouriou 2019-02-01 10:33:31 +01:00
  • 06f5175760 boards: stm32: Cleanup/Fix USB Kconfig option Kumar Gala 2019-01-31 05:00:57 -06:00
  • 563e9f6d0d doc: subsystem: nvs Added troubleshooting paragraph Andrzej Puzdrowski 2018-09-28 12:55:18 +02:00
  • 0b7e790250 display: ssd1673: add support for ssd16xx monochrome controllers Aurelien Jarno 2019-01-31 10:26:00 +01:00