Commit graph

  • b631cc09ab bluetooth: controller: Add vendor specific overhead to TX buffer size Morten Priess 2019-10-31 08:39:52 +01:00
  • 06cd8583ed settings: fix integer to unsigned compression in nvs back-en Andrzej Puzdrowski 2019-10-31 10:58:32 +01:00
  • 858db136c9 tests/subsys/setting: cleanup deletion tests Andrzej Puzdrowski 2019-10-31 10:53:37 +01:00
  • c03ebe142c libc: Use select REQUIRES_FULL_LIBC instead of select NEWLIB_LIBC Sebastian Bøe 2019-11-01 15:56:30 +01:00
  • 975de21858 kconfig: Global whitespace/consistency cleanup Ulf Magnusson 2019-11-01 10:24:07 +01:00
  • 9555f82d28 libc: Use select REQUIRES_FULL_LIBC instead of select NEWLIB_LIBC Jan Van Winkel 2019-09-27 21:41:39 +02:00
  • 0e59f6846f libc: Changed dependencies of NEWLIB_C into !MINIMAL_LIBC Jan Van Winkel 2019-09-27 21:39:51 +02:00
  • c1f865b412 libc: Added Kconfig choice to select C library Jan Van Winkel 2019-08-15 20:39:20 +02:00
  • 51d19cbbee dts: bindings: semtech,sx1509b: add fixed ngpios property Peter Bigot 2019-10-31 09:06:42 -05:00
  • 0c8e7eaeef doc: fix refs to non-supported board David B. Kinder 2019-10-30 09:22:38 -07:00
  • 1f6d4e2705 irq: cortex-r: Fix wrong irq enabling Carlo Caione 2019-10-30 13:30:04 +00:00
  • 626f96ec30 cpp: Added option to disable Zephyrs cpp implementation Jan Van Winkel 2019-08-18 02:13:32 +02:00
  • 6f9280941f samples: add userspace producer/consumer sample Andrew Boie 2019-04-23 13:06:59 -07:00
  • 7308fdc3c7 cmake: add --divide to GNU assembler options for x86 Daniel Leung 2019-10-29 12:58:07 -07:00
  • 468a834af0 settings: fix custom backend example François Delawarde 2019-10-30 08:09:48 +01:00
  • b718165c32 samples: video: Fix board reference name Loic Poulain 2019-10-30 14:33:07 +01:00
  • 3282ff22c4 Bluetooth: Mesh: Add support for provisioner over PB-ADV to shell Tobias Svehagen 2019-07-18 16:29:27 +02:00
  • 7e3f0c125a Bluetooth: Mesh: Add bt_mesh_provision_adv API Tobias Svehagen 2019-07-16 16:05:00 +02:00
  • 80669decce Bluetooth: Mesh: Add support for provisioner role over PB-ADV Tobias Svehagen 2019-07-12 15:57:58 +02:00
  • de92d1a83b Bluetooth: Mesh: Add callback for unprovisioned device beacon Tobias Svehagen 2019-07-13 12:18:43 +02:00
  • 4ccf4f4ccb tests/application_development/libcxx: add test of basic smart pointer use Peter A. Bigot 2019-09-07 07:27:19 -05:00
  • daed96802f subsys/testsuite: use bool for condition types Peter A. Bigot 2019-09-07 07:21:27 -05:00
  • 241044f178 doc: fix misspellings in Kconfig files David B. Kinder 2019-10-28 16:17:17 -07:00
  • f8edd95422 tests: Fix the compile warning for arc Wayne Ren 2019-10-28 00:13:54 +08:00
  • 4c8d127966 drivers: adc: mcux_adc12: use DT_INST defines for instances Henrik Brix Andersen 2019-10-29 13:34:35 +01:00
  • e00bd00517 arch: arc/arm: kconfig: Remove unused DATA_ENDIANNESS_LITTLE symbol Ulf Magnusson 2019-10-28 19:11:39 +01:00
  • 063f311ac6 soc: nxp: rt: kconfig: Clean up INIT_ENET_PLL handling Ulf Magnusson 2019-10-25 09:50:49 +02:00
  • 89e4ba759e boards: arm: 96b_nitrogen: Add 1.8v Low speed connector support Manivannan Sadhasivam 2019-10-10 18:45:11 +05:30
  • 38d72df5d4 dts: bindings: gpio: Add binding for 96Boards Low speed 1.8v header Manivannan Sadhasivam 2019-10-10 18:43:46 +05:30
  • d9697169d0 boards: arm: 96b_carbon: Add 3.3v Low speed connector support Manivannan Sadhasivam 2019-10-10 18:35:13 +05:30
  • 8f1d8522c0 boards: arm: 96b_wistrio: Add 3.3v Low speed connector support Manivannan Sadhasivam 2019-10-10 18:18:18 +05:30
  • 5aab339c33 dts: bindings: gpio: Add binding for 96Boards Low speed 3.3v header Manivannan Sadhasivam 2019-10-10 18:12:13 +05:30
  • d768b3ce3f mps2_an521: kconfig: Remove unused TIMER_(D)TMR_CMSDK_APB_(0/1) symbols Ulf Magnusson 2019-10-25 03:47:25 +02:00
  • f3f88a8e58 scripts: dts: Format multi-line comments nicely Ulf Magnusson 2019-10-28 13:02:21 +01:00
  • 4f8e626312 arch: cortex_m/r: kconfig: Remove unused LDREX_STREX_AVAILABLE symbol Ulf Magnusson 2019-10-28 19:19:09 +01:00
  • 6916e5cc8d dts: binding-template.yaml: Preserve newlines in 'description' Ulf Magnusson 2019-10-28 16:46:29 +01:00
  • afb8406ebd dts: binding-template.yaml: Document simple types as well Ulf Magnusson 2019-10-28 16:09:04 +01:00
  • b9240a3cbc dts: bindings: Preserve newlines in descriptions Ulf Magnusson 2019-10-28 17:34:12 +01:00
  • b92ceb78dd scripts: edtlib/extract_dts_includes.py: Speed up 2x+ with yaml.CLoader Ulf Magnusson 2019-10-29 08:48:05 +01:00
  • fe1ff2f215 include: kernel readme misprint fix Maksim Masalski 2019-10-29 16:50:44 +08:00
  • 78cc4cb6a3 samples: add sample for logging syst format output Wentong Wu 2019-10-29 06:25:57 +08:00
  • 73b83ed8b1 logging: add networking syst backend support. Wentong Wu 2019-10-29 06:24:38 +08:00
  • 211d5beaad logging: add RTT syst backend support. Wentong Wu 2019-10-29 05:58:46 +08:00
  • 84809dbccf logging: add SWO syst backend support Wentong Wu 2019-10-29 05:56:10 +08:00
  • 268e0f060c logging: add UART syst backend support Wentong Wu 2019-10-29 05:51:27 +08:00
  • dd9480913e logging: add syst format output Wentong Wu 2019-10-29 05:45:55 +08:00
  • 86bf182f55 doc: net: Add information about SOCKS5 proxy support Jukka Rissanen 2019-10-24 12:53:13 +03:00
  • 66aed0b5ae net: lib: config: kconfig: Remove unused NET_CONFIG_SNTP_INIT_PRIO sym Ulf Magnusson 2019-10-28 19:35:45 +01:00
  • 7aca9af7ed cmake: need to specify m32/m64 for x86_64 toolchain Daniel Leung 2019-10-08 01:14:02 -07:00
  • b57b1b19e7 cmake: toolchain/xtools: update to align with latest sdk-ng Daniel Leung 2019-10-08 01:09:11 -07:00
  • 3b98417ef2 drivers: serial: liteuart: Remove unused UART_LITEUART_PORT_0 symbol Ulf Magnusson 2019-10-21 23:07:23 +02:00
  • 5bb149e414 drivers: i2c: kconfig: Remove unused I2C_EEPROM_SLAVE_0/1 symbols Ulf Magnusson 2019-10-21 23:27:49 +02:00
  • 03734eeb1e arch: arm: protect r0 in z_arch_switch_to_main_thread() inline ASM Ioannis Glaropoulos 2019-10-24 10:30:44 +02:00
  • e34fa01d46 arm/riscv: Remove types from SOC_SERIES in Kconfig.defconfig files Ulf Magnusson 2019-10-25 13:05:19 +02:00
  • f052de56a0 soc: arm: kconfig: Clean up SOC_PART_NUMBER definitions Ulf Magnusson 2019-10-25 13:25:46 +02:00
  • 5a601721e6 odroid_go: Enable entropy number generator Yannis Damigos 2019-10-28 17:20:55 +02:00
  • 9b66efc858 doc: fix misspellings in rst docs David B. Kinder 2019-10-28 12:53:34 -07:00
  • 73896c0bf0 doc: fix misspelling in API doxygen comments David B. Kinder 2019-10-28 16:27:57 -07:00
  • c1c82b7570 scripts: dts: generate array values as initializer lists Peter A. Bigot 2019-10-27 12:20:59 -05:00
  • aefe941396 bluetooth: controller: Remove condition for header inclusion Solveig Fure 2019-10-25 09:00:49 +02:00
  • 27481a7dc0 dts: Add bindings for Nordic nRF family IPC and RNG peripherals Andrzej Głąbek 2019-10-28 08:45:24 +01:00
  • a02c333963 arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files Ulf Magnusson 2019-10-25 12:01:04 +02:00
  • 873d1ed14a net: telnet: User could telnet to zephyr only once Jukka Rissanen 2019-10-23 09:26:25 +03:00
  • 0f30bb23ab samples: net: echo-server: In case of socket error quit the app Jukka Rissanen 2019-10-18 12:58:09 +03:00
  • 1274850041 net: tcp: No need to unref pkt if it was not sent Jukka Rissanen 2019-10-18 11:12:48 +03:00
  • 44dc3a2ebb net: tcp: Allow state transition when socket is closed Jukka Rissanen 2019-10-17 17:03:48 +03:00
  • 21c10e50df net: tcp: Allow initial state to be set by net_tcp_change_state() Jukka Rissanen 2019-10-17 16:49:47 +03:00
  • d88f25bd76 net: tcp: Handle special case where accepted socket is closed Jukka Rissanen 2019-10-17 16:42:22 +03:00
  • f093b710b5 net: tcp: Add Kconfig option for auto-accepting clients Jukka Rissanen 2019-10-18 14:59:17 +03:00
  • c3f0c32304 Revert "net: tls: Set accepting socket to LISTENING state" Jukka Rissanen 2019-10-16 17:14:40 +03:00
  • e73d5a6479 Revert "net: tcp: Accept connections only in LISTENING state" Jukka Rissanen 2019-10-16 17:13:55 +03:00
  • d8a5a5ee16 odroid_go/doc: Add supported features section Yannis Damigos 2019-10-24 21:55:08 +03:00
  • ed4171b02d odroid_go: Add support for I2C Yannis Damigos 2019-10-24 21:50:46 +03:00
  • e5b462b010 include: posix: time.h: Make CLOCK_REALTIME, etc. compatible with Newlib Paul Sokolovsky 2019-10-16 00:36:40 +03:00
  • 4e116873f5 samples: posix: gettimeofday: Demo gettimeofday() returning correct time Paul Sokolovsky 2019-09-12 18:33:55 +03:00
  • 106a0f7306 net: lib: config: Add SYS_INIT handler to set clock from SNTP Paul Sokolovsky 2019-09-12 16:56:08 +03:00
  • b422e4a8ea samples: Add PSK support for echo client/server Torstein Grindvik 2019-10-21 10:52:54 +02:00
  • 83bb911a21 net: openthread: Update OpenThread version Robert Lubos 2019-10-24 13:15:30 +02:00
  • 6ece516d7b tests: add test for invalid zcan_frame Max van Kessel 2019-10-24 20:00:14 +02:00
  • da5a595f24 drivers: espi: mchp: Remove duplicated KConfig option Jose Alberto Meza 2019-10-25 15:30:20 -07:00
  • 8d22fd9263 updatehub: move header to library Anas Nashif 2019-10-25 08:40:07 -04:00
  • b7eb04b300 x86: consolidate x86_64 architecture, SoC and boards Daniel Leung 2019-10-24 12:57:57 -07:00
  • 421935efa5 doc: fix flash_area_get_sectors doc Andrzej Puzdrowski 2019-10-25 14:03:52 +02:00
  • e073c4f54c arch: arc: kconfig: Define FP_FPU_DA outside Kconfig.defconfig files Ulf Magnusson 2019-10-25 06:25:49 +02:00
  • 9343e25baa arch: arc: kconfig: Define CPU_EM* syms outside Kconfig.defconfig files Ulf Magnusson 2019-10-25 05:00:41 +02:00
  • 14a0def31e drivers: video: Remove dedicated sensor dir Loic Poulain 2019-08-28 19:17:46 +02:00
  • 40bae2ec8e samples: video: Add TCP server sink sample Loic Poulain 2019-08-27 09:19:55 +02:00
  • ac785c0f9e samples: video: Add video capture sample Loic Poulain 2019-07-01 14:53:21 +02:00
  • 3587134f91 drivers: video: Add software video pattern generator Loic Poulain 2019-08-28 18:53:00 +02:00
  • 1990b8d94b boards: mimxrt1064_evk: Add MT9M114 digital image sensor node Loic Poulain 2019-07-05 18:17:46 +02:00
  • 92ee992e7c drivers: video: Add Aptina MT9M114 driver Loic Poulain 2019-07-05 18:14:57 +02:00
  • 167dfb489e CODEOWNERS: Add drivers/video path Loic Poulain 2019-07-01 17:29:42 +02:00
  • 9c72d59874 boards: arm: nxp: mimxrt1064_evk: Enable CSI video support Loic Poulain 2019-07-01 14:49:56 +02:00
  • a019e92d23 soc: nxp: rt: Add CSI video support Loic Poulain 2019-07-01 14:47:14 +02:00
  • 43e58aed34 drivers: video: Add MCUX CSI video driver Loic Poulain 2019-07-01 14:41:19 +02:00
  • 32169886ca drivers: Add video API Loic Poulain 2019-07-01 14:24:25 +02:00
  • f974cb0ae1 posix arch: Untangle headers Alberto Escolar Piedras 2019-10-25 14:54:17 +02:00
  • be7a4bf727 samples: sensor: add lis2dh sample Peter Bigot 2019-10-17 15:27:29 -05:00
  • e0aad0c94d boards: nrf52_pca20020: add missing accelerometer support Peter Bigot 2019-10-17 14:42:03 -05:00
  • f875c3fc48 sensor: lis2dh: support I2C use on Nordic platforms Peter Bigot 2019-10-17 14:40:21 -05:00