Commit graph

  • d458c616df Bluetooth: Add missing debug log to HCI driver send() Johan Hedberg 2016-04-19 14:37:30 +03:00
  • 483fc4705f Bluetooth: samples: Add sample Kconfig for nimble based controllers Johan Hedberg 2016-04-18 15:06:53 +03:00
  • 3bea520c6c Bluetooth: tester: Update tester application README Mariusz Skamra 2016-04-18 10:22:33 +02:00
  • ef2fc59cab fixed inclusion of limits.h when building with newlib Anas Nashif 2016-04-17 11:18:39 +08:00
  • 0c8564cacb checkpatch: warn on COMPLEX_MACRO and MULTISTATEMENT_MACRO_USE_DO_WHILE Anas Nashif 2016-04-17 04:50:30 +08:00
  • d2f1c76686 new SoC naming convention Anas Nashif 2016-04-03 09:37:43 -04:00
  • a02c34ef0b soc: introduce SoC families and series Anas Nashif 2016-03-31 08:07:42 -04:00
  • b85ffc8104 stm32: reorganise soc directory and use family/series Anas Nashif 2016-04-02 23:36:02 -04:00
  • 65c06afa58 kinetis: reorganise soc directory using soc family Anas Nashif 2016-04-02 23:35:35 -04:00
  • 4b411b34a1 stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X Anas Nashif 2016-04-02 22:40:26 -04:00
  • 9bf2da7ef4 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 Anas Nashif 2016-04-02 22:29:40 -04:00
  • 5250283c33 i2c/quark_se_ss: fix RX request pause conditions Daniel Leung 2016-04-18 09:55:21 -07:00
  • a508c3739c doc: collaboration: code: gerrit commit message JIRA key Javier B Perez 2016-04-15 12:44:13 -05:00
  • 6acc6c645a arduino_101: speed up loading of firmware Anas Nashif 2016-04-18 08:17:17 -04:00
  • 4b6cdea524 doc: remove collaboration guides Anas Nashif 2016-04-17 03:30:47 +08:00
  • 246d3f27f3 doc: process tinycrypt headers with doxygen Anas Nashif 2016-04-17 03:22:02 +08:00
  • 01e29cf395 Bluetooth: samples/shell: Make more features optional Johan Hedberg 2016-04-18 14:51:37 +03:00
  • 7c038ef99e Bluetooth: Provide static inline stubs for UUID string helpers Johan Hedberg 2016-04-18 14:49:53 +03:00
  • 3e12469c38 net: rdc: Debug print missing \n in simplerdc plugin Jukka Rissanen 2016-04-18 15:53:44 +03:00
  • 72ce7c7dc1 Bluetooth: Add support for waiting for "NOP" Command Complete Johan Hedberg 2016-04-18 11:45:45 +03:00
  • 2329d54546 arduino: Remove Kconfig warnings rearranging GPIO selection Andrei Emeltchenko 2016-04-18 13:40:25 +03:00
  • 54b234634b net: buf: Fix the code indentation in ip_buf_unref() Jukka Rissanen 2016-04-18 12:59:02 +03:00
  • 44d6a4c101 net: buf: Add reference count check for IP buf Jukka Rissanen 2016-04-07 13:48:15 +03:00
  • ae0d60c575 net: buf: Fix the debug print when unreffing the net_buf Jukka Rissanen 2016-04-05 09:56:34 +03:00
  • 04dc2fe4e1 net: buf: Check we are not overflowing free buf count Jukka Rissanen 2016-04-05 09:54:51 +03:00
  • bf5d208f25 net: buf: Add helper for catching ref counting errors Jukka Rissanen 2016-04-05 09:52:22 +03:00
  • 00891f1d64 net: Removed obsolete print defines from slip driver Jukka Rissanen 2016-04-01 12:24:39 +03:00
  • 8475956600 net: rdc: Make simplerdc a full replacement against nullrdc Tomasz Bursztyka 2016-04-15 14:47:09 +02:00
  • 62fd66e240 net: ieee802154: Add a simpler but working default RDC driver Tomasz Bursztyka 2016-04-15 14:00:50 +02:00
  • 7b8d89d921 net:apps: zperf application jgarcia 2016-04-14 17:44:23 +02:00
  • c36daba63d spi: intel: fix port 1 pin setup Vlad Lungu 2016-04-06 18:21:28 +03:00
  • 1a164b85f0 samples: Use consistent file naming for project config file Baohong Liu 2016-04-11 15:02:13 -07:00
  • b53b27701a sensors: add driver for TMP007 infrared thermopile sensor Bogdan Davidoaia 2016-04-05 14:37:45 +03:00
  • 43592b1127 x86/debug: GDB server needs to handle some exceptions Benjamin Walsh 2016-04-14 17:54:23 -04:00
  • f703f7d0f6 debug: add target GDB server Benjamin Walsh 2016-04-11 17:51:39 -04:00
  • 270d602efd debug/x86: add runtime info needed by target debuggers Benjamin Walsh 2016-04-11 17:44:11 -04:00
  • 45d9689dc8 debug: add missing MEM_SAFE dependency Benjamin Walsh 2016-04-11 17:19:18 -04:00
  • 6ec02cc807 debug: fit Kconfig lines in 80 columns Benjamin Walsh 2016-04-11 17:18:44 -04:00
  • f557d71b52 libc: add strncat() to minimal libc Benjamin Walsh 2016-04-11 17:14:47 -04:00
  • e83ddd1471 x86: add debug hook in _NanoFatalErrorHandler() Benjamin Walsh 2016-04-11 17:13:51 -04:00
  • 0ff5d37a4a console: add hook for debug server to handle outgoing characters Benjamin Walsh 2016-04-11 17:11:28 -04:00
  • 2fa37a0bec gcc: add __weak for shorter __attribute__((__weak__)) Benjamin Walsh 2016-04-11 17:04:09 -04:00
  • 8980a92ca1 pinmux: include errno.h Anas Nashif 2016-04-14 01:20:28 +08:00
  • 874877519e Bluetooth: include errno.h Anas Nashif 2016-04-14 00:21:41 +08:00
  • d45eab2a7c drivers: Quark flash support Baohong Liu 2016-03-16 11:10:54 -07:00
  • 14a50f0b8c docs: adding details for the D2000 board Dan Kalowsky 2016-04-14 10:12:30 -07:00
  • b6e41a7148 doc: Modify the master file to a single ToC. Rodrigo Caballero 2016-04-15 11:14:55 -05:00
  • 97db3c380f doc: Remove communication section. Rodrigo Caballero 2016-04-15 11:02:15 -05:00
  • e2d3e0e139 doc: Remove documentation collaboration section. Rodrigo Caballero 2016-04-15 10:49:48 -05:00
  • f0dbdb0ab7 headers: use __deprecated Andrew Boie 2016-04-15 11:40:42 -07:00
  • facd6e51c6 gcc: add __deprecated for shortened __attribute__((deprecated)) Andrew Boie 2016-04-15 10:28:47 -07:00
  • a2ff6eaf1c grove/lcd_rgb: assign magic number to driver_api Daniel Leung 2016-04-14 09:52:36 -07:00
  • 6b75db44e6 doc: link in device model APIs Anas Nashif 2016-04-16 02:16:07 +08:00
  • d57af675d1 doc: merge coding conventions into one document Anas Nashif 2016-04-14 02:54:48 +08:00
  • 5b309af05f doc: move code contribution guidelines one level up Anas Nashif 2016-04-14 02:49:39 +08:00
  • acc4eafb11 doc: device.h: hide DEV_* from public documentation Daniel Leung 2016-04-15 14:10:00 -07:00
  • 8285427d21 doc: misc/slist: fixed unsupported xml/html tag warnings Daniel Leung 2016-04-15 13:33:27 -07:00
  • 0853405762 doc: irq.h: fix mismatched parameter names in comment Daniel Leung 2016-04-15 13:30:28 -07:00
  • 623af156f9 doc: kernel_event_logger: fix complain about @defgroup Daniel Leung 2016-04-15 13:26:16 -07:00
  • f07539313c gitignore: Fix doxygen generated directory names Daniel Leung 2016-04-15 13:15:09 -07:00
  • 3d655c7286 doc: include/misc/slist: Fix @file tag Daniel Leung 2016-04-15 13:13:05 -07:00
  • cf97ca685e doc: clock_control/stm32f1: Fix @file tag Daniel Leung 2016-04-15 13:11:42 -07:00
  • b816814b72 doc: microkernel/memory_pool: fix parameter reference tag Daniel Leung 2016-04-15 12:46:48 -07:00
  • 99778ee7c3 doc: pwm: remove extra function param from comment Daniel Leung 2016-04-15 12:46:48 -07:00
  • 0c9876cc8d ipm: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:35 -07:00
  • 36fe805057 serial/stellaris: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:35 -07:00
  • 46052f2ad8 watchdog/iwdg_stm32: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:35 -07:00
  • 73be1230ee serial/uart_stm32: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:35 -07:00
  • 9e575ddbe6 gpio/stm32: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:35 -07:00
  • 00dce01c89 clock_control/stm32f10x: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:35 -07:00
  • 4dee91bea9 gpio/atmel_sam3: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 8f9e38adc4 i2c/atmel_sam3: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • fbdc7945e3 uart/atmel_sam3: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 196b88f4d0 spi/k64: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • c8bc070d72 pwm/k64_ftm: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • ecf4836d25 serial/k20: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 9b23654f68 gpio/k64: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • aa0635aa30 watchdog/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 6a8681a8d4 rtc/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 2898e249da spi/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 317922a3b6 pwm/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • 6bb186b754 adc/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:34 -07:00
  • da782358aa i2c/quark_se_ss: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • 21727b5d86 i2c/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • c21e93eeee gpio/dw: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • 793da30039 serial/uart_ns16550: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • 0ac7c72e7b clock_control/quark_se: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • ab38abff12 pinmux/dev: convert to use DEVICE_AND_API_INIT() Daniel Leung 2016-04-14 09:28:33 -07:00
  • ce2e4ebdf1 device: add macro to assign driver_api at compile time Daniel Leung 2016-04-14 09:28:33 -07:00
  • 26a8dcd2c1 Bluetooth: L2CAP: l2cap_chan_get() can get BR/EDR L2CAP SIG channel Arkadiusz Lichwa 2016-04-13 16:35:09 +02:00
  • f9f10f37fe doc: counter should be under device driver Daniel Leung 2016-04-15 11:18:46 -07:00
  • c94cfbd4db Bluetooth: L2CAP: l2cap_send_reject() can use BR/EDR L2CAP SIG channel Arkadiusz Lichwa 2016-04-13 16:03:57 +02:00
  • 051a37dbd7 wdt: update sample code Flavio Santes 2016-04-15 12:07:49 -05:00
  • 8418b2eeb3 drivers/nble: Implement read multiple response Andrei Emeltchenko 2016-04-15 16:14:53 +03:00
  • 52e5c91f37 Bluetooth: Remove redundant returns from switch Grzegorz Kolodziejczyk 2016-04-15 17:06:56 +02:00
  • 1cfccfda84 Bluetooth: tester: Start using net_buf to store GATT database Mariusz Skamra 2016-02-25 17:16:41 +01:00
  • 15800ce78a nanokernel: deprecate dynamic IRQs Andrew Boie 2016-03-28 14:49:37 -07:00
  • a83f895dd5 microkernel: deprecate task IRQs Andrew Boie 2016-03-28 14:11:44 -07:00
  • 38b202e810 Bluetooth: tester: Update server commands with sequence params Grzegorz Kolodziejczyk 2016-04-01 18:12:54 +02:00
  • 1bc53f3f47 drivers/nble: Fix NULL pointer dereference Mariusz Skamra 2016-04-15 10:56:01 +02:00