Commit graph

  • 080e32efc5 cmake: Using symlinks on unix like os'es for dependencies Torsten Rasmussen 2018-06-14 22:27:17 +02:00
  • 687355c9af arch: arm: nrf: Use SystemInit() from MDK in SoC initialization Andrzej Głąbek 2018-06-18 10:35:43 +02:00
  • 0a6046cf31 drivers: eth: gmac: Ensure caches are enabled before using them Tomasz Gorochowik 2018-06-19 13:12:53 +02:00
  • a313e5c74f drivers: eth: gmac: Fix cache support for SAM GMAC Tomasz Gorochowik 2018-06-08 12:50:47 +02:00
  • 3bdb52f1ad doc: improved error reporting for non-UTF8 docs David B. Kinder 2018-06-18 12:02:37 -07:00
  • fb6f9b78c9 ext: Kconfig: Remove redundant 'default n' properties Ulf Magnusson 2018-06-15 20:33:53 +02:00
  • 3c1a78ea0d cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE Alex Tereschenko 2018-06-14 20:21:18 +02:00
  • 7688f49065 drivers: usb_dc_stm32: change all endpoints to bidirectional Aurelien Jarno 2018-06-18 13:00:56 +02:00
  • c601f3be67 can: Add can support for STM32L432 Alexander Wachter 2018-05-23 11:04:12 +02:00
  • ebc31f6235 drivers: can: Prepare STM32 driver for other series than STM32F0 Alexander Wachter 2018-05-23 10:54:56 +02:00
  • 13a96574cd drivers/serial: stm32: Put LPUART code under LPUART Kconfig symbol Erwan Gouriou 2018-06-18 18:01:06 +02:00
  • 80b8c501c9 drivers/serial: stm32: simplify check of TEACK/REACK flags Erwan Gouriou 2018-06-13 11:32:38 +02:00
  • 03f2eb7f32 stm32_pwm: add pinmux port definition for pwm4 Jun Li 2018-03-15 05:22:04 -07:00
  • 4dcde2e628 menuconfig: Allow searches from the info dialog and vice versa Ulf Magnusson 2018-06-15 19:30:34 +02:00
  • 80f19cca42 kconfiglib: Correctly report choice locations in some warnings Ulf Magnusson 2018-06-15 19:22:28 +02:00
  • fc4fc655d3 drivers: serial: Revert change to init level for nrfx uart driver. Joakim Andersson 2018-06-18 10:39:14 +02:00
  • ea108107e6 scripts: kconfig: Extend the assignment-failed warning Ulf Magnusson 2018-06-15 15:31:47 +02:00
  • de6d61d110 doc: remove local copy of jquery.js David B. Kinder 2018-06-15 15:15:29 -07:00
  • a3d83ec9f4 doc: update doc build tools documentation David B. Kinder 2018-06-14 12:41:42 -07:00
  • 5dce5ea56e ci: user latest docker file Anas Nashif 2018-06-18 09:06:27 -05:00
  • 392da5baee drivers: flash: w25qxxdv: Avoid locking when not threaded Johannes Hutter 2018-06-18 10:38:18 +02:00
  • 6245d6c47b libc: minimal: Add typedefs for "least" types Paul Sokolovsky 2018-06-15 11:28:19 +02:00
  • 1da4ddba86 net: pkt: Fix comment typo in word tailroom Ruslan Mstoi 2018-06-18 16:08:28 +03:00
  • e8413d18f5 kconfig: add a compiler speed optimization Aurelien Jarno 2018-06-16 23:40:04 +02:00
  • 92a6898bd2 cmake: allow multiple compiler options Aurelien Jarno 2018-06-16 23:40:04 +02:00
  • 5bfc7ff275 kconfig: Fail in CI if Kconfig files reference undefined symbols Ulf Magnusson 2018-06-15 17:35:46 +02:00
  • 88de5bd84b drivers: serial: Remove SOC_NRF52810 Kconfig reference Ulf Magnusson 2018-06-15 13:26:04 +02:00
  • 15ae4fa314 Bluetooth: controller: Use nRFx functions for PPI reg with sideef Alberto Escolar Piedras 2018-04-25 16:38:41 +02:00
  • c97645c884 Bluetooth: controller: Use nRFx functions for TIMER reg w sideeffects Alberto Escolar Piedras 2018-04-25 14:40:39 +02:00
  • 1c5bb49415 Bluetooth: controller: Use nRFx functions for CCM reg w sideeffects Alberto Escolar Piedras 2018-04-25 13:37:24 +02:00
  • 88f0fbdc00 Bluetooth: controller: Use nRFx functions for RTC reg w sideeffects Alberto Escolar Piedras 2018-04-25 12:45:42 +02:00
  • 5f146e491e Bluetooth: controller: Use SOC series macro instead of the board macro Alberto Escolar Piedras 2018-04-26 15:08:56 +02:00
  • 1742972585 Bluetooth: controller: Use SOC series macro instead of board macro Alberto Escolar Piedras 2018-04-24 16:41:35 +02:00
  • 347f32621a Bluetooth: controller: Use nRFx functions for ECB reg with sideeffect Alberto Escolar Piedras 2018-04-24 16:33:38 +02:00
  • bc606d2220 Bluetooth: controller: Use nRFx functions for RTC reg with sideeffects Alberto Escolar Piedras 2018-04-24 15:28:11 +02:00
  • 78bf7518a9 drivers: entropy: nrf5: Use nrf_rng hal for registers w sideeffects Alberto Escolar Piedras 2018-04-17 16:33:16 +02:00
  • 532201980d drivers: clock_control: Use nrf_clock HAL for registers w sideeffects Alberto Escolar Piedras 2018-06-15 15:18:04 +02:00
  • 785faea8d4 drivers: timer: nRFx: Use nrf_rtc hal for registers w sideeffects Alberto Escolar Piedras 2018-06-15 15:17:49 +02:00
  • 7934e24983 net: lwm2m: retry registration update 6 seconds before expiration Michael Scott 2018-06-11 14:44:30 -07:00
  • af70e8f7f0 samples: net: Check the return value of close() Satya Bhattacharya 2018-06-15 16:59:13 -07:00
  • 49554dd35a drivers: usb_dc_stm32: Change SYS_LOG_LEVEL Istvan Bisz 2018-06-16 11:41:36 +02:00
  • 0824ec6409 dt: nrf52840: remove 0x from USBD address Alex Tereschenko 2018-06-16 13:30:07 +02:00
  • 408ea1464b drivers: flash: nrf: Avoid locking when not threaded Carles Cufi 2018-06-16 11:27:36 +02:00
  • 085a8b75c5 usb: hid: fix write to interrupt IN endpoint Johann Fischer 2018-06-16 01:35:51 +02:00
  • 984657022f samples: net: wifi: Add a cc3220sf_launchxl conf file Gil Pitney 2018-06-07 15:49:57 -07:00
  • 3bc77e88fb net: drivers: wifi: SimpleLink WiFi Offload Driver (wifi_mgmt only) Gil Pitney 2018-03-02 17:30:32 -08:00
  • 7a864bb79b arch: arm: define and implement ARM IRQ target state API Ioannis Glaropoulos 2018-03-21 14:10:47 +01:00
  • 1bbfdf1d1a samples: mesh/onoff-app: Enable persistent storage support Vikrant More 2018-06-15 17:19:42 +05:30
  • 48b7f236fa Bluetooth: Fix assertion condition in bt_gatt_discover Mariusz Skamra 2018-06-15 14:43:04 +02:00
  • 354c8222f1 ext: hal: nordic: Update nrfx to version 1.1.0 Andrzej Głąbek 2018-06-15 10:38:05 +02:00
  • aa190cd5b5 bluetooth: tester: Set configuration file for qemu_cortex_m3 target Mariusz Skamra 2018-06-06 13:09:26 +02:00
  • 3904442e6b bluetooth: tester: Remove redundant config option from qemu.conf Mariusz Skamra 2018-06-06 12:46:36 +02:00
  • 37e6162c47 bluetooth: tester: Fix bt_gatt_service_register call with invalid params Mariusz Skamra 2018-06-05 15:44:38 +02:00
  • fe3cd4c8ff arch: arm: convenience wrappers for C variable Non-Secure permissions Ioannis Glaropoulos 2018-04-16 19:25:04 +02:00
  • 879366120e arch: arm: implement cmse address range check (secure) Ioannis Glaropoulos 2018-04-16 18:44:39 +02:00
  • d426adccaa arch: arm: refactor function to align with the adopted api Ioannis Glaropoulos 2018-06-15 00:25:23 +02:00
  • f630559e81 arch: arm: Define and implement API for test target (Secure) Ioannis Glaropoulos 2018-03-29 13:20:44 +02:00
  • 0a2dcaaf8f arch: arm: introduce dependencies for CPU_CORTEX_M_HAS_SPLIM option Ioannis Glaropoulos 2018-05-22 14:13:08 +02:00
  • 13dc376240 arch: arm: introduce ARMV8_M_SE option Ioannis Glaropoulos 2018-05-22 13:30:59 +02:00
  • dd640f143e arch: arm: introduce ARM_NONSECURE_FIRMWARE option Ioannis Glaropoulos 2018-05-22 12:15:59 +02:00
  • 158ea44ed3 arch: arm: improve help text for ARM_SECURE_FIRMWARE Ioannis Glaropoulos 2018-05-22 12:00:16 +02:00
  • 391cf424a7 usb: tests: Add missing sections to sanitycheck Andrei Emeltchenko 2018-06-04 11:40:47 +03:00
  • 32cac08e55 usb: class: adapt functions for new composite interface Johann Fischer 2018-05-30 16:22:20 +02:00
  • 1383dad8a7 subsys: usb: rework composite device support Johann Fischer 2018-05-30 15:11:32 +02:00
  • 1237549082 subsys: usb: configure Interface descriptor at runtime Johann Fischer 2018-04-28 01:17:30 +02:00
  • bf332d0004 subsys: usb: validate and update endpoint address Johann Fischer 2018-04-17 11:49:18 +02:00
  • 18b27b7f9d subsys: usb: fetch endpoint address from usb_ep_cfg_data Johann Fischer 2018-04-17 11:49:37 +02:00
  • 52eacf16a2 driver: usb: add check for endpoint capabilities Johann Fischer 2018-04-07 01:55:53 +02:00
  • 7c7086049e include: driver: usb: add check for endpoint capabilities Johann Fischer 2018-04-07 01:47:53 +02:00
  • 6807f3a826 subsys: usb: move descriptor parts to the class drivers Johann Fischer 2018-04-05 18:30:40 +02:00
  • 589dbc4cd8 subsys: usb: add function to find and fix USB descriptors Johann Fischer 2018-04-05 01:12:26 +02:00
  • 0fca16443a subsys: usb: rework usb string descriptor fixup Johann Fischer 2018-04-06 14:53:24 +02:00
  • cf14a60f5a include: usb: add descriptor and data section macros Johann Fischer 2017-10-30 17:39:03 +01:00
  • b35a41f981 include: linker: add sections for USB device stack Johann Fischer 2017-10-30 12:27:35 +01:00
  • a3fe7af2dd tests: obj_tracing: Enhance object counter logic Spoorthi K 2018-06-12 16:35:49 +05:30
  • c16bce7a6a samples, subsys, tests: Use ARRAY_SIZE() whenever possible Leandro Pereira 2018-06-14 12:27:11 -07:00
  • d901add4c7 doc: update .gitignore file list David B. Kinder 2018-06-14 12:46:17 -07:00
  • f5e3813010 docs: Fix mailbox k_mbox_msg.tx_block documentation Rodrigo Peixoto 2018-04-22 18:22:09 -03:00
  • d62117e5b8 kconfig: Change how BT affects SYSTEM_WORKQUEUE_PRIORITY Sebastian Bøe 2018-06-14 09:53:00 +02:00
  • 2e0af08e55 build: remove unused CMakeLists.txt Yasushi SHOJI 2018-06-06 14:28:58 +09:00
  • 2fe51996db drivers/flash: Remove irrelevant option in w25qxxdv driver Tomasz Bursztyka 2018-06-14 17:26:11 +02:00
  • 59c8ae8caf kconfiglib: Fix incorrectly ordered props. for some multi.def symbols Ulf Magnusson 2018-06-14 18:47:49 +02:00
  • bb55155d5b arch: arm: core: cortex_m: add a barrier before the dummy FP instruction Aurelien Jarno 2018-06-14 12:49:01 +02:00
  • 660c5c92c0 Bluetooth: controller: Remove include guards in internal files Vinayak Kariappa Chettimada 2018-06-14 13:25:06 +02:00
  • 6c60abb03b drivers: gpio: add dts support for nrf52 gpio Marc Reilly 2018-05-17 09:53:17 +10:00
  • a55c72d35f subsys: usb/class/hid: make interrupt endpoint size configurable Aurelien Jarno 2018-06-13 20:17:22 +02:00
  • ef75956deb doc: update known-issues filter David B. Kinder 2018-06-13 15:10:41 -07:00
  • e86c53b48f arch: arm: atmel_sam: Map the whole RAM in MPU Tomasz Gorochowik 2018-06-13 08:40:24 +02:00
  • 31aa9b9ad1 arch: arm: atmel_sam: Use a single RAM region when possible Tomasz Gorochowik 2018-06-13 08:37:28 +02:00
  • 77643677a1 esp32: update to ESP-IDF v3.0-dev-2648-gb2ff235b Gautier Seidel 2018-06-07 10:48:38 +02:00
  • 7bbd3a79ae tests/kernel: Add a test for CONFIG_MULTITHREADING=n Andy Ross 2018-06-13 10:14:44 -07:00
  • 3d14615f56 kernel: Restore CONFIG_MULTITHREADING=n behavior Andy Ross 2018-06-13 10:51:42 -07:00
  • b20aff2f80 Bluetooth: Introduce HCI driver quirks Johan Hedberg 2018-06-07 08:41:14 +02:00
  • b1b1017178 Bluetooth: Export HCI command APIs through public hci.h header file Johan Hedberg 2018-06-07 08:32:42 +02:00
  • 8df42eb4dc drivers: Replace ff hex constants with 0xff Ulf Magnusson 2018-06-01 06:15:55 +02:00
  • 2a8349950e drivers: sensors: Consistently quote "GPIO_0" string default Ulf Magnusson 2018-06-01 05:43:24 +02:00
  • 02b5f3edc8 drivers: gpio: Fix GPIO_QMSI_{0,1}_NAME Kconfig references Ulf Magnusson 2018-06-11 14:26:50 +02:00
  • 2e6386f5af drivers: ieee802154: Remove GPIO_MCUX_PORT{A,B}_NAME Kconfig references Ulf Magnusson 2018-06-11 14:12:00 +02:00
  • 7f5203d370 kconfig: Remove UART_QMSI_{0,1}_NAME Kconfig reference Ulf Magnusson 2018-06-01 05:52:32 +02:00
  • 4db7cce06e ext: lib: mgmt: Remove MDLOG Kconfig reference Ulf Magnusson 2018-06-01 05:51:10 +02:00