summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-05-26scripts: add a script to report RAM/ROM usageAnas Nashif
2016-05-23qmsi: move drivers and hal to ext/halAnas Nashif
2016-05-18misc: clean up __ASSERT warnings during buildBenjamin Walsh
2016-05-16build: move library related code to lib/Anas Nashif
2016-05-16tinycrypt: move from lib to regular objectsAnas Nashif
2016-05-16build: add extra dependency for zephyr.lnk and rebuild with new boardsAnas Nashif
2016-05-14build: allows CC and CCX override from Makefile source filesJuan Manuel Cruz
2016-05-14build: Add MinGW dependencies in makefileJuan Manuel Cruz
2016-05-12qemu: Add possibility to redirect serial port to pseudo TTYFabrice Olivero
2016-05-09build: rename non-generated linker scripts to .ld extensionAndrew Boie
2016-05-04build: use gcc instead of ld for linkingAnas Nashif
2016-05-02Zephyr 1.3.0v1.3.0Anas Nashif
2016-05-03build: support icx llvm compilerJuan Manuel Cruz
2016-04-27Zephyr 1.3.0-rc2v1.3.0-rc2Anas Nashif
2016-04-26Zephyr 1.3.0-rc1v1.3.0-rc1Anas Nashif
2016-04-22qmsi: use QMSI_LIBRARY instead of QMSI_DRIVERSAnas Nashif
2016-04-19fixed inclusion of limits.h when building with newlibAnas Nashif
2016-04-18new SoC naming conventionAnas Nashif
2016-04-18soc: introduce SoC families and seriesAnas Nashif
2016-04-09Makefile: Fix linking order of librariesJuro Bystricky
2016-04-02Zephyr 1.2.0v1.2.0Anas Nashif
2016-03-31Zephyr v1.2.0-rc2v1.2.0-rc2Anas Nashif
2016-03-27Zephyr 1.2.0-rc1v1.2.0-rc1Anas Nashif
2016-03-12HACK: qemu: change e_machine for IAMCU binariesAndrew Boie
2016-03-05Zephyr 1.1.0v1.1.0Anas Nashif
2016-03-02Zephyr 1.1.0-rc1v1.1.0-rc1Anas Nashif
2016-02-17improve 'make help' and remove config targetsAnas Nashif
2016-02-11kbuild: support arbitrary dir for Makefile.appBenjamin Walsh
2016-02-08Zephyr v1.0.0v1.0.0Anas Nashif
2016-02-05Zephyr v0.9.0Anas Nashif
2016-02-05link in external application libraryAnas Nashif
2016-02-05link binary with extra options provided by appAnas Nashif
2016-02-05Zephyr 0.9.0-rc2Anas Nashif
2016-02-05build: fix parallel builds of applicationsAnas Nashif
2016-02-05print message when flashing/debugging not supportedAnas Nashif
2016-02-05add debug/debugserver supportAnas Nashif
2016-02-05build: set GDB to the right GDB binary from the SDKAnas Nashif
2016-02-05disable try-run on windowsAnas Nashif
2016-02-05expand 'make help'Anas Nashif
2016-02-05Zephyr 0.9.0-rc1Anas Nashif
2016-02-05Add flash support for boards using latest SDKAnas Nashif
2016-02-05irq: size _irq_to_interrupt_vector_tableAndrew Boie
2016-02-05build: fix issue with static interrupts on ARC/ARMAndrew Boie
2016-02-05build: Add C++ supportPeter Mitsis
2016-02-05build: rebuild binary if dependencies have changedAnas Nashif
2016-02-05kbuild: Remove check from non-existing optionsAndre Guedes
2016-02-05override architecture from command lineAnas Nashif
2016-02-05kbuild: remove linux modules related codeAnas Nashif
2016-02-05Removing directory link to the source tree.Louise Mendoza
2016-02-05mingw: Use built-in pwd with -W option for mingw buildsLouise Mendoza