aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2017-06-29ARM: atmel: Rename MA5D4EVKMarek Vasut1-2/+2
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-05-09board: sama5d4ek: fix DD2 configurationWenyou Yang1-1/+6
2017-04-13ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang1-0/+2
2017-04-13ARM: spl: atmel: move mem_init() advance in SPL init.Wenyou Yang1-1/+2
2017-04-13ARM: spl: atmel: bring in serial device before initWenyou Yang1-0/+8
2017-04-13ARM: at91: spl: specify MMC and NAND boot deviceWenyou Yang1-0/+7
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang1-1/+5
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang7-214/+213
2017-04-13ARM: at91: gpio: fix at91_set_gpio_value() defineWenyou Yang1-7/+5
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-0/+8
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+12
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+2
2016-10-28arm, at91: add icache supportHeiko Schocher2-0/+30
2016-10-28ARM: at91: clock: correct PRES offset for at91sam9x5Heiko Schocher1-0/+6
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 Yamada2-2/+2
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: taurus/axm: add DM and DTS supportHeiko Schocher1-0/+4
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher1-0/+4
2016-06-26corvus DTS / DM supportHeiko Schocher1-0/+4
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher1-12/+14
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut1-1/+1
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-06-12ARM: at91: Fix PMC bit definitionsMarek Vasut1-8/+8
2016-06-12ARM: at91: sama5: Extend boot device autodetectionMarek Vasut4-21/+39
2016-06-12arm: at91: Add support for gurnardAndre Renaud1-0/+9
2016-06-12at91: Add driver-model GPIO devices for AT91SAM9G45Simon Glass1-0/+18
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 Vasut4-1/+67
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang2-0/+8
2016-05-24ARM: at91: clock: fix the GCK's clock sourceWenyou Yang1-0/+5
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang1-0/+6
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang2-0/+29
2016-05-02Change my mailaddressAndreas Bießmann2-2/+2
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2-0/+6
2016-02-19ARM: Add Support for the VInCo platformGregory CLEMENT1-0/+6
2016-02-18ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff4-0/+13
2016-02-18arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut1-0/+6
2016-02-18ARM: at91: clean up the PMC_PLLICPR init codeWenyou Yang1-4/+1
2016-02-18ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang3-0/+15
2016-02-18ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang3-0/+78
2016-02-18ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang3-12/+3
2016-02-18ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang2-0/+51
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang15-203/+67
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang5-33/+69
2016-02-18ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang1-6/+2
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang3-0/+34