Commit graph

  • feadb532e3 power: move reboot.c to subsys/power Anas Nashif 2019-01-19 07:00:48 -05:00
  • db92e5c66e lib: flatten all loose components into one lib Anas Nashif 2019-01-19 06:57:38 -05:00
  • 885aaf2734 cmake: fix assert message about misc/Kconfig Anas Nashif 2019-01-18 19:15:19 -05:00
  • 5f371e038f debug: move segger configs to subsys/debug Anas Nashif 2019-01-18 19:10:05 -05:00
  • ba4d08f328 ext: lib: crypto: Extend generic mbedTLS config Robert Lubos 2019-01-21 16:11:32 +01:00
  • 56d7471b0c sanitycheck: Error out when running sanitycheck from Windows Sebastian Bøe 2019-01-21 15:48:46 +01:00
  • f012084824 doc: eliminate doc build missing image warning David B. Kinder 2019-01-21 09:23:38 -08:00
  • 26c9c7480e tests: mcuboot: Erase image slot before starting test Jan Van Winkel 2019-01-20 02:08:36 +01:00
  • bea1568217 tests: mcuboot: Do not read past image bounds Jan Van Winkel 2019-01-20 01:59:15 +01:00
  • 416d397233 drivers: eth_mcux: By default use 1 buffer each for hardware RX/TX Paul Sokolovsky 2019-01-18 19:40:10 +03:00
  • 055a60e797 drivers: pwm: nrf: Correct dependency of PWM_NRFX Kconfig option Andrzej Głąbek 2019-01-18 12:35:18 +01:00
  • 37fbff6179 drivers: nrf: Adjust clock_control and timer drivers for nRF9160 Andrzej Głąbek 2019-01-16 14:52:54 +01:00
  • 0cc8f302bf drivers: clock_control: nrf: Use IRQ number symbol generated from DT Andrzej Głąbek 2019-01-17 12:53:21 +01:00
  • 99bab3f478 ext: hal: nordic: Add nrfx_config for nRF9160 SoC Andrzej Głąbek 2019-01-16 14:50:05 +01:00
  • 2210e2235d dts: nrf9160: Add nodes for PWM peripherals Andrzej Głąbek 2019-01-18 11:02:58 +01:00
  • 148f4e3872 dts: nrf9160: Add rtc0 node and replace nvmc node with alias Andrzej Głąbek 2019-01-16 14:51:31 +01:00
  • 59f4daf585 dts: nrf: Add bindings for CLOCK, POWER, RTC, and TIMER peripherals Andrzej Głąbek 2019-01-16 14:49:29 +01:00
  • 61fe47ad15 drivers: serial: nrfx: Add support for UARTE2 and UARTE3 Andrzej Głąbek 2019-01-15 13:20:14 +01:00
  • 8ab0a14170 drivers: i2c: nrfx: Add support for TWIM2 and TWIM3 Andrzej Głąbek 2019-01-15 12:47:53 +01:00
  • e779f91e0c samples: echo_server: Test overlays for eth_e1000 and eth_stellaris Paul Sokolovsky 2019-01-20 11:56:23 +03:00
  • 2caecb54a3 display: Remove stale ILI9340 header file Jan Van Winkel 2019-01-19 19:38:50 +01:00
  • 7117b73562 samples: echo_server: Test overlay-smsc911x.conf via sanitycheck Paul Sokolovsky 2019-01-17 10:42:41 +03:00
  • c8db3850a0 boards: mps2_an385: Enable SLIP networking Paul Sokolovsky 2019-01-03 20:32:15 +02:00
  • c3aa195940 samples: sockets: Add eth_smsc911x overlays Paul Sokolovsky 2019-01-14 14:28:29 +02:00
  • 56cb35a7e8 samples: net: echo_server: Add overlay for eth_smsc911x Paul Sokolovsky 2018-12-27 21:33:23 +03:00
  • c9f5c0f55b boards: mps2_an385: Select QEMU_TARGET Paul Sokolovsky 2018-12-27 21:16:45 +03:00
  • 483b9d609c drivers: eth_smsc911x: Add driver for SMSC9118 aka LAN9118 chip Paul Sokolovsky 2019-01-10 18:52:13 +02:00
  • 5548b25863 boards: arm: mps2_an385: Add DTS node for Ethernet controller Paul Sokolovsky 2018-09-20 10:32:20 -07:00
  • 1b86fb9da3 cmake: Use variables for target names Sebastian Bøe 2019-01-14 16:39:33 +01:00
  • 1526070082 cmake: Use a variable for 'zephyr_prebuilt' Sebastian Bøe 2019-01-14 16:31:02 +01:00
  • 8a7b6ffaab wifi: eswifi: Add access point offload support Loic Poulain 2019-01-03 11:01:05 +01:00
  • 192733c096 net: wifi: Add Access Point mode interface Loic Poulain 2019-01-03 10:55:44 +01:00
  • d9365dff92 net: wifi: shell: Add access point commands Loic Poulain 2019-01-03 10:58:37 +01:00
  • c893024184 drivers: wifi: eswifi: Fix mac address assignment Loic Poulain 2019-01-10 13:22:22 +01:00
  • 654d93999e wifi: eswifi: Add controller at command helpers Loic Poulain 2018-12-21 16:00:56 +01:00
  • 2ce11443db boards: nucleo_l476rg: Fix arduino_i2c Erwan Gouriou 2019-01-18 15:04:37 +01:00
  • 5828dda6d4 samples: bluetooth: peripheral_hr: Rework FRDM-KW41Z shield support Kumar Gala 2019-01-18 13:22:26 -06:00
  • d5b691adba nrf52_bsim: Update to support incoming changes to clock driver Alberto Escolar Piedras 2019-01-18 13:34:16 +01:00
  • d5f8c5d286 doc: reduce image size of board pics David Kinder 2019-01-18 15:57:32 -08:00
  • d57ece8ec6 doc: update doc guidelines David B. Kinder 2019-01-18 14:57:42 -08:00
  • a40f07a3f3 tests: Prolong BT encrypted connection test Alberto Escolar Piedras 2019-01-16 11:40:32 +01:00
  • 3df50604e5 boards: nrf: correct the source of LED and Button definitions Ioannis Glaropoulos 2019-01-18 15:18:34 +01:00
  • 704e4b446b soc: nrf: clean up inclusions and style fixes Ioannis Glaropoulos 2019-01-18 15:53:06 +01:00
  • bc5b8e24fe soc: nrf: remove unnecessary macros in mpu_regions.c Ioannis Glaropoulos 2019-01-18 15:50:52 +01:00
  • 5965c0e7e0 boards: efr32mg_sltb004a: Fix device name typos Endre Karlson 2018-11-09 09:08:12 +01:00
  • acefd36501 native_posix: Remove all references to the defunct legacy shell Alberto Escolar Piedras 2019-01-18 14:47:40 +01:00
  • 9502fce067 doc: extensions: Add shield support to zephyr-app-commands Kumar Gala 2019-01-18 12:09:27 -06:00
  • 53b5204309 kernel: remove experimental tag from userspace Andrew Boie 2019-01-18 11:41:06 -08:00
  • 5a197bf8f2 boards/shields: Clean up Kconfig'ery Erwan Gouriou 2019-01-14 16:41:52 +01:00
  • 0115c47b69 cmake: dts: move to specifying shield on the command line Erwan Gouriou 2019-01-14 16:11:15 +01:00
  • affc1ed253 sensor: bmi160: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-18 10:16:33 -06:00
  • 31dad5b411 sensor: vl53l0x: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-18 10:09:57 -06:00
  • 62e1ed928c samples: sensor: vl53l0x: Fixup sample to build all boards with it Kumar Gala 2019-01-18 10:02:17 -06:00
  • 957c3009a6 sensor: max30101: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-18 09:58:49 -06:00
  • 8b691f50ca led_strip: ws2182: Add Device Tree support Kumar Gala 2019-01-16 21:20:35 -06:00
  • 970758408b printk: don't print incorrect 64-bit integers Andrew Boie 2019-01-17 13:26:51 -08:00
  • 12836d9280 drivers: sensors: sht3xd: support multiple devices and DT bindings Peter A. Bigot 2019-01-12 09:06:12 -06:00
  • ec6509504d drivers: sensors: sht3xd: uncrustify Peter A. Bigot 2019-01-14 16:55:20 -06:00
  • 98cc93952d drivers: sensors: sht3xd: move object definitions out of header Peter A. Bigot 2018-12-09 10:07:48 -06:00
  • 7b9bf08dce sensor: lps22hb: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-17 13:43:03 -06:00
  • 0b93c68f79 net: sockets: Add fcntl to socket offloading API Robert Lubos 2019-01-17 14:55:05 +01:00
  • 717b647c30 ieee802154: mcr20a: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-15 09:45:21 -06:00
  • 8f04f81e97 sensor: fxas21002: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-17 13:55:11 -06:00
  • a1a6174b37 tests: ipm: disable on qemu_x86_64 [REVERT ME] Anas Nashif 2019-01-18 08:24:11 -05:00
  • eecd90f1d8 ci: remove check-compliance script Anas Nashif 2019-01-17 21:37:46 -05:00
  • 97aa3ac519 samples: openthread: Increase shell stack size Robert Lubos 2019-01-18 10:49:07 +01:00
  • 73ec83a9a5 net: openthread: Increase default stack size when commissioner is on Robert Lubos 2019-01-18 10:43:02 +01:00
  • eff81c498b power: remove obsolete power samples Anas Nashif 2019-01-17 17:27:33 -05:00
  • 15a5fedca7 qmsi: remove handling of qmsi library Anas Nashif 2019-01-17 09:00:11 -05:00
  • ad52bce1d0 boards: mimxrt1050_evk: Add fxos8700 dts node Maureen Helm 2019-01-17 11:57:40 -06:00
  • b7b238e021 boards: mimxrt1050_evk: Enable mcux lpi2c driver and pins Maureen Helm 2019-01-17 07:07:24 -06:00
  • 9cad30814d soc: nxp_imx: Enable mcux lpi2c driver and clocks Maureen Helm 2019-01-16 15:22:22 -06:00
  • 395a92b36b clock_control: Add support for lpi2c clock in mcux ccm driver Maureen Helm 2019-01-16 15:15:58 -06:00
  • d7dfa21391 drivers: i2c: Introduce mcux lpi2c shim driver Maureen Helm 2019-01-16 15:11:45 -06:00
  • ce5926aa6d dts: Add bindings for imx lpi2c Maureen Helm 2019-01-16 15:03:51 -06:00
  • e664c78b82 kernel/timeout: Fix recursive spinlock in z_set_timeout_expiry() Andy Ross 2019-01-16 08:54:38 -08:00
  • 7f956a9353 drivers: wifi: simplelink: add timeout for fast connect feature Gil Pitney 2019-01-15 18:44:29 -08:00
  • 32cbc42ce6 scripts/dts/extract: fix handling of non-MMIO SPI flash Kumar Gala 2019-01-17 15:25:12 -06:00
  • 74dbe338d4 sanitycheck: do not keep extending timeout Anas Nashif 2019-01-17 17:11:37 -05:00
  • 0906a51dac drivers: adc: Fix handling of invalid sampling requests Andrzej Głąbek 2018-12-17 08:04:10 +01:00
  • 6e1dede197 tests: drivers: adc: Add a test case for invalid requests handling Andrzej Głąbek 2018-12-14 11:30:48 +01:00
  • 49c41d36ef tests: drivers: adc: Revert inappropriate changes Andrzej Głąbek 2018-12-17 08:02:31 +01:00
  • 026904f7f6 tests: drivers: adc: Remove needless inputs definitions Andrzej Głąbek 2018-12-17 08:57:04 +01:00
  • 7c52bf9d0c drivers: adc: nrfx: Correct log module name in adc_nrfx_adc.c Andrzej Głąbek 2018-12-14 11:36:13 +01:00
  • dfeed647f5 printk: fix printing 64-bit hex values Andrew Boie 2019-01-11 14:45:15 -08:00
  • f2c03280f2 shell: documentation update Jakub Rzeszutko 2019-01-17 07:39:16 +01:00
  • 5431762769 sensor: fxos8700: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-15 08:53:42 -06:00
  • 5bc807949a samples: sensor: fxos8700: Add boards to sample Kumar Gala 2019-01-15 08:55:07 -06:00
  • 61b71962a8 boards: reel_board: Fix dts for MMA8652FC/FXO8700 interrupt lines Kumar Gala 2019-01-15 11:03:40 -06:00
  • 962f900c0b test: nffs: Remove unsupported ICs from CMake files Carles Cufi 2019-01-16 20:13:48 +01:00
  • 9897904254 tests: nffs: Run NFFS tests on nRF52840 Carles Cufi 2019-01-16 16:44:55 +01:00
  • 4f10f8ba2e tests: nffs: Tweak Kconfig to fit in RAM Carles Cufi 2019-01-16 13:22:43 +01:00
  • 689ad43b62 sensor: hts221: Move GPIO to device tree Kumar Gala 2019-01-16 09:09:18 -06:00
  • c77a322c6e sensors: hts221: Get I2C address from device tree Kumar Gala 2019-01-16 08:49:46 -06:00
  • a5e8921de9 sensors: hts221: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-16 08:47:04 -06:00
  • c7af520915 cmake: samples: mesh: Remove redundant CMake code Sebastian Bøe 2019-01-17 14:33:32 +01:00
  • 9e75a1a872 linker: add .note.GNU-stack to arc linker Anas Nashif 2019-01-16 15:20:47 -05:00
  • 8f47802d73 arc: fix the pollution of lp_xxx regs in _rirq_return_from_coop Wayne Ren 2019-01-14 21:16:10 +08:00
  • 635191ac8c net: ieee802154: Fix ack check Robert Lubos 2019-01-16 14:29:05 +01:00
  • 8f8c6017f4 net: 6lo: Fix ieee802154 fragmentation Robert Lubos 2019-01-16 11:45:34 +01:00