summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-02-05Move sysgen hooks and file generation to top-level KbuildAnas Nashif
2016-02-05Move scripts/Makefile.<arch>preparch to arch/<arch>Anas Nashif
2016-02-05cleanup makefiles and remove duplicationAnas Nashif
2016-02-05portability: echo -n fails on the macAnas Nashif
2016-02-05use gen_offset_header to generate offsets.hAnas Nashif
2016-02-05Zephyr 0.4.0-rc1Anas Nashif
2016-02-05fix setting of CONFIG_COMPILER_OPTAnas Nashif
2016-02-05remove unused linux Documentation targetsAnas Nashif
2016-02-05build: avoids link error when CCACHE is not activatedFabien Chereau
2016-02-05cleanup libc kconfig and use choiceAnas Nashif
2016-02-05allow linking of external application librariesAnas Nashif
2016-02-05Kbuild: Don't warn on zero-length format stringsAndrew Boie
2016-02-05build: rename platform target to driversAnas Nashif
2016-02-05build: build libc as object, not kbuild library (lib.a)Anas Nashif
2016-02-05doc: fix docs targetAnas Nashif
2016-02-05Add debug option to Kconfig to enable debuggingAnas Nashif
2016-02-05kbuild: Replace 'bsp-y' with 'platform-y'Peter Mitsis
2016-02-05Zephyr 0.3.0Anas Nashif
2016-02-05build: Don't disable the monitor when using QEMU_PIPEAndrew Boie
2016-02-05Zephyr 0.3.0-rc2Anas Nashif
2016-02-05Kbuild: use ccache if USE_CCACHE=1 is setAndrew Boie
2016-02-05Zypher 0.3.0-rc1Anas Nashif
2016-02-05Move platforms to new arch/<arch>/platforms directoryPeter Mitsis
2016-02-05toolchain: add support for iamcu toolchainAnas Nashif
2016-02-05Kbuild: Introduce QEMU_PIPE optionAndrew Boie
2016-02-05kconfig: Let the application decide the name of the kernel binAnas Nashif
2016-02-05Zephyr 0.2.0Anas Nashif
2016-02-05Zephyr 0.2.0-rc2Anas Nashif
2016-02-05Rename BSP_DIR to PLATFORMPeter Mitsis
2016-02-05Zephyr Kernel 0.2.0-rc1Anas Nashif
2016-02-05version: add version macroAnas Nashif
2016-02-05version: use printf for hex conversionAnas Nashif
2016-02-05version: reset version to 0.1.0Anas Nashif
2016-02-05version: Update version handling and codeAnas Nashif
2016-02-05Fix kernel version generationAnas Nashif
2016-02-05cflags: disable -Werror=date-timeAnas Nashif
2016-02-05Rename Zephyr OS into Zephyr KernelAnas Nashif
2016-02-05Change the modules link orderDmitriy Korovkin
2016-02-05Kbuild: CFLAGS Review.Juan Manuel Cruz
2016-02-05warn about unset ZEPHYR_GCC_VARIANT variableAnas Nashif
2016-02-05Revert "Kbuild: Tools build at TIMO_BASE directory."Anas Nashif
2016-02-05Kbuild: Assembly code extension.Juan Manuel Cruz
2016-02-05Rename Tiny Mountain -> Zephyr OSAnas Nashif
2016-02-05Rename tinymountain -> zephyrAnas Nashif
2016-02-05Rename TIMO -> ZEPHYRAnas Nashif
2016-02-05kbuild: link using ${LD} instead of ${CC}Peter Mitsis
2016-02-05Remove more kernel module related referencesAnas Nashif
2016-02-05Remove packaging dependenciesAnas Nashif
2016-02-05Remove depmod and dependenciesAnas Nashif
2016-02-05Rename VXMICRO_GCC_VARIANT to ZEPHYR_GCC_VARIANTAllan Stephens