Go to file
Kumar Gala bbf736cf6e build: refactor kernel hex build to be common
Several platforms utilize a ihex image format.  Rather than
duplicating the build bits in everyones makefile, pull it into the
toplevel makefile so we all share it.

Change-Id: I9097b06e7e386a69ce6ab4d4e4d56cc776adfec2
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-10-24 10:59:22 -05:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch build: refactor kernel hex build to be common 2016-10-24 10:59:22 -05:00
boards drivers/serial: Make nRF5 UART pin configuration board-specific 2016-10-24 15:04:46 +00:00
doc unified/doc: Update ring buffers section of Kernel Primer 2016-10-21 15:33:31 +00:00
drivers drivers/serial: Make nRF5 UART pin configuration board-specific 2016-10-24 15:04:46 +00:00
ext ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
fs fs: Add file system API to flush cache of an open file 2016-09-23 00:06:32 +00:00
include kernel: Allow SYS_KERNEL_VER_MAJOR(), etc. return full range of values. 2016-10-22 10:04:00 +00:00
kernel device_pm: Update control function name and doc to indicate PM specific 2016-10-21 23:32:52 +00:00
lib iot/zoap: Fix comparing pointers of different signedness 2016-10-04 12:29:07 +00:00
misc kernel: Relocate ring buffer suppport to 'misc' directory 2016-10-21 15:33:31 +00:00
net Bluetooth: Fix build with unified kernel 2016-10-21 07:47:31 +03:00
samples samples: ipsp: whitelist platforms 2016-10-22 16:55:53 -04:00
scripts sanitycheck: add nrf51_pca10028 to buildable tests 2016-10-22 16:55:54 -04:00
tests tests: fix testcases for cortex-m0+ platforms 2016-10-22 16:54:19 -04:00
usb usb: do not assert on a variable we do not have 2016-09-24 08:12:35 -04:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch all fatal faults as failures 2016-10-19 15:05:47 +00:00
Kbuild unified/build: adapt Kbuild for unified kernel 2016-09-13 17:12:55 -04:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Add frdm-k64f and hexiwear boards 2016-10-18 21:42:32 +00:00
Makefile build: refactor kernel hex build to be common 2016-10-24 10:59:22 -05:00
Makefile.inc win-build: fixes to build with alternative make implementations 2016-09-12 12:28:14 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00