summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-02-05Rename TIMO -> ZEPHYRAnas Nashif
2016-02-05Rename VXMICRO_ARCH and VXMICROAnas Nashif
2016-02-05Rename VXMICRO_ARCH_arm -> CONFIG_ARMAnas Nashif
2016-02-05Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32Anas Nashif
2016-02-05kbuild: link using ${LD} instead of ${CC}Peter Mitsis
2016-02-05kbuild: Add libgcc.a directory to xtools search pathPeter Mitsis
2016-02-05kbuild: Specify -march when using ARM cortex-m3/m4Peter Mitsis
2016-02-05kbuild: Update xtools toolchain default versionsPeter Mitsis
2016-02-05Remove unused files from scripts/Anas Nashif
2016-02-05Remove packaging dependenciesAnas Nashif
2016-02-05Remove depmod and dependenciesAnas Nashif
2016-02-05Rename VXMICRO_BSP_BASE to ZEPHYR_BSP_BASEAllan Stephens
2016-02-05Eliminate references to VXMICRO_TOOLAllan Stephens
2016-02-05Rename VXMICRO_JOBS to ZEPHYR_JOBSAllan Stephens
2016-02-05Rename VPF files to use MDEF file extensionAllan Stephens
2016-02-05Eliminate VxMicro branding in sanity check scriptsAllan Stephens
2016-02-05Eliminate VxMicro branding in build systemAllan Stephens
2016-02-05Eliminate Viper brandingAllan Stephens
2016-02-05Eliminate VxMicro branding in main application include fileAllan Stephens
2016-02-05Kconfig stop creating empty header files.Juan Manuel Cruz
2016-02-05Kbuild: Adding bin and strip generation.Juan Manuel Cruz
2016-02-05re-add -Werror to sanity checksAnas Nashif
2016-02-05Initialize idle task's stack related fields in sysgenPeter Mitsis
2016-02-05Apply __stack tag to align kernel defined task/fiber stacksPeter Mitsis
2016-02-05Replace use of __attribute__((packed)) with __packedPeter Mitsis
2016-02-05Update checkpatch scripts to use TIMO_BASEPeter Mitsis
2016-02-05Eliminate separate include files for generating absolute symbolsAllan Stephens
2016-02-05Eliminate testing of secure string library codeAllan Stephens
2016-02-05Add random number API testDmitriy Korovkin
2016-02-05kbuild: Remove compilation tool command line validationDirk Brandewie
2016-02-05make: Fix qemu flags for ARM architectureAndrei Emeltchenko
2016-02-05Use qemu from toolchain if availableAnas Nashif
2016-02-05Remove nodes naming when using sysgenAnas Nashif
2016-02-05Remove Makefile.modpost and .ko buildingAnas Nashif
2016-02-05Kbuild: Tools build at TIMO_BASE directory.Juan Manuel Cruz
2016-02-05Add missing -Wl,--end-group and always use __startAnas Nashif
2016-02-05bluetooth: do not run sanity on quarkAnas Nashif
2016-02-05Kbuild: fix yocto toolchain settings for ARCAnas Nashif
2016-02-05Kbuild: make merge_config less verboseAnas Nashif
2016-02-05Kbuild: use sed to generate offsets.hAnas Nashif
2016-02-05Kbuild: Do not generate modules.orderAnas Nashif
2016-02-05Kbuild: Output files at outdir directory.Juan Manuel Cruz
2016-02-05VXMICRO_BASE->TIMO_BASEAnas Nashif
2016-02-05Kbuild: Dash compatibility.Juan Manuel Cruz
2016-02-05Kbuild: link against libc only for newlibAnas Nashif
2016-02-05Kbuild: do not copy libc.aAnas Nashif
2016-02-05Kbuild: enable toolchain newlib library instead of minimal libcAnas Nashif
2016-02-05Kbuild: Support toolchain auxiliary libraries per variantAnas Nashif
2016-02-05sysgen: VXMICRO_BASE -> TIMO_BASEAnas Nashif
2016-02-05fix path to truesizeAnas Nashif