.. |
chip
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
chip.h
|
Add EFM32 Memory Maps
|
2014-10-17 16:43:52 -06:00 |
efm32_adc.c
|
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
|
2017-02-28 18:22:58 -06:00 |
efm32_adc.h
|
Changes to conform to coding standard. Also, I assume references to STM32 should be EFM32?
|
2015-09-05 07:33:50 -06:00 |
efm32_bitband.c
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:03 -06:00 |
efm32_bitband.h
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
efm32_clockconfig.c
|
I'm using syslog through ITM. In this case syslog_channel function is call before ram initialisation in stm32_clockconfig. But syslog channel uses a global variable that is reset to default by the RAM initialization.
|
2016-07-14 07:29:39 -06:00 |
efm32_clockconfig.h
|
More EFM32 files and logic
|
2014-10-17 12:02:32 -06:00 |
efm32_config.h
|
Rename CONFIG_SYSLOG_CONSOLE to CONFIG_CONSOLE_SYSLOG
|
2016-06-21 09:35:51 -06:00 |
efm32_dma.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
efm32_dma.h
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
efm32_flash.c
|
Fix EFM32 FLASH conditional compilation
|
2016-06-03 08:38:11 -06:00 |
efm32_gpio.c
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
efm32_gpio.h
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
efm32_gpioirq.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
efm32_i2c.c
|
EFM32, STM32, and STM32 F7 I2C: Update to use the standard parameter passing to interrupt handlers.
|
2017-04-30 11:56:06 -06:00 |
efm32_i2c.h
|
Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming
|
2016-02-02 12:08:23 -06:00 |
efm32_idle.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
efm32_irq.c
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
efm32_leserial.c
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
efm32_lowputc.c
|
EFM32: Fix a compilation error
|
2016-12-07 09:13:13 -06:00 |
efm32_lowputc.h
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
efm32_pm.h
|
Cosmetic: Move # of pre-processior command to column 1
|
2015-09-05 09:07:37 -06:00 |
efm32_pwm.c
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
efm32_pwm.h
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
efm32_rmu.c
|
EFM32/DM320: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 12:50:18 -06:00 |
efm32_rmu.h
|
Without lowsyslog() *llwarn() is not useful. Eliminate and replace with *warn().
|
2016-06-20 09:37:08 -06:00 |
efm32_rtc_burtc.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
efm32_rtc.h
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
efm32_serial.c
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
efm32_spi.c
|
ARM arch changes
|
2017-04-28 18:23:29 +02:00 |
efm32_spi.h
|
Fix forward references that were mangled in last large changes.
|
2017-04-29 06:59:35 -06:00 |
efm32_start.c
|
I'm using syslog through ITM. In this case syslog_channel function is call before ram initialisation in stm32_clockconfig. But syslog channel uses a global variable that is reset to default by the RAM initialization.
|
2016-07-14 07:29:39 -06:00 |
efm32_start.h
|
More EFM32 files and logic
|
2014-10-17 12:02:32 -06:00 |
efm32_timer.c
|
Centralize definitions associated with CONFIG_DEBUG_TIMER
|
2016-06-16 07:16:25 -06:00 |
efm32_timer.h
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
efm32_timerisr.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
efm32_usb.h
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
efm32_usbdev.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
efm32_usbhost.c
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
efm32_vectors.S
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
Kconfig
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
Make.defs
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |