Commit Graph

  • a95ded76b5 Fix incorrect register masking in rtc_decode_date fxcoder 2024-11-04 12:48:21 +0000
  • 7f4d1c0109 Fix incorrect register masking in rtc_decode_date fxcoder 2024-11-04 12:45:20 +0000
  • f60e636660 Renamed stkalign_t in stkline_t, the type is no more related to stack alignment enforcement. Reviewed TCB alignment in working areas for legacy thread creation functions. Giovanni Di Sirio 2024-11-04 12:27:06 +0000
  • 491c5c6c00 Fixed problem with initial context popping at thread creation. Giovanni Di Sirio 2024-11-04 10:01:22 +0000
  • 900fa76da4
    Merge pull request #48 from dron0gus/stm32-otg-freeze Andrey G 2024-11-04 00:09:20 +0300
  • 02814b2866 Artery: fix demo Andrey Gusakov 2024-11-04 00:04:18 +0300
  • 19522364f2 os: serial_usb: allow asymmetrical buffer configuration Andrey Gusakov 2024-11-03 16:26:32 +0300
  • b42ae7b227 STM32: OTGv1: retry IRQ handling until all requests are handled Andrey Gusakov 2024-11-03 15:56:37 +0300
  • 55f0282062 Execution without stack checking now works again. Giovanni Di Sirio 2024-11-03 16:46:34 +0000
  • 7dac93d22f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16717 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-11-03 15:25:14 +0000
  • c11cb7c4b4 Renamed XSHELL demo. Giovanni Di Sirio 2024-11-03 15:03:23 +0000
  • 513e597bfd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16715 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-11-03 15:02:24 +0000
  • b06929f017 Made local more global labels. Giovanni Di Sirio 2024-11-03 14:56:24 +0000
  • 0ada284a7d Made local some unnecessarily global symbols. Giovanni Di Sirio 2024-11-03 14:16:42 +0000
  • 8b4424ea9f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16712 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 fxcoder 2024-11-03 12:41:11 +0000
  • 86f136effe XShell cat cmd now only allows file types fxcoder 2024-11-03 12:27:46 +0000
  • 9c2b32863a Guard against LittleFS calling free with NULL pointer fxcoder 2024-11-03 12:07:43 +0000
  • b2cf04bb31 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16709 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 fxcoder 2024-11-03 11:42:14 +0000
  • 842da0900e Recent regression. Increased maximum number of MPU regions. Giovanni Di Sirio 2024-11-03 11:31:29 +0000
  • b126f136b2 Update VFS LittleFS, add VFS_MODE_S_IFBLK fxcoder 2024-11-03 11:31:28 +0000
  • 4533d3c6e2 New ARMv8 port test and performance results. Giovanni Di Sirio 2024-11-03 11:02:55 +0000
  • 8fea816c87 Fixed makefile path. Giovanni Di Sirio 2024-11-03 10:35:51 +0000
  • 623c8e857b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16704 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-11-03 10:21:29 +0000
  • c2763fb8ff Wrong clock point. Giovanni Di Sirio 2024-11-03 09:56:06 +0000
  • 0bc0a9ca65 SPLIM-related problem fixed. Giovanni Di Sirio 2024-11-03 08:16:12 +0000
  • 982e5e5982 Fix VFS syscalls error return fxcoder 2024-11-02 23:35:10 +0000
  • b2fb3a4d50 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16700 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-31 15:40:04 +0000
  • 41b6aa6c00 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16699 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-31 12:07:50 +0000
  • a3e9e05d78 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16698 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-31 11:04:02 +0000
  • 08b5fdc90c Updated benchmark before optimization attempt. Giovanni Di Sirio 2024-10-31 08:02:14 +0000
  • c5f7b01231 Fix typo fxcoder 2024-10-31 00:17:13 +0000
  • bc16ae5f78 V8M MPU support. Giovanni Di Sirio 2024-10-30 14:37:42 +0000
  • ee047318f0 Rationalization of directories and makefiles. Giovanni Di Sirio 2024-10-30 11:01:50 +0000
  • ecdfd62ff5 LittleFS VFS work in progress fxcoder 2024-10-30 10:05:20 +0000
  • 1595d13b73 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16692 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-29 18:21:16 +0000
  • 1be44ea46e experimental Giovanni Di Sirio 2024-10-29 15:48:22 +0000
  • 97a2bd5d96 experimental Giovanni Di Sirio 2024-10-29 12:45:13 +0000
  • 41b1e98670 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16689 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-29 12:44:14 +0000
  • 8675a1b30f Fix Xshell cat file read size fxcoder 2024-10-29 07:56:36 +0000
  • 6c877eb192 Added setting for guaranteed sbrk() growing area(). Giovanni Di Sirio 2024-10-28 14:56:15 +0000
  • 1c413ed32d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16686 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-28 12:55:20 +0000
  • 746d4861b3 Some renaming. Giovanni Di Sirio 2024-10-28 07:45:54 +0000
  • 9d2244d7f3 USB_RAW multi application added. Giovanni Di Sirio 2024-10-27 10:18:32 +0000
  • 310c37fbe5 Missing files, wrong makefile, some renaming. Giovanni Di Sirio 2024-10-27 10:11:33 +0000
  • aee8d72768 Simplified sandboxes configuration, now MPU settings are calculated automatically and verified for architectural constraints. Giovanni Di Sirio 2024-10-27 06:42:50 +0000
  • 8ad51a5388 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16681 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-24 14:50:01 +0000
  • dac9237eff git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16680 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-24 14:40:56 +0000
  • ea7808ad9f Added architecture check to SB. Fixed some architecture macros style. Giovanni Di Sirio 2024-10-24 11:44:59 +0000
  • cefb77e7ec Simplified SB configuration. Giovanni Di Sirio 2024-10-24 09:56:01 +0000
  • 5da9188de0 Fixed inconsistencies in VIO, VIO conf updater added. Giovanni Di Sirio 2024-10-23 07:12:55 +0000
  • 93667b9709 Updater scripts for XHAL fixed. Giovanni Di Sirio 2024-10-23 06:52:03 +0000
  • 6e6052f695 Fixed shortnames. Giovanni Di Sirio 2024-10-22 12:52:28 +0000
  • b28eb7bff6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16674 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-22 12:40:11 +0000
  • 44c30bc4e4 LittleFS VFS driver preliminary work. Giovanni Di Sirio 2024-10-22 11:58:34 +0000
  • 07555ce8f7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16672 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 fxcoder 2024-10-22 09:22:12 +0000
  • 5ef9fcff30 XShell fix ls command & implement CH_DECODE_ERROR in file commands. fxcoder 2024-10-22 05:24:32 +0000
  • 5fb76c7a4f Removed pointless assertions. Giovanni Di Sirio 2024-10-22 04:01:32 +0000
  • f8cad44853 Update XShell VFS commands fxcoder 2024-10-21 23:26:47 +0000
  • 54fc27ddef git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16668 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-21 17:57:30 +0000
  • 6f0fb13cf7 Fixed various regressions. Giovanni Di Sirio 2024-10-21 12:26:38 +0000
  • 4c2a11209e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16666 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-21 12:17:31 +0000
  • 1a9fa4ebca Fixes and simplified stuff. Giovanni Di Sirio 2024-10-21 11:48:14 +0000
  • 6c83bda442 Missing message. Giovanni Di Sirio 2024-10-21 09:34:09 +0000
  • b4d50321bf Various fixes. Giovanni Di Sirio 2024-10-21 09:12:11 +0000
  • 0470c859b9 More work on VSPI, not finished. Giovanni Di Sirio 2024-10-20 18:17:59 +0000
  • 4a1fab2876 XHAL SPI working. Giovanni Di Sirio 2024-10-20 15:44:17 +0000
  • acc9fb63bc XHAL SPI test application. Giovanni Di Sirio 2024-10-19 19:29:33 +0000
  • d9c56c19bf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16659 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-19 15:34:12 +0000
  • 7e00aa4397 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16658 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-19 14:57:53 +0000
  • 281f082826 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16657 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-19 14:46:19 +0000
  • 819fe58632 Missing method added. Giovanni Di Sirio 2024-10-19 09:14:57 +0000
  • 843043ffa1 Simplified things. Giovanni Di Sirio 2024-10-19 08:31:18 +0000
  • b4530032f3 Removed the support for driver status flags from the callback driver class. Giovanni Di Sirio 2024-10-19 08:12:57 +0000
  • b4b9bbfacc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16653 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-19 08:04:13 +0000
  • cf7e55a0d4 Completed status bits transmission on VRQs. Small optimizations in VRQs. Giovanni Di Sirio 2024-10-19 07:26:21 +0000
  • 057a5549d3 Fixed state violation. Giovanni Di Sirio 2024-10-19 06:09:51 +0000
  • 11055275a5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16650 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-18 14:17:51 +0000
  • 0bd8f2768b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16649 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-18 14:17:03 +0000
  • 1448bcbf71 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16648 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-17 12:06:17 +0000
  • 2381ad1a7b Moved SPI CS management entirely into the LLD. Giovanni Di Sirio 2024-10-17 09:17:47 +0000
  • 780c023af9 Moved configuration selection details into the LLD for flexibility. Giovanni Di Sirio 2024-10-16 13:14:13 +0000
  • b13585e8d6 Support for external user-defined configurations arrays. Giovanni Di Sirio 2024-10-16 10:45:02 +0000
  • 9cba4a69b1 Added to XHAL the capability to configure a peripheral by using built-in configurations (it allows to completely hide arch-dependent details in an elegant way). Giovanni Di Sirio 2024-10-16 10:06:40 +0000
  • 16c458b7c0 XHAL SPI improvements and fixes. Giovanni Di Sirio 2024-10-15 08:06:12 +0000
  • 7811b44b07 typo fxcoder 2024-10-15 00:04:25 +0000
  • 6b2c702a10 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16641 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-14 13:49:06 +0000
  • 7a04f7eafd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16640 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-14 11:35:14 +0000
  • 9499152142 Update readme.txt fxcoder 2024-10-14 09:02:06 +0000
  • 8d2daab523 EFL support for 512k STM32F412. Giovanni Di Sirio 2024-10-14 08:27:03 +0000
  • 38e2fcfb49 STM32 OTGv1 ULPI fix. Giovanni Di Sirio 2024-10-14 08:23:37 +0000
  • ad4aff3ead STM32 OTGv1 ULPI fix. Giovanni Di Sirio 2024-10-14 08:23:37 +0000
  • 0c7fd332a4 Small registry fix for STM32F7xx CRC. Giovanni Di Sirio 2024-10-14 08:13:50 +0000
  • b28d0516b4 Small registry fix for STM32F7xx CRC. Giovanni Di Sirio 2024-10-14 08:13:50 +0000
  • 5a1f53ee62 Fixed wrong condition in sdcErase(). Giovanni Di Sirio 2024-10-14 08:08:50 +0000
  • 56f8712760 Fixed wrong condition in sdcErase(). Giovanni Di Sirio 2024-10-14 08:08:50 +0000
  • baa4d75e3b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16634 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2024-10-14 07:26:01 +0000
  • 04317add6c Fixed bug 1292. Giovanni Di Sirio 2024-10-11 07:45:05 +0000
  • 2a0c558ca3 Fixed bug 1292. Giovanni Di Sirio 2024-10-11 07:45:05 +0000
  • 8efc6baa25 typo Giovanni Di Sirio 2024-10-10 04:47:22 +0000
  • d7f4622c11 XSHELL: Add extra fields and hooks fxcoder 2024-10-10 04:18:12 +0000