index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
ports
Commit message (
Expand
)
Author
Age
Files
Lines
*
AVR: Add other prescalers to the PWM low level driver and update testhal.
Theodore Ateba
2018-01-17
2
-35
/
+92
*
Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...
Giovanni Di Sirio
2018-01-17
54
-206
/
+258
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11296 35acf78f-673a-041...
edolomb
2018-01-16
1
-4
/
+4
*
Fixed bug #822.
Giovanni Di Sirio
2018-01-16
1
-1
/
+2
*
removed legacy code for pmc
areviu
2018-01-15
13
-1340
/
+69
*
Added security configuration
edolomb
2018-01-15
1
-0
/
+5
*
Added security configuration
edolomb
2018-01-15
1
-0
/
+5
*
Added security configuration
edolomb
2018-01-15
1
-0
/
+3
*
Added security configuration
edolomb
2018-01-15
2
-1
/
+32
*
Added security configuration
edolomb
2018-01-15
1
-0
/
+30
*
Added security configuration
edolomb
2018-01-15
1
-0
/
+30
*
Added derived constants and error checks
edolomb
2018-01-15
2
-0
/
+23
*
Added derived constants and error checks
edolomb
2018-01-15
2
-0
/
+51
*
hal_lld_init() configures peripherals as not-secure
edolomb
2018-01-15
1
-0
/
+11
*
Fixed Bugs
edolomb
2018-01-15
2
-6
/
+13
*
Various fixes after mass test-compile.
Giovanni Di Sirio
2018-01-14
3
-1
/
+3
*
fixed missing check for HAL_USE_SDMMC
areviu
2018-01-13
9
-0
/
+38
*
More ADCv4 code.
Giovanni Di Sirio
2018-01-12
4
-659
/
+315
*
update SDMMC driver and added test hal project
areviu
2018-01-11
19
-155
/
+1202
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11263 35acf78f-673a-041...
Giovanni Di Sirio
2018-01-11
3
-157
/
+86
*
Added STM32 ADCv4 placeholders.
Giovanni Di Sirio
2018-01-11
6
-3
/
+1849
*
Added RTC and WDG support to H7.
Giovanni Di Sirio
2018-01-11
3
-4
/
+14
*
ST time source is now configurable between PIT, TC0 and TC1.
isiora
2018-01-10
1
-0
/
+102
*
Init PMC and Matrix only if SAMA_HAL_IS_SECURE is true.
isiora
2018-01-10
1
-2
/
+3
*
Clearing pending interrupts in aicInit()
edolomb
2018-01-10
1
-0
/
+41
*
Added INTERRUPT SOURCE TYPE mode macros
edolomb
2018-01-10
1
-0
/
+27
*
Included sama_secumod.h
edolomb
2018-01-10
1
-0
/
+1
*
Added SECUMOD driver
edolomb
2018-01-10
1
-0
/
+1
*
Added pmc functions for SECUMOD
edolomb
2018-01-10
1
-0
/
+14
*
SECUMOD Driver
edolomb
2018-01-10
2
-0
/
+1122
*
SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...
Giovanni Di Sirio
2018-01-10
48
-1519
/
+842
*
Polled exchange added to SPIv3.
Giovanni Di Sirio
2018-01-10
2
-22
/
+32
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11242 35acf78f-673a-041...
Giovanni Di Sirio
2018-01-09
2
-25
/
+162
*
More fixes, ready for testing.
Giovanni Di Sirio
2018-01-09
1
-55
/
+88
*
Various fixes in the new STM32F7xx support code.
Giovanni Di Sirio
2018-01-09
6
-134
/
+362
*
Added stub of STM32 I2Cv3 driver for STM32H7xx.
Giovanni Di Sirio
2018-01-08
6
-6
/
+1636
*
Undid some changes.
Giovanni Di Sirio
2018-01-08
3
-0
/
+29
*
Updated names.
Giovanni Di Sirio
2018-01-08
1
-4
/
+4
*
Added SRAMs cache settings to STM32H7 mcuconf.h.
Giovanni Di Sirio
2018-01-08
2
-1
/
+51
*
Unified MPU handler.
Giovanni Di Sirio
2018-01-08
14
-7
/
+232
*
Added unified cache handler for Cortex-M devices.
Giovanni Di Sirio
2018-01-08
10
-203
/
+145
*
Added BDMA support to the STM32H7xx port.
Giovanni Di Sirio
2018-01-07
13
-254
/
+1328
*
first draft. initialization working
areviu
2018-01-07
24
-0
/
+8312
*
Added stub cache handling functions to the STM32 DMAv1 driver.
Giovanni Di Sirio
2018-01-05
1
-0
/
+28
*
SPI driver works, probably optimizations are possible.
Giovanni Di Sirio
2018-01-05
3
-6
/
+7
*
Added Region Mask
edolomb
2018-01-04
1
-10
/
+55
*
Fixed mtxRegionXXX macros.
isiora
2018-01-04
1
-2
/
+2
*
Yet another problem fixed, now it starts to output data, still problems.
Giovanni Di Sirio
2018-01-04
1
-1
/
+2
*
More fixes but SPIv3 still does not work.
Giovanni Di Sirio
2018-01-04
2
-19
/
+13
*
Various fixes, H7 SPI does not work yet.
Giovanni Di Sirio
2018-01-04
1
-1
/
+2
[next]