summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-08-01fs: Adds diskio interfaceRamesh Thomas
2016-07-31build: use quiet cmd for AR of libzephyr.aKumar Gala
2016-07-31build: create libzephyr.a and link it in instead of objectsAnas Nashif
2016-07-27Makefile: Restructure for multilibsJuro Bystricky
2016-07-27Makefile: link arch/ lastAndrew Boie
2016-07-27gen_idt: add -d switch for extra debug infoAndrew Boie
2016-07-25build: use -Og instead of -O0 for CONFIG_DEBUGAndrew Boie
2016-07-18build: Make sure sysgen related header files get updatedKumar Gala
2016-06-30usb: Add USB device core layerAdrian Bradianu
2016-06-30Revert "qemu: pass -serial stdio instead of -serial mon:stdio"Andrew Boie
2016-06-30build: Fix application object files placement when building out of treeKumar Gala
2016-06-30build: Split out building of application codeKumar Gala
2016-06-29build: Fix not allowing the host tools to be crosscompiledVinicius Costa Gomes
2016-06-29qemu: pass -serial stdio instead of -serial mon:stdioAndrew Boie
2016-06-28build: add 'qemugdb' targetAndrew Boie
2016-06-20ksdk: Add Makefile support for ksdk device and CPUMaureen Helm
2016-06-16misc: add config to omit frame pointerAndrew Boie
2016-06-14libc: change linking order to avoid over-stripping of symbolsAnas Nashif
2016-06-14build: do not reference full path of map fileAnas Nashif
2016-06-03Zephyr v1.4.0v1.4.0Anas Nashif
2016-06-02Zephyr v1.4.0-rc3v1.4.0-rc3Anas Nashif
2016-06-01Zephyr v1.4.0-rc2v1.4.0-rc2Anas Nashif
2016-05-29Zephyr v1.4.0-rc1v1.4.0-rc1Anas Nashif
2016-05-27ext: include headers based on HAL being usedAnas Nashif
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