zephyr/scripts
Benjamin Walsh 0f5607a211 microkernel: rename _k_init_node() to _k_init_dynamic()
It was badly named: this routine initializes what cannot be done
statically, i.e. what has to be done dynamically.

We also do not have concepts of "node" anymore since the kernel is
single-node only.

Change-Id: Idde3183ca01ca3f70c5ae0e948734a965582ded8
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:36 -05:00
..
basic
cross_compiler
gen_idt remove shared/ and create files directly 2016-02-05 20:15:25 -05:00
gen_offset_header use gen_offset_header to generate offsets.h 2016-02-05 20:15:31 -05:00
genksyms
kconfig make sed happy on OSX when invoked with -i 2016-02-05 20:15:31 -05:00
patches move qemu patch to script/patches 2016-02-05 20:15:21 -05:00
sanity_chk sanity: update test footprint data 2016-02-05 20:15:35 -05:00
build_grub.sh add script to build grub for galileo 2016-02-05 20:15:31 -05:00
check_known_checkpatch_issues.sh Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
checkpatch.pl
checkstack.pl
config
diffconfig
do_checkpatch.sh Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
gcc-version.sh
headerdep.pl
Kbuild.include Revert "Kbuild: Tools build at TIMO_BASE directory." 2016-02-05 20:14:24 -05:00
link-zephyr.sh build offsets in-place and not in include/generated 2016-02-05 20:15:33 -05:00
maintainer-checkpatch.bash maintainer-checkpatch.bash: ignore gerrit ID 2016-02-05 20:14:27 -05:00
make-ll
Makefile Kbuild: Clean target fix. 2016-02-05 20:14:22 -05:00
Makefile.asm-generic
Makefile.build Revert "Kbuild: Tools build at TIMO_BASE directory." 2016-02-05 20:14:24 -05:00
Makefile.clean
Makefile.dtbinst
Makefile.extrawarn
Makefile.headersinst
Makefile.help
Makefile.host
Makefile.lib Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
Makefile.modbuiltin
Makefile.toolchain.iamcu toolchain: add support for iamcu toolchain 2016-02-05 20:14:38 -05:00
Makefile.toolchain.xtools
Makefile.toolchain.yocto toolchain: support toolchain variants 2016-02-05 20:15:25 -05:00
mkmakefile
mksysmap
sanitycheck sanitycheck: fix -O with relative paths 2016-02-05 20:15:34 -05:00
spelling.txt
sysgen microkernel: rename _k_init_node() to _k_init_dynamic() 2016-02-05 20:15:36 -05:00
timestamp