summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-11-14Per-CPU variables, TCB and SSP supportarm_port_devRichard Braun
2017-10-31Merge branch 'master' into arm_port_devRichard Braun
2017-10-31Rename CONFIG_MULTIPROCESSOR to CONFIG_SMPRichard Braun
2017-10-31Fix cpu_intr_enabledRichard Braun
2017-10-30Start board and architecture specific infrastructureRichard Braun
2017-10-25Improve qemu/arm scriptRichard Braun
2017-10-24Add a qemu/arm script, enable caching, clear bssRichard Braun
2017-09-28tools/build_configs.py: remove TODO entry about test modulesRichard Braun
2017-09-28tools/build_configs.py: make the builds verboseRichard Braun
2017-09-28tools/build_configs.py: minor improvementsRichard Braun
2017-09-27tools/build_configs.py: fix filters about the number of CPUsRichard Braun
2017-09-27tools/build_configs.py: update the small and large options setsRichard Braun
2017-09-27tools/build_configs.py: minor help message changeRichard Braun
2017-09-27tools/build_configs.py: fix quoting of integer valuesRichard Braun
2017-09-27tools/build_configs.py: fix exclusive boolean filter generationRichard Braun
2017-09-27tools/build_configs: rework and improveRichard Braun
2017-09-25tools/build_configs: new scriptRichard Braun
2017-09-25Fix generation of .config filesRichard Braun
2017-09-21New build systemRichard Braun
2017-09-21Import kconfig from Linux 4.13Richard Braun
2017-09-21Remove autotools filesRichard Braun
2017-07-29tools/tsort_init_ops.sh: mention that the script is part of the build systemRichard Braun
2017-07-26tools/tsort_init_ops.sh: new scriptRichard Braun
2017-04-29Fix custom autoconf macro synopsis formatRichard Braun
2017-04-29Add license notice for the custom autoconf macrosRichard Braun
2017-04-29Rename custom autoconf macros from ax_check_xxx to ax_prog_xxxRichard Braun
2017-04-29Replace unneeded tab characters in MakefilesRichard Braun
2017-04-06tools/qemu.sh: reduce default memory sizeRichard Braun
2017-04-03tools/qemu.sh: reduce default number of vcpusRichard Braun
2017-03-26doc: use highlight for source code highlightingRichard Braun
2017-03-23Make the build system handle Asciidoc documentationRichard Braun
2017-03-14configure.ac: disable PIE if enabled by defaultRichard Braun
2017-03-13Include a script for testing with QEMURichard Braun