summaryrefslogtreecommitdiff
path: root/arch/arm/soc
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-12k64: Remove port clock enables from the soc initMaureen Helm
2017-01-12gpio: Remove the k64 gpio driverMaureen Helm
2017-01-12k64: Change the default gpio driver to the mcux oneMaureen Helm
2017-01-12k64: Move uart console pins to board pinmux tablesMaureen Helm
2017-01-12clock/stm32: add STM32F107 reset and clock controlAdam Podogrocki
2017-01-12soc/stm32f1: Add the new type of SoC STM32F107Adam Podogrocki
2017-01-12ksdk: mcux: Remove config HAS_KSDKMaureen Helm
2017-01-12pinmux: Rename ksdk to mcuxMaureen Helm
2017-01-12flash: Rename ksdk to mcuxMaureen Helm
2017-01-12random: Rename ksdk to mcuxMaureen Helm
2017-01-12i2c: Rename ksdk to mcuxMaureen Helm
2017-01-12ethernet: Rename ksdk to mcuxMaureen Helm
2017-01-12pinmux: Remove stale ksdk pinmux dev referencesMaureen Helm
2017-01-12stm32f4: Update flash to support higher sysclock frequenciesErwan Gouriou
2017-01-12cc3200: Use peripheral driver library functions from ROMGil Pitney
2017-01-09arch: arm: Use smaller ISR stack size for 16k nRF51 SoCsJohan Hedberg
2017-01-09arm: nordic_nrf5: Cleanup Kconfig dependencies for timer and clocksKumar Gala
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-12-20board: add initial support for Nucleo-64 with Soc STM32F411REMatthias Boesl
2016-12-20cc3200: Move UART peripheral clock enable into soc initGil Pitney
2016-12-20boards: arm: Refactor the GPIO and UART dependenciesCarles Cufi
2016-12-20cc3200: Add a GPIO driver for the TI CC3200 LaunchXLGil Pitney
2016-12-20arch: arm: Add support for the Nordic nRF52840 ICCarles Cufi
2016-12-20arch: arm: Refactor and cleanup nRF52 series arch codeCarles Cufi
2016-12-19k64f: Default the ETH_KSDK on if NET_L2_ETHERNET enabled.Marcus Shawcroft
2016-12-11sensor: Add nRF5 temperature driver.Marcus Shawcroft
2016-12-10k64: Change the default pinmux driver to the ksdk oneMaureen Helm
2016-12-06soc: stm32xx: add pwm pinmux supportErwan Gouriou
2016-12-06soc_beetle: Add initial PM configurationVincenzo Frascino
2016-12-06stm32l4: add pinconf settings for I2CNeil Armstrong
2016-12-06stm32l4: add pinconf for USARTsNeil Armstrong
2016-12-06stm32l4: add clock control driverNeil Armstrong
2016-12-06stm32l4: add initial soc support for stm32l4Neil Armstrong
2016-12-06serial: Provide new numbering scheme for stm32 UARTErwan Gouriou
2016-12-06stm32f4: Update after serial driver reworkErwan Gouriou
2016-12-06stm32f1: Update after serial driver reworkErwan Gouriou
2016-12-06serial: Provide STM32Cube based serial driver on stm32f1, stm32f4Erwan Gouriou
2016-12-03arm: Remove unused parameter warningFlavio Santes
2016-11-30Fix Kconfig formatting.Marcus Shawcroft
2016-11-27drivers: timer: nRF SoC Series RTC system clock implementationVinayak Chettimada
2016-11-27arm: systick: Some SoCs do not have systickAnas Nashif
2016-11-22arch: stm32f1: Fixing a typoTomasz Bursztyka
2016-11-22arch: stm32f1: Fix 80 char limit issueTomasz Bursztyka
2016-11-18soc: stm32f1: gpio: Fix unnecessary else statementSergio Rodriguez
2016-11-14cc3200: Remove CPU_HAS_FPU from cc3200 Kconfig.socGil Pitney
2016-11-11arm: soc: Add support for ARM Beetle SoCVincenzo Frascino
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-07drivers: flash: SoC KSDKJorge Ramirez-Ortiz
2016-11-04serial/uart_k20: Fix instance source clock frequenciesMaureen Helm