1279 Commits (9598b7f4245088ea139bb682b88dff2e003ea455)

Author SHA1 Message Date
Karl Palsson 9dd901ba27 stm32: flash: BSY bit has never been writable. 6 years ago
Karl Palsson 30d88452e6 stm32f4: flash: support discontinuous sectors on banked flash 6 years ago
Jordi Pakey-Rodriguez cc8c8a2f83 stm32f4: power: update rcc_clock_scale enum 6 years ago
keepkeyjon f53e12d2da cm3: Only inline asm is allowed in naked functions 7 years ago
keepkeyjon f2589bc7d8 cm3 startup: main should return int. 7 years ago
Matt Anderson 0d5e51a8a7 STM32F0: Add RCC API for I2C1 clock source 7 years ago
Matthew Lai 68fce5a0ab stm32f7: rcc: fixed wrong constants, added more settings, clock setup refactoring 8 years ago
Matthew Lai ba0e0424b5 stm32f7: flash: added proper support 8 years ago
Karl Palsson ab9e425272 stm32f3: rcc: add hse preconfigurations 7 years ago
Karl Palsson ee8b5bf4ac stm32f3: rcc: drop useless 44MHz clock structure. 7 years ago
Karl Palsson 034dbf20ff stm32: timers: drop deprecated timer_reset() 7 years ago
Martin Sivak 572a50a53c stm32l0: include rtc module 6 years ago
Guillaume Revaillot 8310de2f5b doc: convert stm32 iwdg peripheral to common naming 6 years ago
Karl Palsson b4154f3ce6 doc: convert i2c to peripherals_api 6 years ago
Karl Palsson 40024fa211 doc: convert SPI to peripheral_api style 6 years ago
Karl Palsson b9cf3a7072 doc: convert CRC periphal to common naming 7 years ago
Karl Palsson b47b967440 doc: use common naming for peripheral apis 7 years ago
Karl Palsson 7b9baabd69 stm32: drop empty usart.c files 7 years ago
Karl Palsson 595aa806e6 efm32: add USB mass storage class code 7 years ago
Karl Palsson bc70d3b459 add USB mass storage class code where it was ommitted 7 years ago
Karl Palsson 2204f447bb BREAKING: stm32f3:rcc: add more generic pll setup routines 7 years ago
Karl Palsson 622475f543 BREAKING: stm32f3:rcc: use more common MUL names 7 years ago
Karl Palsson ef44bdd09e BREAKING: stm32f0/f1: standardize flash_prefetch_xx 7 years ago
Karl Palsson 389ec82538 stm32f3: flash: add prefetch helpers 7 years ago
Martin Sivak f0e128673d Add DMA support to STM32L0 7 years ago
Karl Palsson 255a594300 stm32: spi-v2: enable SSOE by default for the common case 7 years ago
Guillaume Revaillot bf125e91f9 stm32: rework spi, based on PR #740 and #742. 7 years ago
Guillaume Revaillot 0deb58c73c stm32: fix spi_init_master documentation. 7 years ago
Karl Palsson 9a05dcb6c0 ld scripts: drop duplication of standard sections 7 years ago
kbob dd87b5bed2 EFM32WG and EZR32WG: use hard-fp as it's available 9 years ago
kbob e8154aa44a efm32: Add EZR32WG "EZRadio Wonder Gecko" family. 9 years ago
kbob c3889b91df efm32: Add EFM32WG "Wonder Gecko" family. 9 years ago
kbob 5160d7996c efm32: Split efm32/lg into /lg and /common. 9 years ago
Maxim Sloyko 2b1ddc8490 sam/4l: monster commit 9 years ago
Jordi Pakey-Rodriguez c7d46c4fbb stm32f4: adc: Correct ADC documentation 8 years ago
Karl Palsson 23fc65d44c ethernet: ksz80x1: fix build/compile 7 years ago
Frantisek Burian 20b7956d82 [ETH/PHY] Add support for Micrel KSZ80X1 family of PHYs 11 years ago
Guillaume Revaillot c670bdca1a stm32l0: enable iwdg 7 years ago
Karl Palsson 1379ab4777 stm32l4: enable common exti functionality 7 years ago
Karl Palsson 8feb711ca0 stm32l0:rcc: add rcc_set_pll_source() as per L1 7 years ago
Karl Palsson 54b117c5a5 usb: Use enumerated return codes 10 years ago
Sebastian Holzapfel 64a6f362b8 usb-msc: fix write acknowledgement bug 7 years ago
Sebastian Holzapfel f871e539ed usb-standard: fix alignment assumption for Cortex-M0 platforms 7 years ago
Sebastian Holzapfel 36a45c387d efm32hg: add linker script for efm32hg309f64 7 years ago
Sebastian Holzapfel 995d19ebfd efm32hg: usb: add usb support 7 years ago
Sebastian Holzapfel a0669421e1 usb-dwc: handle any-aligned buffers 7 years ago
Sebastian Holzapfel a2ee90fbfe usb: stm32fx07 -> usb_dwc_common 7 years ago
Sebastian Holzapfel 3c855e75d1 efm32hg: cmu: add updated cmu implementation based on efm32lg 7 years ago
Sebastian Holzapfel 18f64812eb efm32hg/lg: timer: use common timer implementation 7 years ago
Sebastian Holzapfel c6296a4d88 efm32hg/lg: gpio: use common gpio implementation 7 years ago