summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-10-27sanitycheck: filter out the prebuilt.elf introduced by Makefile cleanupAnas Nashif
2016-10-27ci: sanitycheck: now that we do not run footprint script, reenable thoseAnas Nashif
2016-10-27sanitycheck: remove default qemu_support=falseAndrew Boie
2016-10-26boards: Add board definition for the BLE core on Arduino 101Johan Hedberg
2016-10-26scripts: limit compare_footprint script to a defined group of boardsAnas Nashif
2016-10-26nios2: port to unified kernelAndrew Boie
2016-10-25sanitycheck: Add support for unified kernelSzymon Janc
2016-10-25sanity: add unified argsJavier B Perez
2016-10-25sanity: Load arguments from filesGenaro Saucedo Tejada
2016-10-25unified: Support heap memory poolAllan Stephens
2016-10-24tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specificKumar Gala
2016-10-24sanitycheck: provide option to exclude tagsAnas Nashif
2016-10-24board: organize boards based on architectureKumar Gala
2016-10-22sanitycheck: add nrf51_pca10028 to buildable testsAnas Nashif
2016-10-21gen_idt: remove int_vec_alloc bitfield from outputAndrew Boie
2016-10-19checkpatch: complain only about actual leading spacesAnas Nashif
2016-10-19unified: Tweak msgq API parametersPeter Mitsis
2016-10-18sanitycheck: Add hexiwear boardMaureen Helm
2016-10-18unified: Tweak mem_map API parametersPeter Mitsis
2016-10-18unified: Tweak K_MEMORY_POOL_DEFINE() macroPeter Mitsis
2016-10-17unified: Rework K_THREAD_DEFINE()Peter Mitsis
2016-10-15check_link_map: Removing unsuported python version.Sonia Leon Bautista
2016-10-15unified: Tweak pipe API parametersPeter Mitsis
2016-10-11unified: Add legacy DEFINE_TASK supportAllan Stephens
2016-10-05sanitycheck: Remove linker VMA/LMA offset checkingAndy Ross
2016-10-05check_link_map: rewrite in pythonAndy Ross
2016-10-03scripts/sysgen: Fix indentation inconsistencyYannis Damigos
2016-10-01link: Add section size validity checkerAndy Ross
2016-09-30tests: Add gcov supportJaakko Hannikainen
2016-09-30ztest: Add native building supportJaakko Hannikainen
2016-09-30boards: Rename the nRF52 Nitrogen to 96Boards NitrogenAmit Kucheria
2016-09-24x86: add _init_irq_gate and use it in gen_idtAndrew Boie
2016-09-20unified: Implement memory poolsDmitriy Korovkin
2016-09-20x86: introduce new segmentation.h headerAndrew Boie
2016-09-15build: use 'vercomp' without relying on it being in PATHInaky Perez-Gonzalez
2016-09-16boards: rename Quark SE Devboard to Quark SE C1000Anas Nashif
2016-09-16boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem)Anas Nashif
2016-09-15sdk: zephyr: check for minimum required version of SDKAnas Nashif
2016-09-14gpio: Remove obsolete API 1.0 callback mechanismTomasz Bursztyka
2016-09-13unified: initial unified kernel implementationBenjamin Walsh
2016-09-13sysgen: add --kernel_type argumentBenjamin Walsh
2016-09-13build: make sysgen take optional command line argumentsBenjamin Walsh
2016-09-12gen_idt: validate IRQ line before vector assignmentAndrew Boie
2016-09-12build: Make QEMU_BIN_PATH optionalDaniel Thompson
2016-09-12build: zephyr: Remove unused QEMU variableDaniel Thompson
2016-09-12build: xtools: Honour CROSS_COMPILE (if set)Daniel Thompson
2016-09-12build: xtools: Simplify derivation of toolchain flagsDaniel Thompson
2016-09-12scripts: Port get_maintainer.pl to ZephyrVinicius Costa Gomes
2016-09-07build: Use __CYGWIN__ to detect CygwinCarles Cufi
2016-09-07kconfig: Specify ncurses explicitelyCarles Cufi