zephyr/boards
Andrew Boie 50131a3d0e altera_max10: support 'make flash' and 'make debug'
For both of these, we send the .elf binary over the JTAG and it gets
written directly into SRAM. The CPU boots the image from the entry
point (__start).

This does not provision the kernel onto device's User Flash Memory
(UFM). Implementation of this is still in progress see ZEP-273.

Change-Id: Iae8188a21e4a3eecfda0f4f0bb220c0607d719cb
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-07-12 18:09:57 +00:00
..
altera_max10 altera_max10: support 'make flash' and 'make debug' 2016-07-12 18:09:57 +00:00
arduino_101 usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
arduino_101_sss Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
arduino_due arduino due: move pinmux code to board definition 2016-05-28 10:45:43 -04:00
basic_cortex_m3 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
basic_minuteia Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
em_starterkit board: em_starterkit doesn't have FLASH_SCRIPT yet 2016-06-02 12:37:13 +00:00
frdm_k64f nxp_kinetis: Add Kconfig options to select the SoC part number 2016-06-10 12:17:57 -05:00
galileo pinmux: fix naming inconsistency 2016-05-28 10:45:43 -04:00
minnowboard Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
nrf52_pca10040 More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
nucleo_f103rb Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
olimexino_stm32 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
qemu_cortex_m3 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
qemu_nios2 qemu_nios2: remove debug options from defconfig 2016-07-12 18:09:51 +00:00
qemu_x86 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
quark_d2000_crb quark: move pinmux files to board/ 2016-05-28 10:22:31 -04:00
quark_se_devboard usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
quark_se_sss_devboard Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
stm32_mini_a15 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig boards: add a menu surrounding board Kconfig 2016-03-15 21:39:14 -04:00
Makefile build: switch to board based configurations 2016-02-05 20:25:11 -05:00