summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2017-06-29ARM: atmel: Rename MA5D4EVKMarek Vasut
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-09board: sama5d4ek: fix DD2 configurationWenyou Yang
2017-04-13ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang
2017-04-13ARM: spl: atmel: move mem_init() advance in SPL init.Wenyou Yang
2017-04-13ARM: spl: atmel: bring in serial device before initWenyou Yang
2017-04-13ARM: at91: spl: specify MMC and NAND boot deviceWenyou 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
2017-03-19arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2016-10-28arm, at91: add icache supportHeiko Schocher
2016-10-28ARM: at91: clock: correct PRES offset for at91sam9x5Heiko Schocher
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: taurus/axm: add DM and DTS supportHeiko Schocher
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher
2016-06-26corvus DTS / DM supportHeiko Schocher
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-12ARM: at91: Fix PMC bit definitionsMarek Vasut
2016-06-12ARM: at91: sama5: Extend boot device autodetectionMarek Vasut
2016-06-12arm: at91: Add support for gurnardAndre Renaud
2016-06-12at91: Add driver-model GPIO devices for AT91SAM9G45Simon Glass
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: clock: fix the GCK's clock sourceWenyou Yang
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang
2016-05-02Change my mailaddressAndreas Bießmann
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini
2016-02-19ARM: Add Support for the VInCo platformGregory CLEMENT
2016-02-18ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff
2016-02-18arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut
2016-02-18ARM: at91: clean up the PMC_PLLICPR init codeWenyou Yang
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: armv7: clean up UTMI PLL handle codeWenyou Yang
2016-02-18ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang
2016-02-18ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang