summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-04-25toolchain: move iamcu output format/arch to SoCAnas Nashif
2016-04-23build: fixes issue in windows Kconfig supportJuan Manuel Cruz
2016-04-22gpio: Improve the public API to handle multi callbacksTomasz Bursztyka
2016-04-20sanitycheck: Add olimexino_stm32 board to sanitycheckYannis Damigos
2016-04-19checkpatch: warn on COMPLEX_MACRO and MULTISTATEMENT_MACRO_USE_DO_WHILEAnas Nashif
2016-04-12sanitycheck: align output for easier visual comparisonDaniel Leung
2016-04-12openocd: make openocd variables overridable from envAnas Nashif
2016-04-12build: Add a toolchain file for the GCC ARM Embedded toolchaincacu
2016-04-08x86.ini: increase arduino_101 priorityAndrew Boie
2016-04-08sanitycheck: fix test names to be same as beforeAndrew Boie
2016-04-08sanitycheck: be smarter about scanning for test casesAndrew Boie
2016-04-08sanitycheck: add ability to use arbitrary report for comparisonDaniel Leung
2016-04-08sanitycheck: parallelize binary size calculationsDaniel Leung
2016-04-07sanitycheck: fix initlevel section being mentioned twiceDaniel Leung
2016-04-02sanitychecks: update footprint numbersAnas Nashif
2016-04-01sanitycheck: add nucleo_f103rb abd stm32_mini_a15Maciek Borzecki
2016-03-30sanity: add quark_se_devboard to tested boardsAnas Nashif
2016-03-29compare_footprint: Python 3 compatibilityAndrew Boie
2016-03-26kconfig: untangle ordering and dependenciesDaniel Leung
2016-03-26kconfig: prefer default values that are defined laterDaniel Leung
2016-03-26kconfig: add a debug option to print defaults in menuconfigDaniel Leung
2016-03-23sanitycheck: don't require arch.ini blocks for every platformAndrew Boie
2016-03-23sanitycheck: allow N platforms per arch to be runAndrew Boie
2016-03-12sanitycheck: enable qemu_x86_iamcu and prefer it over qemu_x86Andrew Boie
2016-03-12HACK: qemu: change e_machine for IAMCU binariesAndrew Boie
2016-03-11debug: adds object tracing capability to microkernel eventsJuan Manuel Cruz
2016-03-11debug: kernel's object tracing apiJuan Manuel Cruz
2016-03-10memory_pool_heap: malloc/free access over a heap memory poolJithu Joseph
2016-03-05sanitycheck: updated footprint numbersAnas Nashif
2016-03-03gen_idt: correctly warn on duplicate IRQ connectionsAndrew Boie
2016-03-03sanitycheck: fail on footprint analysis of stripped ELFsAndrew Boie
2016-02-24sanitycheck: use Python 3Andrew Boie
2016-02-24sanitycheck: correctly treat linker warnings as errorsAndrew Boie
2016-02-22checkpatch: fix SPACE false positiveAnas Nashif
2016-02-22checkpatch: update checkpatch to latest from upstreamAnas Nashif
2016-02-17boards: remove obsolete CTB boardAnas Nashif
2016-02-12sanitychecks: update releas data after restructuringAnas Nashif
2016-02-12correcting issues identified by coverityDan Kalowsky
2016-02-12kconfig: adapt kconfig to work with mingwJuan Manuel Cruz
2016-02-11sanitychecks: add new keyword 'kernel' to testcase.iniAnas Nashif
2016-02-11scan for testcases in root to cover samples and testsAnas Nashif
2016-02-11arm build: Select correct library versionPeter Mitsis
2016-02-10sanitycheck: add testcase.ini field for slow testsAndrew Boie
2016-02-10sanitycheck: enable build tests for Arduino DueDaniel Leung
2016-02-08x86: rebase priority levelsAndrew Boie
2016-02-08compare footprint: fixed script to run in bash shell onlyJavier B Perez
2016-02-05sanitycheck: update footprint data for releaseAnas Nashif
2016-02-05build: fix fixdep warning.Louise Mendoza
2016-02-05add debug/debugserver supportAnas Nashif
2016-02-05add support for debugserverAnas Nashif