Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cb5022fdbaafcc1e6f7c9a14bdb73aa9ccfcaec5
cb5022f
ipm_quark_se: lock irqs while waiting for status bit to clear
by Andrew Boie
· 9 years ago
06e78de
build: do not use link-zephyr
by Anas Nashif
· 9 years ago
204b66d
build: reused declared LDFLAGS
by Anas Nashif
· 9 years ago
ace0e22
remove unused variables and defines
by Anas Nashif
· 9 years ago
cc2801c
remove stray core-y redifinition
by Anas Nashif
· 9 years ago
ce5dc6a
build: remove unused init-y handling
by Anas Nashif
· 9 years ago
3bdae61
build: remove unused linux related code
by Anas Nashif
· 9 years ago
3315b1f
KLIBC_DIR and LDLIBS_TOOLCHAIN are obsolete
by Anas Nashif
· 9 years ago
afffff3
kconfig: ram size/start are set in platform Kconfig
by Anas Nashif
· 9 years ago
d50b6a7
ia32_pci: remove obsolete soc/platform
by Anas Nashif
· 9 years ago
32c48d1
arc: remove obsolete generic_arc
by Anas Nashif
· 9 years ago
030c004
enable iamcu on relevant platforms
by Anas Nashif
· 9 years ago
32829a9
i2c/i2c_dw: tiny improvement to execution flow
by Daniel Leung
· 9 years ago
dff5f6a
i2c: make i2c_transfer() really generic
by Daniel Leung
· 9 years ago
ee15085
i2c/i2c_dw: remove unused slave_mode field
by Daniel Leung
· 9 years ago
0e42331
i2c/i2c_quark_se_ss: fix build issue with debugging
by Daniel Leung
· 9 years ago
05ba788
quark_d2000_crb: make I2C controller work
by Daniel Leung
· 9 years ago
635351b
drivers: Add infrastructure for QMSI drivers
by Andre Guedes
· 9 years ago
49abcb3
device: add a new macro to obtain the device object symbol name
by Fabien Chereau
· 9 years ago
45dcfe1
rtc: Fix naming of RTC symbols
by Vinicius Costa Gomes
· 9 years ago
1622e4f
kbuild: Move CONFIG_STACK_CANARIES check
by Andre Guedes
· 9 years ago
772c85b
doc: Change README to reflect new API documentation.
by Rodrigo Caballero
· 9 years ago
403b26f
quark-se: Add the development board support
by Tomasz Bursztyka
· 9 years ago
d63a4f7
nano_timers: Simplify nano_xxx_timer_test() API family
by Peter Mitsis
· 9 years ago
5c01c09f
nano_stack: Simplify nano_xxx_stack_pop() API family
by Peter Mitsis
· 9 years ago
f0b55aa
nano_lifo: Simplify nano_xxx_lifo_get() API family
by Peter Mitsis
· 9 years ago
54b782a
nano_sema: Simplify nano_xxx_sem_take() API family
by Peter Mitsis
· 9 years ago
cd6db37
nano_fifo: Simplify nano_xxx_fifo_get() API family
by Peter Mitsis
· 9 years ago
a6b20d4
nano timeouts: Add support macros
by Peter Mitsis
· 9 years ago
6ef5761
test_timer: Make file header doxygen compliant
by Peter Mitsis
· 9 years ago
0032dbe
test_stack: Make file header doxygen compliant
by Peter Mitsis
· 9 years ago
7f56d85
test_lifo: Make file header doxygen compliant
by Peter Mitsis
· 9 years ago
3cdf484
test_sema: Make file header doxygen compliant
by Peter Mitsis
· 9 years ago
9b7f31e
test_fifo: Make file header doxygen compliant
by Peter Mitsis
· 9 years ago
e7e125a
Zephyr 0.8.0
by Anas Nashif
· 9 years ago
0bb325d
release: Update sanitycheck footprint data
by Anas Nashif
· 9 years ago
7ca98c0
doc: add mac installation guide
by Anas Nashif
· 9 years ago
893320a
toolchain: remove forgotten debug message
by Anas Nashif
· 9 years ago
e49530a
kconfig: do not build with NLS by default
by Anas Nashif
· 9 years ago
215f590
gitignore: Add vim temporary files
by Andre Guedes
· 9 years ago
3b28220
pwm samples: Correct MIN_PERIOD
by liu.lei
· 9 years ago
243c363
sample: nano: benchmark object: update BOARD to arduino_101
by Javier B Perez Hernandez
· 9 years ago
4f0f7e3
ipm_quark_se: don't wait for response with interrupts locked
by Andrew Boie
· 9 years ago
08d3cd7
ipm: quark_se: fix dropped/repeating characters
by Andrew Boie
· 9 years ago
4d3e120
ipm_console_receiver: fix carriage returns
by Andrew Boie
· 9 years ago
760f879
uart/ns16550: implements new API of line control
by Daniel Leung
· 9 years ago
64cba6d
serial/uart: adds new APIs for serial line control
by Daniel Leung
· 9 years ago
b85d3ef
uart: move baud rate and options into driver data
by Daniel Leung
· 9 years ago
b9c70ce
uart/ns16550: support divisor latch fraction (DLF)
by Daniel Leung
· 9 years ago
0ad859a
arm/arc: fix typos
by Benjamin Walsh
· 9 years ago
04727bc
toolchain: remove hardcoded compiler versions
by Anas Nashif
· 9 years ago
8fc8e9f
strip MDEF_FILE_PATH variable
by Anas Nashif
· 9 years ago
9d26ab7
dequote and strip CONF_FILE variable and minor variable cleanup
by Anas Nashif
· 9 years ago
6c5509f
linker: prefer board specific linker file
by Anas Nashif
· 9 years ago
4f48ac1
arc: soc: fix comment for NUM_IRQS
by Andrew Boie
· 9 years ago
c97150b
ARC: correctly generate the SW IRQ table
by Andrew Boie
· 9 years ago
58acef1
kconfig: Fix INT_LATENCY_BENCHMARK description
by Peter Mitsis
· 9 years ago
4146b34
x86: streamline irq_lock()/irq_unlock()
by Peter Mitsis
· 9 years ago
3c350ff
fixdep: Use correct printf identifier
by Peter Mitsis
· 9 years ago
16266f5
Zephyr 0.8.0-rc2
by Anas Nashif
· 9 years ago
aad3ba5
arc timer: Fix tickless idle tick announcement
by Peter Mitsis
· 9 years ago
7e5dd56
arc: select NANOKERNEL_TICKLESS_IDLE_SUPPORTED
by Benjamin Walsh
· 9 years ago
1ffdea1
idle: add infrastructure for tickless support in nanokernels
by Benjamin Walsh
· 9 years ago
ad99c3f
kconfig: remove useless tickless idle dependency
by Dirk Brandewie
· 9 years ago
9cfd0de
arc: add nanokernel tickless idle support in timer0 driver
by Peter Mitsis
· 9 years ago
c100aa8
arc: Remove misleading comment in Timer0 driver
by Peter Mitsis
· 9 years ago
1831900
arc: add nanokernel tickless idle support
by Benjamin Walsh
· 9 years ago
38a601e
idle: add support for nanokernel tickless idle
by Benjamin Walsh
· 9 years ago
41bebcd
arc: correctly size the IRQ vector table
by Andrew Boie
· 9 years ago
377f616
arc: fix alignment of IRQ vector table
by Andrew Boie
· 9 years ago
d0ab1a8
arc: arm: don't use recursion to create _sw_isr_table
by Andrew Boie
· 9 years ago
6043c15
arduino_101/pinmux: update pin description
by Daniel Leung
· 9 years ago
3218f53
arc: remove defaults for NUM_IRQS let SoC set it
by Anas Nashif
· 9 years ago
8c31ff7
arc: fixed missed rename of _IrqVectorTable
by Anas Nashif
· 9 years ago
889a4fc
quark_d2000: Use correct board name for quark_d2000_crb
by Anas Nashif
· 9 years ago
eeb8458
doc: correcting malformed table on platform.rst
by L.S. Cook
· 9 years ago
4cc935d
build: update xtools configurations
by Anas Nashif
· 9 years ago
6fa8588
kconfig: add mising option TASK_DEBUG
by Anas Nashif
· 9 years ago
0b18055
rename fsl_frdm_k64f -> frdm_k64f
by Anas Nashif
· 9 years ago
aae8008
frdm-k64f: set flash/sram size in board kconfig
by Anas Nashif
· 9 years ago
d067cdb
frdm-k64f: set frequency for SoC
by Anas Nashif
· 9 years ago
2d1465c
cortex_m: do not set default flash/sram size
by Anas Nashif
· 9 years ago
02812f4
drivers: pci: struct pci_dev_info rename class
by Javier B Perez Hernandez
· 9 years ago
fdf494f
pci: add support for 64-bit BARs
by Ido Yariv
· 9 years ago
bbccd7d
galileo: pinmux: fix WIFI_DISABLE_N & PCIE_RESET_N
by Ido Yariv
· 9 years ago
77e7b0f
i2c/dw: add missing PCI device information
by Ido Yariv
· 9 years ago
e77df3f
pci: re-initialize the lookup device for each bus
by Ido Yariv
· 9 years ago
e4ddf68
serial/ns16550: scan pci on the second port
by Ido Yariv
· 9 years ago
264617c
Adapt fixdep to works with MinGW
by Louise Mendoza
· 9 years ago
2386328
Adapt gen_offset_header to work with MinGW.
by Louise Mendoza
· 9 years ago
0551ee0
ipm: rework isr to service one set of requests at a time
by Dirk Brandewie
· 9 years ago
1fcbd09
adc: simplifies Kconfig options for adc dw driver
by Juan Manuel Cruz
· 9 years ago
11d2e57
adc: improves buffer management to hold repetitive reads.
by Juan Manuel Cruz
· 9 years ago
dfbf2bf
adc: fix sanity test
by Juan Manuel Cruz
· 9 years ago
69b124d
adc: fixes interrupt lines' issue.
by Juan Manuel Cruz
· 9 years ago
42696ca
adc: simplifies buffer management on adc dw driver.
by Juan Manuel Cruz
· 9 years ago
6a4d1b5
gpio: Fixes interruption connection parameters.
by Juan Manuel Cruz
· 9 years ago
609d1f7
gpio: adds interruption masking for quark se ss
by Juan Manuel Cruz
· 9 years ago
699564c
microkernel: fix build issue when CONFIG_TASK_MONITOR=y
by Daniel Leung
· 9 years ago
efeb9b6
update tests due to recent board files shuffle
by Daniel Leung
· 9 years ago
Next »