Commit graph

  • 749b439863 net: icmpv6: Print received packet type as string Jukka Rissanen 2017-03-29 15:53:59 +03:00
  • 8bbe03f35b net/core: Fix wrong parameter usage for check_unknown_option() Tomasz Bursztyka 2017-04-07 14:17:00 +02:00
  • 3e99c2ea0c net: Move IPv4 packet handling from net_core.c to ipv4.c Jukka Rissanen 2017-04-04 11:24:48 +03:00
  • d43494d187 net: Move IPv6 packet handling from net_core.c to ipv6.c Jukka Rissanen 2017-04-04 11:16:11 +03:00
  • 1ab40390c9 net/arp: Return relevant verdict if the ARP packet was consumed Tomasz Bursztyka 2017-04-07 14:51:50 +02:00
  • 4d1115ab35 net: Enable context buffer pool in case TCP and 6LO are enabled Luiz Augusto von Dentz 2017-04-07 12:30:52 +03:00
  • c53b43e4d5 net: ip: Increase RX stack size Luiz Augusto von Dentz 2017-04-07 12:36:10 +03:00
  • 1f4f8f65cb net: buf: Add CONFIG_NET_BUF_WARN_ALLOC_INTERVAL Luiz Augusto von Dentz 2017-04-05 13:39:51 +03:00
  • 38f1ba3c1f doc: Enhance IP stack overview documentation Jukka Rissanen 2017-04-04 17:54:14 +03:00
  • 8ce12d5fe8 net: shell: Fix crash when retrieving remaining reachable time Ravi kumar Veeramally 2017-04-04 11:49:51 +03:00
  • 7a6f976725 net: rpl: Return valid verdict Ravi kumar Veeramally 2017-04-04 11:22:16 +03:00
  • 7ff7f58771 net: rpl: Refactor few rpl functions Ravi kumar Veeramally 2017-04-04 11:10:21 +03:00
  • afdb0e0a70 drivers: eth_sam_gmac: Fix initialization order Piotr Mienkowski 2017-04-05 11:14:50 +02:00
  • ed42268ffb net: buf: Document that after data, structure may contain "user_data" Paul Sokolovsky 2017-04-03 14:07:59 +03:00
  • 22acec357e net: buf: Reduce verbosity of net_buf_get Luiz Augusto von Dentz 2017-04-04 17:03:05 +03:00
  • 7cdb750539 net: buf: Generate periodic warnings for allocation that takes too long Luiz Augusto von Dentz 2017-04-04 15:52:34 +03:00
  • a745832dc4 net: Elaborate output of net_nbuf_print_frags() to be more useful. Paul Sokolovsky 2017-04-02 17:18:50 +03:00
  • 2a00f418f0 net: rpl: Refactor net_rpl_update_header function Ravi kumar Veeramally 2017-04-03 10:04:32 +03:00
  • 3e78d38f01 net: event: Add events for ROUTE ADD and DEL Ravi kumar Veeramally 2017-03-31 14:47:35 +03:00
  • bcc53c6157 net: route: Update IPv6 packet routing mechanism Ravi kumar Veeramally 2017-03-31 14:36:30 +03:00
  • 6cec42d792 net: route: Fix retrieving route nexthop Ravi kumar Veeramally 2017-03-31 14:21:28 +03:00
  • 3ebe644dd5 net: if: Fix missing submission of router lifetime timer Ravi kumar Veeramally 2017-03-31 14:13:19 +03:00
  • d07ca1d518 net: nbr: Fix miss calculation of nbr size Ravi kumar Veeramally 2017-03-31 14:10:55 +03:00
  • e0bfa15f8d net: rpl: Move net_route_lookup to proper place Ravi kumar Veeramally 2017-03-31 14:05:42 +03:00
  • f6af085a4b net: rpl: Add support for DAO retransmissions Ravi kumar Veeramally 2017-03-23 17:32:21 +02:00
  • 86cc447f38 net: tcp: Start retry timer when queueing data june li 2017-04-01 13:35:18 +08:00
  • 816fdae44d drivers: eth_sam_gmac: remove possible null pointer dereference Piotr Mienkowski 2017-04-01 00:05:29 +02:00
  • bf902e6b95 x86: add a more informative page fault handler Andrew Boie 2017-04-03 14:03:53 -07:00
  • 4a928409e8 subsys/logging: sys_event_logger_get: Fix k_sem_take() success check. Paul Sokolovsky 2017-04-06 22:51:02 +03:00
  • a90ae56504 doc: kernel_event_logger: Update constant names to the current. Paul Sokolovsky 2017-04-06 22:39:08 +03:00
  • 3f44b0390f hexiwear_k64: Update doc with new sensors and pinmuxing Maureen Helm 2017-04-06 08:34:55 -05:00
  • 253a7f7064 Revert "subsys/console: Yield on char availability." Johan Hedberg 2017-04-06 14:56:00 +03:00
  • 0ab8874fde samples: Add max30101 sample application Maureen Helm 2017-03-30 16:10:55 -05:00
  • 6b0b545f90 hexiwear_k64: Add support for max30101 heart rate sensor Maureen Helm 2017-03-30 15:55:04 -05:00
  • 53678df5e2 sensor: max30101: Add heart rate sensor driver Maureen Helm 2017-03-17 19:59:26 -05:00
  • 0025c20cfb sensor: Introduce red and green light sensor channels Maureen Helm 2017-03-17 19:49:23 -05:00
  • 2fb6dce2a1 dts: Add application overlay support. Andy Gross 2017-03-01 17:14:20 -06:00
  • 4e2eaec268 subsys/console: Yield on char availability. Paul Sokolovsky 2017-04-05 09:54:15 +03:00
  • d7a189d2ec drivers: display: mb_display: Unify image and string APIs Johan Hedberg 2017-04-05 18:36:36 +03:00
  • 86e64b77f2 drivers: display: mb_display: Make display context more compact Johan Hedberg 2017-04-05 13:17:29 +03:00
  • 5c22802fa2 drivers: display: mb_display: Get rid of unnecessary image tracking Johan Hedberg 2017-04-05 12:57:24 +03:00
  • 0260af6372 drivers: display: mb_display: Add internal reset helper Johan Hedberg 2017-04-05 12:29:12 +03:00
  • e129699a50 drivers: display: mb_display: Add empty column to scrolling text Johan Hedberg 2017-04-05 11:08:48 +03:00
  • fc123af51b doc: fix headings in release notes David B. Kinder 2017-04-05 14:35:39 -07:00
  • bb4a2eef7f samples: net/nats: Fix parsing of MSG messages Leandro Pereira 2017-03-06 14:36:12 -08:00
  • a0e63c5999 ext qmsi: Update QMSI version on README Jesus Sanchez-Palencia 2017-04-05 11:04:30 -07:00
  • 09beaa4bf2 api: dma: Fix comments for struct dma_config Jon Medhurst 2017-02-21 10:55:57 +00:00
  • a89ed6d7d5 tests: dma: Initialise callback enable flags Jon Medhurst 2017-02-21 10:48:45 +00:00
  • 88eb813e73 arch: Atmel SAM E70: remove now redundant IRQ id defines Piotr Mienkowski 2017-02-14 00:02:49 +01:00
  • 3044b17eef Merge "Merge arm branch into master" Anas Nashif 2017-04-05 16:00:52 +00:00
  • b99f5397d2 boards: arm: add support for redbear ble nano 2 Marcio Montenegro 2016-12-14 12:37:45 -03:00
  • 1c1b3dcdce Merge arm branch into master Kumar Gala 2017-04-04 20:54:54 -05:00
  • d1821640b3 dts: arm: move SoC dtsi into per vendor dir Kumar Gala 2017-04-03 16:38:12 -05:00
  • a0fbc88c1a arm: dts: Move common arm includes into a dts system include Kumar Gala 2017-04-03 16:35:53 -05:00
  • 22d84c6f95 dts: arm: Drop arm,nvic compatible Kumar Gala 2017-04-03 15:53:04 -05:00
  • 13e4092ee0 pinmux: stm32l4x rework header definition Erwan Gouriou 2017-04-03 14:22:51 +02:00
  • 3ca381cfb5 drivers: pinmux: clean stm32l4x pinmux headers Erwan Gouriou 2017-04-03 14:20:53 +02:00
  • 5bcc8fa832 arm: spi: spi master support for nrf52 family Roger Lendenmann 2017-03-20 18:28:37 +01:00
  • 8e85600a30 drivers: i2c: stm32lx: Add support for I2C_2 Erwan Gouriou 2017-03-31 13:08:16 +02:00
  • c27d1c88b4 mps2: Add defines and devices for FPGA system control block Jon Medhurst 2017-01-06 13:59:03 +00:00
  • e7391e3068 gpio: Add gpio_mmio32 driver to access basic 32-bit i/o registers Jon Medhurst 2016-12-20 16:55:41 +00:00
  • 40286ec697 driver: i2c: stm32lx: align numbering scheme on data sheet Erwan Gouriou 2017-03-31 13:01:03 +02:00
  • b4ec662193 ext: cc3220sdk: Import HAL for TI CC3220S SoC Gil Pitney 2017-03-30 11:10:17 -07:00
  • f60662af06 MAINTAINERS: Update maintainer for TI CC32XX SoCs, boards and SDKs Gil Pitney 2017-03-30 10:55:11 -07:00
  • 117f24f458 arm: dts: Remove !HAS_DTS Kconfig bits Kumar Gala 2017-03-30 12:14:58 -05:00
  • 9b12803bf7 cc3200: Resolve DTS fixup. Gil Pitney 2017-03-29 18:19:58 -07:00
  • 7fb27de7cc ext: stm32cube: update stm32f3xx cube version Erwan Gouriou 2017-03-30 16:55:52 +02:00
  • ed1ba1e1a5 cc3200: Move pinmux and UART initialization to PRE_KERNEL_1 Gil Pitney 2017-03-29 18:10:42 -07:00
  • 57075ae195 dts: arm: rename num-irq-prio-bits property Kumar Gala 2017-03-27 12:13:40 -05:00
  • fbc55198e7 dts: arm: Rename ARM NVIC compatibility Kumar Gala 2017-03-27 11:57:52 -05:00
  • ffd7c9f696 dts: Remove num-irqs from the arm nvic node Kumar Gala 2017-03-24 15:08:14 -05:00
  • 94107bc71d dts: arm: Put IRQ priority into the interrupt property Kumar Gala 2017-03-23 13:41:32 -05:00
  • 7bcbd6133a ext: stm32cube: update stm32f4xx cube version Erwan Gouriou 2017-03-30 13:12:17 +02:00
  • cd602d455f ext: stm32cube: update stm32f7xx cube version Erwan Gouriou 2017-03-30 12:06:47 +02:00
  • d3ed863a4b include: Remove unused k20 and k6x header files Maureen Helm 2017-03-24 09:08:11 -05:00
  • 93785da544 ext: mcux: Add mcux 2.2 for kl25z Maureen Helm 2017-03-27 10:44:48 -05:00
  • 1a9600b704 doc: add labels to sample docs David B. Kinder 2017-04-04 12:27:31 -07:00
  • 0f77021ba7 doc: add labels to board-specific sample docs David B. Kinder 2017-04-04 12:34:17 -07:00
  • 6a7527b5b4 doc: add labels to sensor sample docs for linking David B. Kinder 2017-04-04 12:13:21 -07:00
  • e5f150f0d9 tests: rename TICKS_UNLIMITED -> K_FOREVER Anas Nashif 2017-04-04 11:32:48 -04:00
  • 7bc4890202 doc: add labels to net sample docs for linking David B. Kinder 2017-04-04 12:00:08 -07:00
  • b78ffc0e6b doc: add labels to basic sample docs David B. Kinder 2017-04-04 12:20:40 -07:00
  • 2bfff175ab doc: add labels to bluetooth sample docs David B. Kinder 2017-04-04 12:06:31 -07:00
  • c283b1f94f doc: subsystems: bluetooth: Update feature list Johan Hedberg 2017-04-04 17:20:10 +03:00
  • 77d0211f0c boards: bbc_microbit: Remove bogus references to green LEDs Johan Hedberg 2017-04-04 21:55:27 +03:00
  • fb5e9b9283 samples: console: filter boards without console Anas Nashif 2017-04-04 14:38:28 -04:00
  • 2a05cc1b54 doc: add labels to sample docs for linking David B. Kinder 2017-04-04 11:11:47 -07:00
  • 7a90ab448b tests: port static_idt test to unified kernel Anas Nashif 2017-04-04 11:45:31 -04:00
  • 5bb0169d02 kernel: remove unused _THREAD_TIMEOUT_INIT and _THREAD_ERRNO_INIT Anas Nashif 2017-04-04 10:11:09 -04:00
  • 7e5df0cc02 drivers: display: Enhance BBC micro:bit string output capabilities Johan Hedberg 2017-04-04 13:01:22 +03:00
  • 380d24de1d drivers: Add support for BBC micro:bit LED display Johan Hedberg 2017-04-02 20:54:23 +03:00
  • 341d926a04 doc: reduce levels in toc Anas Nashif 2017-04-03 14:26:22 -04:00
  • 97fa0d9030 dma: Use is_power_of_two() utility instead of hand-rolling Lee Jones 2017-03-31 09:20:01 +01:00
  • 81b4cc21ec doc: split release note documents Anas Nashif 2017-04-02 10:25:31 -04:00
  • 03ca26fdeb doc: build json files from the documentation Anas Nashif 2017-04-02 10:25:13 -04:00
  • 5c9f7e28a1 xtensa: remove legacy kernel cruft Andrew Boie 2017-03-30 11:55:13 -07:00
  • bb164f26ea gpio: added support for the SiFive Freedom E310 GPIO driver Jean-Paul Etienne 2017-03-14 22:16:43 +01:00
  • a916cf7e19 serial: added support for the SiFive Freedom E310 UART driver Jean-Paul Etienne 2017-03-14 22:16:37 +01:00
  • d7b713e5b8 interrupt_controller: added support for the SiFive Freedom E310 PLIC driver Jean-Paul Etienne 2017-03-14 22:16:30 +01:00
  • f2c96e8fff pinmux: added support for the SiFive Freedom E310 pinmux driver Jean-Paul Etienne 2017-03-14 22:16:15 +01:00