Commit graph

  • 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
  • d8c25d37d9 ci: Allow setting BSIM_OUT_PATH from environment Alberto Escolar Piedras 2018-12-07 15:41:45 +01:00
  • 69772ef7d8 ci: Fail shippable if something fails catastrophically Alberto Escolar Piedras 2018-12-07 14:37:53 +01:00
  • 539e73f526 ci: Copy results before handling coverage Alberto Escolar Piedras 2018-12-07 15:53:20 +01:00
  • 664741c5bf doc: Add anchor in Getting Started Ruth Fuchss 2018-12-07 08:31:21 +01:00
  • 2167ae07ba boards: Fix and update nxp board doc links Maureen Helm 2018-12-07 11:36:05 -06:00
  • 91c4d20214 arm: silabs: Enable DCDC before setting up clk Endre Karlson 2018-11-08 13:48:12 +01:00
  • d1b3efd98b drivers: nrf: Fix TWI and TWIM current consumption issue Mieszko Mierunski 2018-10-29 09:33:22 +01:00
  • aab5be5c64 boards: nucleo_f413zh: Update board images Erwan Gouriou 2018-12-07 17:03:30 +01:00
  • 87858fd4e2 cmake: toolchain: Minor refactoring Sebastian Bøe 2018-12-07 12:42:53 +01:00
  • e9a49047a0 cmake: Remove unnecessary comments Sebastian Bøe 2018-12-07 12:33:12 +01:00
  • 75811428c3 cmake: toolchain: Use ARCH instead of CONFIG_ARCH Sebastian Bøe 2018-12-07 12:30:34 +01:00
  • 4f61c2a58d xcc: Drop the seemingly unused XCC_BUILD variable Sebastian Bøe 2018-11-20 15:53:40 +01:00
  • ffbe747225 openocd.board.cmake: Fix flash load address qianfan Zhao 2018-11-19 13:41:52 +08:00
  • 9de5bc9109 cmake: FindPythonInterp: Prioritize 'python' from path the highest Sebastian Bøe 2018-12-06 14:55:56 +01:00
  • d8285e4adf pci: General code cleanup Andrei Emeltchenko 2018-12-07 10:27:12 +02:00
  • d0d426e898 pci: Remove inlines Andrei Emeltchenko 2018-12-07 10:23:33 +02:00
  • 6d8673c3ac pci: Use logger Andrei Emeltchenko 2018-12-07 10:18:32 +02:00
  • 7dab29860a pci: Do not scan all functions for single function device Andrei Emeltchenko 2018-12-05 15:27:44 +02:00
  • e5349d74ab pci: Fix endless loop scanning PCI devices on up_squared Andrei Emeltchenko 2018-12-05 15:19:58 +02:00
  • 4658d6b48c pci: Scan all PCI buses Andrei Emeltchenko 2018-12-05 15:17:35 +02:00
  • 331a4ca853 pci: Skip scanning Host Bridge Andrei Emeltchenko 2018-12-04 16:20:00 +02:00
  • 80e5314bea pci: Enable pci shell only when shell is enabled Andrei Emeltchenko 2018-12-04 16:16:09 +02:00
  • 9a92ae4169 pci: Fix presentation of PCI devices Andrei Emeltchenko 2018-12-04 16:04:13 +02:00
  • 65ced0ee5e doc: tools: Update links to Nordic website Carles Cufi 2018-12-07 14:13:41 +01:00
  • dc04f552b0 cmake: Fix warning related to policy CMP0079 Sebastian Bøe 2018-12-05 12:19:29 +01:00
  • 9062e97a45 drivers: stm32: check clock_control_on return value Erwan Gouriou 2018-12-07 11:09:28 +01:00
  • f6b014e6dd dts/arm: stm32f0: AHB2 but is not supported Erwan Gouriou 2018-12-06 16:03:41 +01:00
  • e24fcc55ce drivers/clock_control: stm32: add errors on unsupported bus value Erwan Gouriou 2018-12-06 16:01:16 +01:00
  • d1fd304273 drivers/pinmux: stm32: GPIO ports missing in array Erwan Gouriou 2018-12-05 09:26:43 +01:00
  • ea1f2b60a0 drivers/gpio: stm32: return error when pin line already in use Erwan Gouriou 2018-12-05 09:25:39 +01:00
  • a1ccde2629 doc/tools: stlink: Provide guidelines for openocd install on windows Erwan Gouriou 2018-12-05 13:54:40 +01:00
  • c790290468 samples: net: gptp: Add instructions for native_posix Jukka Rissanen 2018-12-04 11:10:26 +02:00
  • f4fc30569b doc: net: Add instructions for native_posix board Jukka Rissanen 2018-12-04 11:08:26 +02:00
  • e721b498ce drivers/lis3dh: Add symbol to TRIGGER_MODE config choice Armando Visconti 2018-12-03 15:03:57 +01:00
  • 7dbbb07f07 sensors: convert lis3dh to use information coming from dts Armando Visconti 2018-12-03 10:43:13 +01:00
  • a4f933677b drivers: flash: Nios-II QSPI Coccinelle issue Ramakrishna Pallala 2018-12-05 12:40:24 +05:30
  • 3e784bc6b5 CMakeLists.txt: Enable -fno-common globally. Adithya Baglody 2018-11-27 15:13:33 +05:30
  • a65df22525 samples: rpl_border_router: Fixed headers files. Adithya Baglody 2018-11-27 15:06:02 +05:30
  • f6e7c8b1b5 tests: subsys: fs: Fixed headers which were creating objects. Adithya Baglody 2018-11-27 15:02:45 +05:30
  • 9f416da751 soc: ti_simplelink: cc32xx: soc.h: Incorrect enum definition. Adithya Baglody 2018-11-27 15:00:47 +05:30
  • 74296b9830 include: stats.h: Packed attribute was incorrect. Adithya Baglody 2018-11-27 14:58:25 +05:30
  • ec25b7b7cb include: drivers: pci: pci_mgr.h: Create a typdef instead of obj. Adithya Baglody 2018-11-27 14:51:31 +05:30
  • 567de65f84 drivers: ipm: ipm_quark_se: Remove object declaration from header Adithya Baglody 2018-11-27 14:02:45 +05:30
  • b6fbb30b1a tests: benchmarks: timing_info: Remove common variables Adithya Baglody 2018-11-27 14:01:21 +05:30
  • 4223e7bbcc doc: code_data_relocation: Details about code data relocation feature Varun Sharma 2018-11-19 13:50:22 +05:30
  • 21fa43387e samples: code_relocation: An example for code relocation feature. Adithya Baglody 2018-11-26 20:50:23 +05:30
  • aa2890e267 arch: Kconfig: Increased the text area for kobject and priv stack Adithya Baglody 2018-11-15 11:48:29 +05:30
  • 91c5b84cd5 kernel: init.c: Added required hooks for the relocation Adithya Baglody 2018-11-13 16:57:45 +05:30
  • 62e152a8f0 cmake: Added rule and helper functions for code relocation. Adithya Baglody 2018-11-13 15:34:02 +05:30
  • ff63101c7d scripts: gen_relocate_app.py: Script for relocating files in memory. Adithya Baglody 2018-11-26 21:52:42 +05:30
  • b0938569f4 cmake: Move libapp.a into it's own directory Sebastian Bøe 2018-08-06 17:29:16 +02:00
  • b419297fed samples/display: Introduce the cfb_shell sample app Diego Sueiro 2018-11-15 08:41:57 +00:00
  • 20e4567bab shell: Add initial code for Character Framebuffer shell module Diego Sueiro 2018-12-07 10:00:46 +00:00
  • 72981ea31a subsys/fb/cfb: Introduce cfb_get_numof_fonts function Diego Sueiro 2018-11-04 14:27:10 +00:00
  • 0ab9c46d86 subsys/fb/cfb: Introduce cfb_framebuffer_invert function Diego Sueiro 2018-11-04 09:01:02 +00:00
  • a24770bd12 sensor: lsm6dsl: Update DTS support Kumar Gala 2018-12-04 16:23:18 -06:00
  • 471d2f3a0a scripts: extract_dts_includes: Generate device bus info define Kumar Gala 2018-12-07 07:50:21 -06:00
  • 2442382fac scripts: extract_dts_includes: Support same sensor on different bus Kumar Gala 2018-12-05 09:02:36 -06:00
  • 2893be57ef scripts: extract_dts_includes: Split out yaml_list info Kumar Gala 2018-12-05 08:58:20 -06:00
  • f34a99532a scripts: extract_dts_includes: Pass node address to get_binding Kumar Gala 2018-12-05 08:40:39 -06:00
  • 112b0f5eff scripts: extract_dts_includes: Add accessor function to access binding Kumar Gala 2018-12-04 13:30:20 -06:00
  • 35afcc9c12 scripts: extract_dts_includes: remove passing yaml param to functions Kumar Gala 2018-12-04 13:26:05 -06:00
  • b7f5101e79 scripts: extract_dts_includes: Handle YAML inheritance when we load Kumar Gala 2018-12-04 11:37:50 -06:00
  • 2b268f8d3d net: gptp: state2str() func is only available if debugging Jukka Rissanen 2018-12-07 13:59:53 +02:00
  • 3af324033e net: gptp: Add more debugging when changing state Jukka Rissanen 2018-12-05 15:49:24 +02:00
  • 83f38b5f2d net: gptp: Remove log_strdup() when printing packet info Jukka Rissanen 2018-12-05 11:26:11 +02:00
  • ff0483c5af net: gptp: Get the gPTP header properly Jukka Rissanen 2018-12-05 14:39:36 +02:00
  • 2dbecc2f2a i2c: support const correctness for write operations Peter A. Bigot 2018-11-24 06:13:37 -06:00
  • e812b6804a net: if: Make dst address const when selecting src addr Jukka Rissanen 2018-12-07 15:15:31 +02:00
  • 118715c62d misra: Fixes for MISRA-C rule 8.3 Flavio Ceolin 2018-11-16 19:52:37 -08:00
  • 4b35dd2628 misra: Fixes for MISRA-C rule 8.2 Flavio Ceolin 2018-11-16 19:06:59 -08:00