Commit graph

  • b52a09f536 Optimize performance of memset() and memcpy() Allan Stephens 2015-05-25 13:50:16 -0400
  • 3c0b6f0379 Eliminate definitions of k_memset() and k_memcpy() Allan Stephens 2015-05-25 13:49:15 -0400
  • 140d314336 Eliminate references to k_memset() and k_memcpy() Allan Stephens 2015-05-25 13:18:47 -0400
  • 63720a9af3 Eliminate secure string error handling Allan Stephens 2015-05-27 17:22:34 -0400
  • cb2d18cc83 Eliminate secure string library routines Allan Stephens 2015-05-22 15:19:28 -0400
  • 4b105f459d Eliminate testing of secure string library code Allan Stephens 2015-05-22 15:11:36 -0400
  • 4994fadc9d Kbuild documentation update. Juan Manuel Cruz 2015-05-29 18:19:27 -0500
  • c02dd34277 Renaming include/nanokernel to include/arch Dan Kalowsky 2015-05-28 10:56:47 -0700
  • 40e7780e65 Renaming CONFIGURE_UART_PORT macro Dan Kalowsky 2015-05-28 10:12:53 -0700
  • b08727ed2d Add random number API test Dmitriy Korovkin 2015-05-25 15:10:29 -0400
  • ec8a461bfb Introduce public APIs for random number generation Dmitriy Korovkin 2015-05-25 12:22:44 -0400
  • e2fa00be6e Algorithm improvement for timer based random number generator Dmitriy Korovkin 2015-05-25 11:07:09 -0400
  • 27bcb431cb Random number generator driver unification Dmitriy Korovkin 2015-05-27 17:14:51 -0400
  • 6313939f8d Remove CUSTOM_RANDOM_GENERATOR from atom_n28xx platfotm Dmitriy Korovkin 2015-05-28 15:21:40 -0400
  • 5831c25d93 serial_console: Use dynamic irq connect Andrei Emeltchenko 2015-05-29 16:05:43 +0300
  • bc9c8846f7 kbuild: Avoid unconditional relinking of default target Dirk Brandewie 2015-06-01 09:48:10 -0700
  • 991e9d34bf kbuild: remove asm-generic from dependency chain Dirk Brandewie 2015-06-01 09:48:10 -0700
  • 087603923b kbuild: remove error from clean target Dirk Brandewie 2015-06-01 09:48:10 -0700
  • 6fa99f87ec kbuild: Only execute initconfig target once Dirk Brandewie 2015-06-01 09:48:10 -0700
  • f25f9b37ea kbuild: Remove compilation tool command line validation Dirk Brandewie 2015-06-01 09:48:10 -0700
  • f9360e8069 make: Fix qemu flags for ARM architecture Andrei Emeltchenko 2015-05-29 14:57:26 +0300
  • f1c7c178cf Use qemu from toolchain if available Anas Nashif 2015-06-01 10:34:57 -0400
  • 8e9d8ebfd2 Remove nodes naming when using sysgen Anas Nashif 2015-05-29 11:48:25 -0400
  • 6082c0989d Remove Makefile.modpost and .ko building Anas Nashif 2015-05-29 10:59:34 -0400
  • 04f2bdc0c4 Remove directives for compressing modules/initrds Anas Nashif 2015-05-29 10:57:51 -0400
  • 81c657139e remove module related targets Anas Nashif 2015-05-29 10:44:25 -0400
  • a2bb402876 Do not set path for host tools Anas Nashif 2015-05-29 08:09:28 -0400
  • 4aff07c4e0 arm/timer: Include headers based on selected BSP Szymon Janc 2015-05-29 23:23:56 +0200
  • fb74cd4a79 Add In-Code Documentation Guidelines Rodrigo Caballero 2015-05-26 17:47:39 -0500
  • 1d339cd724 doc: add nano kernel files and *.s pattern Anas Nashif 2015-05-25 12:41:36 -0400
  • 56b092d1d5 Add Disclaimer explaining that the documentation is a work in progress. Rodrigo Caballero 2015-05-25 12:19:03 -0500
  • 67405bb918 Add Object Documentation Rodrigo Caballero 2015-05-20 10:51:50 -0500
  • d6ebd1839d Remove kernel module related code Anas Nashif 2015-05-28 12:54:03 -0400
  • 77c4de8f4e Remove host tools, not required anymore Anas Nashif 2015-05-28 12:38:27 -0400
  • 8a98b4042c Remove old vxmicro-env.bash Anas Nashif 2015-05-28 12:37:37 -0400
  • 5d91c935fe doc: put a 'Last update on: timestamp' in footer Anas Nashif 2015-05-28 07:43:26 -0400
  • a91736ab9a Convert PCI_DEBUG parameter to a configuration parameter Dmitriy Korovkin 2015-05-27 13:08:34 -0400
  • 4187747e4d List PCI devices after console initialized. Dmitriy Korovkin 2015-05-25 17:42:40 -0400
  • c3c75902fe Fix UART on Quark platform Dmitriy Korovkin 2015-05-25 17:35:58 -0400
  • 627155afeb PCI scan by BAR number Dmitriy Korovkin 2015-05-25 17:26:33 -0400
  • c462756fb9 doc: Fixed instructions for building documentation Anas Nashif 2015-05-27 12:26:55 -0400
  • 43acce185d doc: indent code blocks Anas Nashif 2015-05-27 10:40:12 -0400
  • a4dc59243c doc: update for kbuild based build system Anas Nashif 2015-05-26 23:35:55 -0400
  • 94c6f058c5 Update defconfigs for all variants Anas Nashif 2015-05-26 21:48:07 -0400
  • f1bad47cd7 Kconfig: update ARM BSP configs Anas Nashif 2015-05-26 21:15:32 -0400
  • 615b6debd2 Kconfig: update arm defconfig Anas Nashif 2015-05-26 21:14:58 -0400
  • 2e67281420 Fix CONFIG_NUM_IRQS for arm Anas Nashif 2015-05-26 21:00:22 -0400
  • 3446d62412 Kconfig: use correct serial driver for arm Anas Nashif 2015-05-26 15:26:04 -0400
  • 5282665b3c Update arch defconfig for ARM Anas Nashif 2015-05-26 15:25:32 -0400
  • dd3e676fdb Update defconfigs for ARM Anas Nashif 2015-05-26 15:25:16 -0400
  • 4a6a236f23 Kconfig: update quark defconfig Anas Nashif 2015-05-26 20:28:50 -0400
  • 1b3bdc414f Kconfig: make processors a choice Anas Nashif 2015-05-26 20:28:32 -0400
  • fcc1c1e113 changed defconfig for generic_pc and x86 Anas Nashif 2015-05-26 10:45:32 -0400
  • fff0c84caf Kconfig: make arm kconfig independent Anas Nashif 2015-05-26 10:38:04 -0400
  • 745c2b66fd Remove sourcing of arch kconfig to root Anas Nashif 2015-05-26 10:36:24 -0400
  • 3ae5d713ef Kconfig: make architecture kconfig independent Anas Nashif 2015-05-26 10:31:43 -0400
  • 19e17d47e6 Kconfig: remove extra line from nano kconfig Anas Nashif 2015-05-26 10:30:54 -0400
  • ab1ab563d5 Kconfig: add general options and debugging in misc/ Anas Nashif 2015-05-26 10:29:50 -0400
  • d76be85cc9 Kconfig: change kernel names in menu Anas Nashif 2015-05-26 10:29:03 -0400
  • 3026d8ac1f Kconfig: serial driver menu Anas Nashif 2015-05-26 10:25:55 -0400
  • b3118c678e Kconfig: add Device Drivers menu Anas Nashif 2015-05-26 10:23:36 -0400
  • ba3503621e Kconfig: Root Kconfig is per architecture Anas Nashif 2015-05-26 08:25:25 -0400
  • 89d50ec95a Kconfig: remove DRV_ configs Anas Nashif 2015-05-26 08:21:59 -0400
  • 27b0347d32 Cleanup config/ directory for kbuild Anas Nashif 2015-05-26 20:08:25 -0400
  • 1339edc104 remove defs.objs file Anas Nashif 2015-05-26 20:05:10 -0400
  • cb04620fbd remove make/ directory Anas Nashif 2015-05-26 20:04:18 -0400
  • 427fc58804 Kbuild: Fix to distclean target. Juan Manuel Cruz 2015-05-26 15:53:57 -0500
  • bf9dcc813d Update bluetooth Makefile Anas Nashif 2015-05-26 17:23:33 -0400
  • 44eda51a93 Update Bluetooth options Anas Nashif 2015-05-26 17:20:05 -0400
  • 4d7f954896 Kbuild: Tools build at TIMO_BASE directory. Juan Manuel Cruz 2015-05-25 18:15:11 -0500
  • f20d8f14a2 Kbuild: remove duplicate bluetooth options Anas Nashif 2015-05-26 07:46:10 -0400
  • 382194906d pci: add PCI config option Anas Nashif 2015-05-26 07:27:07 -0400
  • e3d4ce5eaf Add missing -Wl,--end-group and always use __start Anas Nashif 2015-05-23 17:03:43 -0400
  • 99c8755010 Remove channel/ Anas Nashif 2015-05-22 22:04:23 -0400
  • f4f5cc138c Kbuild: include files dynamically based on BSP_DIR Anas Nashif 2015-05-25 08:18:57 -0400
  • 73b3d99692 bluetooth: do not run sanity on quark Anas Nashif 2015-05-25 14:49:12 -0400
  • 2a4f8741ab Kconfig: Fix for PIC and LOAPIC/IOAPIC dependency. Juan Manuel Cruz 2015-05-25 10:34:34 -0500
  • 0423e2d99d Kconfig: Fix empty Boot Sequence configuration menu. Juan Manuel Cruz 2015-05-25 10:32:20 -0500
  • 1b670ab7ae Kbuild: fix yocto toolchain settings for ARC Anas Nashif 2015-05-24 23:04:32 -0400
  • 02085a3fda Kbuild: make merge_config less verbose Anas Nashif 2015-05-22 23:05:01 -0400
  • 3d95ca0530 Kbuild: use sed to generate offsets.h Anas Nashif 2015-05-22 22:50:01 -0400
  • cdf88a7848 Kbuild: Do not generate modules.order Anas Nashif 2015-05-22 22:34:53 -0400
  • 8b16a17052 Kbuild: Removing unused target from preparing. Juan Manuel Cruz 2015-05-22 18:38:45 -0500
  • e69f4dcf79 Kconfig: Fix for x86 kconfig typo. Juan Manuel Cruz 2015-05-20 15:38:39 -0500
  • e1bb46881a Kconfig: Fix to floating point blank page. Juan Manuel Cruz 2015-05-20 15:28:51 -0500
  • 70611f4c81 Kbuild: Fix duplicated ksymbol UART_INTERRUPT_DRIVEN. Juan Manuel Cruz 2015-05-20 15:23:09 -0500
  • cc438c208e Kbuild: Fix for Kconfig menu typo. Juan Manuel Cruz 2015-05-20 15:18:46 -0500
  • a558312562 Kbuild: Remove old API ksymbol disclaimer. Juan Manuel Cruz 2015-05-20 15:14:50 -0500
  • c4535eeddf Kbuild: Kconfig source standard for drivers. Juan Manuel Cruz 2015-05-20 15:05:19 -0500
  • d15251fec5 Kbuild: Kconfig license headers. Juan Manuel Cruz 2015-05-20 11:40:39 -0500
  • 988236f2b9 Kbuild: Output files at outdir directory. Juan Manuel Cruz 2015-05-21 11:08:16 -0500
  • c6ebdf4b15 Kbuild: Help text update. Juan Manuel Cruz 2015-05-21 16:33:34 -0500
  • 899c1c9731 Kbuild: Enables help target from project directory. Juan Manuel Cruz 2015-05-21 16:32:31 -0500
  • 02369f05e1 VXMICRO_BASE->TIMO_BASE Anas Nashif 2015-05-20 21:09:36 -0400
  • cdc3bab8ad Kbuild: Dash compatibility. Juan Manuel Cruz 2015-05-19 15:51:44 -0500
  • 6ad9404883 Kbuild: Support for BSP_VARIANT Juan Manuel Cruz 2015-05-19 11:51:30 -0500
  • e65cec5c75 Kbuild: Additional default configuration for x86. Juan Manuel Cruz 2015-05-19 11:36:11 -0500
  • 0e16c49454 Kbuild: Fix to minuteia boot_time check. Juan Manuel Cruz 2015-05-18 17:06:37 -0500
  • dc5a457847 Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE Juan Manuel Cruz 2015-05-19 17:26:59 -0500
  • 757790615b Kbuild: Removing API_* Kconfig symbols. Juan Manuel Cruz 2015-05-19 17:07:21 -0500