aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+6
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-30/+30
2018-07-02board/aries: RemoveTom Rini1-9/+0
2018-05-22at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini3-3/+5
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches1-8/+8
2018-05-08gpio: atmel_pio4: add drive strength macrosLudovic Desroches1-0/+4
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla3-8/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini93-190/+93
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-0/+4
2018-04-06at91: ma5d4evk: Enable DM_SPIJagan Teki1-0/+1
2018-04-06at91: ma5d4evk: Enable DMJagan Teki1-0/+1
2018-04-06at91: vinco: Enable DM_SPIJagan Teki1-0/+1
2018-04-06at91: vinco: Enable DMJagan Teki1-0/+1
2018-04-06at91: taurus: Enable DM_SPIJagan Teki1-0/+1
2018-04-06at91: gurnard: Enable DM_SPIJagan Teki1-0/+1
2018-03-16clk: at91: add USB Host clock driverWenyou Yang1-0/+6
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-15/+0
2017-11-29board: laird: add WB50N CPU moduleBen Whitten1-0/+8
2017-11-29board: laird: add WB45N CPU moduleBen Whitten2-0/+8
2017-11-29board: atmel: add sama5d2_ptc_ek boardLudovic Desroches1-4/+3
2017-11-29ARM: at91: add sama5d2 smc headerLudovic Desroches1-0/+76
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen5-5/+5
2017-09-29board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang1-0/+1
2017-09-29board: sama5d4_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang1-0/+1
2017-09-29board: sama5d4ek: Convert to CONFIG_DM_VIDEOWenyou Yang1-0/+1
2017-09-29board: sama5d2_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang1-0/+1
2017-09-14ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang1-6/+10
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang3-0/+3
2017-09-14ARM: at91: Add the SoC options to KconfigWenyou Yang1-27/+79
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang11-43/+3
2017-09-14board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang1-0/+14
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2-3/+30
2017-09-14ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang1-0/+4
2017-09-14ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang1-0/+2
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang2-0/+43
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang2-1/+19
2017-09-14atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang1-0/+1
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang1-0/+5
2017-09-11board: atmel: Create board/$(VENDOR)/common folderWenyou Yang1-0/+2
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com2-0/+4
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+4
2017-08-04board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com1-0/+1
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