summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: sama5d3: add multiimage support for the microchip-ksz9477-evbOleksij Rempel2021-05-171-0/+88
* ARM: at91: ddramc: add sama5d3_barebox_entry() handlerOleksij Rempel2021-05-171-0/+1
* ARM: at91: add __sama5d3_stashed_bootrom_r4 helperOleksij Rempel2021-05-171-0/+3
* ARM: at91: xload-mmc: add sama5d3_atmci_start_image() helperOleksij Rempel2021-05-121-0/+2
* ARM: at91: add sama5d3_lowlevel_init() helpersOleksij Rempel2021-05-121-0/+24
* mci: atmel_mci: add PBL supportOleksij Rempel2021-05-031-0/+2
* arm/at91: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-01-0629-249/+111
* ARM: at91: constify struct at91_ddramc_register parametersAhmad Fatoum2021-01-053-5/+5
* at91: wdt: don't include <asm-generic/io.h> directlyAhmad Fatoum2020-10-011-1/+1
* ARM: at91: support sama5 low level clock setup with oscillatorAhmad Fatoum2020-09-291-0/+5
* ARM: at91: pass along bootsource to netbooted bareboxAhmad Fatoum2020-08-033-1/+8
* ARM: at91: sama5d2: populate $bootsource and $bootsource_instanceAhmad Fatoum2020-07-142-2/+4
* ARM: at91: sama5d2: read back memory size from DDRAM controllerAhmad Fatoum2020-07-141-0/+2
* ARM: at91: sama5d27-som1: add additional first stage entry pointAhmad Fatoum2020-07-112-0/+60
* ARM: at91: sama5d2: reduce UART setup boilerplate with new helpersAhmad Fatoum2020-07-113-4/+170
* ARM: at91: debug_ll: remove duplicated IS_ENABLED(CONFIG_DEBUG_LL) conditionAhmad Fatoum2020-07-111-18/+16
* ARM: at91: add helpers for chain-loading barebox from SD-cardAhmad Fatoum2020-07-111-0/+12
* ARM: at91: add code for sama5 boot source detectionAhmad Fatoum2020-07-111-0/+46
* ARM: at91: extend low level PMC driver for generic clk supportAhmad Fatoum2020-07-112-7/+29
* ARM: at91: add necessary Advanced Interrupt Controller configurationAhmad Fatoum2020-07-111-0/+9
* ARM: at91: sama5d2: add sama5d2 matrix configurationAhmad Fatoum2020-07-112-0/+116
* ARM: at91: implement sama5d2 lowlevel initAhmad Fatoum2020-07-112-0/+49
* ARM: at91: watchdog: implement at91_wdt_disableAhmad Fatoum2020-07-111-0/+16
* ARM: at91: import low level DDRAMC initialization code from at91bootstrapAhmad Fatoum2020-07-111-0/+36
* ARM: at91: import early_udelay from at91bootstrapAhmad Fatoum2020-07-112-1/+26
* ARM: at91: replace at91sam9_ddrsdr.h with at91bootstrap's at91_ddrsdrc.hAhmad Fatoum2020-07-112-94/+78
* ARM: at91: migrate at91sam9_ddrsdr.h to use at91bootstrap's at91_ddrsdrc.hAhmad Fatoum2020-07-111-129/+9
* ARM: at91: import at91bootstrap's at91_ddrsdrc.hAhmad Fatoum2020-07-111-0/+295
* ARM: at91: sama5d2: cast peripheral base addresses to __iomem pointersAhmad Fatoum2020-07-111-83/+86
* ARM: at91: Move mci platform data to include/Sascha Hauer2020-05-081-10/+1
* ARM: at91: add basic sama5d2 supportAhmad Fatoum2019-10-143-0/+318
* ARM: at91: import lowlevel dbgu UART init code from at91bootstrapAhmad Fatoum2019-10-141-1/+62
* ARM: at91: import lowlevel clock initialization from at91bootstrapAhmad Fatoum2019-10-143-4/+100
* ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-141-2/+2
* ARM: at91: delete no-longer needed #ifdef guardsAhmad Fatoum2019-10-141-6/+0
* pinctrl: add gpio and pinctrl driver for sama5d2 PIO4Ahmad Fatoum2019-10-142-3/+164
* ARM: at91: provide at91_mux_pio3_pin for use in first stageAhmad Fatoum2019-10-142-8/+40
* ARM: at91: correct __iomem 'qualifier' placementAhmad Fatoum2019-05-271-1/+1
* ARM: at91: remove duplicate get_ddram_size codeAhmad Fatoum2019-05-271-31/+3
* ARM: at91: fix at91sama5_get_ddram_size for sama5d4Ahmad Fatoum2019-05-271-2/+11
* ARM: at91: remove #ifdefery around *_get_ddram_size helpersAhmad Fatoum2019-05-271-32/+1
* ARM: at91: remove no-longer needed subarch #ifdeferyAhmad Fatoum2019-05-271-12/+0
* ARM: at91: remove references to non-existing CONFIG_ARCH_AT91*Ahmad Fatoum2019-05-272-8/+0
* ARM: at91: debug_ll: make UART base address configurableAhmad Fatoum2019-05-271-10/+3
* ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writelAhmad Fatoum2019-05-245-51/+46
* arm: at91: fix at91_configure_usart6 warningSam Ravnborg2019-02-251-0/+1
* ARM: at91: delete unused mach/sama5d3_matrix.hAlexander Shiyan2019-01-211-15/+0
* mtd: atmel_nand: Add per board ECC setupLadislav Michl2018-12-141-0/+2
* ARM: at91: remove unused definesSascha Hauer2018-11-0610-133/+0
* ARM: at91: separate restart handler registration into SoC specific codeSascha Hauer2018-11-064-0/+7