summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* board: atmel: add SAMA5D2 ICP boardEugen Hristev2019-04-181-0/+12
* arm: at91: Add gardena-gateway-at91sam supportStefan Roese2019-04-091-0/+8
* arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese2019-04-091-0/+2
* arm: at91: Enable watchdog supportStefan Roese2019-04-092-0/+58
* arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese2019-04-091-0/+10
* arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese2019-04-091-0/+2
* ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2019-04-092-2/+5
* linker: Modify linker scripts to be more genericTom Rini2019-01-262-6/+6
* ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com2018-12-071-0/+10
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-164-4/+8
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-6/+6
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-6/+1
* board: sama5d2_ptc_ek: add pda detect call at init timeEugen Hristev2018-09-281-0/+1
* board: sama5d3_xplained: add pda detect call at init timeEugen Hristev2018-09-281-0/+1
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-102-29/+0
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+6
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-30/+30
* board/aries: RemoveTom Rini2018-07-021-9/+0
* at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini2018-05-223-3/+5
* gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches2018-05-081-8/+8
* gpio: atmel_pio4: add drive strength macrosLudovic Desroches2018-05-081-0/+4
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-073-8/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0793-190/+93
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-0/+4
* at91: ma5d4evk: Enable DM_SPIJagan Teki2018-04-061-0/+1
* at91: ma5d4evk: Enable DMJagan Teki2018-04-061-0/+1
* at91: vinco: Enable DM_SPIJagan Teki2018-04-061-0/+1
* at91: vinco: Enable DMJagan Teki2018-04-061-0/+1
* at91: taurus: Enable DM_SPIJagan Teki2018-04-061-0/+1
* at91: gurnard: Enable DM_SPIJagan Teki2018-04-061-0/+1
* clk: at91: add USB Host clock driverWenyou Yang2018-03-161-0/+6
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-15/+0
* board: laird: add WB50N CPU moduleBen Whitten2017-11-291-0/+8
* board: laird: add WB45N CPU moduleBen Whitten2017-11-292-0/+8
* board: atmel: add sama5d2_ptc_ek boardLudovic Desroches2017-11-291-4/+3
* ARM: at91: add sama5d2 smc headerLudovic Desroches2017-11-291-0/+76
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-165-5/+5
* board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-0/+1
* board: sama5d4_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-0/+1
* board: sama5d4ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-0/+1
* board: sama5d2_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-0/+1
* ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang2017-09-141-6/+10
* ARM: at91: Remove hardware.h included in configsWenyou Yang2017-09-143-0/+3
* ARM: at91: Add the SoC options to KconfigWenyou Yang2017-09-141-27/+79
* ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang2017-09-1411-43/+3
* board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang2017-09-141-0/+14
* ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2017-09-142-3/+30
* ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang2017-09-141-0/+4
* ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang2017-09-141-0/+2