Commit graph

  • 0241ad8482 drivers: clock_control: beetle: convert to DT_INST defines Kumar Gala 2020-02-13 05:31:41 -06:00
  • a421fc882b Bluetooth: shell: Add support for Legacy OOB pairing in the shell Joakim Andersson 2020-02-04 09:12:20 +01:00
  • e85dd8af5d Bluetooth: smp: Adding Legacy OOB only mode and no JW/Passkey mode Iván Morales 2020-01-14 16:00:01 +01:00
  • cc0d2447f1 Bluetooth: smp: Adding Legacy OOB pairing support Iván Morales 2020-01-14 13:32:51 +01:00
  • 5af5bcb2b8 boards: lpcxpresso55s69 available targets description Andrei Gansari 2020-02-05 12:25:33 +02:00
  • 3692da14ea soc: lpc55xxx define secure/non-secure core Andrei Gansari 2020-02-03 12:04:55 +02:00
  • ef0956f787 boards: add target lpcxpresso55s69_ns Andrei Gansari 2020-02-03 10:38:58 +02:00
  • 9f9b606160 boards: lpcxpresso55s69_cpu0 partitioning Andrei Gansari 2020-01-17 11:41:06 +02:00
  • 37699f87a3 dts: lpc55s69 non-secure all flash regions Andrei Gansari 2019-11-11 12:08:52 +02:00
  • b833aa1136 soc: lpc55xxx mpu areas defined from dts Andrei Gansari 2019-11-11 11:58:25 +02:00
  • f19aed9130 boards: lpcxpresso55s69_cpu1 definitions Andrei Gansari 2019-10-28 12:07:52 +02:00
  • b5d38b02de dts: lpc55xxx add mpu Andrei Gansari 2019-10-24 14:47:15 +03:00
  • fc9b66bd66 dts: nxp_lpc55S6x_ns.dtsi added Andrei Gansari 2019-10-22 16:47:00 +03:00
  • 5b2d17ab42 doc: board_porting: Provide guideline on MPU activation Erwan Gouriou 2020-03-11 17:42:47 +01:00
  • ba8bb44661 samples: net: mqtt_publisher: demo for ping request and response PK Chan 2020-03-10 18:09:51 +08:00
  • 9f9e00a62d net: mqtt: Added event for MQTT ping response. PK Chan 2020-03-10 18:03:51 +08:00
  • bd3b4b0caf kernel: Add static threads to k_thread_foreach functions Joakim Andersson 2020-03-02 14:26:23 +01:00
  • 711f88a9bc timer: mchp_xec_rtos: convert to use DT_INST_ defines Daniel Leung 2020-03-11 11:40:58 -07:00
  • 90ac56100c dts: mec1501hsz: add GIRQ fields for RTOS timer Daniel Leung 2020-03-11 11:50:23 -07:00
  • dbe69d9031 dts: bindings: microchip,xec-rtos-timer: add GIRQ fields Daniel Leung 2020-03-11 11:47:12 -07:00
  • 4372efe4ef drivers: uart: miv: convert to DT_INST defines Kumar Gala 2020-02-17 10:16:39 -06:00
  • 836b485377 drivers: ethernet: e1000: convert to DT_INST defines Kumar Gala 2020-02-18 08:09:41 -06:00
  • df45e4df77 drivers: intc: ioapic: convert to DT_INST defines Kumar Gala 2020-02-18 08:05:16 -06:00
  • 990ab00e30 drivers: modem: Add support for commands that don't have a line ending Tobias Svehagen 2019-12-17 15:55:43 +01:00
  • 6ec675ca2f tests: drivers: gpio_basic_api: silence coverity warning Peter Bigot 2020-03-11 05:53:35 -05:00
  • 930c904c67 drivers: serial: esp32: Fix syntax error in file uart_esp32.c Francisco Igual 2020-02-27 12:30:46 +01:00
  • 5aa62369d4 net: shell: Handle ENETUNREACH for IPv4 ping Stephanos Ioannidis 2020-02-18 15:41:44 +09:00
  • 2c733d5195 net: icmpv4: Return ENETUNREACH when IPv4 is unavailable Stephanos Ioannidis 2020-02-18 15:33:44 +09:00
  • 44b43710f2 samples: display: lvgl use posix input, remove defaults Pavlo Hamov 2020-02-11 22:56:54 +02:00
  • 687f407f29 drivers: kscan: Introduce SDL mouse driver Pavlo Hamov 2020-02-03 16:07:06 +02:00
  • 8ccccbb7f6 drivers: pinmux: Add SPI1 NSS config on PA15 Richard Osterloh 2020-02-07 15:00:33 +00:00
  • 34d5e2bca2 boards: arm: initial suport for NUCLEO-H743ZI Gerard Marull-Paretas 2020-02-28 04:44:47 -08:00
  • f2b93fae5a soc: stm32: add support for stm32h743xx Gerard Marull-Paretas 2020-02-28 04:44:24 -08:00
  • 677d51d5f9 dts: arm: st: h7: add support for stm32h743Xi Gerard Marull-Paretas 2020-02-28 04:44:13 -08:00
  • 86bfc489f4 scripts: Replace hard-coded subsystem list with __subsystem annotations. Corey Wharton 2020-03-04 13:32:01 -08:00
  • ccd15df510 scripts: Dynamically add driver subsystems to subsystems list Corey Wharton 2020-02-29 14:51:42 -08:00
  • bedd4e01fd net: tcp2: Add a mutex to TCP connection Oleg Zhurakivskyy 2020-03-11 15:00:47 +02:00
  • d11c92b60b samples: echo_client: Add overlays for debugging Oleg Zhurakivskyy 2020-03-10 19:18:03 +02:00
  • fad38b12a3 net: tcp2: Update test protocol functions Oleg Zhurakivskyy 2020-03-10 14:14:20 +02:00
  • 615d73b2c9 net: tcp2: Set TCP connection endpoints in net_tcp_connect() Oleg Zhurakivskyy 2020-03-09 21:19:34 +02:00
  • a156d76f8e net: tcp2: Do not base the incoming data evaluation on PSH Oleg Zhurakivskyy 2020-03-09 18:19:13 +02:00
  • f149eb7b14 net: tcp2: Remove obsolete test window functions Oleg Zhurakivskyy 2020-03-09 15:44:04 +02:00
  • 16b8244cf8 net: tcp2: Eliminate the need for a test send window Oleg Zhurakivskyy 2020-03-09 14:41:15 +02:00
  • b25faa6159 net: tcp2: Eliminate the need for a test receive window Oleg Zhurakivskyy 2020-03-09 11:31:20 +02:00
  • 71a225d76f samples: echo_server: Add overlays for debugging Oleg Zhurakivskyy 2020-03-06 17:02:18 +02:00
  • 4c81935c2e net: tcp2: Don't instantiate an extra connection on SYN+ACK Oleg Zhurakivskyy 2020-03-06 15:41:52 +02:00
  • b0381bc80e net: tcp2: Check the ack number in SYN_SENT Oleg Zhurakivskyy 2020-03-06 15:26:05 +02:00
  • 038618dbc8 net: tcp2: Guard against th_get() on NULL pkt Oleg Zhurakivskyy 2020-03-06 15:21:49 +02:00
  • 1eccf22526 net: tcp2: Add log_strdup() where necessary Oleg Zhurakivskyy 2020-03-06 15:12:24 +02:00
  • ebbb7f3d56 net: tcp2: Don't instantiate an extra connection on connect Oleg Zhurakivskyy 2020-03-06 14:54:17 +02:00
  • d6f1937fbb net: tcp2: Switch from k_timer to k_delayed_work Oleg Zhurakivskyy 2020-03-06 13:43:43 +02:00
  • bab5e7bd96 net: tp: Add IPv6 support for test protocol Oleg Zhurakivskyy 2020-03-03 18:39:24 +02:00
  • 27a12b78cb net: tcp2: Drop obsolete ip_get(), ip6_get() macros Oleg Zhurakivskyy 2020-02-26 19:48:08 +02:00
  • e301397af1 net: tcp2: Use net_tcp_finalize() for checksum calculation Oleg Zhurakivskyy 2020-02-26 19:36:12 +02:00
  • 9292ce9efc net: tcp2: Add IPv6 support for outgoing packets Oleg Zhurakivskyy 2020-02-26 20:54:11 +02:00
  • 75820c9bdf net: tcp2: Register test inputs for TTCN-3 based TCP2 sanity check Oleg Zhurakivskyy 2020-02-26 17:57:48 +02:00
  • f5c1ee03b8 net: tcp2: Add support for a IPv6 Oleg Zhurakivskyy 2020-02-26 17:38:45 +02:00
  • 6be5935f17 net: ipv4: Remove temporary interception of TCP, UDP for TCP2 Oleg Zhurakivskyy 2020-02-26 15:07:08 +02:00
  • e0c151b9cf samples: net: sockets: tcp: Add a TCP sample and instructions Oleg Zhurakivskyy 2020-02-25 14:10:29 +02:00
  • 794b32a4fc net: tcp2: Allocate endpoints before using Patrik Flykt 2020-02-26 14:46:26 +02:00
  • 4700c93f3c soc: mec1501: wait for PLL to lock coming out of deep sleep Daniel Leung 2020-03-10 13:54:58 -07:00
  • 490494c58f drivers: entropy: sam: convert to DT_INST defines Kumar Gala 2020-02-13 07:54:00 -06:00
  • 70d78412f7 drivers: watchdog: sam: convert to DT_INST defines Kumar Gala 2020-02-13 05:49:59 -06:00
  • 76e0cf63b3 drivers: ps2: mchp_xec: convert to DT_INST defines Kumar Gala 2020-02-14 09:27:22 -06:00
  • 22246f89dc dts: microchip,xec-ps2: Add properties for GIRQ info Kumar Gala 2020-02-14 09:26:55 -06:00
  • c68a1d427d drivers: espi: mchp_xec: convert to DT_INST defines Kumar Gala 2020-02-14 09:15:27 -06:00
  • 9a8831b781 drivers: counter: mchp_xec: convert to DT_INST defines Kumar Gala 2020-02-14 09:03:54 -06:00
  • 9ed4f39110 dts: microchip,xec-timer: Add properties for GIRQ info Kumar Gala 2020-02-14 09:04:13 -06:00
  • d6b6ebe522 drivers: counter: mchp_xec: Fix dts prop type for max-value Kumar Gala 2020-02-14 09:05:29 -06:00
  • 61d30ed927 drivers: intc: plic: convert to DT_INST defines Kumar Gala 2020-02-18 07:55:12 -06:00
  • c998b12652 drivers: clock_control: rv32m1_pcc: convert to DT_INST defines Kumar Gala 2020-02-13 04:50:03 -06:00
  • 0353d22202 kconfig: Add dt_nodelabel_enabled function Kumar Gala 2020-02-13 23:43:42 -06:00
  • 7846fd103d edtlib: add 'labels' attribute to Node class Martí Bolívar 2020-02-12 22:18:39 -08:00
  • 3b7ddc83d1 scripts: gen_defines: tweak out_define() whitespace Martí Bolívar 2020-02-12 22:25:00 -08:00
  • 47073fd11c scripts: gen_defines: remove out()'s aliases kwarg Martí Bolívar 2020-02-12 22:02:23 -08:00
  • 3939556fc3 scripts: gen_defines: re-work write_bus() with augmented nodes Martí Bolívar 2020-02-12 21:45:23 -08:00
  • 0471199e63 scripts: gen_defines: re-work write_spi_dev() with augmented nodes Martí Bolívar 2020-02-12 21:21:51 -08:00
  • 86645aafdf scripts: gen_defines: re-work write_props() with augmented nodes Martí Bolívar 2020-02-12 15:59:56 -08:00
  • c048f872d7 scripts: gen_defines: re-work write_clocks() with augmented nodes Martí Bolívar 2020-02-08 14:36:45 -08:00
  • f68da76d36 scripts: gen_defines: re-work write_irqs() with augmented nodes Martí Bolívar 2020-02-07 14:18:05 -08:00
  • ba1c8b523c scripts: gen_defines: re-work write_regs() with augmented nodes Martí Bolívar 2020-02-06 15:21:41 -08:00
  • dd1d58cad6 scripts: gen_defines: augment edtlib nodes Martí Bolívar 2020-02-06 13:54:24 -08:00
  • 8cacb9fd8c dts: edtlib: Turn global spi_dev_cs_gpio() into Node.spi_cs_gpio Ulf Magnusson 2020-02-16 08:45:37 +01:00
  • e2d71c9c77 driver: interrupt_controller: dw: convert to DT_INST defines Kumar Gala 2020-02-13 14:13:51 -06:00
  • 69c5aa0b32 driver: spi: dw: convert to DT_INST defines Kumar Gala 2020-02-13 14:05:08 -06:00
  • bdcf87956b driver: gpio: dw: convert to DT_INST defines Kumar Gala 2020-02-13 13:25:58 -06:00
  • 5d332c974e board: hsdk: Convert defines into dts for display Kumar Gala 2020-02-13 13:42:12 -06:00
  • 0c7a5fdf1c drivers: usb: usb_dw: convert to DT_INST defines Kumar Gala 2020-02-13 13:04:37 -06:00
  • f91b4dbe94 drivers: dma: dma_dw: convert to DT_INST defines Kumar Gala 2020-02-13 07:44:41 -06:00
  • 505591d52a drivers: ieee802154: mcr20a: convert to DT_INST defines Kumar Gala 2020-02-17 10:05:27 -06:00
  • 667f96389b drivers: uart: esp32: convert to DT_INST defines Kumar Gala 2020-02-17 10:12:26 -06:00
  • 3e6614a330 drivers: uart: msp432p4xx: convert to DT_INST defines Kumar Gala 2020-02-17 10:25:07 -06:00
  • afca340fc0 drivers: uart: native_posix: convert to DT_INST defines Kumar Gala 2020-02-17 10:29:50 -06:00
  • 1b0e654aec drivers: i2c: nios2: convert to DT_INST defines Kumar Gala 2020-02-14 10:26:18 -06:00
  • e04a367408 drivers: mcux_rtc: convert to DT_INST defines Kumar Gala 2020-02-13 12:15:50 -06:00
  • a49de1543b drivers: entropy: mcux_trng: convert to DT_INST defines Kumar Gala 2020-02-13 07:50:43 -06:00
  • a9e68d61df drivers: clock_control: mcux_sim: convert to DT_INST defines Kumar Gala 2020-02-13 05:24:46 -06:00
  • a32eed06f7 drivers: clock_control: mcux_pcc: convert to DT_INST defines Kumar Gala 2020-02-13 05:11:47 -06:00
  • 6ad07b6a2a drivers: clock_control: mcux_mcg: convert to DT_INST defines Kumar Gala 2020-02-13 05:09:36 -06:00
  • ee53047aff drivers: clock_control: mcux_ccm: convert to DT_INST defines Kumar Gala 2020-02-13 05:07:17 -06:00