..
arm7_common
cpu: instead of cpp-style, use C-style comments
2018-02-06 16:59:58 +01:00
atmega256rfr2
cpu/atmega256rfr2: ATmega256rfr2 MCU support
2018-03-02 13:33:53 +01:00
atmega328p
cpu: adapt to COREIF_NG removal
2017-11-16 14:40:16 +01:00
atmega1281
cpu: adapt to COREIF_NG removal
2017-11-16 14:40:16 +01:00
atmega1284p
cpu/atmega1284p: Initial ATmega1284P support
2018-03-25 14:24:37 -04:00
atmega2560
cpu: adapt to COREIF_NG removal
2017-11-16 14:40:16 +01:00
atmega_common
Merge pull request #8952 from ZetaR60/RIOT_atmega_graceful_clock
2018-05-14 16:11:17 +02:00
cc26x0
cc26x0: Adjust ldscript memory segment attributes
2018-05-09 06:43:17 +02:00
cc430
cpu: instead of cpp-style, use C-style comments
2018-02-06 16:59:58 +01:00
cc2538
Merge pull request #8955 from aabadie/pr/cpu/guard_cc2538
2018-05-14 22:46:47 +02:00
cortexm_common
Merge pull request #9103 from gebart/pr/cortexm-vectors-const
2018-05-11 21:35:12 +02:00
efm32
cpu: efm32: mark rtc+rtt as conflict.
2018-04-11 18:39:59 +02:00
ezr32wg
ezr32wg: Adjust ldscript memory segment attributes
2018-05-09 06:44:39 +02:00
kinetis
kinetis: Const ISR vector padding
2018-05-09 00:32:28 +02:00
lm4f120
lm4f120: Adjust ldscript memory segment attributes
2018-05-09 06:45:00 +02:00
lpc1768
lpc1768: Adjust ldscript memory segment attributes
2018-05-09 06:45:28 +02:00
lpc2387
cpu/lpc2387: Fixed broken SPI driver
2018-05-19 18:12:25 +02:00
mips32r2_common
mips32r2_common/periph/timer: fix return values
2018-03-22 14:21:03 +01:00
mips32r2_generic
cpu/mips32r2_generic: Add PERIPH_TIMER_PROVIDES_SET
2018-03-22 14:21:24 +01:00
mips_pic32_common
mips: Correct usage of USEMODULE
2018-01-15 14:02:59 +00:00
mips_pic32mx
boards/makefiles: Remove '-Otype' from OFLAGS
2018-04-09 17:32:46 +02:00
mips_pic32mz
mips_pic32mz: Tabs to spaces in ldscript
2018-05-09 00:41:27 +02:00
msp430_common
cpu/msp430: use const pointer in flashpage
2018-03-14 16:28:32 +01:00
msp430fxyz
cpu/xxx430: correct channel check in periph timer driver
2017-11-29 16:47:09 +01:00
native
native: Define PROVIDES_PM_SET_LOWEST
2018-05-15 10:58:05 +02:00
nrf5x_common
cpu/nrf5x: define nrfmin feature in nrf5x_common
2018-05-04 13:47:46 +02:00
nrf51
nrf51: Adjust ldscript memory segment attributes
2018-05-09 06:46:51 +02:00
nrf52
nrf52: Adjust ldscript memory segment attributes
2018-05-09 06:48:40 +02:00
sam0_common
sam0_common: Adjust ldscript memory segment attributes
2018-05-09 06:49:02 +02:00
sam3
cpu/sam3: fix build failure with TOOLCHAIN=llvm
2018-02-21 15:32:00 +01:00
sam_common
sam_common: Adjust ldscript memory segment attributes
2018-05-09 06:49:25 +02:00
samd21
cpu/samd21: Avoid clearing interrupt bits unintentionally
2018-03-27 07:54:18 +02:00
saml21
cpu/saml21: fix RTC wrong condition for #if
2018-03-06 21:36:18 +01:00
stellaris_common
cpu/stellaris: Rename Makefile -> Makefile.include
2017-04-04 19:57:12 +02:00
stm32_common
Merge pull request #9089 from gebart/pr/ldscript-attrs
2018-05-09 09:26:20 +02:00
stm32f0
cpu/stm32f0: add flashpage_raw support
2018-03-13 16:30:04 +01:00
stm32f1
cpu/stm32f1: add flashpage_raw support
2018-03-13 16:30:04 +01:00
stm32f2
cpu/stm32: unify cpu_init()
2018-03-05 12:35:00 +01:00
stm32f3
cpu/stm32: unify cpu_init()
2018-03-05 12:35:00 +01:00
stm32f4
cpu/stm32f4: fix support for whole STM32F413 line
2018-05-04 15:30:56 +02:00
stm32f7
cpu/stm32: unify cpu_init()
2018-03-05 12:35:00 +01:00
stm32l0
i2c : timeout added on busy waiting loop
2018-03-29 10:23:43 +02:00
stm32l1
cpu/stm32l1: add flashpage support
2018-03-13 16:30:04 +01:00
stm32l4
cpu/stm32l4: add support for stm32l496zg
2018-05-15 11:56:51 +02:00
doc.txt
cpu: doc typos
2017-01-20 13:36:26 +01:00