Commit graph

  • 8ded3fb1e2 riscv: Move DTS Kconfig enablement to arch level Kumar Gala 2018-11-02 13:29:59 -0500
  • 751b02a49c drivers: serial: uart_miv: Convert to use DTS Kumar Gala 2018-11-02 13:36:49 -0500
  • 11cb8778c7 riscv: Add min dts support for miv SoC & m2gl025_miv board Kumar Gala 2018-11-02 13:28:20 -0500
  • 321c8202d2 linker: Fixup warning associated with .ARC.attributes section Kumar Gala 2018-11-02 21:42:47 -0500
  • a834c53e91 scripts: dts: extract: Fix handling of prop being a list of lists Kumar Gala 2018-11-02 21:23:50 -0500
  • a87a6d82ac soc: apollo_lake: fix build errors for GPIO due to DTS changes Daniel Leung 2018-11-01 10:34:10 -0700
  • 7ad0dd0eec boards: up_squared: dts: fix a typo in I2C address Daniel Leung 2018-11-01 10:39:35 -0700
  • 69ede2f1ce boards: up_squared: add GPIO sample to sanitycheck Daniel Leung 2018-11-01 10:23:18 -0700
  • babc199545 doc: fix misspellings in docs David B. Kinder 2018-11-02 11:43:18 -0700
  • 402ea4969f doc: fix misspellings in doxygen comments David B. Kinder 2018-11-02 11:49:04 -0700
  • ee47f7fb7a doc: fix kconfig misspellings David B. Kinder 2018-11-02 12:09:45 -0700
  • eea8e697d2 samples: echo_server: remove features to make binary fit Anas Nashif 2018-11-02 16:46:28 -0400
  • 0ab6da1e03 logging: make LOG_LEVEL depend on LOG Anas Nashif 2018-10-19 09:27:34 -0400
  • 282291cd6e subsys: mcumgr: make Kconfigs depend on MCUMGR Anas Nashif 2018-10-19 09:16:49 -0400
  • b4caa74684 subsys: filesystem: move conditional location Anas Nashif 2018-10-19 09:12:41 -0400
  • 412a0b0682 subsys: disk: move conditional location Anas Nashif 2018-10-19 09:11:13 -0400
  • aab35b34ac drivers: spi_dw: remove unused LOG_DOMAIN define Anas Nashif 2018-10-19 09:03:07 -0400
  • c01339554b dfu: image_mgr: make Kconfigs depend on IMG_MANAGER Anas Nashif 2018-10-19 08:27:39 -0400
  • 4e1179bba5 drivers: watchdog: Adding watchdog support for sam SOC Subramanian Meenakshi Sundaram 2018-10-24 22:16:25 -0700
  • f05888446d subsys: usb_device: Fix removal of board.h Kumar Gala 2018-11-01 07:26:05 -0500
  • cf063fe85b net: Rename net_is_xxx...() functions to net_xxx_is...() Jukka Rissanen 2018-11-02 16:05:58 +0200
  • 133d3870b3 Bluetooth: controller: Fix integer overflow in scheduling code Vinayak Kariappa Chettimada 2018-11-01 08:05:42 +0100
  • cb53a1a2d5 drivers: clock_control: Remove asserts that break LF clock on nRF5 Jonas Norling 2018-10-18 11:29:37 +0200
  • e781997450 logger: rtt backend don't let starve others in blocking mode Pavel Kral 2018-11-02 10:33:31 +0100
  • 62d011549a logging: Support for up to 15 arguments in log message Krzysztof Chruscinski 2018-10-25 08:24:14 +0200
  • 1f1faa9195 tests: fat_fs_api: add renaming tests Pushpal Sidhu 2018-10-16 12:31:49 -0700
  • 4c0441b666 fs: fat_fs: Implement fs_rename API Pushpal Sidhu 2018-10-12 08:52:50 -0700
  • ff50393bf0 doc: shell: rtt: Add documentation for RTT shell backend Christoph Schramm 2018-10-19 11:10:57 +0200
  • f17a9c93b4 shell: Add a Segger RTT backend Christoph Schramm 2018-10-19 09:37:47 +0200
  • e8a59728e1 samples: usb: mass: rewrite documentation Aurelien Jarno 2018-11-01 00:44:53 +0100
  • 91159849a1 CODEOWNERS: maintainer updates Anas Nashif 2018-11-01 17:03:29 -0400
  • 62fb942d74 tests: bluetooth/tester: Fix having unique log domains Johan Hedberg 2018-11-02 13:08:38 +0200
  • f87c4c03f4 tests: net: ipv6: Calculate ICMPv6 checksum for RA message Jukka Rissanen 2018-11-02 15:03:29 +0200
  • 75ed6d78df tests: net: mld: Fix ICMPv6 checksum calculation Jukka Rissanen 2018-11-02 10:35:58 +0200
  • 6c628737e0 net: ipv6: Verify ICMPv6 checksum before accepting packet Jukka Rissanen 2018-11-01 15:41:19 +0200
  • b0ebe0dcbd drivers: interrupt_controller: fix cmake file Anas Nashif 2018-11-02 06:43:42 -0400
  • 0a3b5f2294 tests: net: ipv6: Drop pkt for org scope mcast addresses Jukka Rissanen 2018-11-01 09:58:12 +0200
  • 4b7d8fb76d net: ipv6: Drop organisation scope multicast dst address pkt Jukka Rissanen 2018-11-01 09:55:43 +0200
  • bd37a9462b tests: net: ipv6: Drop pkt for site scope mcast addresses Jukka Rissanen 2018-10-31 16:51:55 +0200
  • 84e85db994 net: ipv6: Drop site scope multicast dst address pkt Jukka Rissanen 2018-10-31 16:49:12 +0200
  • 57ae1db1e0 tests: net: ipv6: Drop pkt for zero scope mcast addresses Jukka Rissanen 2018-10-31 16:25:32 +0200
  • fbaf9d615c net: ipv6: Drop zero scope multicast packet Jukka Rissanen 2018-10-31 16:21:20 +0200
  • 5fba8bfda2 tests: net: ipv6: Drop pkt for iface scope mcast addresses Jukka Rissanen 2018-10-31 13:22:24 +0200
  • 1e293b4089 net: ipv6: Drop interface scope multicast dst address pkt Jukka Rissanen 2018-10-31 11:12:56 +0200
  • 1e4f268ea9 net: if: Move link address assert check to net_if_up() Jukka Rissanen 2018-11-02 12:51:14 +0200
  • 39e355eb5b shell: Fix TXDONE signal not being cleared Krzysztof Chruscinski 2018-10-30 08:18:25 +0100
  • fe9f4900ff shell: Postpone enabling log backend Krzysztof Chruscinski 2018-10-30 08:14:16 +0100
  • d7fe69a6bc toolchain: xcc: __builtin_unreachable needs to be a loop Anas Nashif 2018-11-01 16:27:03 -0400
  • 4071f2c8bb drivers: timer: use weak functions after declaration Anas Nashif 2018-11-01 16:25:37 -0400
  • 238b664a89 intel_s1000: include soc.h where needed Anas Nashif 2018-11-01 16:24:48 -0400
  • 51c7b5f73a net: if: Assert that link layer addr was set by driver Paul Sokolovsky 2018-11-01 21:54:55 +0300
  • 62f3f8e92a net: llmnr_responder: Fix uninitialized use Warning Andrei Emeltchenko 2018-10-29 11:15:05 +0200
  • 006231bbdc net: llmnr_responder: Fix unused Warning Andrei Emeltchenko 2018-10-29 11:10:27 +0200
  • 6f045d1b9d net: samples: Refactor netusb configuration for http_server Andrei Emeltchenko 2018-10-29 10:54:22 +0200
  • 9492abfe1d net: samples: Clean overlay-netusb.conf Andrei Emeltchenko 2018-10-29 10:50:27 +0200
  • 79b9b51307 sanitycheck: make nrf51_pca10028 the default for cortex-m0 Anas Nashif 2018-11-01 14:57:34 -0400
  • 27ec9fa7f2 doc: Linux installation: Add gcc and gcc_mulitlib for Ubuntu Alberto Escolar Piedras 2018-10-30 11:57:34 +0100
  • 20e5c257f8 drivers: sensor: Fix syscall name Flavio Ceolin 2018-11-01 13:09:43 -0700
  • 95776d945c drivers/display: mb_display: Move gpio defines to driver Kumar Gala 2018-11-01 08:25:44 -0500
  • a8f1431a53 boards: bbc_microbit: Move button data into dts from board.h Kumar Gala 2018-11-01 08:23:11 -0500
  • bd0ab78677 doc: usermode: Add missing "called" in _k_object_init() description Paul Sokolovsky 2018-11-01 19:23:17 +0300
  • 2ce9d81a88 cmake: xcc: fix compile warnings and errors Daniel Leung 2018-11-01 09:46:00 -0700
  • 3829cb5c41 cmake: parameterized flags to not include standard defines/files Daniel Leung 2018-11-01 09:45:54 -0700
  • aa2bdbe322 drivers: Remove board.h include Kumar Gala 2018-10-31 12:44:45 -0500
  • 0f1b6ffbdd cmake: Make the target name generation code re-usable Sebastian Bøe 2018-10-31 14:56:08 +0100
  • 4940a3cac2 nrf52_bsim: Add compile time check of HW models version Alberto Escolar Piedras 2018-10-24 13:55:04 +0200
  • 6c77b82227 drivers: i2c: remove deprecated dev_config struct Kumar Gala 2018-10-29 15:34:50 +0000
  • b8c19d8c75 util: Add GENMASK helper macro definition Himanshu Jha 2018-10-30 23:15:51 +0530
  • 2445ba7a26 shell: fix possible hanging reason when history feature is used Jakub Rzeszutko 2018-10-11 14:51:13 +0200
  • ae6ed44883 tests: net: ipv6: Check if we receive ::1 as src or dst address Jukka Rissanen 2018-10-31 09:12:18 +0200
  • 87dd0e7e6b net: ipv6: Drop outside pkt with ::1 dst or src address Jukka Rissanen 2018-10-31 09:09:31 +0200
  • 366cc150ee samples: nrf52: power_mgr: Remove board.h Kumar Gala 2018-10-31 21:26:42 -0500
  • 856decf2f7 samples: Remove board.h include Kumar Gala 2018-10-31 21:14:10 -0500
  • c78379bc26 samples: 96b_argonkey: Remove board.h Kumar Gala 2018-10-31 20:54:59 -0500
  • ab439ca7fd samples: basic: limit board.h to where its needed Kumar Gala 2018-10-31 20:47:18 -0500
  • 501283e9bf ext: hal: nxp: lpc: Remove board.h include Kumar Gala 2018-10-31 20:25:50 -0500
  • cabdf5e9dd subsys: Remove board.h include Kumar Gala 2018-10-31 20:23:19 -0500
  • 10976dda23 soc: Remove board.h include Kumar Gala 2018-10-31 20:21:55 -0500
  • aacdd64584 boards: Cleanup include of board.h Kumar Gala 2018-10-31 20:19:38 -0500
  • 9db7175e67 tests: Remove board.h include Kumar Gala 2018-10-31 20:15:30 -0500
  • ec43725562 arch: Remove board.h include from arch files Kumar Gala 2018-10-31 12:19:27 -0500
  • af2ed46775 samples: usb: hid-mouse: enable CONFIG_GPIO Aurelien Jarno 2018-10-31 22:42:47 +0100
  • 91381b60c9 samples: bluetooth: Add a configuration using the kw41z shield Maureen Helm 2018-10-31 20:40:46 -0500
  • 8a1de3e9dd boards: Convert frdm_k64f and mimxrt1050_evk to use ble controller shield Maureen Helm 2018-10-31 19:58:50 -0500
  • bf54352761 boards: Introduce frdm_kw41z ble controller shield Maureen Helm 2018-10-31 19:40:27 -0500
  • d70eb98537 i2s: i2s_cavs: fix dma_tx_callback function signature Daniel Leung 2018-10-30 10:30:45 -0700
  • b925452911 tests: net: coap: Add new tests Ravi kumar Veeramally 2018-10-12 16:19:30 +0300
  • 077408c860 samples: net: coap_server: Implemented over sockets Ravi kumar Veeramally 2018-09-20 11:18:49 +0300
  • 2ab8f599ce samples: net: coap_client: Implemented over sockets Ravi kumar Veeramally 2018-09-20 11:17:40 +0300
  • c8954d3544 net: coap: CoAP library support over sockets Ravi kumar Veeramally 2018-09-20 11:16:04 +0300
  • 1fb77d1781 arch: x86: Remove unused struct Flavio Ceolin 2018-10-25 15:33:09 -0700
  • a3dddedab6 kernel: Use distinct macro names Flavio Ceolin 2018-10-24 12:47:18 -0700
  • 38bd63ef90 misc: mempool: Using distinct macro identifiers Flavio Ceolin 2018-10-23 19:06:08 -0700
  • 61a1057ea5 kernel: Remove redundant type name Flavio Ceolin 2018-09-27 11:06:12 -0700
  • 847b7ccbcc tests: kernel tickless: Bugfix for POSIX arch in TICKLESS Alberto Escolar Piedras 2018-10-31 10:48:32 +0100
  • 574fc953e2 tests: sleep: Bugfix for POSIX arch in TICKLESS Alberto Escolar Piedras 2018-10-31 10:47:20 +0100
  • a57ddef003 tests: sched: schedule_api: Bugfix for POSIX arch in TICKLESS Alberto Escolar Piedras 2018-10-31 10:41:57 +0100
  • b683480f18 dts/bindings: Remove id field from inventek,eswifi Kumar Gala 2018-10-31 10:56:24 -0500
  • ec1cb2947c native_posix doc: Remove possible macOS support note Alberto Escolar Piedras 2018-10-31 16:21:47 +0100
  • d850b3a7e7 include: uart: Another pass on improving docstrings Paul Sokolovsky 2018-10-22 16:03:08 +0300