Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6b0cf54c60f99252c5279e89640e544b89ac8798
/
scripts
058fa4e
unified: API changes to event handling
by Peter Mitsis
· 9 years ago
70ff94c
scripts: Update fixdep from kernel.org
by Flavio Santes
· 9 years ago
f1c373c
unified: handle MDEF files that declare main()
by Andrew Boie
· 9 years ago
c9985d7
REVERTME: disable sanity for arduino_101_ble
by Andrew Boie
· 9 years ago
eb0f8ab
boards: 96b_carbon: Add support for 96boards Carbon board
by Amit Kucheria
· 9 years ago
779fb05
boards: nucleo_f401re: add new board
by Ricardo Salveti
· 9 years ago
31a3f6a
unified: rename 'events' to 'alerts'
by Benjamin Walsh
· 9 years ago
7ef0f62
unified: rename 'memory maps' to 'memory slabs'
by Benjamin Walsh
· 9 years ago
d5719a6
sanitycheck: Add support for ccache
by Kumar Gala
· 9 years ago
f8dcad4
sanitycheck: filter out the prebuilt.elf introduced by Makefile cleanup
by Anas Nashif
· 9 years ago
5662110
ci: sanitycheck: now that we do not run footprint script, reenable those
by Anas Nashif
· 9 years ago
779aa6e
sanitycheck: remove default qemu_support=false
by Andrew Boie
· 9 years ago
9702b83
boards: Add board definition for the BLE core on Arduino 101
by Johan Hedberg
· 9 years ago
aabbdb7
scripts: limit compare_footprint script to a defined group of boards
by Anas Nashif
· 9 years ago
431607c
nios2: port to unified kernel
by Andrew Boie
· 9 years ago
50b9317
sanitycheck: Add support for unified kernel
by Szymon Janc
· 9 years ago
3daf30c
sanity: add unified args
by Javier B Perez
· 9 years ago
28bba92
sanity: Load arguments from files
by Genaro Saucedo Tejada
· 9 years ago
480a131
unified: Support heap memory pool
by Allan Stephens
· 9 years ago
5680681
tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specific
by Kumar Gala
· 9 years ago
dfa86e2
sanitycheck: provide option to exclude tags
by Anas Nashif
· 9 years ago
8d35760
board: organize boards based on architecture
by Kumar Gala
· 9 years ago
e95abcd
sanitycheck: add nrf51_pca10028 to buildable tests
by Anas Nashif
· 9 years ago
238fe1f
gen_idt: remove int_vec_alloc bitfield from output
by Andrew Boie
· 9 years ago
34ffa15
checkpatch: complain only about actual leading spaces
by Anas Nashif
· 9 years ago
1da807e
unified: Tweak msgq API parameters
by Peter Mitsis
· 9 years ago
d5a252c
sanitycheck: Add hexiwear board
by Maureen Helm
· 9 years ago
578f911
unified: Tweak mem_map API parameters
by Peter Mitsis
· 9 years ago
2a2b075
unified: Tweak K_MEMORY_POOL_DEFINE() macro
by Peter Mitsis
· 9 years ago
b2fd5be
unified: Rework K_THREAD_DEFINE()
by Peter Mitsis
· 9 years ago
5606f7f
check_link_map: Removing unsuported python version.
by Sonia Leon Bautista
· 9 years ago
e5d9c58
unified: Tweak pipe API parameters
by Peter Mitsis
· 9 years ago
ea6cfd1
unified: Add legacy DEFINE_TASK support
by Allan Stephens
· 9 years ago
8d801a5
sanitycheck: Remove linker VMA/LMA offset checking
by Andy Ross
· 9 years ago
4cc228b
check_link_map: rewrite in python
by Andy Ross
· 9 years ago
84ae7d8
scripts/sysgen: Fix indentation inconsistency
by Yannis Damigos
· 9 years ago
0f22784
link: Add section size validity checker
by Andy Ross
· 9 years ago
54c90bc
tests: Add gcov support
by Jaakko Hannikainen
· 9 years ago
ca505f8
ztest: Add native building support
by Jaakko Hannikainen
· 9 years ago
9b5a464
boards: Rename the nRF52 Nitrogen to 96Boards Nitrogen
by Amit Kucheria
· 9 years ago
4dd1ca2
x86: add _init_irq_gate and use it in gen_idt
by Andrew Boie
· 9 years ago
3c42688
unified: Implement memory pools
by Dmitriy Korovkin
· 9 years ago
757dae5
x86: introduce new segmentation.h header
by Andrew Boie
· 9 years ago
00d0e46
build: use 'vercomp' without relying on it being in PATH
by Inaky Perez-Gonzalez
· 9 years ago
5363d14
boards: rename Quark SE Devboard to Quark SE C1000
by Anas Nashif
· 9 years ago
5e4b62c
boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem)
by Anas Nashif
· 9 years ago
806ac75
sdk: zephyr: check for minimum required version of SDK
by Anas Nashif
· 9 years ago
a6cf603
gpio: Remove obsolete API 1.0 callback mechanism
by Tomasz Bursztyka
· 9 years ago
456c6da
unified: initial unified kernel implementation
by Benjamin Walsh
· 9 years ago
20f7ae4
sysgen: add --kernel_type argument
by Benjamin Walsh
· 9 years ago
f668414
build: make sysgen take optional command line arguments
by Benjamin Walsh
· 9 years ago
31e3a34
gen_idt: validate IRQ line before vector assignment
by Andrew Boie
· 9 years ago
389ed15
build: Make QEMU_BIN_PATH optional
by Daniel Thompson
· 9 years ago
e4980bd
build: zephyr: Remove unused QEMU variable
by Daniel Thompson
· 9 years ago
77a2011
build: xtools: Honour CROSS_COMPILE (if set)
by Daniel Thompson
· 9 years ago
0684420
build: xtools: Simplify derivation of toolchain flags
by Daniel Thompson
· 9 years ago
37a9a45
scripts: Port get_maintainer.pl to Zephyr
by Vinicius Costa Gomes
· 9 years ago
5a271f9
build: Use __CYGWIN__ to detect Cygwin
by Carles Cufi
· 9 years ago
d29576b
kconfig: Specify ncurses explicitely
by Carles Cufi
· 9 years ago
ba61200
sanitycheck: allow extra arguments to be passed to the build
by Andrew Boie
· 9 years ago
53dffd6
add ARM GCC embedded toolchain to the list of supported toolchains
by Tyler Baker
· 9 years ago
c545e19
x86: remove dynamic interrupts and exceptions
by Andrew Boie
· 9 years ago
05e3d7f
sanitycheck: complain loudly about missing platforms
by Andrew Boie
· 9 years ago
7d432bb
microkernel: remove deprecated task IRQs
by Andrew Boie
· 9 years ago
8081fd3
kconfig: Use HOST_OS environment variable in Makefile
by Carles Cufi
· 9 years ago
4b554ba
sanitycheck: support for multiple toolchain
by Javier B Perez
· 9 years ago
7941454
sanitycheck: filter: add support to use env variables
by Javier B Perez
· 9 years ago
93d47e6
sanitychecks: update release data
by Anas Nashif
· 9 years ago
26f37ba
build: xtools: fix 'make qemu'
by Andrew Boie
· 9 years ago
8e42752
grub: Tweak build_grub.sh for proxy issues
by David B. Kinder
· 9 years ago
88af157
sanitycheck: arc.ini: add em_starterkit to sanity runs
by Andrew Boie
· 9 years ago
2968b36
sanity: non utf-8 characters are tolerated
by Genaro Saucedo Tejada
· 9 years ago
26b9140
sanitycheck: add nrf52_nitrogen and nrf52_pca10040
by Ricardo Salveti
· 9 years ago
4760753
Revert "microkernel: remove deprecated task IRQs"
by Andrew Boie
· 9 years ago
d73a9bb
microkernel: remove deprecated task IRQs
by Andrew Boie
· 9 years ago
38e3e0b
Makefile.toolchain.zephyr: Test CONFIG_TOOLCHAIN_VARIANT robustly.
by Paul Sokolovsky
· 9 years ago
b6612f45
altera_max10: default to UFM flashing
by Andrew Boie
· 9 years ago
12244a3
sanitycheck: allow deprecated APIs
by Andrew Boie
· 9 years ago
0bf30b0
toolchain.gccarmemb: Cleanup Makefile
by Kumar Gala
· 9 years ago
f25ac09
Makefile: Restructure for multilibs
by Juro Bystricky
· 9 years ago
0d03e32
gen_idt: add -d switch for extra debug info
by Andrew Boie
· 9 years ago
616e962
scripts: Check all CONFIG_* in the code are defined into a Kconfig file
by Sonia Leon Bautista
· 9 years ago
56dded4
qemu_nios2: run sanity checks with the emulator
by Andrew Boie
· 9 years ago
288f6cc
build: Improve usage of the ISSM toolchain
by Jesus Sanchez-Palencia
· 9 years ago
1c0bcc8
toolchain.gccarmemb: Simplify setting of libgcc include path
by Kumar Gala
· 9 years ago
5512105
sanitycheck: add -R to build all tests with assertions
by Andrew Boie
· 9 years ago
50131a3
altera_max10: support 'make flash' and 'make debug'
by Andrew Boie
· 9 years ago
c002401
sysgen: Cosmetic cleanup of memory pool generation code
by Allan Stephens
· 9 years ago
c0fd08e
kernel: Rename private memory pool types
by Allan Stephens
· 9 years ago
569d08a
kernel: Eliminate unused memory pool structure field
by Allan Stephens
· 9 years ago
f31b9a3
sysgen: Enhance comments describing generation of memory pools
by Allan Stephens
· 9 years ago
06dc309
kernel: Eliminate unused memory pool structure field
by Allan Stephens
· 9 years ago
3316e4c
gen_offset_header: don't force 32-bit build
by Andrew Boie
· 9 years ago
9557f03
gen_idt: don't force 32-bit build
by Andrew Boie
· 9 years ago
fc867fd
RFC: fix to build issue with subdirs
by Kumar Gala
· 9 years ago
0fb7abf
build: script to filter known issues
by Inaky Perez-Gonzalez
· 9 years ago
0a8a101
nios2: enable microkernel sanity checks
by Andrew Boie
· 9 years ago
1489248
sanitycheck: build for qemu_nios2 target
by Andrew Boie
· 9 years ago
908926c
gen_offset_header: resources leak in pTable
by Javier B Perez
· 9 years ago
5eecd88
checkpatch: kconfig: warn about spaces instead of tabs
by Javier B Perez
· 9 years ago
Next »