Commit graph

  • b8780c7813 gen_idt: Update file description section Peter Mitsis 2015-10-05 16:09:35 -0400
  • 25359412ba x86: Do not use IRQ priority for DPL Peter Mitsis 2015-09-30 15:33:10 -0400
  • 3bcaad8a39 x86: Simplify _IntVecAlloc() logic Peter Mitsis 2015-09-30 13:07:53 -0400
  • 616ca21599 x86: Lock interrupts when connecting interrupts Peter Mitsis 2015-09-30 12:26:57 -0400
  • ae448ff6ca Update galileo minimal footprint configuration Peter Mitsis 2015-10-02 16:05:40 -0400
  • e53aa04dc1 doc: Friendlier advice for contributing to project. Rodrigo Caballero 2015-10-06 12:32:40 -0500
  • d229efe476 doc: cleaning up tone to be a little more polite to potential feedback givers L.S. Cook 2015-10-08 14:27:42 -0700
  • a401ddec57 remove linux configs and compile options not being used Anas Nashif 2015-10-11 07:26:03 -0400
  • 1cc1ac4b2f move cflags setting to arch/<arch>/Makefile Anas Nashif 2015-10-11 07:22:22 -0400
  • 6f8d628d77 re-enable compile time option checking and make it conditional Anas Nashif 2015-10-11 07:35:41 -0400
  • 2ce8d30892 remove nano/micro defconfigs, use 1 file only Anas Nashif 2015-10-03 10:24:57 -0400
  • 2cf0df018d sanity: build testcase defconfigs for config_whitelist Anas Nashif 2015-10-10 09:29:43 -0400
  • dcb31f140d samples: Add test code for sys_thread_busy_wait() API Allan Stephens 2015-10-07 14:07:51 -0400
  • 843f8a6224 doc: Add documentation for sys_thread_busy_wait() Allan Stephens 2015-10-07 14:26:18 -0400
  • 6ac33f2b9f kernel: Introduce sys_thread_busy_wait() API Allan Stephens 2015-10-07 13:53:24 -0400
  • 136c18e683 sys_clock: add some more useful time conversion macros Benjamin Walsh 2015-10-01 17:24:49 -0400
  • 30d1387c5c sanity: add platform/arch exclude functionality Anas Nashif 2015-10-05 10:02:45 -0400
  • 07e195a273 samples: use arch_whitelist instead of config_whitelest Anas Nashif 2015-10-03 21:57:01 -0400
  • f5e3be2af7 build: re-add initconfig to generate .config Anas Nashif 2015-10-03 17:49:46 -0400
  • 267db291e6 sanity: run sha256 on select platforms only Anas Nashif 2015-10-11 08:48:02 -0400
  • 27e8c5beb2 samples: Add a tiny test application for ADC API Tomasz Bursztyka 2015-10-09 16:26:12 +0300
  • 5fbf815419 galileo: Kconfig: Add pre-configured settings for Galileo's ADC chip Tomasz Bursztyka 2015-10-12 14:31:45 +0300
  • 5bcdfbe255 adc: Adding driver for TI's adc108s102 chip Tomasz Bursztyka 2015-10-05 18:41:18 +0300
  • 935eedeedf byteorder: Add all remaining helpers for both little and big endian Tomasz Bursztyka 2015-10-06 13:26:34 +0300
  • b6303c0236 galileo: Kconfig: Make SPI built by default Tomasz Bursztyka 2015-10-12 14:39:43 +0300
  • 524a50e61e spi: Add a utility pointer for the application on SPI callback Tomasz Bursztyka 2015-10-05 18:02:16 +0300
  • ded73a41b1 spi: intel: Only look for TFS and RFS in status when handling isr Tomasz Bursztyka 2015-10-08 17:48:23 +0300
  • 6090d779d7 spi: intel: Move back private structures to the right locations Tomasz Bursztyka 2015-10-08 13:24:27 +0300
  • f18275a5be spi: intel: Switch CS before unmasking and after masking interrupts Tomasz Bursztyka 2015-10-08 14:15:28 +0300
  • 15058e21ef spi: intel: Fixing how speed is set Tomasz Bursztyka 2015-10-09 17:14:58 +0300
  • 93f38d26c2 spi: galileo: Fix SPI port 1 settings names Tomasz Bursztyka 2015-10-09 12:58:12 +0300
  • 77d6c32fc2 spi: galileo: Set the right default interrupt type Tomasz Bursztyka 2015-10-08 14:10:11 +0300
  • e6fc1c2049 adc: Add drivers infrastructure Tomasz Bursztyka 2015-10-05 14:56:33 +0300
  • 24aa678401 adc: adding API include file Dan Kalowsky 2015-10-02 13:16:31 -0700
  • 1c96cdeb52 i2c: simplify API and driver_api with generic transfer function Daniel Leung 2015-10-09 10:38:10 -0700
  • 827f6d018b gpio: pcal9535a: use i2c_poll_transfer() for register read Daniel Leung 2015-10-08 15:51:29 -0700
  • 01796ecf5c i2c: dw: implement generic transfer functions Daniel Leung 2015-10-07 17:03:08 -0700
  • ac0beb7034 i2c: add API for generic transfer Daniel Leung 2015-10-07 15:08:17 -0700
  • 76bfe7b3a1 i2c: dw: re-organize transfer related code Daniel Leung 2015-10-06 11:29:30 -0700
  • 7551562a14 uart: make poll_in and poll_out mandatory Daniel Leung 2015-10-08 11:10:22 -0700
  • c615ae56cb serial: nsim: add dummy poll_in function Daniel Leung 2015-10-08 11:08:16 -0700
  • 94d60babaa tinycrypt: use tabs not spaces Dan Kalowsky 2015-10-12 11:48:18 -0700
  • 31ff5ad01f tinycrypt: moving includes Dan Kalowsky 2015-10-12 10:15:35 -0700
  • 9882dcd3d2 sanitycheck: look for misaligned XIP VMA/LMA addresses Andrew Boie 2015-10-07 14:25:51 -0700
  • 73b4ee69b7 sanitycheck: binary size calculation improvements Andrew Boie 2015-10-07 11:33:22 -0700
  • c2a9a37e1c test_task: fix startup race Andrew Boie 2015-10-09 13:02:35 -0700
  • 93f06fad7d Revert "tinycrypt: moving includes" Anas Nashif 2015-10-11 05:54:36 -0700
  • cd6e315167 Revert "tinycrypt: use tabs not spaces" Anas Nashif 2015-10-11 05:58:27 -0700
  • 86f851c55a doc: adding :dfn: syntax where needed L.S. Cook 2015-10-08 14:13:05 -0700
  • cb9749f443 doc: directive indentation fixes on language.rst L.S. Cook 2015-09-28 13:28:47 -0700
  • 3b650c5c44 tinycrypt: use tabs not spaces Dan Kalowsky 2015-10-06 16:28:29 -0700
  • 9d506d0a26 tinycrypt: moving includes Dan Kalowsky 2015-10-06 16:02:36 -0700
  • 53dbe1f1ec crypto: comply with checkpatch file length Dan Kalowsky 2015-10-06 15:35:12 -0700
  • 579a490ea3 test_sema: fix initialization race Andrew Boie 2015-10-09 11:15:17 -0700
  • 966401307e x86: Allow use of simple_uart driver with ia32 target Jukka Rissanen 2015-10-08 10:04:41 +0300
  • 1f901bd491 doc: change bash to console refs L.S. Cook 2015-10-08 14:33:49 -0700
  • c98560f783 doc: edit of gerrit tutorial Leona 2015-09-23 10:37:31 -0700
  • 0fe883ccb1 Bluetooth: Fix not reseting required security in case of error Szymon Janc 2015-10-07 17:09:24 +0200
  • ab665fbe27 Bluetooth: Clear pairing flag if all keys have been distributed Mariusz Skamra 2015-10-07 14:00:16 +0200
  • 7aae2849c3 Bluetooth: Rename connection state notify functions Szymon Janc 2015-10-05 15:46:52 +0200
  • 89f8453ebe Bluetooth: Don't delay bt_conn connected callback Szymon Janc 2015-10-05 15:10:59 +0200
  • 6dba9310d4 net: Keep track of number of free L2 buffers Jukka Rissanen 2015-09-30 12:48:46 +0300
  • 3e5a38d348 net: contiki: Do not try to free null mbuf Jukka Rissanen 2015-09-30 09:37:56 +0300
  • 44df1a12a2 net: Print local MAC address when setting local addresses Jukka Rissanen 2015-09-29 12:55:52 +0300
  • dbed256cb0 net: Print stack usage more often for 802.15.4 fibers Jukka Rissanen 2015-09-30 09:39:23 +0300
  • c41ad174fc net: Print stack usage and statistics for every transmitted msg Jukka Rissanen 2015-09-29 12:51:10 +0300
  • b14fdb8b5d net: contiki: Print detailed info if packet len is wrong Jukka Rissanen 2015-09-29 12:39:57 +0300
  • f857815455 net: Print warning if 6lowpan is not used with 802.15.4 Jukka Rissanen 2015-09-25 17:00:28 +0300
  • a3c8bf6ce3 net: contiki: Typo in 802.15.4 reassembly debug message Jukka Rissanen 2015-09-29 12:49:43 +0300
  • b7d790b4b2 net: contiki: Do not discard non-fragmented packets Jukka Rissanen 2015-09-25 16:58:27 +0300
  • ea0d712ee1 net: Compile 6lowmac layer only if 6lowpan is enabled Jukka Rissanen 2015-09-25 16:56:33 +0300
  • d0731d5d81 net: Pretty print statistics Jukka Rissanen 2015-09-30 14:54:38 +0300
  • a8c54384c0 net: Gather statistics about amount of received L2 bytes Jukka Rissanen 2015-09-29 13:37:01 +0300
  • f84e0c1b9b net: Gather statistics about amount of sent L2 bytes Jukka Rissanen 2015-09-25 16:50:04 +0300
  • f10641f072 net: contiki: Initialize statistics structure Jukka Rissanen 2015-09-28 14:52:18 +0300
  • 66f6cfc86f Bluetooth: Cover whole key API under CONFIG_BLUETOOTH_SMP Szymon Janc 2015-10-02 13:51:20 +0200
  • 4372347319 Bluetooth: SMP: Move code to reduce number of ifdefs Szymon Janc 2015-10-02 13:42:53 +0200
  • 07805cb9a4 Bluetooth: Move GATT code to reduce number of ifdefs Szymon Janc 2015-10-02 12:44:26 +0200
  • 888fac8ac8 Bluetooth: Move connection code to reduce number of ifdefs Szymon Janc 2015-10-02 12:39:11 +0200
  • 5deb2667dd Bluetooth: Fix connecting to devices that use RPA Szymon Janc 2015-10-02 10:10:39 +0200
  • eb8dfd116e Bluetooth: Refactor handling of identity address lookup Szymon Janc 2015-10-01 18:21:40 +0200
  • 18a375d487 net: tools: echo-client can send data forever Jukka Rissanen 2015-09-30 14:29:35 +0300
  • 2456300976 net: 802.15.4: Ignore too long network packets in dummy radio Jukka Rissanen 2015-10-01 13:37:59 +0300
  • 05d8a096e1 net: apps: test_15_4 fixes when running in one qemu Jukka Rissanen 2015-09-30 16:05:41 +0300
  • b8fb7ebd02 net: apps: Fix the 802.15.4 monitor application Jukka Rissanen 2015-09-25 16:47:20 +0300
  • 83dd828d58 net: apps: Add readme file describing various IP stack examples Jukka Rissanen 2015-09-28 14:02:41 +0300
  • 9368afd336 net: apps: Connect echo-server and echo-client tests together Jukka Rissanen 2015-09-25 16:44:12 +0300
  • 40638b3ad4 net: Additional checks for length of the data to be sent Jukka Rissanen 2015-09-25 12:35:51 +0300
  • 03e0d10ab3 net: contiki: Remember original data length when sending Jukka Rissanen 2015-09-25 12:30:48 +0300
  • ddab4c11af net: contiki: Print debug information about fragment length Jukka Rissanen 2015-09-24 17:09:28 +0300
  • d9e0f0494a net: User can select the desired 6LoWPAN compression method Jukka Rissanen 2015-09-29 20:44:47 +0300
  • c890edc687 net: 802.15.4: Allow user to set the PAN id Jukka Rissanen 2015-10-01 11:19:48 +0300
  • 3c1f69dcbc net: 802.15.4: Fix the sent network buffer length Jukka Rissanen 2015-09-24 17:00:50 +0300
  • af98cbc1b6 Bluetooth: Move HCI core code to reduce number of ifdefs Szymon Janc 2015-10-01 17:50:19 +0200
  • ca9d755073 Bluetooth: Enable stack analysis in tester application Szymon Janc 2015-09-29 11:13:17 +0200
  • 68d7688aff Bluetooth: SMP: Add timeout fiber stack analysis Szymon Janc 2015-09-29 10:56:58 +0200
  • eb42877662 Bluetooth: Use common code for stack usage analysis in HCI code Szymon Janc 2015-09-29 10:45:44 +0200
  • edf9cc3065 Bluetooth: Add new code for stack usage analysis Szymon Janc 2015-10-01 10:39:01 +0200
  • 01bec178dc Bluetooth: Handle read supported gatt server commands Mariusz Skamra 2015-09-28 17:59:25 +0200
  • b75915e366 Bluetooth: Add read characteristic value callback Mariusz Skamra 2015-09-24 16:23:43 +0200