zephyr/boards
Andy Ross 9c62cc677d kernel: Add kswap.h header to unbreak cycles
The xtensa-asm2 work included a patch that added nano_internal.h
includes in lots of places that needed to have _Swap defined, because
it had to break a cycle and this no longer got pulled in from the arch
headers.

Unfortunately those new includes created new and more amusing cycles
elsewhere which led to breakage on other platforms.

Break out the _Swap definition (only) into a separate header and use
that instead.  Cleaner.  Seems not to have any more hidden gotchas.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-02-16 10:44:29 -05:00
..
arc arch: arc: bug fixes and add user space support in secure mode 2018-02-16 12:20:16 +01:00
arm sam0: Enable pinmux in arduino_zero_defconfig. 2018-02-14 09:05:12 -06:00
common scripts: jlink: Add flash command support to the jlink runner 2018-01-29 23:15:16 -05:00
nios2 boards: nios2: altera_max10: Add default Kconfig options for Disk 2018-02-06 22:49:37 -05:00
posix kernel: Add kswap.h header to unbreak cycles 2018-02-16 10:44:29 -05:00
riscv32 build: deprecate ZEPHYR_GCC_VARIANT 2018-02-13 07:44:45 -08:00
x86 kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
xtensa build: deprecate ZEPHYR_GCC_VARIANT 2018-02-13 07:44:45 -08:00
CMakeLists.txt build: support out-of-tree custom boards 2018-02-14 19:20:29 -05:00
Kconfig kconfig: Prune kconfig files that don't match the ARCH or BOARD 2018-01-12 07:29:05 -05:00
boards.rst board: zedboard_pulpino: move docs 2018-02-09 18:03:12 -05:00