Commit Graph

  • f1e5358b70 Updated CMSIS H7 headers to 1-11-0. Giovanni Di Sirio 2022-12-09 11:16:04 +0000
  • a0b6d5154c Added a command variation for eMMCs. Giovanni Di Sirio 2022-12-09 10:14:39 +0000
  • fcf3047bb3 Fixed bug #1247. Giovanni Di Sirio 2022-12-09 10:12:15 +0000
  • 6917eedc3f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15867 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-12-08 17:02:40 +0000
  • ffc86d58d8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15866 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-12-08 15:02:07 +0000
  • 49cf68e14a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15865 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-12-08 14:52:24 +0000
  • 07382282ba Improved checks on PPL1. Giovanni Di Sirio 2022-12-08 14:38:40 +0000
  • f67c8298d5 Improved check. Giovanni Di Sirio 2022-12-08 14:29:22 +0000
  • 7e04142345 Added missing check for STM32H7B0, device is still untested. Giovanni Di Sirio 2022-12-08 14:25:00 +0000
  • 91ff36298c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15861 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-12-08 14:16:58 +0000
  • 9ede3bd02c Tentative fix for STM32 ADCv1 driver. Giovanni Di Sirio 2022-12-08 10:53:39 +0000
  • 02537ca110 Fixed bug #1246. Giovanni Di Sirio 2022-12-08 10:08:22 +0000
  • 12ac770e6f Fixed bug #1245. Giovanni Di Sirio 2022-12-08 09:56:12 +0000
  • ddb6c2338a Fixed bug #1244. Giovanni Di Sirio 2022-12-08 09:06:27 +0000
  • e92b8e528b Add SYSTICKv1 driver for AVR ATTiny architecture. Theodore Ateba 2022-12-04 13:08:46 +0000
  • c81b055a91 Add SYSTICKv1 driver for AVR Mega architecture. Theodore Ateba 2022-12-04 13:01:41 +0000
  • fa29047b0a [AVR] Move TIM to SYSTICK. Theodore Ateba 2022-12-04 12:31:06 +0000
  • 494e740771 [AVR] Update Xmega1284a Makefile, with programmer dfu-programmer 0.6.1 no more need to use the force argument. Theodore Ateba 2022-11-29 21:55:45 +0000
  • 984cd4ddf8 Improved WolfSSL bindings. Giovanni Di Sirio 2022-11-25 16:27:07 +0000
  • ffa7c7324f [AVR] Fix the generation of the static lib. Theodore Ateba 2022-11-23 18:15:03 +0000
  • 507750ab8b [AVR] Add AVR/RT C++ demo for Arduinio Uno board. Theodore Ateba 2022-11-22 23:26:56 +0000
  • a6b58ecb3e [AVR] Add CPP C flags for C++ compilation. Theodore Ateba 2022-11-22 23:25:25 +0000
  • 7891b55c05 Removed mutual exclusion on card-detection functions. Giovanni Di Sirio 2022-11-22 17:38:02 +0000
  • 239366ca0a Fixed SPI settings, to be tested. Giovanni Di Sirio 2022-11-22 16:26:48 +0000
  • d4845d8b7c Preparation for MMC_SPI support, not finished. Giovanni Di Sirio 2022-11-21 14:43:33 +0000
  • 50b1d6a8ff STM32 DMA drivers now export an STM32_DMA_MAX_TRANSFER definition. Giovanni Di Sirio 2022-11-20 09:35:39 +0000
  • efd143f36b Fixed bug #1243. Giovanni Di Sirio 2022-11-20 09:02:49 +0000
  • f49425b15f Fixed bug #1242. Giovanni Di Sirio 2022-11-20 08:57:40 +0000
  • 16dccf3fe5 Fixed bug #1241. Giovanni Di Sirio 2022-11-20 08:51:07 +0000
  • 6100b7a69f PAL events for RP2040 added. Giovanni Di Sirio 2022-11-20 08:31:58 +0000
  • e300aa073c Fixes from tzarc. Giovanni Di Sirio 2022-11-19 09:22:16 +0000
  • 0b4a85f3a5 Fixed yet another problem (thanks Andy). Giovanni Di Sirio 2022-11-15 15:31:55 +0000
  • dcd7f60889 Removed unused field, fixed doc tags. Giovanni Di Sirio 2022-11-15 11:39:40 +0000
  • 08130c4c1c SPIv1 fixes. Giovanni Di Sirio 2022-11-15 10:43:12 +0000
  • 81475ef61e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15836 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-11-14 14:03:46 +0000
  • 75a830cece Tentative SPIv3 fix. Giovanni Di Sirio 2022-11-14 08:48:56 +0000
  • 252d11a9df Completed mutual exclusion support. Giovanni Di Sirio 2022-11-13 16:39:14 +0000
  • 8160ccb14a Partial changes to mmc-spi driver. Giovanni Di Sirio 2022-11-13 15:08:30 +0000
  • 31d2842c54 Changes undone. Giovanni Di Sirio 2022-11-13 10:57:25 +0000
  • 8f967fe2af Simplified FatFS bindings. Removed MMCSD experiment files. Giovanni Di Sirio 2022-11-13 10:56:02 +0000
  • bcb707c494 Cloned the MMC-SPI driver as a complex driver, the old one is still in place. Giovanni Di Sirio 2022-11-13 09:09:39 +0000
  • 2d9ad10b7a Disabled test code in the demo because size increase. Giovanni Di Sirio 2022-11-09 10:16:06 +0000
  • fd1e49fdcf Fixed ETH-related problem in STM32H750B-Discovery board files. Giovanni Di Sirio 2022-11-09 10:15:21 +0000
  • e5594c93b4 Fixed regression in SPI settings. Giovanni Di Sirio 2022-11-09 09:31:58 +0000
  • 2ec108219a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15826 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-10-22 08:26:23 +0000
  • 589cbb2020 Fixed bug #1240. Giovanni Di Sirio 2022-10-22 07:52:45 +0000
  • 918a7b203e Fixed bug #1239. Giovanni Di Sirio 2022-10-16 15:48:44 +0000
  • 401b51b089 Tentative fix for AVR regressions. Giovanni Di Sirio 2022-10-10 18:40:53 +0000
  • a67449f20f Fixed some more regressions. Giovanni Di Sirio 2022-10-10 11:53:03 +0000
  • 82c4ef2462 Fixed some regressions, there are more. Giovanni Di Sirio 2022-10-10 08:49:38 +0000
  • a13108029f Fixed naming problem. Giovanni Di Sirio 2022-10-10 08:34:47 +0000
  • a7dce83ddf Fixed warnings. Giovanni Di Sirio 2022-10-10 08:25:17 +0000
  • 7c9082836b Added a "waend" field to the thread structure in RT for debug convenience. Giovanni Di Sirio 2022-10-10 07:14:34 +0000
  • d62102117e Removed cache handling in the driver, buffers must be non-cacheable. Giovanni Di Sirio 2022-10-09 15:53:03 +0000
  • e3429720bc Minor optimization and some reformatting. Giovanni Di Sirio 2022-10-09 13:40:37 +0000
  • becfb8ae06 Fixed bug #1238. Giovanni Di Sirio 2022-10-09 12:37:59 +0000
  • 25f4c4c371 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15813 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-10-09 09:24:34 +0000
  • 2e3dbedfa8 Fixed wrong scanner options. Giovanni Di Sirio 2022-10-09 07:50:20 +0000
  • 42e6cc9836 Fixed some GPIO settings. Giovanni Di Sirio 2022-10-09 07:14:47 +0000
  • 6720ecf7ad git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15810 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-10-09 06:52:50 +0000
  • d6c8b9e4ed Add zeroing of freed heap as HARDENING option cinsights 2022-10-08 23:27:28 +0000
  • 5026c28dee git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15808 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-10-02 14:24:38 +0000
  • 1121f970b1 Better comments. Giovanni Di Sirio 2022-09-30 10:03:42 +0000
  • a84ef98363 IRQ-on-VRQ routing concept, to be completed. Giovanni Di Sirio 2022-09-30 10:01:27 +0000
  • bff25edf36 Removed obsolete sandbox code from ARMv7-M port. Giovanni Di Sirio 2022-09-28 12:18:29 +0000
  • 608e5c5614 Improved interface of referenced objects, simpler use. Made all release() method implementations in VFS to be thread-safe. Giovanni Di Sirio 2022-09-27 12:56:20 +0000
  • fca1f5c791 Made FS structure non-cacheable. Giovanni Di Sirio 2022-09-27 09:34:34 +0000
  • 782aaee906 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15802 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-09-27 07:07:22 +0000
  • b0b68413ae Removed unneeded files. Giovanni Di Sirio 2022-09-23 07:29:38 +0000
  • 80a5f29892 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15800 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-09-22 14:55:22 +0000
  • 8db57fad44 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15799 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-09-22 14:55:00 +0000
  • 4535cdc472 MAC rework, probably not the final thing. Giovanni Di Sirio 2022-09-21 12:25:23 +0000
  • c9b55d6e72 MAC driver rework, not complete. Giovanni Di Sirio 2022-09-20 14:25:09 +0000
  • 1b1049262c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15796 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-09-20 13:42:33 +0000
  • cff78c9410 Fixed documentation error. Giovanni Di Sirio 2022-09-20 12:30:02 +0000
  • 9f164cada3 Removed obsolete declaration. Giovanni Di Sirio 2022-09-20 12:07:32 +0000
  • a43d40cf52 Updated G4 dynamic SB demo. Giovanni Di Sirio 2022-09-19 16:10:27 +0000
  • f930d202c7 Improved SB demo. Giovanni Di Sirio 2022-09-19 14:28:49 +0000
  • 9a75b5ff5a Simplified VFS bindings. Giovanni Di Sirio 2022-09-19 09:10:07 +0000
  • c522aead9f Fixed bug #1237. Giovanni Di Sirio 2022-09-18 10:01:17 +0000
  • b68efdf003 Fixed bug #1236. Giovanni Di Sirio 2022-09-18 09:48:47 +0000
  • 6766d79364 Fixed bug #1234. Giovanni Di Sirio 2022-09-18 08:04:39 +0000
  • 9988a2f91d Fixed bug #1235. Giovanni Di Sirio 2022-09-18 07:58:24 +0000
  • 20a94536ed git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15786 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2022-09-13 14:28:00 +0000
  • 82f2beff1c Improved VRQ triggering API. Giovanni Di Sirio 2022-09-13 08:07:36 +0000
  • 8870ae8505 Tentative fix for virtual timers problem. Giovanni Di Sirio 2022-09-12 12:23:56 +0000
  • 39742a0367 Fixed RP2040 port problem with tickless mode disabled. Giovanni Di Sirio 2022-09-12 09:27:00 +0000
  • 7e258336ad Reorganized system call numbers, another small optimization. Giovanni Di Sirio 2022-09-11 08:25:28 +0000
  • 3b7d518f32 More small gains. Giovanni Di Sirio 2022-09-10 14:29:52 +0000
  • 8d3f1beaff Syscall and VRQ return paths improved. Giovanni Di Sirio 2022-09-10 13:56:17 +0000
  • 4d0df2442b Optimizations, stable point, not finished. Giovanni Di Sirio 2022-09-10 12:13:40 +0000
  • d4919dae33 Optimization thanks to less registers trashing caused by inlining. Giovanni Di Sirio 2022-09-09 13:46:41 +0000
  • 8dcc1bc42b VRQ management optimization. Giovanni Di Sirio 2022-09-09 13:03:03 +0000
  • c7940e6614 Added STM32H730 missing definitions. Giovanni Di Sirio 2022-09-09 08:45:44 +0000
  • 750d88c7b8 Moved most of VUART to fastcalls. Giovanni Di Sirio 2022-09-08 18:02:55 +0000
  • 280eff4554 Reclassified SIO elementary functions from I to X. Giovanni Di Sirio 2022-09-08 14:33:30 +0000
  • 0c16eb68db Remapped VGPIO on fastcalls for efficiency. Giovanni Di Sirio 2022-09-08 12:09:42 +0000
  • 662045f991 Relocated some definitions. Giovanni Di Sirio 2022-09-08 12:01:40 +0000
  • 97df73ffdc Extended the range of fastcalls to 128...255. Giovanni Di Sirio 2022-09-08 11:58:33 +0000
  • 325a92945f Fixed bug #1233. Giovanni Di Sirio 2022-09-08 06:32:12 +0000