summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2016-09-06sanitycheck: allow extra arguments to be passed to the buildAndrew Boie
2016-09-06add ARM GCC embedded toolchain to the list of supported toolchainsTyler Baker
2016-09-06x86: remove dynamic interrupts and exceptionsAndrew Boie
2016-09-06sanitycheck: complain loudly about missing platformsAndrew Boie
2016-09-06microkernel: remove deprecated task IRQsAndrew Boie
2016-09-06kconfig: Use HOST_OS environment variable in MakefileCarles Cufi
2016-08-30sanitycheck: support for multiple toolchainJavier B Perez
2016-08-29sanitycheck: filter: add support to use env variablesJavier B Perez
2016-08-26sanitychecks: update release dataAnas Nashif
2016-08-26build: xtools: fix 'make qemu'Andrew Boie
2016-08-23grub: Tweak build_grub.sh for proxy issuesDavid B. Kinder
2016-08-12sanitycheck: arc.ini: add em_starterkit to sanity runsAndrew Boie
2016-08-10sanity: non utf-8 characters are toleratedGenaro Saucedo Tejada
2016-08-05sanitycheck: add nrf52_nitrogen and nrf52_pca10040Ricardo Salveti
2016-08-05Revert "microkernel: remove deprecated task IRQs"Andrew Boie
2016-08-05microkernel: remove deprecated task IRQsAndrew Boie
2016-08-04Makefile.toolchain.zephyr: Test CONFIG_TOOLCHAIN_VARIANT robustly.Paul Sokolovsky
2016-07-28altera_max10: default to UFM flashingAndrew Boie
2016-07-28sanitycheck: allow deprecated APIsAndrew Boie
2016-07-28toolchain.gccarmemb: Cleanup MakefileKumar Gala
2016-07-27Makefile: Restructure for multilibsJuro Bystricky
2016-07-27gen_idt: add -d switch for extra debug infoAndrew Boie
2016-07-22scripts: Check all CONFIG_* in the code are defined into a Kconfig fileSonia Leon Bautista
2016-07-21qemu_nios2: run sanity checks with the emulatorAndrew Boie