summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include/mach
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2017-09-141-1/+6
* ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang2017-09-141-0/+4
* ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang2017-09-141-0/+1
* ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang2017-09-141-0/+2
* atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang2017-09-141-0/+1
* clk: at91: utmi: Set the reference clock frequencyWenyou Yang2017-09-141-0/+5
* board: atmel: Create board/$(VENDOR)/common folderWenyou Yang2017-09-111-0/+2
* board: sama5d4ek: fix DD2 configurationWenyou Yang2017-05-091-1/+6
* pinctrl: at91: add pinctrl driverWenyou Yang2017-04-131-1/+5
* gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2017-04-134-35/+34
* ARM: at91: gpio: fix at91_set_gpio_value() defineWenyou Yang2017-04-131-7/+5
* arm: at91: mpddrc: add missing MPDDRC_MD definesHeiko Schocher2016-10-281-0/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang2016-08-151-0/+35
* clk: at91: Add clock driverWenyou Yang2016-08-151-3/+8
* arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher2016-06-261-12/+14
* ARM: at91: Fix PMC bit definitionsMarek Vasut2016-06-121-8/+8
* ARM: at91: sama5: Extend boot device autodetectionMarek Vasut2016-06-122-12/+25
* arm: at91: Add a header file for the real-time clockAndre Renaud2016-06-121-0/+71
* at91: Add support for the AT91 slow clock controllerAndre Renaud2016-06-122-0/+22
* ARM: sama5d2: Implement boot device autodetectionMarek Vasut2016-05-241-0/+12
* ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang2016-05-241-0/+2
* ARM: at91: sama5d2: add macro & field definitionsWenyou Yang2016-05-242-0/+29
* ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff2016-02-182-0/+2
* ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang2016-02-182-0/+8
* ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang2016-02-181-0/+2
* ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang2016-02-181-0/+3
* ARM: at91: clock: add a new file to handle clockWenyou Yang2016-02-181-0/+2
* ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang2016-02-181-6/+2
* board: atmel: sama5d2_xplained: add SPL supportWenyou Yang2016-02-021-0/+32
* arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang2016-02-021-8/+78
* arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang2016-02-021-1/+11
* arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang2015-11-302-1/+3
* arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang2015-11-301-0/+25
* arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang2015-11-304-6/+211
* gpio: atmel: Add the PIO4 driver supportWenyou Yang2015-11-301-0/+48
* mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-031-0/+13
* arm: at91: clock: Add the generated clock supportWenyou Yang2015-11-032-0/+23
* arm: at91: Change the Chip ID registers' addressesWenyou Yang2015-11-033-4/+6
* arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk2015-08-211-0/+1
* arm: at91: mpddr: allow multiple DDR controllersErik van Luijk2015-08-211-2/+4
* ARM: atmel: at91sam9n12ek: enable spl supportBo Shen2015-04-011-2/+2
* ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2015-04-012-2/+14
* ARM: atmel: armv7: switch to use common timer functionsBo Shen2015-04-012-0/+6
* ARM: atmel: arm9: switch to use common timer functionsBo Shen2015-04-016-0/+18
* ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada2015-02-2144-0/+4295