summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* ARM: AT91: migrate sama5d3-xplained to DTAhmad Fatoum2021-10-011-5/+9
* ARM: at91: sam9_smc: register driver earlierAhmad Fatoum2021-10-011-1/+1
* ARM: at91: fix building samad2 images without sama5d3Ahmad Fatoum2021-08-091-4/+1
* Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-161-3/+1
|\
| * ARM: report probe error at arm_add_mem_device() callsites on failureAhmad Fatoum2021-06-021-3/+1
* | ARM: at91: xload-mmc: fix typo in sama5d3_atmci_start_image()Oleksij Rempel2021-06-021-1/+1
|/
* Merge branch 'for-next/at91'Sascha Hauer2021-05-1710-0/+216
|\
| * 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-172-0/+9
| * 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-123-0/+55
| * ARM: at91: add sama5d3_lowlevel_init() helpersOleksij Rempel2021-05-123-0/+59
| * mci: atmel_mci: add PBL supportOleksij Rempel2021-05-031-0/+2
* | ARM: at91: boot_test_cmd: Fix compiler warningSascha Hauer2021-05-121-2/+1
|/
* ARM: AT91: Add skov-arm9cpu board supportSam Ravnborg2021-04-141-0/+11
* arm/at91: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-01-0644-415/+178
* ARM: at91: constify struct at91_ddramc_register parametersAhmad Fatoum2021-01-055-9/+9
* ARM: at91: at91sam9x5: fix co-existance of erratum-aware and generic resetAhmad Fatoum2021-01-051-2/+9
* Merge branch 'for-next/imd-checksum'Sascha Hauer2020-11-101-2/+2
|\
| * bootstrap_read_disk(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-221-1/+1
| * bootstrap_read_devfs(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-221-1/+1
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-143-1/+8
|\ \
| * | 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-292-0/+7
* | | treewide: Use driver macroSascha Hauer2020-09-292-10/+2
|/ /
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-09-259-9/+9
|\ \
| * | restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-159-9/+9
* | | 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