summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: fix link error when CONFIG_BOOTM=nAhmad Fatoum2020-09-141-1/+2
* ARM: at91: pass along bootsource to netbooted bareboxAhmad Fatoum2020-08-038-14/+63
* ARM: at91: sama5d27-som1-ek: add barebox_update and multi environment supportAhmad Fatoum2020-07-141-0/+1
* ARM: at91: sama5d2: populate $bootsource and $bootsource_instanceAhmad Fatoum2020-07-144-3/+24
* ARM: at91: sama5d2: read back memory size from DDRAM controllerAhmad Fatoum2020-07-144-0/+64
* ARM: at91: sama5d27-som1: add additional first stage entry pointAhmad Fatoum2020-07-113-0/+61
* 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-114-0/+108
* 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-113-18/+187
* ARM: at91: add necessary Advanced Interrupt Controller configurationAhmad Fatoum2020-07-114-1/+40
* ARM: at91: add sama5d2 cache initAhmad Fatoum2020-07-112-0/+53
* ARM: at91: sama5d2: add sama5d2 matrix configurationAhmad Fatoum2020-07-115-1/+302
* ARM: at91: implement sama5d2 lowlevel initAhmad Fatoum2020-07-114-0/+130
* ARM: at91: watchdog: implement at91_wdt_disableAhmad Fatoum2020-07-111-0/+16
* ARM: at91: import low level DDRAMC initialization code from at91bootstrapAhmad Fatoum2020-07-113-1/+544
* ARM: at91: import early_udelay from at91bootstrapAhmad Fatoum2020-07-114-1/+83
* ARM: at91: replace at91sam9_ddrsdr.h with at91bootstrap's at91_ddrsdrc.hAhmad Fatoum2020-07-118-100/+84
* ARM: at91: migrate at91sam9_ddrsdr.h to use at91bootstrap's at91_ddrsdrc.hAhmad Fatoum2020-07-112-132/+12
* 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: remove <mach/hardware.h> include from assembly codeAhmad Fatoum2020-07-112-2/+0
* ARM: at91: add at91sam9/sama5 reset reason detectionAhmad Fatoum2020-06-231-0/+30
* Merge branch 'for-next/misc'Sascha Hauer2020-05-141-3/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* | Merge branch 'for-next/kconfig'Sascha Hauer2020-05-141-4/+0
|\ \
| * | treewide: Kconfig: remove some unused symbolsAhmad Fatoum2020-04-291-3/+0
| * | ARM: at91: remove undefined Kconfig symbolAhmad Fatoum2020-04-291-1/+0
| |/
* / ARM: at91: Move mci platform data to include/Sascha Hauer2020-05-081-10/+1
|/
* clk: at91: port Linux v5.6 SAM9X60 (new ARM926EJ-S) clock supportAhmad Fatoum2020-04-151-0/+11
* clk: at91: add sama5d2 audio PLL supportAhmad Fatoum2020-04-151-0/+8
* ARM: at91: add sama5d27-based Groboards Giant Board supportAhmad Fatoum2020-03-181-0/+8
* ARM: at91: add support for SAM9 SoC resetAhmad Fatoum2020-03-183-0/+78
* pinctrl: at91pio4: move to correct location in KconfigLucas Stach2019-12-021-0/+1
* ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-181-3/+3
* ARM: at91: add basic sama5d2-som1-ek1 supportAhmad Fatoum2019-10-141-0/+8
* ARM: at91: add basic sama5d2 supportAhmad Fatoum2019-10-147-7/+442
* 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-145-4/+287
* ARM: at91: use compressed DTB for AT91_MULTI_BOARDSAhmad Fatoum2019-10-141-0/+1
* ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-143-43/+45
* ARM: at91: don't define ARCH_BAREBOX_MAX_BARE_INIT_SIZE for multi-imageAhmad Fatoum2019-10-141-10/+10
* ARM: at91: delete no-longer needed #ifdef guardsAhmad Fatoum2019-10-141-6/+0
* pinctrl: add gpio and pinctrl driver for sama5d2 PIO4Ahmad Fatoum2019-10-143-3/+177
* 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-273-4/+13
* ARM: at91: remove #ifdefery around *_get_ddram_size helpersAhmad Fatoum2019-05-271-32/+1