Commit graph

  • 1f22a418ca gpio: doc: Be explicit about how EDGE and DOUBLE_EDGE work together Sebastian Bøe 2018-05-22 11:34:36 +02:00
  • 8c53f2422c arch: arm: set VECTOR_ADDRESS to _vector_start Ioannis Glaropoulos 2018-05-16 17:49:07 +02:00
  • bb4ed94c60 bluetooth: tester: Increase system workqueue stack size Mariusz Skamra 2018-06-12 15:11:40 +02:00
  • 1a96f2b48f net: ethernet: Show interface for dropped RX packet Jukka Rissanen 2018-03-03 17:07:49 +02:00
  • 4a2d109a4b native tests: fix kernel sched preempt for arch posix Alberto Escolar Piedras 2018-06-12 10:30:35 +02:00
  • ce6f9819e0 net: Remove redundant NETWORKING dependency Ulf Magnusson 2018-06-12 04:18:03 +02:00
  • 362a6b34c7 Bluetooth: controller: Fix to use max. tx power in DTM test mode Vinayak Kariappa Chettimada 2018-06-02 07:06:47 +05:30
  • 3f99eefe5a drivers: uart: Rename nrf5 namings to nrfx Jakub Rzeszutko 2018-06-08 15:29:24 +02:00
  • e7252fbbfe drivers: uart: Refactor nrf uart shim Jakub Rzeszutko 2018-05-21 09:09:19 +02:00
  • 74c44b2984 boards: arm: nrf52840: default IEEE802154_NRF5 if IEEE802154 enabled Michael Scott 2018-06-11 16:00:00 -07:00
  • 2055b84f79 boards: frdm_kl25z: add USB support Johann Fischer 2018-05-28 18:41:12 +02:00
  • 558eac2f98 boards: arm: stm32: Added pwm to supported list Kumar Gala 2018-05-25 13:34:31 -05:00
  • 653d75cfba pwm: stm32: Add PWM fixup for STM32* and remove Kconfig options Florian Vaussard 2018-02-28 22:21:00 +01:00
  • 5c6ccf4acc dts: stm32: Enable PWM nodes on selected boards Florian Vaussard 2018-02-28 22:20:00 +01:00
  • c7d2dc2363 dts: stm32l4: Add PWM nodes Florian Vaussard 2018-02-28 22:19:00 +01:00
  • 7a60a2c49b dts: stm32f4: Add PWM nodes Florian Vaussard 2018-02-28 22:18:00 +01:00
  • bfa1941e1d dts: stm32f3: Add PWM nodes Florian Vaussard 2018-02-28 22:17:00 +01:00
  • da0caab3fd dts: stm32f1: Add PWM nodes Florian Vaussard 2018-02-28 22:16:00 +01:00
  • 0e8d97f186 dts: stm32f0: Add PWM nodes Florian Vaussard 2018-02-28 22:15:00 +01:00
  • 71e66f06b4 dts: stm32: Add Timer and PWM binding Florian Vaussard 2018-02-28 22:14:00 +01:00
  • ad29ec69dd scripts: extract: globals.py: fix node name when it includes "@" Erwan Gouriou 2018-02-23 11:52:20 +01:00
  • 18f24f08f2 pinmux: stm32f3: Add PA8_PWM1_CH1 Florian Vaussard 2018-01-19 08:56:33 +01:00
  • bef42fad57 pwm: stm32: Fix driver to compile with STM32F0 Florian Vaussard 2018-02-17 22:31:47 +01:00
  • 079087483d pwm: stm32: Add STM32F0-specific clocks Florian Vaussard 2018-01-19 07:10:46 +01:00
  • c65499d485 pwm: stm32: Add clock group information Florian Vaussard 2018-01-19 07:06:32 +01:00
  • 20365bac0e pwm: stm32: Do not hardcode the prescalers Florian Vaussard 2017-12-14 16:50:44 +01:00
  • f34e74dba2 pwm: stm32: Add support for all PWMs up to PWM20 Florian Vaussard 2017-08-17 16:18:36 +02:00
  • 0bdcef9e00 pwm: stm32: Use macro to simplify registration Florian Vaussard 2017-08-17 15:01:32 +02:00
  • a58043e187 boards: cc3220sf_launchxl: Restore removal of CONFIG_XIP setting Gil Pitney 2018-06-06 12:24:08 -07:00
  • e8a906c29c tests: disable preempt testcase for native_posix Anas Nashif 2018-06-11 19:03:50 -05:00
  • 416614e26a samples: net: echo-client: Increase buf count for frdm-k64f Jukka Rissanen 2018-05-23 09:06:06 +03:00
  • 41070c3b35 arch/arm: Fix locking in __pendsv Andy Ross 2018-06-06 09:59:01 -07:00
  • 61439b01c2 arch: arm: remove redundant flag Ioannis Glaropoulos 2018-05-29 21:18:39 +02:00
  • dbede45dbe arch: arm: improve inline comment in _arm_mpu_config/enable Ioannis Glaropoulos 2018-05-27 23:08:18 +02:00
  • 7b56b448f6 arch: arm: accelerate _get_num_regions() for Cortex-M0+, M3, and M4 Ioannis Glaropoulos 2018-05-27 23:12:20 +02:00
  • ab81d2c7ab arch: arm: block ARM_MPU K-option in Cortex-M0 Ioannis Glaropoulos 2018-05-27 22:17:41 +02:00
  • fb4227bd97 samples: mbedtls_sslclient: Use entropy driver to kickstart RNG Leandro Pereira 2018-05-31 13:22:22 -07:00
  • c524ff6b8c subsys: console: getchar: Use consistent var names for RX path Paul Sokolovsky 2018-06-07 21:24:14 +03:00
  • dc95e1ba05 Bluetooth: controller: Add Tx Power Kconfig option Vinayak Kariappa Chettimada 2018-06-05 00:52:10 +05:30
  • 3f3a907bb8 drivers: timer: Use sys_clock_hw_cycles_per_tick in nrf_rtc_timer. Piotr Zięcik 2018-06-07 12:51:39 +02:00
  • 7b7784e149 drivers: dma_cavs: Add support for circular list Sathish Kuttan 2018-05-31 19:54:00 -07:00
  • d494398940 net: stats: handle_na_input: unref packet after stats are updated Robert Lubos 2018-06-11 15:43:28 +02:00
  • 30c4aae948 net: samples: increase main stack size for echo_client Robert Lubos 2018-06-11 14:05:22 +02:00
  • 3cf1b07d5a net: stats: do not use deallocated packet pointer Robert Lubos 2018-06-11 13:17:17 +02:00
  • ee9af86f4c cmake: Improve user error feedback when -H$ZEPHYR_BASE is specified Sebastian Bøe 2018-06-04 11:47:45 +02:00
  • 1ce6a6eaa8 subsys: usb: update bcdUSB to 2.00 Johann Fischer 2018-05-23 18:08:35 +02:00
  • 33fa63e40e sanitycheck: Add progress to verbose mode Ruslan Mstoi 2018-05-29 14:35:34 +03:00
  • edb2ad11f0 Bluetooth: controller: Remove redundant include of cmsis.h Vinayak Kariappa Chettimada 2018-06-02 06:55:14 +05:30
  • 4dd61f8897 net: tcp: Process zero window probes when our recv_wnd == 0 Paul Sokolovsky 2018-05-27 23:02:45 +03:00
  • 477b5497a7 native: Add command line options to control real timeness Alberto Escolar Piedras 2018-05-26 15:20:21 +02:00
  • 452cb61844 usb: bluetooth: Use transfer API for ACL packets Loic Poulain 2018-05-30 12:14:10 +02:00
  • 00a6b4c5ae usb: bluetooth: Fix assert due to unreserved headroom Loic Poulain 2018-05-30 12:01:30 +02:00
  • 51fecf80d9 usb: bluetooth: Add TX thread Loic Poulain 2018-05-29 12:47:55 +02:00
  • ea5b866763 Bluetooth: hci: spi: Select BT_RECV_IS_RX_THREAD Loic Poulain 2018-05-29 12:44:35 +02:00
  • 4ec773f276 DTS: intel_s1000: Clean up I2C and UART stuff from soc.h Rajavardhan Gundi 2018-05-30 12:41:59 +05:30
  • e5b0e9ac07 DTS: interrupt controller: Define IRQ priorities for CAVS & DW ICTL Rajavardhan Gundi 2018-05-27 23:11:57 +05:30
  • 5cda31c8f1 net: dhcpv4: Detect network interface on/off events Jukka Rissanen 2018-05-30 14:37:18 +03:00
  • fa8824184d net: dhcpv4: Fix IPv4 and UDP checksum calculation Jukka Rissanen 2018-05-30 14:36:21 +03:00
  • e7206318fa drivers: eth: mcux: Inform IP stack when carrier is lost Jukka Rissanen 2018-05-30 14:34:00 +03:00
  • b93d29df56 net: ethernet: Add carrier detection to L2 Jukka Rissanen 2018-06-04 13:37:17 +03:00
  • 3122112aa8 net: ethernet: Provide stubs for ethernet carrier functions Jukka Rissanen 2018-05-31 14:21:26 +03:00
  • 92f146ea7a doc: update application docs wrt CONF_FILE Michael R Rosen 2018-06-01 10:24:25 -07:00
  • 025a1e9086 cmake: fix CONF_FILE parsing to allow for cmake lists Michael R Rosen 2018-05-30 10:00:43 -07:00
  • 4dcf928a40 doc: fix doxygen error for device.h macros David B. Kinder 2018-05-30 15:39:36 -07:00
  • 252be0b909 tests/kernel/sched/preempt: enable test for native_posix Alberto Escolar Piedras 2018-05-31 18:50:45 +02:00
  • 2e405fbc6d native_posix & kernel: Remove legacy preemption checking Alberto Escolar Piedras 2018-05-31 18:44:18 +02:00
  • a7de06a687 native_posix: irq_offload to use a sw interrupt Alberto Escolar Piedras 2018-05-31 18:42:48 +02:00
  • 55a7e46b66 kernel/poll: Remove POLLING thread state bit Andy Ross 2018-05-31 11:58:09 -07:00
  • 59309c1a2d samples: sockets: dumb_http_server: Use consistent logging settings Paul Sokolovsky 2018-06-04 23:15:26 +03:00
  • 20721f39fa scripts: kconfig: Improve the 'user value != actual value' warning Ulf Magnusson 2018-06-06 16:06:22 +02:00
  • eb3ecf6e66 net: shell: conn: Always show TCP state Paul Sokolovsky 2018-06-04 22:57:40 +03:00
  • e1c1149957 net/pkt: Use IS_ENABLED instead of ifdef Tomasz Bursztyka 2018-06-07 11:51:04 +02:00
  • d4e0a6872e net/pkt: Simplify a tiny bit how TC priority is set Tomasz Bursztyka 2018-06-07 11:45:03 +02:00
  • a999d53a33 net/icmpv6: Removing duplicate checksum calculation Tomasz Bursztyka 2018-06-07 11:40:34 +02:00
  • 87bd2c25bf drivers: sensor: lis2dh: Fix I2C burst read/write operations Armando Visconti 2018-06-08 11:39:03 +02:00
  • e16037d87a drivers: sensor: lis2dh: Fix of compilation issue Evgeny Kalugin 2018-05-25 11:21:19 +03:00
  • 7d9896575b Bluetooth: Add HCI User Channel driver for native POSIX port Johan Hedberg 2018-05-25 13:32:34 +03:00
  • b173e4353f kernel/queue: Fix spurious NULL exit condition when using timeouts Andy Ross 2018-06-04 09:25:14 -07:00
  • 10d8e711be samples: move grove samples to sensors and display Anas Nashif 2018-06-11 11:24:28 -05:00
  • f37287bbca samples: cleanup sample test naming Anas Nashif 2018-06-11 11:14:38 -05:00
  • 3f8352f2e6 samples: remove sample.tc Anas Nashif 2018-06-11 11:13:31 -05:00
  • 57f6790335 samples: can: move CAN sample under drivers Anas Nashif 2018-06-11 11:11:53 -05:00
  • 9b2880fe6e tests: posix: fix meta-data and rename test file Anas Nashif 2018-06-10 16:02:01 -05:00
  • fb3aeddebb boards: lpcxpresso54114_m0: do not set as default Anas Nashif 2018-06-10 15:57:36 -05:00
  • d94231f66e cmake: libc: minimal: Move sources from 'app' to a new CMake library Sebastian Bøe 2018-06-07 10:31:14 +02:00
  • 5890004ea7 release: 1.12 doc cleanup David B. Kinder 2018-06-11 11:20:28 -07:00
  • 68de9d5d66 Bluetooth: Use Characteristic attribute whenever possible Luiz Augusto von Dentz 2018-06-07 14:17:32 +03:00
  • 679a0b395f Bluetooth: GATT: Allow Characterist to be used with bt_gatt_indicate Luiz Augusto von Dentz 2018-06-07 12:58:05 +03:00
  • c3edc82fe7 Bluetooth: GATT: Allow Characterist to be used with bt_gatt_notify Luiz Augusto von Dentz 2018-06-07 12:41:34 +03:00
  • 31ab6bffb2 genrest: Generate documentation and links for choices Ulf Magnusson 2018-06-07 14:33:17 +02:00
  • cb95ea0b53 kconfiglib: Update to add list of choices Ulf Magnusson 2018-06-07 12:27:37 +02:00
  • fd55935560 kernel: work_q: Document implications of default sys work_q priority Paul Sokolovsky 2018-06-07 16:58:11 +03:00
  • a760c5b029 doc: Makefile: Remove latex_paper_size (PAPER) option Ulf Magnusson 2018-06-08 19:38:10 +02:00
  • 9af9b1fbdb doc: Makefile: Lowercase internal Make variables Ulf Magnusson 2018-06-08 19:34:17 +02:00
  • fa121da196 doc: Makefile: Remove the 'prep' target Ulf Magnusson 2018-06-08 19:10:02 +02:00
  • 953dfe75e5 doc: Makefile: Remove the 'doxy-code' target Ulf Magnusson 2018-06-08 19:05:10 +02:00
  • 5917f9b605 doc: Makefile: Remove CONFIG_SHELL assignment Ulf Magnusson 2018-06-08 18:50:38 +02:00
  • 97699537f3 net/arp: Clear cache per-iface when relevant Tomasz Bursztyka 2018-06-11 09:42:03 +02:00
  • 06fbcb1cd0 net/arp: Removing header filling duplicate Tomasz Bursztyka 2018-06-11 09:14:56 +02:00
  • 9e0cfaf0a7 net/arp: There is no need to fill in the header in all frags Tomasz Bursztyka 2018-06-08 14:32:23 +02:00