]> begriffs open source - cmsis/shortlog
cmsis
2019-03-15 Jonatan AntoniDoxyGen: Fixed CMSISD-Driver version in global rev...
2019-03-15 Jonatan AntoniRelease preparation: Fixed pack generation respecting...
2019-03-15 Robert RostoharUpdated CMSIS WiFi Interface API (header and documentation)
2019-03-15 Jonatan AntoniRelease preparation: Updated version histories.
2019-03-15 Joachim Krechreplace __ARM_PCS_VFP with __ARM_FP for AC6
2019-03-15 GuentherMartinCorrected CMSIS version number.
2019-03-15 reinhardkeilMPU4 improved, ARM_MPU_OrderedMemcpy
2019-03-15 Vladimir MarchenkoTypo fixes and sync with FuSa RTS changes.
2019-03-15 Jonatan AntoniCore(M): Minor typo and MISRA fixes.
2019-03-15 GuentherMartinSetting DSP Library variant as default variant.
2019-03-14 GuentherMartinDSP_Lib changes:
2019-03-14 Joachim Krechaligning pack schema with specification for version...
2019-03-14 reinhardkeilImproved documentation
2019-03-14 Joachim Krechadded CMSIS-Driver components for custom driver impleme...
2019-03-13 reinhardkeilPack format 1.7.0 documented
2019-03-12 reinhardkeilversion information updated
2019-03-08 Jonatan AntoniCore(M): Fixed ARM_MPU_Disable barriers. (#458)
2019-03-08 Jonatan AntoniCore(M): Moved barriers in ARM_MPU_Enable behind the...
2019-03-08 Jonatan AntoniDoxyGen: Added example code for Armv8 MPU.
2019-03-08 Jonatan AntoniCore(M): Renamed ARM_MPU_RLAR to ARM_MPU_RLAR_PXN for...
2019-03-08 Robert RostoharRTX5: updated documentation (corrected typos)
2019-03-06 Reinhard KeilAdded MPU for v8M, v8.1M
2019-03-06 Jonatan AntoniCoreValidation: Fixed AC5 compiler and assembler flags.
2019-03-05 furbancCMSIS-Driver WiFi documentation updated
2019-03-01 Vladimir UmekMerge pull request #542 from TTornblom/develop
2019-02-27 TTornblomRTOS2: Rebuilt IAR libraries with EVR_RTX_DISABLE and...
2019-02-27 Reinhard KeilUpdate README.md
2019-02-27 Reinhard KeilUpdate README.md
2019-02-25 Jonatan AntoniCore(M): Added MPU RLAR PXN bit for Armv8.1-M.
2019-02-25 Jonatan AntoniCore(M): Added support for generic Armv8.1-M Mainline...
2019-02-25 Reinhard KeilCMSIS-Driver WIFI documentation improved
2019-02-25 Jonatan AntoniCoreValidation: Added test configurations for Cortex...
2019-02-19 Jonatan AntoniCoreValidation: Fixed APSR test case.
2019-02-19 Jonatan AntoniCoreValidation: Fixed compiler warnings on ArmClang.
2019-02-19 Jonatan AntoniCore(M): Removed extra semicolons from ArmClang compile...
2019-02-19 Christopher... Added WiFi_Event.
2019-02-18 Christopher... Added top-level page link to WiFi driver
2019-02-18 Christopher... Added documentation stubs for CMSIS-Driver WiFi.
2019-02-14 Robert RostoharUpdated pdsc (corrected WiFi Driver Header location)
2019-02-14 Robert RostoharAdded WiFi Driver API 1.0.0-beta
2019-02-14 Robert RostoharRTX5: updated release notes
2019-02-13 Jonatan AntoniCoreValidation: Fixed Cortex-A test cases.
2019-02-13 Jonatan AntoniCoreValidation: Added dedicated config files for Armv8...
2019-02-13 Jonatan AntoniCoreValidation: Fixed TC_CoreFunc_APSR and TC_CoreInstr...
2019-02-12 Jonatan AntoniCoreValidation: Fixed MMU setup for Arm Compiler 5.
2019-02-11 Jonatan AntoniCoreValidation: Generalized MMU setup.
2019-02-11 Jonatan AntoniCoreValidation: Fixed MMU setup to be compatible with...
2019-02-08 Jonatan AntoniCore(A): Fixed saving/restoring CPSR when accessing...
2019-02-08 Jonatan AntoniCoreValidation: Implemented all unhandled exceptions...
2019-02-07 Jonatan AntoniCoreValidation: Fixed AC6 assembler and linker flags...
2019-02-07 Jonatan AntoniCoreValidation: Fixed AC5 compiler settings for CA5...
2019-02-06 Jonatan AntoniCoreValidation: Fixed MMU setup for Cortex-A5/-A7.
2019-02-06 Jonatan AntoniCore(M): Fixed comment for MPU Armv7-M device memory...
2019-02-06 Jonatan AntoniCoreValidation: Enhanced test configurations for Cortex...
2019-02-06 Jonatan AntoniCoreValidation: Updated FVP config to run gui-less.
2019-02-05 Jonatan AntoniCoreValidation: Fixed MMU setup for Cortex-A.
2019-02-05 Jonatan AntoniCoreValidation: Fixed GCC linker settings for Cortex...
2019-02-05 Jonatan AntoniCoreValidation: Fixed Cortex-A Scatter files for armcc...
2019-02-05 Jonatan AntoniCoreValidation: Fixed FVP model names to be platform...
2019-02-05 Jonatan AntoniFixed case sensitivity issues in build scripts.
2019-02-05 Jonatan AntoniCoreValidation: Reworked test structure.
2019-01-30 Alexander FedotovRecommend to call SystemCoreClockUpdate() after .BSS...
2019-01-21 Reinhard KeilUpdate README.md
2019-01-14 GuentherMartinUpdated __SSAT, __USAT description.
2019-01-10 Jonatan AntoniPack: Removed Fixed Virtual Platform board.
2019-01-10 Jonatan AntoniDoxyGen: Enhanced RTOS2/RTX5 documentation of memory...
2019-01-07 TTornblomRTOS2: Updated IAR support
2019-01-07 Kevin BraceyAvoid __builtin_clz(0)
2018-12-17 Christopher... Added Cortex-M1
2018-12-14 GuentherMartinDSP_Lib:
2018-12-13 Kevin BraceyCM3: Make ACTLR bit definitions conditional
2018-12-12 GuentherMartinCMSIS-Core(M): Reworked Stack/Heap configuration for...
2018-12-05 KochiseAdded __CMSIS_GCC_OUT_RW_REG
2018-11-30 d-katoCMSIS-Core(A): Fixed the position of "extern "C""
2018-11-29 Christopher... Clarified the necessity to use an app_main thread to...
2018-11-28 Robert RostoharCMSIS-RTOS2: updated documentation (error code description)
2018-11-23 Daniel BrondaniCortex-A: Corrected Inner Cacheability attributes for...
2018-11-12 Joachim Krechreplacing __ARM_PCS_VFP with __ARM_FP for FPU codegen...
2018-10-30 Robert RostoharRTX5: Updated Event Recorder configuration (also addres...
2018-10-16 Reinhard KeilMinor documentation fix
2018-10-16 Reinhard KeilMinor documentation fixes
2018-10-12 GuentherMartinModified Cortex-M7 SCB_*Cache_by_Addr functions (#280).
2018-10-12 Vladimir MarchenkoCorrecting minor documentation typos
2018-10-12 GuentherMartinAdded define for 'Cortex-M7 cache line size' (#282)
2018-10-12 GuentherMartinChanged cache function from __STATIC_INLINE to __STATIC...
2018-10-11 Jonatan AntoniCore(M): Fixed __UQADD8 for ArmClang.
2018-10-11 Robert RostoharRTX5: typo correction in documentation
2018-10-11 Reinhard KeilStack Requirements documented
2018-10-09 BobHeilmaierAdding support for __restrict keyword for TI ARM compiler
2018-10-08 Jonatan AntoniCore(M): Splitted armclang compiler header for LTM...
2018-10-08 Jonatan AntoniPack: Fixed assembly Startup component for Cortec-M1.
2018-10-08 TTornblomIAR: Restructured NN examples
2018-10-05 Vladimir MarchenkoCMSIS-RTOS2: added documentation split for CM0-7 suppor...
2018-10-02 TTornblomIAR: Ported NN examples to IAR
2018-10-01 Vladimir MarchenkoArm v8-M and SC items are put under corresponding condi...
2018-09-24 Reinhard Keilminor correction
2018-09-24 Reinhard KeilDocumentation prepared to include Cortex-M0-M7 variant...
2018-09-20 BeetixFixed issue #413
2018-09-14 Florian BehrensFixed typo (allways -> always).
2018-09-12 Alexander KoeberlCMSIS-Core(M): Fixed incorrect EXC_RETURN_SPSEL definit...
next