Go to file
Johan Hedberg 6011ad8af5 mailmap: Add more entries for incomplete author information
More commits have ended up in the tree with incomplete author
information. Add entries for these to .mailmap so at least
git shortlog shows them correctly.

Before:

     3  Aceves
     3  ktseng
     1  bitpathe
     1  cacu

After:

    19  Gerardo Aceves
     3  Kuo-Lang Tseng
     1  Bit Pathe
     9  Carles Cufi

Change-Id: I793f1fb0f5aee25ee189d2102ef88ee24ac348d6
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-06-03 10:52:22 +00:00
arch
boards board: em_starterkit doesn't have FLASH_SCRIPT yet 2016-06-02 12:37:13 +00:00
doc doc: Edit power management technical content. 2016-06-03 00:44:10 +00:00
drivers i2c: qmsi: use I2C_SPEED_FAST_PLUS from API 2016-06-02 13:46:44 -04:00
ext
include net: Add net_buf_get_timeout() API 2016-06-02 10:32:20 +00:00
kernel
lib
misc
net Bluetooth: Fix clearing BT_DEV_ENABLE on HCI reset complete 2016-06-02 13:37:25 +00:00
samples samples: environmental sensing: fix BMP280 kconfig options 2016-06-03 12:00:20 +03:00
scripts expr_parser: support ':' operator 2016-06-02 23:10:07 +00:00
tests Bluetooth: Take advantage of net_buf_get_timeout() 2016-06-02 10:32:29 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: add Andrew for sanitycheck 2016-06-02 19:21:44 -04:00
Makefile Zephyr v1.4.0-rc3 2016-06-02 19:54:05 -04:00
Makefile.inc
zephyr-env.sh