Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9cdd128eab18004aa71af430119f44bc88e6adf3
9cdd128
Bluetooth: SMP: Add support for receiving remote IRK
by Johan Hedberg
· 9 years ago
40e6a12
Bluetooth: Add IRK storage
by Johan Hedberg
· 9 years ago
275c031
Bluetooth: Refactor key handling to prepare for more key types
by Johan Hedberg
· 9 years ago
3845339
Bluetooth: Move key handling to separate files
by Johan Hedberg
· 9 years ago
5dd8fd7
Bluetooth: Add missing stdint.h dependency to buf.h
by Johan Hedberg
· 9 years ago
2dc3554
Bluetooth: Rename bt_addr_is_rpa to bt_addr_le_is_rpa
by Johan Hedberg
· 9 years ago
e4e6f4d
Bluetooth: Add bt_gatt_notify
by Luiz Augusto von Dentz
· 9 years ago
8508bfb
Bluetooth: Make use of BT_GATT_CCC
by Luiz Augusto von Dentz
· 9 years ago
e8e0fbe
Bluetooth: Add BT_GATT_CCC macro
by Luiz Augusto von Dentz
· 9 years ago
1d734fd
Bluetooth: Fix not passing proper peer address to attribute read
by Luiz Augusto von Dentz
· 9 years ago
c6ce779
Bluetooth: Add Bluetooth remote address to attribute callbacks
by Luiz Augusto von Dentz
· 9 years ago
68773aa
Bluetooth: Fix CONFIG_BLUETOOTH_DEBUG_UART dependency
by Johan Hedberg
· 9 years ago
7f72d21
Bluetooth: Rename bt_conn_lookup_by_addr_le for consistency
by Johan Hedberg
· 9 years ago
ae58464
Bluetooth: Rename bt_conn_lookup to bt_conn_lookup_handle
by Johan Hedberg
· 9 years ago
c151b84
Bluetooth: Add bt_conn_lookup_by_addr_le
by Luiz Augusto von Dentz
· 9 years ago
1c65da5
Bluetooth: Check returned buffer is not NULL
by Andrei Emeltchenko
· 9 years ago
d80a8fc
Bluetooth: Add write support to CCC in peripheral sample
by Luiz Augusto von Dentz
· 9 years ago
96ac8de
Bluetooth: Add implementation of ATT Write Response
by Luiz Augusto von Dentz
· 9 years ago
e7ac889
Bluetooth: Fix codying style of EIR defines
by Luiz Augusto von Dentz
· 9 years ago
96f7d7b
Bluetooth: Add Current Time notify and CCC
by Andrei Emeltchenko
· 9 years ago
9a8272a
Bluetooth: Simplify stack analysis code
by Johan Hedberg
· 9 years ago
12229a8
Bluetooth: Fine-tune stack size adjustment for debug
by Johan Hedberg
· 9 years ago
8eabf20
Bluetooth: Add convenience macros for defining stacks
by Johan Hedberg
· 9 years ago
fadbdce
Bluetooth: Support unaligned stack arrays
by Johan Hedberg
· 9 years ago
f51c6a4
Bluetooth: Use sizeof() for stack when starting fibers
by Johan Hedberg
· 9 years ago
16faa55
Bluetooth: Remove unnecessary printk() for stack analysis
by Johan Hedberg
· 9 years ago
fae27b9
Bluetooth: Add Current Time Service to peripheral app
by Andrei Emeltchenko
· 9 years ago
6a8ba74
Bluetooth: Add UUID definitions for Current Time profile
by Andrei Emeltchenko
· 9 years ago
c82b96d
Bluetooth: Tune stack sizes based on latest analysis
by Johan Hedberg
· 9 years ago
8e5721e
Bluetooth: Add code to analyze stack usage
by Johan Hedberg
· 9 years ago
c31b206
Bluetooth: Declare fiber stacks as __noinit
by Johan Hedberg
· 9 years ago
089a10b
Rename documentation project
by Anas Nashif
· 9 years ago
4e66e99
Adding coding conventions
by Dan Kalowsky
· 9 years ago
1e4624e
Adapt installation guide with current requirements
by Dan Kalowsky
· 9 years ago
e2ae670
Rename timo-env.sh to zephyr-env.sh
by Anas Nashif
· 9 years ago
6523094
Rename tinymountain -> zephyr
by Anas Nashif
· 9 years ago
b882377
Rename TIMO -> ZEPHYR
by Anas Nashif
· 9 years ago
8accfcf
Rename timo-env.sh and timo-env_install.bash
by Anas Nashif
· 9 years ago
54ac448
Rename VXMICRO_ARCH and VXMICRO
by Anas Nashif
· 9 years ago
f2520f8
Rename VXMICRO_ARCH_arc -> CONFIG_ARC
by Anas Nashif
· 9 years ago
274622e
Rename VXMICRO_ARCH_arm -> CONFIG_ARM
by Anas Nashif
· 9 years ago
191fc27
Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32
by Anas Nashif
· 9 years ago
2eb30f3
Remove dos carriage return
by Anas Nashif
· 9 years ago
61eff49
kbuild: link using ${LD} instead of ${CC}
by Peter Mitsis
· 9 years ago
fb624c9
kbuild: Add libgcc.a directory to xtools search path
by Peter Mitsis
· 9 years ago
28846db
kbuild: Specify -march when using ARM cortex-m3/m4
by Peter Mitsis
· 9 years ago
cbf6d5b
kbuild: Update xtools toolchain default versions
by Peter Mitsis
· 9 years ago
ad71ba6
Ensure k_args fields are properly aligned and packed
by Peter Mitsis
· 9 years ago
53bee67
Remove unused files from scripts/
by Anas Nashif
· 9 years ago
f05ee8f
Remove more kernel module related references
by Anas Nashif
· 9 years ago
e06da7b
Remove packaging dependencies
by Anas Nashif
· 9 years ago
79635e0
Remove depmod and dependencies
by Anas Nashif
· 9 years ago
952a200
Fixed make target for running in qemu (nanokernel)
by Anas Nashif
· 9 years ago
ebedf48
Fixed make target for running in qemu (microkernel)
by Anas Nashif
· 9 years ago
781b627
Add __may_alias macro to GCC toolchain
by Jukka Rissanen
· 9 years ago
6d27b0a
Add simple UART driver
by Szymon Janc
· 9 years ago
072961c
Rename VXMICRO_BSP_BASE to ZEPHYR_BSP_BASE
by Allan Stephens
· 9 years ago
63c7d00
Rename VXMICRO_BASE to TIMO_BASE
by Allan Stephens
· 9 years ago
06f10df
Eliminate references to VXMICRO_TOOL
by Allan Stephens
· 9 years ago
570795f
Rename VXMICRO_JOBS to ZEPHYR_JOBS
by Allan Stephens
· 9 years ago
74b98c1
Rename VXMICRO_GCC_VARIANT to ZEPHYR_GCC_VARIANT
by Allan Stephens
· 9 years ago
815c640
Rename VPF files to use MDEF file extension
by Allan Stephens
· 9 years ago
b36b379
Eliminate VxMicro branding in sanity check scripts
by Allan Stephens
· 9 years ago
f94682b
Eliminate VxMicro branding in build system
by Allan Stephens
· 9 years ago
5189844
Eliminate VxMicro branding in kernel code
by Allan Stephens
· 9 years ago
ec2d3fb
Eliminate Viper branding
by Allan Stephens
· 9 years ago
57de8be
Eliminate VxMicro branding in sample projects
by Allan Stephens
· 9 years ago
5b291d3
Eliminate VxMicro branding in main application include file
by Allan Stephens
· 9 years ago
a2a14a3
Eliminate VxMicro branding in sample project output
by Allan Stephens
· 9 years ago
b1190a0
Get rid of VxMicro-specific warning from VPF files
by Allan Stephens
· 9 years ago
2628a47
atomic: Add bitfield API for atomic_t
by Johan Hedberg
· 9 years ago
24c4402
atomic: Add const declaration to atomic_get
by Johan Hedberg
· 9 years ago
839fb27
Cosmetic changes to microkernel task status flags
by Allan Stephens
· 9 years ago
ef45213
Don't expose APIs for experimental task monitoring capability
by Allan Stephens
· 9 years ago
fb7a75c
Eliminate unnecessary microkernel symbols
by Allan Stephens
· 9 years ago
f6d2c14
Eliminate needless #includes
by Allan Stephens
· 9 years ago
662d02c
Remove private context structure from public nanokernel API
by Allan Stephens
· 9 years ago
d0ed154
Eliminate nanokernel's private.h file
by Allan Stephens
· 9 years ago
f5777f8
Continue consolidation of arch-independent private nanokernel APIs
by Allan Stephens
· 9 years ago
bff7fc1
Begin consolidation of arch-independent private nanokernel APIs
by Allan Stephens
· 9 years ago
69555e8
Cleanup of nanokernel's fiber scheduling routine
by Allan Stephens
· 9 years ago
24dd304
Relocate declarations for public nanokernel object types
by Allan Stephens
· 9 years ago
7e78540
Remove task monitoring symbols from microkernel public API
by Allan Stephens
· 9 years ago
53165a6
Eliminate architecture-specific init.h files
by Allan Stephens
· 9 years ago
0c3fd0a
Relocate declarations of _nano_fiber_swap()
by Allan Stephens
· 9 years ago
f547a5b
Eliminate cputype.h and its arch-specific derivatives
by Allan Stephens
· 9 years ago
bb9ab03
Eliminate unnecessary references to cpu.h and cputype.h
by Allan Stephens
· 9 years ago
03a2abe
Relocate macros for supporting non-byte addressible architectures
by Allan Stephens
· 9 years ago
ecd6ace
Reorganize dependencies for the 2 major public include files
by Allan Stephens
· 9 years ago
d639bb8
libc: Add tolower implementation
by Jukka Rissanen
· 9 years ago
0167ee4
Kbuild: Simplify prepare targets.
by Juan Manuel Cruz
· 9 years ago
ef07b96
Kbuild removes kernel.release generation.
by Juan Manuel Cruz
· 9 years ago
52c9d87
Kbuild speed and target dependency improvements.
by Juan Manuel Cruz
· 9 years ago
dc2b1f1
Kbuild: Improve verbosity on project build.
by Juan Manuel Cruz
· 9 years ago
64fd17d
Kconfig default configurations update.
by Juan Manuel Cruz
· 9 years ago
80ce28a
Kconfig stop creating empty header files.
by Juan Manuel Cruz
· 9 years ago
d6db256
Add missing #includes required to reference non-kernel APIs
by Allan Stephens
· 9 years ago
a279100
Avoid use of "ukernel" terminology in some sample projects
by Allan Stephens
· 9 years ago
e310881
Revise misleading instructions in sample project README.txt files
by Allan Stephens
· 9 years ago
a1bd59d
Eliminate obsolete coding convention comments
by Allan Stephens
· 9 years ago
Next »