Commit graph

  • 017586707e Bluetooth: Set BR/EDR device name on init Szymon Janc 2016-08-09 10:06:41 +02:00
  • 7859ffeab0 Bluetooth: RFCOMM: Implement Register Server channel API Jaganath Kanakkassery 2016-08-18 17:19:33 +05:30
  • b4aa810f0c Bluetooth: RFCOMM: Initialize and register to L2CAP Jaganath Kanakkassery 2016-08-17 23:25:09 +05:30
  • 71680a6053 Bluetooth: Fix race condition when initializing ECC FIFO Johan Hedberg 2016-08-18 15:37:09 +03:00
  • 2f13527766 Bluetooth: L2CAP: Implement bt_l2cap_br_chan_send() Jaganath Kanakkassery 2016-08-16 18:25:24 +05:30
  • 8704406a84 Bluetooth: Fix race condition between ecc_send and ecc_task Vinayak Chettimada 2016-08-17 18:49:44 +02:00
  • 3be711b17a Bluetooth: L2CAP: Make bt_l2cap_br_fixed_chan_register global Szymon Janc 2016-08-17 14:37:27 +02:00
  • 52d5966ac7 Bluetooth: L2CAP: Use BIT macro for supported BR/EDR fixed channels Szymon Janc 2016-08-17 14:31:10 +02:00
  • cfb396955a Bluetooth: L2CAP: Remove mask from struct bt_l2cap_fixed_chan Szymon Janc 2016-08-17 14:36:07 +02:00
  • c10d6156d6 Bluetooth: Fail on init if BR/EDR is enabled but not supported Szymon Janc 2016-08-16 14:22:26 +02:00
  • 945fbfe52b Bluetooth: SMP: Add self test for H6 function Szymon Janc 2016-08-12 17:21:38 +02:00
  • d3bd10dda1 Bluetooth: SMP: Add support for Link Key derivation Szymon Janc 2016-08-12 17:13:22 +02:00
  • e2b5be9087 Bluetooth: eddystone: Add timeout to deactivate configuration mode Luiz Augusto von Dentz 2016-08-15 14:01:58 +03:00
  • 66f523bf2e Bluetooth: SMP: Refactor keys distribution bitfields Szymon Janc 2016-08-12 16:56:00 +02:00
  • bf098dff6d Bluetooth: monitor: Fix condition for disabling UART interrupts Johan Hedberg 2016-08-16 15:55:00 +03:00
  • ad0e041e3d soc: Use nrf.h instead of nrf52.h and nrf52_bitfields.h Vinayak Chettimada 2016-08-15 11:36:57 +02:00
  • 28e47f60a4 Bluetooth: SMP: Add helper for notifying pairing complete Szymon Janc 2016-08-12 16:49:39 +02:00
  • 5287f4c49a Bluetooth: L2CAP: Add RTX timer for 'disconnect' command Arkadiusz Lichwa 2016-08-03 15:47:17 +02:00
  • 06972f42be Bluetooth: L2CAP: Add RTX timer for 'configuration' command Arkadiusz Lichwa 2016-08-03 15:38:24 +02:00
  • 5f15f50d29 Bluetooth: L2CAP: Add RTX timer for 'get info' command Arkadiusz Lichwa 2016-08-03 14:05:51 +02:00
  • ad83797a6d Bluetooth: L2CAP: Initialize & cleanup RTX timer on BR/EDR Arkadiusz Lichwa 2016-08-02 16:57:59 +02:00
  • b9610c392b Bluetooth: Mark AES encrypted BR/EDR link as FIPS security level Szymon Janc 2016-08-12 14:11:57 +02:00
  • cfe74b33fc Bluetooth: SMP: Remove not needed stubs from NULL backend Szymon Janc 2016-08-10 12:35:20 +02:00
  • 60691c4650 Bluetooth: Split keys into LE and BR/EDR specific storage Szymon Janc 2016-08-08 16:40:30 +02:00
  • 709111b813 Bluetooth: Simplify configuration and fix warnings Andrei Emeltchenko 2016-08-10 16:51:20 +03:00
  • cfcb1d20c4 Bluetooth: L2CAP: Make common RTX commands timer Arkadiusz Lichwa 2016-07-22 15:17:42 +02:00
  • d30fd7ce82 driver: spi_flash_w25qxxdv: remove an incorrect erase size definition Kuo-Lang Tseng 2016-09-06 18:07:11 -07:00
  • 7971f7619d known issues: ignore testcases failures Javier B Perez 2016-07-22 17:33:19 -05:00
  • 844e21269c arm: remove dynamic IRQs and exceptions Andrew Boie 2016-08-01 17:15:05 -07:00
  • 1cda7554ca arm: exc_manage: fix printk format code usage Andrew Boie 2016-09-06 10:26:11 -07:00
  • ba61200a8f sanitycheck: allow extra arguments to be passed to the build Andrew Boie 2016-09-01 10:41:03 -07:00
  • 3a1cf9af2c arc: remove deprecated dynamic interrupt implementation Andrew Boie 2016-08-01 16:53:32 -07:00
  • 53dffd61aa add ARM GCC embedded toolchain to the list of supported toolchains Tyler Baker 2016-09-06 10:54:26 -07:00
  • e98ac235e6 x86: declare internal API for interrupt controllers Andrew Boie 2016-08-02 12:05:08 -07:00
  • c545e19a00 x86: remove dynamic interrupts and exceptions Andrew Boie 2016-08-01 15:59:10 -07:00
  • 05e3d7f893 sanitycheck: complain loudly about missing platforms Andrew Boie 2016-08-09 11:29:34 -07:00
  • 4909bf3c22 zephyr: remove deprecated dynamic interrupt API Andrew Boie 2016-08-01 16:30:09 -07:00
  • 7d432bbd0a microkernel: remove deprecated task IRQs Andrew Boie 2016-08-01 15:12:28 -07:00
  • 0279d9b2cb test_context: don't test dynamic exceptions Andrew Boie 2016-08-01 17:19:18 -07:00
  • 8081fd3cf8 kconfig: Use HOST_OS environment variable in Makefile Carles Cufi 2016-09-05 11:37:52 +02:00
  • 769e2541d1 net: revert tcpip_poll_tcp() to not require a data_buf Rohit Grover 2016-09-02 10:50:44 +01:00
  • 01f59b6d9e net: uip: Fix udp_socket_process receive data callback buffer handling. Marcus Shawcroft 2016-06-24 15:40:13 +01:00
  • 624cf83772 net: Fix code formatting Marcus Shawcroft 2016-06-22 09:42:15 +01:00
  • b92d10d879 net: uip: Fix compile fail with stats enabled, tcp disabled. Marcus Shawcroft 2016-08-31 11:16:47 +01:00
  • 8a574fdd67 net: contiki: simplerdc: Fix an uninitialized variable warning Tomasz Bursztyka 2016-09-06 08:59:42 +02:00
  • 77e09abdda ethernet: Enables multicast reception for dw driver Juan Manuel Cruz 2016-08-25 17:40:56 -05:00
  • c8fbb40fd7 TCF: especify ARCH when building Inaky Perez-Gonzalez 2016-08-30 12:34:27 -07:00
  • c29087642b drivers/pinmux: delete unused file and Makefile item Qiu Peiyang 2016-08-31 15:18:00 +08:00
  • 62289e6de7 quark_se: disable IPM and enable UART0 on the sensor subsystem Anas Nashif 2016-08-30 10:02:39 -04:00
  • 8fd658c06b drivers: spi: Fix typos in SPI port numbers Amit Kucheria 2016-08-17 14:51:18 +05:30
  • ec39b21670 ksdk: Import Kinetis SDK ethernet phy driver Maureen Helm 2016-08-30 11:14:30 -05:00
  • 530e285770 kernel: Rename CONFIG_CUSTOM_RANDOM_GENERATOR to CONFIG_RANDOM_GENERATOR Marcus Shawcroft 2016-06-22 17:52:41 +01:00
  • 108c6810f1 ext: Import nRF51 files from Nordic MDK Ricardo Salveti 2016-08-25 15:41:46 -03:00
  • 152ba4d736 serial/Kconfig.nrf5: cosmetic fixes Ricardo Salveti 2016-08-25 16:23:41 -03:00
  • 2bd12cfd5b gpio/Kconfig.nrf5: cosmetic fixes Ricardo Salveti 2016-08-25 18:19:14 -03:00
  • de2a471138 nxp_kinetis: Refactor K64F init to use ksdk clock driver Maureen Helm 2016-08-01 10:43:19 -05:00
  • 4b554baa87 sanitycheck: support for multiple toolchain Javier B Perez 2016-08-15 13:25:33 -05:00
  • 8af3a1e678 printk: warn on incorrect format code usage Andrew Boie 2016-08-29 10:34:03 -07:00
  • 1010927ba9 drivers: i2c_shim: fix i2c fast plus mode failure Baohong Liu 2016-08-29 14:35:10 -07:00
  • 93ac1f7ac5 build: default ARCH to be initialized by the board support code Inaky Perez-Gonzalez 2016-08-29 16:55:43 -07:00
  • b4cd379209 ksdk: Compile the ksdk clock driver Maureen Helm 2016-07-19 15:46:38 -05:00
  • 67132c8689 nxp_kinetis: Add Kconfig options to configure clocks Maureen Helm 2016-07-19 16:09:07 -05:00
  • 9f628943a8 toolchain: Remove vestigial COFF assembler symbol mangling support Andy Ross 2016-08-18 09:25:00 -07:00
  • a3d3659c75 doxygen: ignore function attributes Andrew Boie 2016-08-29 11:21:42 -07:00
  • 710e82faca net: Tighten ETHERTYPE decode. Marcus Shawcroft 2016-06-22 09:43:12 +01:00
  • 9c3ebee4a1 doc: Add link to 1.5 tagged documentation on /doc homepage David B. Kinder 2016-08-29 05:46:08 -07:00
  • 231629bfc7 testcases: filter cpp tests cases when using ISSM toolchain Javier B Perez 2016-08-08 14:16:25 -05:00
  • 7941454b70 sanitycheck: filter: add support to use env variables Javier B Perez 2016-08-08 12:24:59 -05:00
  • 8229904a00 checkpatch: fix ERROR:POINTER_LOCATION Anas Nashif 2016-08-29 08:46:28 -04:00
  • 84dee0695d Revert "printk: warn on incorrect printf-style usage" Jaakko Hannikainen 2016-08-29 10:16:50 +03:00
  • c0edd55235 printk: warn on incorrect printf-style usage Andrew Boie 2016-08-18 10:53:19 -07:00
  • cb34a2b629 samples: i2c_fujitsu_fram: fix incorrect printk() usage Andrew Boie 2016-08-18 13:06:15 -07:00
  • 7a4afccfbf drivers: pci: fix incorrect printk() usage Andrew Boie 2016-08-18 13:06:00 -07:00
  • 0827d6c775 x86: fix incorrect printk() usage Andrew Boie 2016-08-18 13:05:47 -07:00
  • c97aead1d2 drivers: ipm_console: fix incorrect printk() usage Andrew Boie 2016-08-18 13:05:28 -07:00
  • bf89e1756d drivers: console_handler_shell: fix incorrect printk() usage Andrew Boie 2016-08-18 13:05:10 -07:00
  • e220bc543c samples: zperf: fix incorrect printk() usage Andrew Boie 2016-08-18 13:04:54 -07:00
  • f8482d99ef samples: ipm: fix incorrect printk() usage Andrew Boie 2016-08-18 13:04:39 -07:00
  • 1f701a920f samples: fat_fs: fix incorrect printk() usage Andrew Boie 2016-08-18 13:04:26 -07:00
  • c3825f2fed arc: fix incorrect printk() usage Andrew Boie 2016-08-18 13:04:06 -07:00
  • 1925d853cf nios2: fix incorrect printk() usage Andrew Boie 2016-08-18 13:03:53 -07:00
  • b63d4928d8 arm: fix incorrect printk() usage Andrew Boie 2016-08-18 13:03:42 -07:00
  • ee5c0fb771 net: fix incorrect printk() usage Andrew Boie 2016-08-18 13:03:30 -07:00
  • 02261ae401 tests: benchmark: fix incorrect printk() usage Andrew Boie 2016-08-18 13:03:09 -07:00
  • 2a8aee133a tests: bluetooth: fix incorrect printk() usage Andrew Boie 2016-08-18 13:02:49 -07:00
  • d89ddc6441 tests: net: fix incorrect printk() usage Andrew Boie 2016-08-18 13:02:33 -07:00
  • 73e5bfda5a tests: kernel: fix incorrect printk() usage Andrew Boie 2016-08-18 13:01:53 -07:00
  • 7853e0a1af tests: crypto: fix incorrect printk() usage Andrew Boie 2016-08-18 13:01:35 -07:00
  • 6d2ab0ea11 test_cbc: fix indentation Andrew Boie 2016-08-26 10:29:52 -07:00
  • 474a52f730 test_ctr: fix indentation Andrew Boie 2016-08-26 10:28:47 -07:00
  • 9153996f90 test_hmac: fix indentation Andrew Boie 2016-08-26 10:27:42 -07:00
  • 5aa94cdd68 test_sha256: fix indentation Andrew Boie 2016-08-26 10:26:44 -07:00
  • 0ef0136a04 tests: test_printk: crude printk test case Andrew Boie 2016-08-18 13:00:42 -07:00
  • a811cc5085 printk: make _char_out globally accessible Andrew Boie 2016-08-18 12:59:42 -07:00
  • 4c64805336 printk: print leading '0x' for %p Andrew Boie 2016-08-19 12:34:50 -07:00
  • 907a99933a printk: "support" some modifier codes Andrew Boie 2016-08-18 12:57:59 -07:00
  • ad9d5265c3 libc: minimal: add reduced inttypes.h Andrew Boie 2016-08-19 11:35:38 -07:00
  • 1980b7bb0f lib: Use offsetof() builtin with GCC Carles Cufi 2016-08-23 09:41:17 -07:00
  • 72f00d930e Make outdir board-specific to avoid build collisions Andy Ross 2016-08-23 12:32:20 -07:00
  • 4c22a95425 arc: unify copied linker script Andrew Boie 2016-08-09 11:45:23 -07:00