No description
Find a file
Andrew Boie fe6f178a3b nios2: generate kernel image in Intel HEX format
Altera tools for creating .pof files for flashing onto their
FPGAs require UFM data to be in this special format. Extend
the current 'all' and 'zephyr' targets to additionally create
this .hex file using objcopy, with the same exclusions as the
existing rule for .bin files.

Change-Id: I75293fba47536545359f817a1f2c1ae905b9d25c
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-10 15:22:40 +00:00
arch nios2: generate kernel image in Intel HEX format 2016-06-10 15:22:40 +00:00
boards board: em_starterkit doesn't have FLASH_SCRIPT yet 2016-06-02 12:37:13 +00:00
doc doc: unicode trademark and regsiter trademark 2016-06-09 02:52:53 +00:00
drivers Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
ext ext: Update and extend Nordic MDK header files 2016-06-03 04:41:26 -07:00
include Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
kernel nanokernel: Add callback to _nano_timeout once again 2016-06-01 00:35:05 +00:00
lib newlib: Support both namespace protected & nonprotected stubs 2016-06-09 16:22:28 +00:00
misc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
net Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
samples samples/task_profiler: modifications to ease integration 2016-06-10 15:16:16 +00:00
scripts toolchain.gccarmemb: Add include path for newlib headers 2016-06-09 16:22:28 +00:00
tests Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Add web pages for Networking and Bluetooth 2016-06-09 00:51:31 +00:00
Makefile Zephyr v1.4.0 2016-06-03 12:17:40 -04:00
Makefile.inc scripts: add a script to report RAM/ROM usage 2016-05-26 15:19:15 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00