summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-09-29board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang
2017-09-29board: sama5d4_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang
2017-09-29board: sama5d4ek: Convert to CONFIG_DM_VIDEOWenyou Yang
2017-09-29board: sama5d2_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang
2017-09-14ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang
2017-09-14ARM: at91: Add the SoC options to KconfigWenyou Yang
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang
2017-09-14board: atmel: Add SAMA5D27 SOM1 EK boardWenyou 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 boot device for boot from QSPIWenyou 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-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-08-04board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com
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-18arm: 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