Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • angel-swi
  • aspis-dev
  • clang
  • clang-support-dev
  • cmake
  • compute-unit-v2
  • con-rig
  • ignition
  • master default protected
  • miosix-2.7
  • parafoil-sensortile
  • testing_ram_cu_v2
  • alderaan-v1
13 results
Created with Raphaël 2.2.027Oct19Aug31May27Mar12Feb94330Jan21Nov16617Oct13Sep11929Aug242131Jul302723201730Jun2594331May30292211107632130Apr29272625232119165129Mar26252423222120191817129842126Feb25201615Jan54310Dec929Oct29Sep2824625Aug24141386526Jul212017149229Jun181716141198221May1526Apr25232019181712875430Mar29271819Jan1657Dec629Nov1817148729Oct2119Remove unsigned long from serial driver as suggested by Emilio CoriglianoUpdated saveContext and restoreContext to build for CLangAdded Unicode::countCodePointsRemove legacy conecpt of elf pool, compute minimum flash region to map read-only in XIP filesystemsPrinting all relocation too verbose, disable by defaultAdded program cache to share code segment of loaded programsSupport relative paths while loading executablesReboot on ProcessPool memory corruptionSupport loading processes from non-XIP filesystems to RAMRelax allocatable size constraints in process pool, and make it return the actual allocated size that could be greater than the requested oneMoved Process::lookup code to ElfProgram class, changed ElfProgram validation code to use error codes instead of exceptionsMake ElfProgram noncopyable, use move semantics insteadEncapsulate struct FaultTypeAdd PROC_OPT_EXCEPT to allow compiling processes with exceptions disabledInitialize environ before calling global constructors in case they access itHeap overflow checking for userspace processesReduce stack overflow check overhead by either checking userspace or kernelspace stack, not bothStack overflow checking for userspace processesSimplify Thread::createUserspaceFix args block max size checkUpdate commentAdd ProcessImage::getMainStackSize(), consider WATERMARK_LEN when checking sizesArgs block no longer considered part of the stackRemove redundant alignment check, ELF loading already checks all alignment requirementsUpdate 'make program' to make it usable againRemove unused optionMake stage_1_boot part of libmiosix.a, and remove BOOT_FILEModify Lcd44780 cursor behavior.Replace macros wuth constexpr functions, fix CMD_SHIFThd44780 example: Also demonstrate custom characters.Lcd44780: Ensure initialization succeeds regardless of the state of the display.Lcd44780: Use defines to make command meaning explicit.stm3220g-eval: Add openocd script for using the st-link interface.stm3220g-eval: Update programming toolRemove obsolete IDE integrationsUpdate examples makefilesConsolidate rm in clean targetAdded Makefile.kcommon to simplify kernel-side build systemAdd back makefile versionStreamline build order
Loading