Commit graph

  • eebce9d0e5 logging: doc: Remove SYS_LOG-related documentation Ulf Magnusson 2019-03-25 17:10:51 +01:00
  • 0eb6ffa3e9 logging: kconfig: Remove legacy SYS_LOG symbols Ulf Magnusson 2019-03-25 17:00:12 +01:00
  • 682961a382 sanitycheck: document that --save-tests appends to existing file Marc Herbert 2019-03-20 16:48:49 -07:00
  • 7061c035cd kconfig: Move Kconfig.modules to the root build directory Sebastian Bøe 2019-03-01 12:57:11 +01:00
  • 51fafa7302 boards: nucleo_f746zg: Remove repetitive yaml line Aaron Tsui 2019-03-28 12:19:33 +08:00
  • 6e861e1947 dts: update mermory regions for nrf chips Jakub Rzeszutko 2019-03-27 14:29:45 +01:00
  • 933acfef43 usb: Fix ACL data tx stalling Matias Karhumaa 2019-03-27 12:29:43 +00:00
  • cf91f8cf90 elf_helper: fix debug_die call Andrew Boie 2019-03-27 13:40:51 -07:00
  • 5d8e367efe doc: fix misspelling in docs and API comments David B. Kinder 2019-03-27 08:43:42 -07:00
  • c3cf543452 net: ethernet: lldp: Use short types for ints Jukka Rissanen 2019-03-27 10:23:21 +02:00
  • 0888b9f85c doc: net: Fix LLDP documentation Jukka Rissanen 2019-03-27 10:21:42 +02:00
  • 5378672d8a doc: net: Fix networking overview document Jukka Rissanen 2019-03-27 11:03:34 +02:00
  • 1564e205e0 doc: net: Minor fixes to BSD socket documentation Jukka Rissanen 2019-03-07 19:54:00 +02:00
  • 2c3445b933 CODEOWNERS: Set @nordic-krch as the codeowner of the counter driver Andrzej Głąbek 2019-03-27 10:58:14 +01:00
  • 082cf7ac64 logging: Clarify contract of log_output_func_t Carles Cufi 2019-03-26 18:35:54 +01:00
  • 6f011c95c4 sanitycheck: don't generate the top-level Makefile in random order Marc Herbert 2019-03-20 13:58:55 -07:00
  • d83f926c38 doc: security: Change link to development model. Thomas Ebert Hansen 2019-03-26 10:45:49 +01:00
  • 2203489f6d doc: security: Update embargo period Thomas Ebert Hansen 2019-03-20 17:32:12 +01:00
  • eb34b86fe5 doc: security: Correct indentation Thomas Ebert Hansen 2019-03-20 16:56:57 +01:00
  • bb881d2d9d doc: security: Update Security Group definition Thomas Ebert Hansen 2019-03-19 21:27:09 +01:00
  • f1ad50f85a doc: security: Reword unintelligible sentences Thomas Ebert Hansen 2019-03-19 21:20:33 +01:00
  • 7166e35487 doc: security: Correct statement about Coverity Thomas Ebert Hansen 2019-03-19 21:16:39 +01:00
  • 0f0103e0b1 doc: security: Unify citations Thomas Ebert Hansen 2019-03-19 08:49:54 +01:00
  • c9fec3ca7d doc: security: Fix section reference Thomas Ebert Hansen 2019-03-18 14:18:08 +01:00
  • 33d1067d25 doc: security: Unify name of security subcommittee Thomas Ebert Hansen 2019-03-19 21:15:04 +01:00
  • d1f3bba705 can: fix unchecked return from clock_control_get_rate Maksim Masalski 2019-03-04 01:19:40 +03:00
  • 5cdbd39e33 soc: nxp_imx: Configure NUM_IRQS independently for each rt soc Maureen Helm 2019-03-26 15:19:09 -05:00
  • 2f26ace116 include: i2c: Add U to unsigned constants Flavio Ceolin 2019-03-21 16:51:21 -07:00
  • 5f5377f225 include: Add missing U for unsigned constants Flavio Ceolin 2019-03-14 14:40:28 -07:00
  • c2b25151cb lib: printk: Make if/iterations evaluate boolean operands Flavio Ceolin 2019-03-14 14:38:13 -07:00
  • 2df02cc8db kernel: Make if/iteration evaluate boolean operands Flavio Ceolin 2019-03-14 14:32:45 -07:00
  • 3306a5862f arch: x86: Add missing U for unsigned constants Flavio Ceolin 2019-03-14 14:26:53 -07:00
  • 44fc55e209 lib: crc16_sw: Add missing U to unsigned constants Flavio Ceolin 2019-03-14 11:55:21 -07:00
  • 000a256bb3 include: Make statements evaluate boolean expressions Flavio Ceolin 2019-03-14 11:51:16 -07:00
  • 625ac2e79f spinlock: Change function signature to return bool Flavio Ceolin 2019-03-14 11:41:21 -07:00
  • ce696e9aa2 lib: rb: Make operands have an appropriate essential type Flavio Ceolin 2019-03-14 11:30:54 -07:00
  • fdfb2109a2 arch: Use macro BIT for shift operations Flavio Ceolin 2019-02-26 10:03:24 -08:00
  • 006b97de13 tests: no-multithreading: do not report success twice Anas Nashif 2019-03-26 12:04:03 -04:00
  • 42f4538e40 kernel: do not use k_busy_wait when on single thread Anas Nashif 2019-03-26 12:01:44 -04:00
  • eaf1c3b8a6 drivers/pci: stop using LOG_DBG() Charles E. Youse 2019-03-26 10:51:42 -07:00
  • 20e4ca48c7 shell: fix coverity issue in uart backend Jakub Rzeszutko 2019-03-22 17:04:07 +01:00
  • 65d100e7f0 tests: net: Add more tests to ipv6 fragmentation Ravi kumar Veeramally 2019-03-25 13:56:00 +02:00
  • b43ef2f4d9 samples: net: nats: Check null before dereferrencing the variable Tedd Ho-Jeong An 2019-03-22 13:02:56 -07:00
  • aa0c417e38 logging: defines clean up Krzysztof Chruscinski 2019-03-18 08:36:20 +01:00
  • 6b5bed6aa9 arch: arc: fix the handling of stack check exception Wayne Ren 2019-03-26 16:41:37 +08:00
  • b2b4f09bed include: Add U for unsigned constants Flavio Ceolin 2019-03-12 11:32:03 -07:00
  • db990fc4e2 arch: arm: Use proper essential types in operands Flavio Ceolin 2019-03-11 12:04:24 -07:00
  • abf27d57a3 kernel: Make statements evaluate boolean expressions Flavio Ceolin 2019-03-08 14:58:38 -08:00
  • 063a9ce8c3 include: Make statements evaluate boolean expressions Flavio Ceolin 2019-03-08 14:56:56 -08:00
  • 2ecc7cfa55 kernel: Make _is_thread_prevented_from_running return a bool Flavio Ceolin 2019-03-08 14:53:42 -08:00
  • 39a50f6392 arch: x86: Use proper essential types in operands Flavio Ceolin 2019-03-10 21:48:48 -07:00
  • 95eb2b4fed include: Use macro BIT for shift operations Flavio Ceolin 2019-03-08 12:35:46 -08:00
  • a996203739 kernel: Use macro BIT for shift operations Flavio Ceolin 2019-02-26 10:14:04 -08:00
  • d410611180 arch: Use macro BIT for shift operations Flavio Ceolin 2019-02-26 10:03:24 -08:00
  • 85e64097e3 net: socket: Define flags for getaddrinfo() Paul Sokolovsky 2019-02-21 19:23:51 +03:00
  • 11739f72df samples: net: mqtt_publisher: Add section on connecting with TLS Vincent Wan 2019-03-20 14:06:25 -07:00
  • 371aea8735 console: deprecate console_register_line_input() Piotr Mienkowski 2019-03-20 09:09:52 +01:00
  • c31e659165 codecov: avoid inlining functions for correct execution counts Daniel Leung 2019-03-22 13:32:11 -07:00
  • 1b66d900a8 doc: update power management subystem documentation Piotr Mienkowski 2019-03-18 10:31:29 +01:00
  • 155e11ca2d power: rename residency policy Kconfig options Piotr Mienkowski 2019-03-16 21:41:58 +01:00
  • a3082e49a1 power: modify HAS_STATE_SLEEP_ Kconfig options Piotr Mienkowski 2019-03-16 20:55:56 +01:00
  • 17b08ceca5 power: clean up system power managment function names Piotr Mienkowski 2019-03-05 09:15:17 +01:00
  • 204311d004 power: rename Low Power States to Sleep States Piotr Mienkowski 2019-02-28 07:20:24 +01:00
  • f5c4e369ea net: sockets: Update setsockopt to handle IPV6_V6ONLY Tedd Ho-Jeong An 2019-03-25 20:08:47 -07:00
  • e9c1d6d0ed scripts: gen_app_partition: Fix broken typo'd sys.exit() Ulf Magnusson 2019-03-20 22:40:22 +01:00
  • 42fcaf2df4 Bluetooth: shell: Add missing include path Carles Cufi 2019-03-26 15:23:43 +01:00
  • 38dadb5fc5 samples: basic: disco_led without gpio driver Aaron Tsui 2019-03-19 11:16:47 +08:00
  • 21de8733c6 doc: move usermode under references Anas Nashif 2019-03-25 15:50:40 -04:00
  • 46d9d3f6e9 arch: POSIX: Add Kconfig option to stop on all faults Alberto Escolar Piedras 2019-02-15 17:37:44 +01:00
  • ba312fe844 scripts: Remove unnecessary () around if/while conditions in Python Ulf Magnusson 2019-03-20 19:30:29 +01:00
  • 0eee1f699b doc: conf.py: Fix spacing typos Ulf Magnusson 2019-03-25 21:05:48 +01:00
  • d83141535c scripts: Remove accidental semicolons in Python scripts Ulf Magnusson 2019-03-22 00:14:40 +01:00
  • 781e554cbd power: Fix reference to CONFIG_SYS_PM_LOG_LEVEL Ulf Magnusson 2019-03-15 15:36:22 +01:00
  • 735de5fc38 soc: kconfig: Simplify SOC_*_LD deps. with an 'if' Ulf Magnusson 2019-03-18 16:08:42 +01:00
  • 056199d5a1 kconfig: Remove blank line at end of Kconfig file Ulf Magnusson 2019-03-18 15:53:34 +01:00
  • 19626892b5 kconfig: Replace two leftover 'gsource' with 'source' Ulf Magnusson 2019-03-18 12:09:31 +01:00
  • 5c8fd84d12 scripts: Remove extra trailing newlines from Python scripts Ulf Magnusson 2019-03-21 21:04:26 +01:00
  • 48ee3ee837 board: nucleo_f429zi: fix wrong comment Jun Li 2019-03-21 16:33:39 -07:00
  • 7da0053a0c scripts: gitlint: Fix broken module docstring Ulf Magnusson 2019-03-25 20:23:42 +01:00
  • 9822b1dd1b doc: application.py: Remove unused _mkdir() 'compact' parameter Ulf Magnusson 2019-03-25 19:56:17 +01:00
  • a1bfaa907c drivers: counter: stm32: Fix possible overflow Flavio Ceolin 2019-03-21 11:17:47 -07:00
  • 1a27de0d31 scripts: gen_priv_stacks: Remove unused static kernel object stuff Ulf Magnusson 2019-03-25 20:02:21 +01:00
  • 0aeba398fb doc: fix_tex: Remove redundant 'return' Ulf Magnusson 2019-03-25 20:35:25 +01:00
  • 2ce55e9e88 scripts: Fix bad indentation in Python scripts Ulf Magnusson 2019-03-25 19:49:09 +01:00
  • 605423f9b1 scripts: process_gperf: Fix broken module docstring Ulf Magnusson 2019-03-25 20:29:13 +01:00
  • 047868f84a log: net: Fix CONFIG_LOG_IMMEDIATE typo in comment Ulf Magnusson 2019-03-25 18:58:27 +01:00
  • d9be3f21f4 ext: hal: nxp: mcux: csi: Fix double buffering capture Loic Poulain 2019-03-20 12:21:45 +01:00
  • 27fe618076 api: counter: Fix build issue with C++ Loic Poulain 2019-03-21 19:18:16 +01:00
  • 1e0c7e4811 net: tls: Add credential type documentation Robert Lubos 2019-03-26 11:47:31 +01:00
  • 946836577b samples: sockets: Add e1000 and stellaris ethernet drivers overlays Paul Sokolovsky 2019-03-25 21:58:48 +02:00
  • 079a2919cb tests: socket: tcp: Increase the buf count Jukka Rissanen 2019-03-21 15:00:12 +02:00
  • 9cd547f53b net: tcp: Fix ref counting for the net_pkt Jukka Rissanen 2019-03-21 12:44:17 +02:00
  • 25d04049ce samples/drivers/counter: alarm: fix printk usage Erwan Gouriou 2019-03-25 14:35:24 +01:00
  • a5cb920227 driver/counter: rtc_stm32: Incorrect time_t offset Erwan Gouriou 2019-03-25 14:34:12 +01:00
  • c9907b438a drivers: spi: sam/sam0: Don't access uninitialized data Benjamin Valentin 2019-03-25 13:50:20 +01:00
  • 388e9a6223 drivers: spi: sam/sam0: Don't claim support for async transfers Benjamin Valentin 2019-03-25 13:45:32 +01:00
  • 521d046fdc USB: Fix warning in DFU class Filip Kubicz 2019-03-20 10:40:27 +01:00
  • 7d81a099e6 Bluetooth: Mesh: Increase advertising thread stack size Erwan Gouriou 2019-03-19 16:23:00 +01:00
  • 2f941d2630 tests: net: ipv6: Add one more test case Ravi kumar Veeramally 2019-03-15 10:36:39 +02:00
  • f361859fde net: ipv6: Fix IPv6 neighbor table Ravi kumar Veeramally 2019-03-15 10:35:28 +02:00