Commit graph

  • bd2e7e377a boards: mps2_an521: kconfig: Remove unused PINMUX_MPS2 symbol Ulf Magnusson 2019-10-25 03:34:41 +02:00
  • 0c5ef3e156 drivers: CAN: MCP2515: Add and use Read RX Buffer instruction Nick Ward 2019-07-21 14:59:53 +10:00
  • d5a5d960e6 drivers: CAN: MCP2515: Add and use RTS instruction Nick Ward 2019-08-08 00:23:34 +10:00
  • 4816d06cfb drivers: CAN: MCP2515: Add and use Load TX Buffer instruction Nick Ward 2019-08-08 00:08:08 +10:00
  • a64f998645 drivers: CAN: MCP2515: Read INT GPIO pin to check interrupt status Nick Ward 2019-07-21 22:41:16 +10:00
  • 446f50f382 net: tcp2: Use net_context to access TCP data Oleg Zhurakivskyy 2019-10-23 10:56:38 +03:00
  • 851042e8e6 net: tcp2: Send TCP data to caller Oleg Zhurakivskyy 2019-10-22 15:04:02 +03:00
  • 2eb1bef4c8 net: tcp2: Implement TCP data sending Oleg Zhurakivskyy 2019-10-19 10:08:06 +03:00
  • bc69ae4f22 net: tcp2: Add functionality for close() Patrik Flykt 2019-08-15 15:31:11 +03:00
  • c8a1b35987 net: tcp2: Implement accept() and connect() Oleg Zhurakivskyy 2019-10-22 11:26:54 +03:00
  • a4ac0b024b net: tcp2: Update net_context state on established TCP connection Patrik Flykt 2019-08-30 11:36:42 +03:00
  • e3d3af2768 net: tcp2: Implement net_tcp_input() Oleg Zhurakivskyy 2019-10-22 18:07:46 +03:00
  • fd2f26ba14 net: tcp2: Implement net_tcp_finalize() Oleg Zhurakivskyy 2019-10-22 18:06:50 +03:00
  • 28547b8507 net: tcp2: Logging strings need to use log_strdup() Jukka Rissanen 2019-10-11 14:23:41 +03:00
  • deb5a4c72a net: shell: Disable TCP commands for TCP2 Oleg Zhurakivskyy 2019-10-21 08:51:58 +03:00
  • 807662bf52 samples: net: echo-server: Increase the stack size for TCP2 Oleg Zhurakivskyy 2019-10-11 20:08:46 +03:00
  • da0f3311ff samples: sockets: Don't open the socket if the test protocol is enabled Oleg Zhurakivskyy 2019-08-19 11:33:06 +03:00
  • c7c2495682 net: context: Document net_context_packet_received() Oleg Zhurakivskyy 2019-10-23 18:33:14 +03:00
  • 9666f2201e net: context: Add an opaque handle for TCP2 Oleg Zhurakivskyy 2019-10-03 19:16:15 +03:00
  • 32040ce4df net: tcp2: Intercept TCP Oleg Zhurakivskyy 2019-10-16 08:40:34 +03:00
  • 9c3fc831b9 net: tcp2: Allow placing the packet into sys_slist_t Oleg Zhurakivskyy 2019-10-16 08:40:01 +03:00
  • 2435629f61 net: tcp2: Add an overlay to enable E1000 Ethernet Oleg Zhurakivskyy 2019-10-17 15:28:46 +03:00
  • c08ebf6726 net: tcp2: Add an overlay to set the debug log levels Oleg Zhurakivskyy 2019-10-17 15:27:43 +03:00
  • 3dbbafb1d5 net: tcp2: Add an overlay for TCP2 Oleg Zhurakivskyy 2019-10-17 12:43:31 +03:00
  • 29653b0603 net: buf: Add a user_data's default and range for TCP2 Oleg Zhurakivskyy 2019-10-24 16:44:54 +03:00
  • 7ca983e6d3 net: tcp2: Add Kconfig and CMakeLists.txt entries Oleg Zhurakivskyy 2019-10-16 08:37:48 +03:00
  • fb9288bf39 net: tp: Add test protocol Oleg Zhurakivskyy 2019-10-16 08:36:33 +03:00
  • 133fa0fb84 net: tcp2: Add experimental TCP Oleg Zhurakivskyy 2019-10-21 11:12:35 +03:00
  • 3cbf4a203d doc: net: Add Websocket API documentation Jukka Rissanen 2019-10-24 15:23:06 +03:00
  • f6f4467098 net: socks: Prefer setsockopt() API instead of legacy proxy api Jukka Rissanen 2019-10-24 13:00:36 +03:00
  • 9e764f130e net: mdns: Fix unused variable warnings Markus Fuchs 2019-10-24 23:57:32 +02:00
  • 0e0f358f21 west: mbedtls: Updated mbedtls revision Sebastian Bøe 2019-10-10 13:56:34 +02:00
  • 6a4b069711 net: optimize net_buf_simple routines Martí Bolívar 2019-10-24 15:49:00 -07:00
  • 582e5e58c9 drivers: serial: Configurable GPIO management in NRFX UARTE Dennis Wildmark 2019-10-10 13:02:08 +02:00
  • 21d866e3e9 tests: remove duplicate names for the peripheral tests Maksim Masalski 2019-10-24 17:04:11 +08:00
  • 464c795949 tests: remove duplicate names for the filesystem tests Maksim Masalski 2019-10-24 15:51:23 +08:00
  • abf5157fdd REVERTME: x86: disable X86_MMU if MP_NUM_CPUS != 1 Andrew Boie 2019-10-19 12:28:33 -07:00
  • e1f2292895 x86: intel64: set page tables for every CPU Andrew Boie 2019-10-18 12:08:10 -07:00
  • f6e82ea1bd x86: generate runtime 64-bit page tables Andrew Boie 2019-10-10 13:05:43 -07:00
  • 33930352f3 x86: intel64: enable MMU region list Andrew Boie 2019-10-18 13:55:55 -07:00
  • 4c0d044863 x86: mmustructs: use Z_STRUCT_SECTION_ITERABLE() Andrew Boie 2019-10-18 13:55:08 -07:00
  • 8ec765b0bf x86: intel64: set up memory sections Andrew Boie 2019-10-18 13:47:44 -07:00
  • 46540f4bb1 intel64: don't set global flag in ptables Andrew Boie 2019-10-19 12:19:55 -07:00
  • cdd721db3b locore: organize data by type Andrew Boie 2019-10-18 13:44:35 -07:00
  • 30ebf52a27 include: drivers: can: Fix zframe to frame conversion Alexander Wachter 2019-10-24 13:28:33 +02:00
  • 8c2b849ae7 Bluetooth: hci: Fix Create Connection Cancel assert Carles Cufi 2019-10-24 15:28:40 +02:00
  • 84da087379 intel_s1000_crb: kconfig: Remove unused I2C_0_DEFAULT_CFG symbol Ulf Magnusson 2019-10-24 06:40:09 +02:00
  • aefd30cd45 shell: adc: add support for ADC instance 2 Henrik Brix Andersen 2019-10-24 15:01:35 +02:00
  • e3b07f3466 west.yml: Update hal_stm32 version Erwan Gouriou 2019-10-24 15:40:02 +02:00
  • e92b108c70 dts: nxp: kinetis-ke1xf-sim: make clkout properties optional Henrik Brix Andersen 2019-10-24 14:10:00 +02:00
  • 2b61031c8f kconfig: Remove symbol types from Kconfig.defconfig files Ulf Magnusson 2019-10-24 08:13:13 +02:00
  • 4424356c3b tests: arch: arm: add a test for fatal errors in interrupts Ioannis Glaropoulos 2019-10-08 17:29:54 +02:00
  • bb41d56ced arch: arm: do not add CODE_UNREACHABLE in Z_ARCH_EXCEPT Ioannis Glaropoulos 2019-10-08 14:40:01 +02:00
  • df02923944 kernel: fatal: use nested exception info in z_fatal_error Ioannis Glaropoulos 2019-10-07 11:24:36 +02:00
  • 17630f637e arch: arm: internal API to check return execution mode Ioannis Glaropoulos 2019-10-07 11:03:18 +02:00
  • f030608701 arch: add Kconfig to signify ability to detect nested IRQ Ioannis Glaropoulos 2019-10-17 19:13:12 +02:00
  • 4f11b6f8cf arch: arm: re-implement z_arch_is_in_isr Ioannis Glaropoulos 2019-10-07 10:16:56 +02:00
  • 4aa3f71337 arch: arm: major cleanup and refactoring for fault function Ioannis Glaropoulos 2019-10-06 17:56:16 +02:00
  • 26e4d43916 arch: arm: fatal: add documentation for z_do_kernel_oops() Ioannis Glaropoulos 2019-10-04 21:49:34 +02:00
  • da6c3d14ce arch: arm: swap: add useful inline comment for SVC return Ioannis Glaropoulos 2019-10-04 19:44:59 +02:00
  • c1ea45280b sanitycheck: enable valgrind checking using an option Anas Nashif 2019-10-11 07:32:45 -07:00
  • 7358bd342a doc: dtc: Don't incorrectly document that DT uses Kconfig Sebastian Bøe 2019-10-11 13:25:40 +02:00
  • e79768c2df dtc: Remove support for common.dts Sebastian Bøe 2019-10-11 13:00:49 +02:00
  • 32ee9370bb Bluetooth: UUID: Fix documentation for BT_UUID_128_ENCODE Joakim Andersson 2019-10-24 16:45:53 +02:00
  • 55471982f6 esp32: drivers: Add Entropy Device tree support Mohamed ElShahawi 2019-10-22 10:04:13 +02:00
  • 22e7449b73 kconfig: Introduce typed dt kconfig functions Kumar Gala 2019-10-23 15:15:59 -05:00
  • 2d7303e13f Revert "kconfig: Fix wrong partition size by changing type of FLASH_LOAD_SIZE" Kumar Gala 2019-10-18 10:12:07 -05:00
  • 8435be81f8 rand32: cmake: Fix invalid build scripts Sebastian Bøe 2019-10-07 17:19:26 +02:00
  • 19d4caaaab arch: arc: Implement z_arch_system_halt() Alexey Brodkin 2019-10-16 14:44:16 +03:00
  • 11d6385ebe tests: remove duplicate names for the net tests Maksim Masalski 2019-10-24 17:23:29 +08:00
  • 432bb69bab tests: remove duplicate names for the boards tests Maksim Masalski 2019-10-24 16:00:24 +08:00
  • e9d7565d66 tests: remove duplicate names for the bluetooth tests Maksim Masalski 2019-10-24 16:22:10 +08:00
  • b2bf7e76d0 tests: remove duplicate names for the libraries tests Maksim Masalski 2019-10-24 13:57:30 +08:00
  • 6882d97531 tests: new updated names for the kernel tests Maksim Masalski 2019-10-24 10:59:47 +08:00
  • 2c5be79e25 tests: remove duplicate names for the shell tests Maksim Masalski 2019-10-24 16:50:35 +08:00
  • 1b88658f9f samples: driver: Extend CAN sample Alexander Wachter 2018-07-03 15:13:07 +02:00
  • c0da8a7901 drivers: can: Extend CAN API for bus-state management. Alexander Wachter 2018-06-19 18:26:31 +02:00
  • 1f046d86a0 native_posix: kconfig: Fix misplaced USB_NATIVE_POSIX default Ulf Magnusson 2019-10-24 01:24:34 +02:00
  • f00429cc2f boards: arm: nucleo_g071rb: include MPU in HW features Ioannis Glaropoulos 2019-10-23 20:22:12 +02:00
  • 813ef68554 tests: updated names for the tests Maksim Masalski 2019-10-22 14:32:33 +08:00
  • d85b45b072 tests: updated names for the arch interrupt tests Maksim Masalski 2019-10-22 14:32:33 +08:00
  • c8b1eb79a1 drivers : spi : mec1501 : XEC SPI driver Scott Worley 2019-09-26 10:27:07 -04:00
  • f20084ff1c Code Coverage: Fix the issue of function code coverage in thread.c peng1 chen 2019-10-09 20:51:02 +08:00
  • 52c7df6014 doc: west fixes and updates to manifest.rst Marti Bolivar 2019-10-07 13:43:35 -07:00
  • 61481b6981 doc: include flash page layout API Andrzej Puzdrowski 2019-10-23 11:49:55 +02:00
  • f00b272711 boards: reel_board: revise SPI routing Johann Fischer 2019-10-19 03:08:45 +02:00
  • 39708536ba samples: mesh_badge: allow to build for any version of the reel board Johann Fischer 2019-10-18 18:48:16 +02:00
  • f467f07e14 boards: reel_board: add support for pwm led Johann Fischer 2019-10-18 18:03:29 +02:00
  • 20a118b90c samples: mesh_badge: do not use edge led Johann Fischer 2019-10-18 17:55:44 +02:00
  • 2b453ef259 CODEOWNERS: change x86-related ownership Andrew Boie 2019-10-23 12:43:50 -07:00
  • 4e772c4322 led: lp5562: remove non-DTS support Kumar Gala 2019-10-23 12:07:40 -05:00
  • 613b77a761 led: pca9633: remove non-DTS support Kumar Gala 2019-10-23 12:05:49 -05:00
  • 0c806f10a9 led: lp3943: remove non-DTS support Kumar Gala 2019-10-23 12:04:08 -05:00
  • 48e946db21 gpio: sx1509b: remove non-DTS support Kumar Gala 2019-10-23 12:03:55 -05:00
  • ca1feea5bb sanitycheck: Fix --log-file option Flavio Ceolin 2019-10-22 14:03:48 -07:00
  • 5310510d07 sanitycheck: fix --board-root parser to enable multiple path args Thomas Stilwell 2019-10-23 14:25:09 +02:00
  • 9784f800a6 i2c: Rename CONFIG_I2C_[0..5]_NAME -> DT_I2C_[0..5]_NAME Kumar Gala 2019-10-22 09:38:21 -05:00
  • 669e0f3b32 i2c: Move how we set HAS_DTS_I2C Kumar Gala 2019-10-22 08:22:35 -05:00
  • 7e96ca5d80 i2c: Remove non DTS Kconfig params Kumar Gala 2019-10-22 08:21:41 -05:00
  • 9599c2d510 tests: boards: altera_max10: Use DT define for I2C device name Kumar Gala 2019-10-22 08:17:03 -05:00