Commit graph

  • 34b12d8f16 arch: x86: x86_mmu: Remove possible dead code Flavio Ceolin 2018-11-16 17:58:06 -08:00
  • 1492df3415 x86: core: thread: Avoid clash with function identifier Flavio Ceolin 2018-11-15 15:59:24 -08:00
  • 26be3355ac kernel: sched: Fix undefined behavior Flavio Ceolin 2018-11-15 15:03:32 -08:00
  • c42dc9435d arch: x86: Make tag name unique Flavio Ceolin 2018-11-15 14:58:23 -08:00
  • 5304f352a7 include: misc: list_gen: Fix possible undefined behavior Flavio Ceolin 2018-11-15 12:03:56 -08:00
  • d7271ec9db kernel: poll: Fix switch usage Flavio Ceolin 2018-11-15 09:42:14 -08:00
  • c1eee25a98 lib: rbtree: Do not use lowercase l for literal suffix Flavio Ceolin 2018-11-13 18:20:48 -08:00
  • a42de6466a kernel: queue: Fix MISRA-C violation Flavio Ceolin 2018-11-13 16:26:56 -08:00
  • c9e5a27f41 samples: cmsis_rtos_v1: Disable tests on qemu_xtensa Kumar Gala 2018-12-07 06:44:42 -06:00
  • df3b7994d3 templates: Update issue templates Anas Nashif 2018-12-05 21:19:36 -05:00
  • 60f7052bc4 samples: cmsis_rtos_v1: remove tracing test Anas Nashif 2018-12-06 13:37:06 -05:00
  • 8a8d4d3070 drivers/ethernet: Update RX error statistics relevantly Tomasz Bursztyka 2018-12-05 14:52:59 +01:00
  • 952e494bdd net/ethernet: Let L2 updating common rx/tx statistics Tomasz Bursztyka 2018-12-05 14:39:43 +01:00
  • 538961d109 drivers/ethernet: Remove double unref from stellaris driver Tomasz Bursztyka 2018-12-05 14:54:41 +01:00
  • 76fa82f7ab net/icmpv6: Optimize how chksum is verified Tomasz Bursztyka 2018-12-07 10:15:35 +01:00
  • 6075133bae doc: dts: Document aliases and chosen nodes Carles Cufi 2018-12-05 18:58:47 +01:00
  • f8178dcb05 shell: remove Console dependencies Jakub Rzeszutko 2018-11-27 12:11:04 +01:00
  • 58463b7ea7 net: dhcpv4: dhcp start/stop made compatible for multiple interfaces Vincent van der Locht 2018-11-22 23:07:41 +01:00
  • 994a4772ca net: dhcpv4: net_dhcpv4_stop() removing address during renew Vincent van der Locht 2018-11-25 23:44:56 +01:00
  • d551f6c5ff tests: net: context: Disable assertion for net_context tests Jukka Rissanen 2018-12-04 16:29:30 +02:00
  • 0869a86760 tests: net: tcp: Fix interface initialization Jukka Rissanen 2018-12-04 16:20:25 +02:00
  • a26a6ae6a7 net: core: Change NET_ASSERT*() to use zephyr standard assert Jukka Rissanen 2018-12-04 14:40:31 +02:00
  • 301d342571 net: Move net_analyze_stack() function to net_core.c Jukka Rissanen 2018-12-03 16:15:34 +02:00
  • cd4eb946c4 samples: net: Convert to use generic logging macros Jukka Rissanen 2018-11-30 13:09:17 +02:00
  • 86689030e8 net: Clarify logging in networking code Jukka Rissanen 2018-11-30 12:54:56 +02:00
  • 7ab2827035 shell: Piped output of cd to /dev/null when setting ZEPHYR_BASE. Linden Krouse 2018-12-05 21:51:00 -05:00
  • ab82ef4ca5 x86: always build the page fault handler Andrew Boie 2018-12-06 11:50:08 -08:00
  • d4363e4185 x86: print helpful message on FPU exception Andrew Boie 2018-12-06 11:47:12 -08:00
  • 15fbf707ca doc: revert to copy files with extract_content.py directly Carles Cufi 2018-12-06 12:21:48 +01:00
  • c562e4247d ci: remove bsim result options Anas Nashif 2018-12-06 10:35:25 -05:00
  • c3e98056ea ci: set second pass options correctly Anas Nashif 2018-12-05 20:09:42 -05:00
  • 3651e03eeb samples: sockets: Add overlay configs to socket echo samples Robert Lubos 2018-12-05 11:36:30 +01:00
  • fff401d693 samples: net: echo_server config cleanup Robert Lubos 2018-12-05 11:36:28 +01:00
  • 34b19acc9f samples: net: echo_client config cleanup Robert Lubos 2018-12-05 11:36:22 +01:00
  • 34c4d0e3dd samples: cmsis_rtos_v1: Demo on msgq and timers Spoorthi K 2018-12-06 10:13:09 +05:30
  • 940ee4e7e5 samples: cmsis_rtos_v1: Demo with Dining philosopher's problem Spoorthi K 2018-12-06 10:08:06 +05:30
  • 64aecd044f Revert "subsys/fb/cfb: Introduce cfb_framebuffer_invert function" Anas Nashif 2018-12-06 11:10:31 -05:00
  • f8625ced84 Revert "subsys/fb/cfb: Introduce cfb_get_numof_fonts function" Anas Nashif 2018-12-06 11:10:30 -05:00
  • 4e2c9d1491 Revert "shell: Add initial code for Character Framebuffer shell module" Anas Nashif 2018-12-06 11:10:28 -05:00
  • 40eb3a5869 Revert "samples/display: Introduce the cfb_shell sample app" Anas Nashif 2018-12-06 11:10:26 -05:00
  • 48f493208b samples/display: Introduce the cfb_shell sample app Diego Sueiro 2018-11-15 08:41:57 +00:00
  • 2e27113eec shell: Add initial code for Character Framebuffer shell module Diego Sueiro 2018-11-15 08:39:52 +00:00
  • c2c293a3e0 subsys/fb/cfb: Introduce cfb_get_numof_fonts function Diego Sueiro 2018-11-04 14:27:10 +00:00
  • b6528469df subsys/fb/cfb: Introduce cfb_framebuffer_invert function Diego Sueiro 2018-11-04 09:01:02 +00:00
  • 7593be7a3f tests: bsim_bt tests: Fix malformed JUNIT results file Alberto Escolar Piedras 2018-12-06 10:45:01 +01:00
  • 6e0f367396 nrf52_bsim: Require v1.2 of the HW models Alberto Escolar Piedras 2018-12-06 13:39:52 +01:00
  • 691e1170c1 doc: tweak API CSS for improved usability David B. Kinder 2018-11-26 10:54:34 -08:00
  • e8e5c388b4 test: kernel: userspace: add include for arm core mpu Ioannis Glaropoulos 2018-12-02 20:25:10 +01:00
  • 799b5fe4fd arch: arm: clean-up inclusions in arm_core_mpu Ioannis Glaropoulos 2018-11-29 16:59:35 +01:00
  • bf34cf9443 arch: arm: mpu: Updates in ARM MPU-related convenience macros Ioannis Glaropoulos 2018-11-28 10:06:18 +01:00
  • 39bf24a9bd kernel: expose k_mem_partition_attr_t outside User mode Ioannis Glaropoulos 2018-11-27 15:45:36 +01:00
  • ccf813c22a kernel: mem_domain: remove redundant clearing of mem_partition fields Ioannis Glaropoulos 2018-12-03 14:21:54 +01:00
  • 293247e879 kernel: remove MEM_PARTITION_ENTRY macro Ioannis Glaropoulos 2018-12-03 18:32:32 +01:00
  • 5cc08cbeae doc: application: coccinelle: Mention report mode as a necessary rule Himanshu Jha 2018-11-20 20:45:03 +05:30
  • 200e847ace scripts: coccicheck: Improve continuous run operation Himanshu Jha 2018-11-19 21:35:08 +05:30
  • 160c5742a4 doc: filter new known doc build warnings David B. Kinder 2018-12-05 09:29:14 -08:00
  • 802ad61aba drivers: sensors: lis2dh: Fix out-of-bound access Armando Visconti 2018-12-05 16:01:36 +01:00
  • 067d527a34 samples: mesh: nrf52: improved code readability Vikrant More 2018-12-05 17:33:23 +05:30
  • d4b85837fb samples: mesh: nrf52: state binding improvements Vikrant More 2018-12-05 14:32:17 +05:30
  • e8d4290d83 samples: mesh: nrf52: removed bugs in Target values calculation Vikrant More 2018-12-05 13:28:07 +05:30
  • 6456d14a9d samples: mesh: nrf52: improved coding style Vikrant More 2018-12-05 00:13:48 +05:30
  • 313ce9d54a samples: mesh: nrf52: rename some functions name Vikrant More 2018-12-04 23:54:09 +05:30
  • 7871128b19 samples: mesh: nrf52: removed bug in Gen. level Move GET & Publish Vikrant More 2018-12-04 20:01:18 +05:30
  • 0da5d24c36 cmake: flash: Conditional dependency to 'mergehex' Håkon Øye Amundsen 2018-12-05 09:15:40 +00:00
  • 1fe9a5b8d8 dts: ieee802154: cc1200: Add DTS support Kumar Gala 2018-11-19 17:27:28 -06:00
  • 022990f73d xtensa: Implement CONFIG_TEXT_SECTION_OFFSET Rajavardhan Gundi 2018-11-29 12:00:36 +05:30
  • b928b71756 shell: rename shell_help_print function Jakub Rzeszutko 2018-12-05 11:45:06 +01:00
  • 9e958b405c doc: shell: update according to new help usage Jakub Rzeszutko 2018-11-26 22:39:43 +01:00
  • 3064ca4f2f shell: creating new module for help functionality Jakub Rzeszutko 2018-11-26 17:09:56 +01:00
  • e0be6a10b3 shell: printing command's help by shell engine Jakub Rzeszutko 2018-11-26 16:43:27 +01:00
  • 5451ff2848 shell: remove "options" concept Jakub Rzeszutko 2018-11-26 15:56:24 +01:00
  • c67bb6d440 wifi: eswifi: Fix/clean TCP receive Loic Poulain 2018-11-26 18:37:03 +01:00
  • 791343bb18 wifi: eswifi: Add support for non-blocking TCP connect/send Loic Poulain 2018-11-01 15:18:36 +01:00
  • 1ef52f5c30 samples: console: echo: Be sure to print (both) CR LF in messages Paul Sokolovsky 2018-11-19 20:05:18 +03:00
  • 0ac7338258 drivers: console: fix USB_UART_CONSOLE Aurelien Jarno 2018-11-25 23:11:36 +01:00
  • 46a1bb7cdd usb: cdc_acm: select SERIAL_HAS_DRIVER and SERIAL_SUPPORT_INTERRUPT Aurelien Jarno 2018-11-25 23:11:36 +01:00
  • 3eda3b61f8 usb: cdc_acm: fix interrupt mode Aurelien Jarno 2018-11-25 23:11:36 +01:00
  • e344e5752c ext: debug: segger: Fix SEGGER header inclusion Pawel Dunaj 2018-12-05 10:28:48 +01:00
  • 7c68befb15 logging: Fix initial log level in shell Krzysztof Chruscinski 2018-12-05 09:53:45 +01:00
  • 2a5a02e114 cmake: fix incorrect lower case variable Håkon Øye Amundsen 2018-12-05 08:32:32 +00:00
  • 1a59e0abf1 drivers/ethernet: Adapt stellaris driver to new L2 behaviour Tomasz Bursztyka 2018-12-05 09:50:21 +01:00
  • 3134468801 drivers: gpio: nrfx: fix lost level interrupts Peter A. Bigot 2018-12-02 15:29:38 -06:00
  • 6825d91a1b include: __assert: Fix output formatting of __ASSERT_NO_MSG() Paul Sokolovsky 2018-11-30 16:28:49 +03:00
  • 258fd2dbeb kernel: mutex: delay setting lock_count = 0. Nicolás Bértolo 2018-12-04 14:49:49 -03:00
  • 93fc23bc7e net/icmpv6: Verify header's checksum relevantly Tomasz Bursztyka 2018-12-04 12:10:16 +01:00
  • 6c291524bc net/icmpv4: Verify header's checksum relevantly Tomasz Bursztyka 2018-12-04 12:09:39 +01:00
  • 3db4378d9e net/ipv4: Verify header's checksum relevantly Tomasz Bursztyka 2018-12-04 12:08:43 +01:00
  • 0dd5113ca4 net/connection: Verify UDP and TCP checksum the easy way Tomasz Bursztyka 2018-12-04 12:16:02 +01:00
  • b4f79ae418 net: Return fully calculated chksum Tomasz Bursztyka 2018-12-04 09:55:31 +01:00
  • 07e01cbb70 shell: Fix thread priority Krzysztof Chruscinski 2018-12-05 07:44:24 +01:00
  • 459ad673ba scripts: extract_dts_includes: Fix DeprecationWarning Kumar Gala 2018-12-04 17:04:59 -06:00
  • f4c3163d3b arch: riscv32: provide a general mechanism for saving SoC context Marti Bolivar 2018-11-01 22:25:13 -06:00
  • b85d893d60 arch: riscv32: fix IRQ handling bugs when benchmarking Marti Bolivar 2018-11-03 18:17:22 -06:00
  • eef071ebc3 arch: riscv32: fix comment in offsets.c Marti Bolivar 2018-11-03 20:56:57 -06:00
  • 7425195a25 arch: riscv32: fix INCLUDE_RESET_VECTOR Kconfig help Marti Bolivar 2018-11-02 16:17:45 -06:00
  • 0b234f2518 arch: riscv32: fix fatal.c build without printk Marti Bolivar 2018-11-01 22:24:05 -06:00
  • b97db52de7 misra-c: Add 'U' to unsigned variable assignments in subsys/ Patrik Flykt 2018-11-29 11:23:03 -08:00
  • 079f55d519 samples: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:21:48 -08:00
  • 440b535602 tests: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:17:54 -08:00
  • 8325a395ea soc: Add 'U' to unsigned variable assignments Patrik Flykt 2018-11-29 11:16:15 -08:00