Commit graph

  • 717cfd4b09 arch: xtensa: Remove unused field from _thread_arch Piotr Zięcik 2018-12-11 13:28:21 +01:00
  • 77bd2c2c7e samples: move userspace sample out of basic/ Anas Nashif 2018-12-02 20:11:18 -05:00
  • bf649de0b9 samples: gpio: make sample generic and use DT Anas Nashif 2018-12-02 20:38:32 -05:00
  • d94a75d4dd samples: basic: remove whitelisting and use DT filters Anas Nashif 2018-12-02 20:10:41 -05:00
  • 44c4367b28 samples: disco: make sample more generic Anas Nashif 2018-12-02 19:55:16 -05:00
  • a0982313b2 samples: threads: filter by device tree Anas Nashif 2018-12-02 19:21:24 -05:00
  • 1c65b6b3a4 sanitycheck: filter by device tree configs Anas Nashif 2018-12-02 19:12:21 -05:00
  • 82f73bd5e3 tests: nested_irq: Fix k_busy_wait usage and interrupt priority Spoorthi K 2018-12-10 11:31:58 +05:30
  • 0fbcf03ba9 drivers: wifi: eswifi: Remove unused code Kumar Gala 2018-12-10 08:11:27 -06:00
  • 0c12a7b050 drivers: wifi: eswifi: Fix build issue due to -fno-common Kumar Gala 2018-12-10 08:10:56 -06:00
  • f13be5ebe3 boards: mimxrt1050_evk: Split QSPI flash config as a seperate board Kumar Gala 2018-12-07 13:08:22 -06:00
  • 17f0977fc9 scripts: extract_dts_includes: Fix handing of no binding Kumar Gala 2018-12-07 13:27:24 -06:00
  • 7a0c52277c tests: net: ipv6: Fix reference to stack variable Jukka Rissanen 2018-12-11 16:06:50 +02:00
  • fc29dd8c8f Bluetooth: Mesh: Fix confusing language in log messages Johan Hedberg 2018-12-11 14:26:29 +02:00
  • ed3c2cd38a Bluetooth: Mesh: Fix missing log_strdup() for logging Johan Hedberg 2018-12-11 14:24:34 +02:00
  • e41fd1ddf9 net: gptp: Update pdelay req lost counter when needed Jukka Rissanen 2018-12-11 11:49:38 +02:00
  • 596a11c6bd drivers: pwm: nrf: Modify fade_led PWM example, use new HW drv Gaute Gamnes 2018-12-04 17:52:40 +01:00
  • 2d5ea10f31 drivers: pwm: nrf: Removed Kconfig prescaler option. Rewrite HW driver Gaute Gamnes 2018-12-04 17:44:45 +01:00
  • d6e66d0453 drivers: pwm: nrf: Migrate Kconfig options to DT Gaute Gamnes 2018-12-04 17:42:12 +01:00
  • 7b1ebb2116 dts: nrf: PWM device node added to nRF52 devices with yaml binding Gaute Gamnes 2018-12-04 17:32:31 +01:00
  • d6d9ca72eb samples: cfb: move native_posix config to boards Anas Nashif 2018-12-10 22:44:58 -05:00
  • ec47b7cd7d sensors: convert lis2mdl to use information coming from dts Armando Visconti 2018-12-03 16:56:05 +01:00
  • 2d38c915d0 net/icmpv4: No need of a local variable Tomasz Bursztyka 2018-12-11 12:02:45 +01:00
  • d943554df6 net/icmpv4: Avoid input function to access IPv4 header again Tomasz Bursztyka 2018-12-11 12:00:57 +01:00
  • cb5d1108d9 net/ipv4: Rework ipv4 processing to clarify drop issues Tomasz Bursztyka 2018-12-11 09:27:18 +01:00
  • fc09921b82 net/ipv4: Use existing hdr pointer to get ttl value Tomasz Bursztyka 2018-12-11 11:31:37 +01:00
  • 8fae4fc620 net/ipv6: Have a unique call for net_conn_input() Tomasz Bursztyka 2018-12-11 10:45:28 +01:00
  • bd23754387 net/icmpv6: Refactoring ICMPv6 input end-point Tomasz Bursztyka 2018-12-11 10:38:05 +01:00
  • ff85af5c9c tests: crypto: tinycrypt: Limit to boards with more than 128K flash Kumar Gala 2018-12-10 14:16:40 -06:00
  • e21d7cc72d net: gptp: Refactor the gPTP header addition Jukka Rissanen 2018-12-10 14:17:24 +02:00
  • 3e8b2a0a37 drivers: eth: native_posix: Fix gPTP header parsing Jukka Rissanen 2018-12-10 17:13:28 +02:00
  • 32f02138dc drivers: eth: sam-e70: Fix gPTP header parsing Jukka Rissanen 2018-12-10 17:03:30 +02:00
  • 7503228ad0 drivers: eth: mcux: Fix gPTP header parsing Jukka Rissanen 2018-12-10 16:40:56 +02:00
  • 8077b10165 cmake: PythonInterp: Fixed a bug related to python detection Sebastian Bøe 2018-12-10 12:32:25 +01:00
  • 2267668e87 sample: host: mesh: onoff_level_lighting align code to reworked settings Andrzej Puzdrowski 2018-11-28 12:40:49 +01:00
  • bfad2a0cbf bluetooth: host: mesh: align code to reworked settings Andrzej Puzdrowski 2018-11-27 17:52:09 +01:00
  • bfb60743d5 bluetooth: host: align code to reworked settings Andrzej Puzdrowski 2018-11-24 16:32:41 +01:00
  • c2e7847daa bluetooth: common: Add BT hexdump Andrzej Puzdrowski 2018-11-26 14:25:34 +01:00
  • cb92c95aab settings: add delete key-value pair API Andrzej Puzdrowski 2018-12-06 15:02:06 +01:00
  • 55024fe5f0 tests: subsys: settings: tests value get len API Andrzej Puzdrowski 2018-11-23 17:06:03 +01:00
  • e5a09ccb3e settings: add API for check value size Andrzej Puzdrowski 2018-11-23 17:03:44 +01:00
  • 03efd7d049 tests: subsys: settings: extend fcb back-end testing Andrzej Puzdrowski 2018-11-22 15:47:04 +01:00
  • cb2445d8fe tests: subsys: settings: extend nffs back-end testing Andrzej Puzdrowski 2018-11-22 14:22:07 +01:00
  • 63961e36a1 settings: make base64 encoding optional Andrzej Puzdrowski 2018-11-21 14:55:47 +01:00
  • ccb914dc61 tests: subsys: settings: fcb-int tests rework Andrzej Puzdrowski 2018-11-30 10:32:50 +01:00
  • c2550d17a0 tests: subsys: settings: fs-backend tests rework Andrzej Puzdrowski 2018-11-16 17:06:48 +01:00
  • 35edac74f7 tests: subsys: settings: fcb-backend tests rework Andrzej Puzdrowski 2018-11-16 16:52:22 +01:00
  • 6ace20e189 tests: subsys: settings: common tests rework Andrzej Puzdrowski 2018-11-16 16:47:34 +01:00
  • 84a88f107c tests: subsys: settings: stream encoding tests Andrzej Puzdrowski 2018-11-16 16:25:30 +01:00
  • 76f8b97871 subsys/settings: stream-style encoding and decoding to/from storage Andrzej Puzdrowski 2018-05-15 14:25:29 +02:00
  • c012a288c3 arch: arm: fix bug in linker symbol definitions for application memory Ioannis Glaropoulos 2018-12-06 08:13:10 +01:00
  • 4df8ba3fe0 linker: intel_s1000: Remove limits on code and data sections Rajavardhan Gundi 2018-11-10 19:35:55 +05:30
  • 1b48a7a715 drivers: flash_mcux: remove inclusion of sys+log.h Anas Nashif 2018-12-08 14:55:28 -05:00
  • 513aa64873 doc: group logging and deprecate SYS_LOG_* Anas Nashif 2018-12-08 14:00:39 -05:00
  • 8ae5f16471 doc: put websocket library under networking Anas Nashif 2018-12-08 13:55:21 -05:00
  • 05a8537c03 doc: group file system/storage APIs Anas Nashif 2018-12-08 13:53:36 -05:00
  • 4810d6e64d doc: logging: fix doxygen references Anas Nashif 2018-12-08 13:42:14 -05:00
  • 50e3acd2c5 doc: kernel: fix obj param in doxygen comment Anas Nashif 2018-12-08 13:26:18 -05:00
  • 338ce50e16 doc: doxygen group power management APIs Anas Nashif 2018-12-08 13:22:15 -05:00
  • fdef215b75 watchdog: put in correct doxygen group Anas Nashif 2018-12-08 13:12:32 -05:00
  • eef1099956 samples: Added native posix board to cfb sample Jan Van Winkel 2018-10-20 23:48:57 +02:00
  • 6cb629c35b driver: SDL based display emulation driver Jan Van Winkel 2018-10-16 21:35:06 +02:00
  • 49466e0bc7 samples: doc: Added README.rst for CFB sample Jan Van Winkel 2018-11-11 22:11:26 +01:00
  • cbbea99eb5 drivers: display: Added windowing for SSD1673 Jan Van Winkel 2018-11-30 23:00:33 +01:00
  • 6f42904185 drivers: Clear SSD1673 display during display init Jan Van Winkel 2018-11-30 22:21:25 +01:00
  • 79b58aa3fa drivers: Return correct erorr codes in SSD1673 driver Jan Van Winkel 2018-11-30 21:14:45 +01:00
  • 8457891cea drivers: Added missing API functions in ssd drivers Jan Van Winkel 2018-10-21 00:05:38 +02:00
  • 9607dd9a16 drivers: Allow to set supported pix format in ssd drivers Jan Van Winkel 2018-10-20 23:55:20 +02:00
  • 7bd108b0e9 cfb: Set dimensions in character framebuffer Jan Van Winkel 2018-10-20 23:37:16 +02:00
  • c8efd17ae2 samples: cfb: Moved overlay config files to boards dir Jan Van Winkel 2018-11-11 12:38:43 +01:00
  • f582e18271 doc: intel_s1000_crb: add picture and link Anas Nashif 2018-12-10 09:41:43 -05:00
  • ebf5dfb058 drivers: led_strip: Fix typo in APA102 driver Roman Vaughan 2018-12-09 04:39:39 +13:00
  • fa4c07120c boards: usb_kw24d512: add support for DAPLink based adapters Johann Fischer 2018-12-07 16:16:37 +01:00
  • 4a038d7fce dts: Add binding for NXP i.MX RT itcm/dtcm memories Kumar Gala 2018-12-07 12:26:06 -06:00
  • 7734627215 drivers: ieee802154_mcr20a: fix style Johann Fischer 2018-12-07 17:05:35 +01:00
  • db64943aa5 drivers: ieee802154_mcr20a: do not initialize reset gpio on KW2XD Johann Fischer 2018-12-05 18:15:55 +01:00
  • f3a36502a0 drivers: ieee802154_mcr20a: fix update of indirect registers Johann Fischer 2018-12-04 23:41:40 +01:00
  • ba43101ffb boards: frdm_k64f: remove gpio cs property from mcr20a node Johann Fischer 2018-12-04 18:47:52 +01:00
  • a2a7459f23 net: shell: Update info to enable allocs Ruslan Mstoi 2018-12-10 12:32:33 +02:00
  • 5e7c916e77 Bluetooth: controller: Fix CPR procedure regression Vinayak Kariappa Chettimada 2018-12-05 12:24:35 +01:00
  • ee0b61fff8 net: sockets: Rework poll to support ioctl helper commands Robert Lubos 2018-11-23 12:50:19 +01:00
  • 31ab8d061d net: sockets: tls: Implement vtable for TLS sockets Robert Lubos 2018-11-22 11:02:02 +01:00
  • df8693af64 net: sockets: Extend socket vtable Robert Lubos 2018-11-22 11:01:38 +01:00
  • 03df2bb888 lib: fdtable: Add function to retrieve fd vtable Robert Lubos 2018-11-21 15:14:28 +01:00
  • 8ec7c73d2e doc: document slack channel in the main README.rst Anas Nashif 2018-12-08 16:28:08 -05:00
  • 69c758436c doc: add kernel version API to doxygen Anas Nashif 2018-12-07 09:17:59 -05:00
  • 57b28cae2c kconfiglib: Save previous configuration to .config.old Ulf Magnusson 2018-12-08 05:32:00 +01:00
  • 62c8fee2ec Bluetooth: Mesh: Add header file support for C++ Robert Konc 2018-12-08 10:35:58 +01:00
  • ce8e1ecd2d Revert "interrupts: use weak linkage instead ..." Andrew Boie 2018-12-07 13:47:23 -08:00
  • cd255744d0 userspace: eliminate warning in process_gperf.py Andrew Boie 2018-12-07 15:54:34 -08:00
  • 5f793cc25c tests: mem_pool_api: reduce stack usage Andrew Boie 2018-12-07 15:06:39 -08:00
  • 95936e2b14 kernel: fix x86 stack protector with later GCC Andrew Boie 2018-12-07 10:19:34 -08:00
  • a68120de6d kernel: check retval of driver init Andrew Boie 2018-12-07 13:12:21 -08:00
  • 2d2a0452b9 doc: efr32_slwstk6061a: update paragraph 'Flashing' Piotr Mienkowski 2018-12-07 22:23:32 +01:00
  • f8022b2630 driver: arcv2_timer0: optimze the code Wayne Ren 2018-12-06 14:58:12 +08:00
  • 64522df740 soc: arc: clean up the timer relatted definitions Wayne Ren 2018-11-30 17:27:01 +08:00
  • 37b4d2cd06 drivers: arcv2_timer0: bug fixes Wayne Ren 2018-11-30 17:24:53 +08:00
  • f477f564c1 driver: arcv2_timer0.c: minor changes according to review Wayne Ren 2018-11-22 22:26:02 +08:00
  • fceaf894c4 driver: refactor the arcv2 timer0 driver Wayne Ren 2018-11-22 17:55:27 +08:00
  • 724d6f7909 sanitycheck: add new _TEXT_SECTION_NAME_2 section to whitelist Anas Nashif 2018-12-07 14:43:16 -05:00