Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bbd7912a6b96b6121f313061d15d6b3ef6d66a33
bbd7912
xtensa-asm2: Exception/interrupt handler should check stack sentinel
by Andy Ross
· 7 years ago
60932d1
xtensa: Add hook to do register window spills
by Andy Ross
· 7 years ago
2867bfc
xtensa asm2: Fixup stack alignment at runtime
by Andy Ross
· 7 years ago
02b2fe1
xtensa: THREAD_MONITOR hooks for asm2
by Andy Ross
· 7 years ago
7707fcf
xtensa: asm2 needs to honor thread preemption
by Andy Ross
· 7 years ago
63ad74f
xtensa: Fix thread entry point
by Andy Ross
· 7 years ago
2c1449b
kernel, xtensa: Switch-specific thread return value
by Andy Ross
· 7 years ago
bf21393
xtensa: Add exception/interrupt vectors in asm2 mode
by Andy Ross
· 7 years ago
7de010b
xtensa: Interrupt generator script and output for qemu & esp32
by Andy Ross
· 7 years ago
bba98a9
drivers/timer/xtensa_sys_timer: Add init/update hooks for asm2
by Andy Ross
· 7 years ago
c761ae9
xtensa: Add Kconfig for asm2 layer
by Andy Ross
· 7 years ago
6f30360
xtensa: Implement _xt_ints_on/off for asm2
by Andy Ross
· 7 years ago
a0dd2de
xtensa: Remove _xt_set_exception_handler()
by Andy Ross
· 7 years ago
bd72f71
xtensa: Remove arch-specific (and empty) offsets.h
by Andy Ross
· 7 years ago
b2c74e0
xtensa/asm2: Add a _new_thread implementation for asm2/switch
by Andy Ross
· 7 years ago
042d8ec
kernel: Add alternative _arch_switch context switch primitive
by Andy Ross
· 7 years ago
8ac9c08
kernel: Move some macros
by Andy Ross
· 7 years ago
32a444c
kernel: Fix nano_internal.h inclusion
by Andy Ross
· 7 years ago
837dd99
samples/xtensa-asm2: Unit test for new Xtensa assembly primitives
by Andy Ross
· 7 years ago
a34f884
xtensa: New asm layer to support SMP
by Andy Ross
· 7 years ago
8dca7ae
xtensa: Make high priority interrupts optional
by Andy Ross
· 7 years ago
88538e7
xtensa: Move register window exception handlers into a separate file
by Andy Ross
· 7 years ago
39f78b9
drivers/timer/xtensa_sys_timer: Correctly declare ISR
by Andy Ross
· 7 years ago
078259d
tests: modify the user space test codes for ARC
by Wayne Ren
· 7 years ago
bb50a88
arch: arc: apply the new thread stack layout
by Wayne Ren
· 7 years ago
e445ab6
arch: arc: handle exception in privilege task when USERSPACE enabled
by Wayne Ren
· 7 years ago
4433f81
arch: arc: MPUv2 enables MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT
by Wayne Ren
· 7 years ago
0a71b10
arch: arc: save user thread's context into privilege stack
by Wayne Ren
· 7 years ago
8d28411
arch: arc: modify the linker template for APPLICAITON Memory
by Wayne Ren
· 7 years ago
5a0ba2f
cmake: disable privilege stack generation for arc
by Wayne Ren
· 7 years ago
a970b5f
arch: arc: scrub regs of kernel context before returning to userspace
by Wayne Ren
· 7 years ago
7ef2506
arch: arc: enable US bit to check user mode
by Wayne Ren
· 7 years ago
0c3aebe
tests: add the test case for user space support of arc
by Wayne Ren
· 7 years ago
8feca6c
arch: arc: modify the kconfig for mpu case
by Wayne Ren
· 7 years ago
e91733c
arch: arc: bug fixes and add user space support in secure mode
by Wayne Ren
· 7 years ago
f81dee0
arch: arc: add user space support for arc
by Wayne Ren
· 7 years ago
3637d50
drivers: flash: nRF5x: Fix co-operation with Bluetooth controller
by Vinayak Kariappa Chettimada
· 7 years ago
7fa2c4d
Bluetooth: controller: Add missing HCI supp. cmd bits for PHY Update
by Vinayak Kariappa Chettimada
· 7 years ago
d35cc75
net: icmpv6: Drop ICMPv6 packet if NS header is NULL
by Ruslan Mstoi
· 7 years ago
ae03e35
Bluetooth: controller: Fix incorrect master role scheduling
by Vinayak Kariappa Chettimada
· 7 years ago
067ac68
Bluetooth: controller: Fix XTAL_ADVANCED threshold detection
by Vinayak Kariappa Chettimada
· 7 years ago
1433475
Bluetooth: controller: Define HAL_TIMER_SIGN_BIT
by Vinayak Kariappa Chettimada
· 7 years ago
8f5e96a
Bluetooth: controller: Use XON_BITMASK instead of BIT(31)
by Vinayak Kariappa Chettimada
· 7 years ago
8949233
kconfig: fix more help spacing issues
by Anas Nashif
· 7 years ago
b55eb03
kernel: device: Only compare strings if pointer comparison fails
by Leandro Pereira
· 7 years ago
1bda83a
Bluetooth: controller: Fix to use random CRC init value
by Vinayak Kariappa Chettimada
· 7 years ago
499baff
Bluetooth: controller: Reuse safer bt_rand in thread call path
by Vinayak Kariappa Chettimada
· 7 years ago
294c68d
Bluetooth: SMP: Send Pairing failed if there's no key space
by Johan Hedberg
· 7 years ago
ccec2dc
sensors: sensor_value: Elaborate docs
by Paul Sokolovsky
· 7 years ago
08de82c
arm: mpu: nxp: Set bus master 3 to full access
by Andy Gross
· 7 years ago
42680b0
mbedtls: Switch default MBEDTLS_CFG_FILE to config-mini-tls1_2.h
by Paul Sokolovsky
· 7 years ago
9f3d335
mbedtls: config-mini-tls1_2.h: Update stale comments
by Paul Sokolovsky
· 7 years ago
e1fc5c2
cmake: Add CONFIG_APPLICATION_MEMORY constraint
by Andy Gross
· 7 years ago
0be346e
tests: do not use comma separated strings
by Anas Nashif
· 7 years ago
7fe35cf
sanitycheck: check for deprecated variant env variable
by Anas Nashif
· 7 years ago
91b681a
tests: add test for device class/API
by Anas Nashif
· 7 years ago
c9097a9
Bluetooth: Mesh: Declare seg_rx_buf_data as __noinit
by Johan Hedberg
· 7 years ago
05884c7
Bluetooth: Mesh: Split proxy client buffer payload into separate array
by Johan Hedberg
· 7 years ago
d790ed5
native: __ASSERT() to immediately terminate
by Alberto Escolar Piedras
· 7 years ago
e172fa3
build: support out-of-tree custom boards
by Anas Nashif
· 7 years ago
1f8485b
CODEOWNERS: add entries for led_strip drivers
by Marti Bolivar
· 7 years ago
7032027
tests: userspace: fix read/write privileged stack tests
by Stephen Smalley
· 7 years ago
821dc37
subsys: storage: flash_map: Fix warning
by Christopher Collins
· 7 years ago
1a5133c
doc: contributing: Document CI
by Carles Cufi
· 7 years ago
f982a89
doc: contributing: Make instructions cross-platform
by Carles Cufi
· 7 years ago
daa8040
Bluetooth: Mesh: Ignore segments of cancelled message
by Mariusz Skamra
· 7 years ago
c78a122
net: icmpv6: Drop ICMPv6 packet if ICMP header is NULL
by Ruslan Mstoi
· 7 years ago
85fb583
kernel: device: Remove the redundant device name check
by Ramakrishna Pallala
· 7 years ago
e7b6c8f
kernel: mem_domain: Break down assertions
by Leandro Pereira
· 7 years ago
53a7cf9
kernel: mem_domain: Fix assertion in k_mem_domain_add_partition()
by Leandro Pereira
· 7 years ago
dd0d07c
sam0: Enable pinmux in arduino_zero_defconfig.
by Henrik Brix Andersen
· 7 years ago
c4dfa9b
drivers/pinmux/stm32: Fix 80 characters line warnings
by Yannis Damigos
· 7 years ago
67e14d3
net: buf: Use __noinit where possible
by Johan Hedberg
· 7 years ago
0aef903
tests: spi_loopback: add testcase.yaml
by Daniel Wagenknecht
· 7 years ago
c7c442a
tests: spi_loopback: add board specific configuration
by Daniel Wagenknecht
· 7 years ago
6406002
tests: spi_loopback: Move to using KConfig
by Daniel Wagenknecht
· 7 years ago
f24f50b
arm: cortex_m: Use new ARMV6_M_ARMV8_M_BASELINE in vector relay
by Carles Cufi
· 7 years ago
6b3d293
Bluetooth: Mesh: Fix sending Provisioning Failed for PB-GATT
by Johan Hedberg
· 7 years ago
4f47bc3
Bluetooth: Mesh: Resend Link Acknowledgment when necessary
by Johan Hedberg
· 7 years ago
27e1c4f
Bluetooth: Mesh: Fix handling of failed transmissions
by Johan Hedberg
· 7 years ago
6379da2
Bluetooth: Mesh: Fix NULL pointer access with PB-ADV
by Johan Hedberg
· 7 years ago
086893f
net: app: client: set remote port after DNS lookup
by Michael Scott
· 7 years ago
03c1d28
work_q: Correctly clear pending flag in delayed work queue, update docs
by Andy Ross
· 7 years ago
771dfb0
doc: nordic_segger: Add link to Python viewer
by Carles Cufi
· 7 years ago
3f623c2
doc: nordic_segger: Document conflicting console
by Carles Cufi
· 7 years ago
3f2f122
kernel: thread: Remove unused _k_thread_single_start()
by Ramakrishna Pallala
· 7 years ago
4c47d7f
arch: arm: Enable stack guard before starting main
by Andy Gross
· 7 years ago
0eb6275
doc: kernel: usermode: Add MPU stack and userspace documentation
by Andy Gross
· 7 years ago
465e04c
arch: arm: Fixup stack end calculations
by Andy Gross
· 7 years ago
f35c031
tests: mem_protect: userspace: Adjust kernel stack tests
by Andy Gross
· 7 years ago
f7ec62e
arm: mpu: Enable userspace support for NXP and ARM
by Andy Gross
· 7 years ago
1c047c9
arm: userspace: Add ARM userspace infrastructure
by Andy Gross
· 7 years ago
9ccdcb9
arm: mpu: Add user context API placeholder
by Andy Gross
· 7 years ago
29af3e0
scripts: nrfjprog: Use built-in pin reset enable
by Carles Cufi
· 7 years ago
cb3d127
sanitycheck: add ccm_bss, ccm_noinit and ccm_data sections
by Erwin Rol
· 7 years ago
6c0e69e
samples: olimex_stm32_e407: CCM usage example
by Erwin Rol
· 7 years ago
3f3466a
dts: add ccm config to olimex stm32 boards
by Erwin Rol
· 7 years ago
eaf74f7
dts: arm: stm32: Add ccm address and size configurations
by Erwin Rol
· 7 years ago
1dc41d1
kernel: init: initialize stm32 ccm sections
by Erwin Rol
· 7 years ago
e489018
scripts/dts/extract_dts_includes.py: add ccm support
by Erwin Rol
· 7 years ago
Next »