summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/include
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-12-17board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flashTudor Ambarus
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-10-08ARM: at91: Add SFR definitionsTudor Ambarus
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus
2019-10-08ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun
2019-10-08ARM: at91: mpddrc: add lpddr2 initialization procedureEugen Hristev
2019-10-08ARM: at91: sfr: implement DDR input buffers open functionEugen Hristev
2019-10-08ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-04-26watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese
2019-04-09arm: at91: Enable watchdog supportStefan Roese
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches
2018-05-08gpio: atmel_pio4: add drive strength macrosLudovic Desroches
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-16clk: at91: add USB Host clock driverWenyou Yang
2017-11-29board: laird: add WB45N CPU moduleBen Whitten
2017-11-29ARM: at91: add sama5d2 smc headerLudovic Desroches
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang
2017-09-14ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang
2017-09-14atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang
2017-09-11board: atmel: Create board/$(VENDOR)/common folderWenyou Yang
2017-05-09board: sama5d4ek: fix DD2 configurationWenyou Yang
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang
2017-04-13ARM: at91: gpio: fix at91_set_gpio_value() defineWenyou Yang
2016-10-28arm: at91: mpddrc: add missing MPDDRC_MD definesHeiko Schocher
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-15gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang
2016-08-15clk: at91: Add clock driverWenyou Yang
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher
2016-06-12ARM: at91: Fix PMC bit definitionsMarek Vasut
2016-06-12ARM: at91: sama5: Extend boot device autodetectionMarek Vasut
2016-06-12arm: at91: Add a header file for the real-time clockAndre Renaud
2016-06-12at91: Add support for the AT91 slow clock controllerAndre Renaud
2016-05-24ARM: sama5d2: Implement boot device autodetectionMarek Vasut
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang
2016-02-18ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff
2016-02-18ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang
2016-02-18ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang
2016-02-18ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang