summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-11-04sysgen: build for unified kernel onlyAndrew Boie
2016-11-04sanitycheck: build for unified kernel onlyAndrew Boie
2016-11-04boards: arm: Add support for TI SimpleLink WiFi CC3200 LaunchXLGil Pitney
2016-11-03unified/sysgen: do not generate TICK_EVENT eventBenjamin Walsh
2016-11-03sanitycheck: enable missing ARM platformsKumar Gala
2016-11-02unified: Add linker script support for all kernel object typesAllan Stephens
2016-11-02console: shell: Support multiple modulesYael Avramovich
2016-11-01Makefile: Fix clobber of LIB_INCLUDE_DIR during second passGil Pitney
2016-11-01unified: API changes to event handlingPeter Mitsis
2016-10-31scripts: Update fixdep from kernel.orgFlavio Santes
2016-10-28unified: handle MDEF files that declare main()Andrew Boie
2016-10-28REVERTME: disable sanity for arduino_101_bleAndrew Boie
2016-10-28boards: 96b_carbon: Add support for 96boards Carbon boardAmit Kucheria
2016-10-28boards: nucleo_f401re: add new boardRicardo Salveti
2016-10-28unified: rename 'events' to 'alerts'Benjamin Walsh
2016-10-28unified: rename 'memory maps' to 'memory slabs'Benjamin Walsh
2016-10-28sanitycheck: Add support for ccacheKumar Gala
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