Commit graph

  • aed0b6c4bd isr_tables: Simplify how the sw_irq_handler function is used Sebastian Bøe 2018-05-16 14:08:47 +0200
  • a9e0d14bee doc: fix misspelling in vlan document David B. Kinder 2018-06-20 08:43:28 -0700
  • ca16b6f8ee doc: fix misspelling in hci API docs David B. Kinder 2018-06-20 08:45:45 -0700
  • 90380730b3 doc: fix misspelling in watchdog Kconfig David B. Kinder 2018-06-20 08:49:48 -0700
  • 06f4daf847 dts: add parentheses around argument in macro __SIZE_K Bartosz Sokolski 2018-06-20 16:19:42 +0200
  • 064608b429 include: remove unused macros from include/arch/*/arch.h Yasushi SHOJI 2018-06-20 15:22:10 +0900
  • cf9bfb20f1 doc: net: Add information about websocket server API Jukka Rissanen 2018-06-20 16:23:02 +0300
  • 5204fd7061 arch: arm: Set Zero Latency IRQ to priority level zero: Joakim Andersson 2018-05-28 13:48:16 +0200
  • 1765d75ff4 riscv32: riscv-privilege: Microsemi Mi-V support Karol Gugala 2018-06-10 19:02:14 +0200
  • 23a5b5d171 riscv32: riscv-privilege: integrate common code Karol Gugala 2018-06-10 19:02:14 +0200
  • 5417f29def drivers: plic: do not compile plic for qemu target Karol Gugala 2018-06-10 13:05:28 +0200
  • 83b3f84d6f net: lib: app: Convert CMakeLists.txt to avoid library Paul Sokolovsky 2018-06-18 23:04:04 +0300
  • c60df13110 net: app: Split code for configuring network to a separate lib, "config" Paul Sokolovsky 2018-06-18 20:57:23 +0300
  • 546d19a7cf boards: nrf: Fix nrf52_pca20020 board for benchmark test. Mieszko Mierunski 2018-06-06 08:35:49 +0200
  • dc1c2742b6 boards: nrf: Moved SDA and SCL pin configuration to DTS for nRF boards Mieszko Mierunski 2018-05-28 15:43:25 +0200
  • 1aa61d60c5 drivers: i2c: Removed redundant i2c_nrf5 shim Mieszko Mierunski 2018-05-23 12:06:06 +0200
  • 9c619d77e2 boards: nrf: Use i2c drivers from nrfx Mieszko Mierunski 2018-05-23 11:52:17 +0200
  • 1edc29c47f drivers: i2c: Add shims for nrfx TWI and TWIM drivers Mieszko Mierunski 2018-05-23 09:26:53 +0200
  • 6f61f09803 drivers: can: Set a initial state to the can device before HAL_CAN_Init Sritej Kanakadandi Venkata Rama 2018-06-18 13:47:06 -0700
  • e6a746ea6f net: ieee802154: fix csma-ca backoff Franco Saworski 2018-06-19 17:53:00 +0200
  • 934a4d2b13 doc: fix genrest.py to use utf-8 encoding David B. Kinder 2018-06-15 15:24:48 -0700
  • a3095087aa subsys: usb: Make HID payload size configurable Sathish Kuttan 2018-05-06 20:10:15 -0700
  • 1b0641e2e2 drivers: usb: Add High Speed support for DesignWare USB Sathish Kuttan 2018-05-05 15:15:15 -0700
  • 8792c5c936 boards: intel_s1000: Config for USB PHY 2.0 Sathish Kuttan 2018-05-05 15:11:07 -0700
  • 52e120ed91 boards/arm: add support for udoo_neo_full_m4 board Stanislav Poboril 2018-04-18 18:26:39 +0200
  • 631eedd334 arch: Add imx6sx m4 soc support Stanislav Poboril 2018-04-18 17:53:39 +0200
  • 1112f25274 ext/hal/nxp/imx: Import the nxp imx6 freertos bsp Stanislav Poboril 2018-04-18 17:11:21 +0200
  • 5e7e1cba69 cmake: fix git describe command line Marti Bolivar 2018-06-19 16:01:28 -0400
  • 2d71236a36 lib: libc: minimal: Get rid of the bit (256-byte) charmap table Leandro Pereira 2018-06-19 13:29:39 -0700
  • 8f321b48ac isr_tables: Simplify how the spurious irq function address is found Sebastian Bøe 2018-05-09 12:00:24 +0200
  • bf15988510 arch: arm: beetle: duplicate CMSIS MPU-related macros Ioannis Glaropoulos 2018-06-18 19:43:38 +0200
  • 1547abb57d arch: arm: use CMSIS defines for MPU_RASR register bit setting Ioannis Glaropoulos 2018-06-18 12:40:43 +0200
  • 8d52c17166 arch: arm: use CMSIS defines for MPU_RBAR register bit setting Ioannis Glaropoulos 2018-06-18 11:09:46 +0200
  • 0a41e23ac0 arch: arm: use CMSIS macro defines for MPU_CTRL register bit setting Ioannis Glaropoulos 2018-06-18 09:57:27 +0200
  • e682652d8c drivers: usb: Fix build error for intel_s1000. Savinay Dharmappa 2018-06-18 15:09:24 +0530
  • fab8246bc5 drivers: serial: simplify Kconfig.nrfx by using HAS_HW_NRF_UART0 Jakub Rzeszutko 2018-06-14 09:14:03 +0200
  • eb84eff27f arch: arm: nrf: modification of config parameter: SOC_SERIES_NRF52X Jakub Rzeszutko 2018-06-14 08:35:20 +0200
  • 1fa9d84332 arch: arm: nrf: add hardware description for nrf Kconfig files Jakub Rzeszutko 2018-06-14 08:32:31 +0200
  • 080e32efc5 cmake: Using symlinks on unix like os'es for dependencies Torsten Rasmussen 2018-06-14 22:27:17 +0200
  • 687355c9af arch: arm: nrf: Use SystemInit() from MDK in SoC initialization Andrzej Głąbek 2018-06-18 10:35:43 +0200
  • 0a6046cf31 drivers: eth: gmac: Ensure caches are enabled before using them Tomasz Gorochowik 2018-06-19 13:12:53 +0200
  • a313e5c74f drivers: eth: gmac: Fix cache support for SAM GMAC Tomasz Gorochowik 2018-06-08 12:50:47 +0200
  • 3bdb52f1ad doc: improved error reporting for non-UTF8 docs David B. Kinder 2018-06-18 12:02:37 -0700
  • fb6f9b78c9 ext: Kconfig: Remove redundant 'default n' properties Ulf Magnusson 2018-06-15 20:33:53 +0200
  • 3c1a78ea0d cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE Alex Tereschenko 2018-06-14 20:21:18 +0200
  • 7688f49065 drivers: usb_dc_stm32: change all endpoints to bidirectional Aurelien Jarno 2018-06-18 13:00:56 +0200
  • c601f3be67 can: Add can support for STM32L432 Alexander Wachter 2018-05-23 11:04:12 +0200
  • ebc31f6235 drivers: can: Prepare STM32 driver for other series than STM32F0 Alexander Wachter 2018-05-23 10:54:56 +0200
  • 13a96574cd drivers/serial: stm32: Put LPUART code under LPUART Kconfig symbol Erwan Gouriou 2018-06-18 18:01:06 +0200
  • 80b8c501c9 drivers/serial: stm32: simplify check of TEACK/REACK flags Erwan Gouriou 2018-06-13 11:32:38 +0200
  • 03f2eb7f32 stm32_pwm: add pinmux port definition for pwm4 Jun Li 2018-03-15 05:22:04 -0700
  • 4dcde2e628 menuconfig: Allow searches from the info dialog and vice versa Ulf Magnusson 2018-06-15 19:30:34 +0200
  • 80f19cca42 kconfiglib: Correctly report choice locations in some warnings Ulf Magnusson 2018-06-15 19:22:28 +0200
  • fc4fc655d3 drivers: serial: Revert change to init level for nrfx uart driver. Joakim Andersson 2018-06-18 10:39:14 +0200
  • ea108107e6 scripts: kconfig: Extend the assignment-failed warning Ulf Magnusson 2018-06-15 15:31:47 +0200
  • de6d61d110 doc: remove local copy of jquery.js David B. Kinder 2018-06-15 15:15:29 -0700
  • a3d83ec9f4 doc: update doc build tools documentation David B. Kinder 2018-06-14 12:41:42 -0700
  • 5dce5ea56e ci: user latest docker file Anas Nashif 2018-06-18 09:06:27 -0500
  • 392da5baee drivers: flash: w25qxxdv: Avoid locking when not threaded Johannes Hutter 2018-06-18 10:38:18 +0200
  • 6245d6c47b libc: minimal: Add typedefs for "least" types Paul Sokolovsky 2018-06-15 11:28:19 +0200
  • 1da4ddba86 net: pkt: Fix comment typo in word tailroom Ruslan Mstoi 2018-06-18 16:08:28 +0300
  • e8413d18f5 kconfig: add a compiler speed optimization Aurelien Jarno 2018-06-16 23:40:04 +0200
  • 92a6898bd2 cmake: allow multiple compiler options Aurelien Jarno 2018-06-16 23:40:04 +0200
  • 5bfc7ff275 kconfig: Fail in CI if Kconfig files reference undefined symbols Ulf Magnusson 2018-06-15 17:35:46 +0200
  • 88de5bd84b drivers: serial: Remove SOC_NRF52810 Kconfig reference Ulf Magnusson 2018-06-15 13:26:04 +0200
  • 15ae4fa314 Bluetooth: controller: Use nRFx functions for PPI reg with sideef Alberto Escolar Piedras 2018-04-25 16:38:41 +0200
  • c97645c884 Bluetooth: controller: Use nRFx functions for TIMER reg w sideeffects Alberto Escolar Piedras 2018-04-25 14:40:39 +0200
  • 1c5bb49415 Bluetooth: controller: Use nRFx functions for CCM reg w sideeffects Alberto Escolar Piedras 2018-04-25 13:37:24 +0200
  • 88f0fbdc00 Bluetooth: controller: Use nRFx functions for RTC reg w sideeffects Alberto Escolar Piedras 2018-04-25 12:45:42 +0200
  • 5f146e491e Bluetooth: controller: Use SOC series macro instead of the board macro Alberto Escolar Piedras 2018-04-26 15:08:56 +0200
  • 1742972585 Bluetooth: controller: Use SOC series macro instead of board macro Alberto Escolar Piedras 2018-04-24 16:41:35 +0200
  • 347f32621a Bluetooth: controller: Use nRFx functions for ECB reg with sideeffect Alberto Escolar Piedras 2018-04-24 16:33:38 +0200
  • bc606d2220 Bluetooth: controller: Use nRFx functions for RTC reg with sideeffects Alberto Escolar Piedras 2018-04-24 15:28:11 +0200
  • 78bf7518a9 drivers: entropy: nrf5: Use nrf_rng hal for registers w sideeffects Alberto Escolar Piedras 2018-04-17 16:33:16 +0200
  • 532201980d drivers: clock_control: Use nrf_clock HAL for registers w sideeffects Alberto Escolar Piedras 2018-06-15 15:18:04 +0200
  • 785faea8d4 drivers: timer: nRFx: Use nrf_rtc hal for registers w sideeffects Alberto Escolar Piedras 2018-06-15 15:17:49 +0200
  • 7934e24983 net: lwm2m: retry registration update 6 seconds before expiration Michael Scott 2018-06-11 14:44:30 -0700
  • af70e8f7f0 samples: net: Check the return value of close() Satya Bhattacharya 2018-06-15 16:59:13 -0700
  • 49554dd35a drivers: usb_dc_stm32: Change SYS_LOG_LEVEL Istvan Bisz 2018-06-16 11:41:36 +0200
  • 0824ec6409 dt: nrf52840: remove 0x from USBD address Alex Tereschenko 2018-06-16 13:30:07 +0200
  • 408ea1464b drivers: flash: nrf: Avoid locking when not threaded Carles Cufi 2018-06-16 11:27:36 +0200
  • 085a8b75c5 usb: hid: fix write to interrupt IN endpoint Johann Fischer 2018-06-16 01:35:51 +0200
  • 984657022f samples: net: wifi: Add a cc3220sf_launchxl conf file Gil Pitney 2018-06-07 15:49:57 -0700
  • 3bc77e88fb net: drivers: wifi: SimpleLink WiFi Offload Driver (wifi_mgmt only) Gil Pitney 2018-03-02 17:30:32 -0800
  • 7a864bb79b arch: arm: define and implement ARM IRQ target state API Ioannis Glaropoulos 2018-03-21 14:10:47 +0100
  • 1bbfdf1d1a samples: mesh/onoff-app: Enable persistent storage support Vikrant More 2018-06-15 17:19:42 +0530
  • 48b7f236fa Bluetooth: Fix assertion condition in bt_gatt_discover Mariusz Skamra 2018-06-15 14:43:04 +0200
  • 354c8222f1 ext: hal: nordic: Update nrfx to version 1.1.0 Andrzej Głąbek 2018-06-15 10:38:05 +0200
  • aa190cd5b5 bluetooth: tester: Set configuration file for qemu_cortex_m3 target Mariusz Skamra 2018-06-06 13:09:26 +0200
  • 3904442e6b bluetooth: tester: Remove redundant config option from qemu.conf Mariusz Skamra 2018-06-06 12:46:36 +0200
  • 37e6162c47 bluetooth: tester: Fix bt_gatt_service_register call with invalid params Mariusz Skamra 2018-06-05 15:44:38 +0200
  • fe3cd4c8ff arch: arm: convenience wrappers for C variable Non-Secure permissions Ioannis Glaropoulos 2018-04-16 19:25:04 +0200
  • 879366120e arch: arm: implement cmse address range check (secure) Ioannis Glaropoulos 2018-04-16 18:44:39 +0200
  • d426adccaa arch: arm: refactor function to align with the adopted api Ioannis Glaropoulos 2018-06-15 00:25:23 +0200
  • f630559e81 arch: arm: Define and implement API for test target (Secure) Ioannis Glaropoulos 2018-03-29 13:20:44 +0200
  • 0a2dcaaf8f arch: arm: introduce dependencies for CPU_CORTEX_M_HAS_SPLIM option Ioannis Glaropoulos 2018-05-22 14:13:08 +0200
  • 13dc376240 arch: arm: introduce ARMV8_M_SE option Ioannis Glaropoulos 2018-05-22 13:30:59 +0200
  • dd640f143e arch: arm: introduce ARM_NONSECURE_FIRMWARE option Ioannis Glaropoulos 2018-05-22 12:15:59 +0200
  • 158ea44ed3 arch: arm: improve help text for ARM_SECURE_FIRMWARE Ioannis Glaropoulos 2018-05-22 12:00:16 +0200
  • 391cf424a7 usb: tests: Add missing sections to sanitycheck Andrei Emeltchenko 2018-06-04 11:40:47 +0300