aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-16clk: at91: add USB Host clock driverWenyou Yang1-0/+6
2017-11-29board: laird: add WB45N CPU moduleBen Whitten1-0/+2
2017-11-29ARM: at91: add sama5d2 smc headerLudovic Desroches1-0/+76
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang10-43/+0
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang1-1/+6
2017-09-14ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang1-0/+4
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang1-0/+1
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang1-0/+2
2017-09-14atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang1-0/+1
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang1-0/+5
2017-09-11board: atmel: Create board/$(VENDOR)/common folderWenyou Yang1-0/+2
2017-05-09board: sama5d4ek: fix DD2 configurationWenyou Yang1-1/+6
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang1-1/+5
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang4-35/+34
2017-04-13ARM: at91: gpio: fix at91_set_gpio_value() defineWenyou Yang1-7/+5
2016-10-28arm: at91: mpddrc: add missing MPDDRC_MD definesHeiko Schocher1-0/+3
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-15gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang1-0/+35
2016-08-15clk: at91: Add clock driverWenyou Yang1-3/+8
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher1-12/+14
2016-06-12ARM: at91: Fix PMC bit definitionsMarek Vasut1-8/+8
2016-06-12ARM: at91: sama5: Extend boot device autodetectionMarek Vasut2-12/+25
2016-06-12arm: at91: Add a header file for the real-time clockAndre Renaud1-0/+71
2016-06-12at91: Add support for the AT91 slow clock controllerAndre Renaud2-0/+22
2016-05-24ARM: sama5d2: Implement boot device autodetectionMarek Vasut1-0/+12
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang1-0/+2
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang2-0/+29
2016-02-18ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff2-0/+2
2016-02-18ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang2-0/+8
2016-02-18ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang1-0/+2
2016-02-18ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang1-0/+3
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang1-0/+2
2016-02-18ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang1-6/+2
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang1-0/+32
2016-02-02arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang1-8/+78
2016-02-02arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang1-1/+11
2015-11-30arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang2-1/+3
2015-11-30arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang1-0/+25
2015-11-30arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang4-6/+211
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang1-0/+48
2015-11-03mmc: atmel: Add atmel sdhci supportWenyou Yang1-0/+13
2015-11-03arm: at91: clock: Add the generated clock supportWenyou Yang2-0/+23
2015-11-03arm: at91: Change the Chip ID registers' addressesWenyou Yang3-4/+6
2015-08-21arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk1-0/+1
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk1-2/+4
2015-04-01ARM: atmel: at91sam9n12ek: enable spl supportBo Shen1-2/+2
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2-2/+14
2015-04-01ARM: atmel: armv7: switch to use common timer functionsBo Shen2-0/+6
2015-04-01ARM: atmel: arm9: switch to use common timer functionsBo Shen6-0/+18
2015-02-21ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada44-0/+4295