summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Makefile
Commit message (Expand)AuthorAgeFilesLines
* clk: make COMMON_CLK a visible symbolAhmad Fatoum2024-01-191-3/+1
* ARM: at91: sam9260: don't build non-DT device support when unneededAhmad Fatoum2023-10-041-1/+1
* ARM: at91: add SDRAMC driver for memory detectionAhmad Fatoum2023-10-041-0/+1
* ARM: at91: make bootsource code generic to all SAMA5Ahmad Fatoum2023-01-121-0/+1
* ARM: at91: sama5d4: enable for DT useAhmad Fatoum2023-01-121-2/+2
* ARM: at91: Add lowlevel helpers for at91sam9263Sam Ravnborg2022-06-301-0/+1
* ARM: at91: Add at91sam9 xload_mmc for PBL useSam Ravnborg2022-06-301-0/+1
* ARM: at91: Add initialize function to sdramcSam Ravnborg2022-06-301-1/+1
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* ARM: at91: add sama5d3_lowlevel_init() helpersOleksij Rempel2021-05-121-0/+1
* ARM: at91: fix link error when CONFIG_BOOTM=nAhmad Fatoum2020-09-141-1/+2
* ARM: at91: pass along bootsource to netbooted bareboxAhmad Fatoum2020-08-031-1/+1
* ARM: at91: sama5d2: read back memory size from DDRAM controllerAhmad Fatoum2020-07-141-0/+1
* ARM: at91: add helpers for chain-loading barebox from SD-cardAhmad Fatoum2020-07-111-0/+1
* ARM: at91: add necessary Advanced Interrupt Controller configurationAhmad Fatoum2020-07-111-1/+1
* ARM: at91: add sama5d2 cache initAhmad Fatoum2020-07-111-0/+1
* ARM: at91: sama5d2: add sama5d2 matrix configurationAhmad Fatoum2020-07-111-1/+1
* ARM: at91: implement sama5d2 lowlevel initAhmad Fatoum2020-07-111-0/+1
* ARM: at91: import low level DDRAMC initialization code from at91bootstrapAhmad Fatoum2020-07-111-1/+1
* ARM: at91: import early_udelay from at91bootstrapAhmad Fatoum2020-07-111-0/+1
* ARM: at91: add support for SAM9 SoC resetAhmad Fatoum2020-03-181-0/+1
* ARM: at91: import lowlevel clock initialization from at91bootstrapAhmad Fatoum2019-10-141-0/+1
* ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-141-11/+11
* ARM: at91: separate restart handler registration into SoC specific codeSascha Hauer2018-11-061-3/+3
* ARM: at91: Add initial support for the EVB-KSZ9477 eval boardAhmad Fatoum2018-11-051-1/+1
* at91sam9263ek: enable DT supportSam Ravnborg2018-01-171-1/+3
* arm: at91: move irq_fixup to header fileSam Ravnborg2018-01-171-1/+1
* arm: at91: remove leftovers from moving reset code in mach-at91Sam Ravnborg2018-01-091-5/+0
* at91rm9200ek: move reset vector to board codeSam Ravnborg2018-01-091-1/+0
* at91sam9m10g45ek, at91sam9m10ihd, pm9g45: move reset vector to board codeSam Ravnborg2018-01-091-1/+0
* at91sam9n12ek: move reset vector to board codeSam Ravnborg2018-01-091-1/+0
* sama5d{3, 4}{xek, xplained}: move reset vector to board codeSam Ravnborg2018-01-091-2/+0
* at91: drop unused at91sam9261_lowlevel_initSam Ravnborg2018-01-091-1/+0
* arm: at91: drop unused at91sam9x5_lowlevel_init.cSam Ravnborg2018-01-091-1/+0
* arm: at91: refactor lowlevel_init selectionSam Ravnborg2018-01-091-13/+13
* at91sam9x5ek: Convert to use DT clock treeAndrey Smirnov2017-03-311-1/+1
* clk: at91: Port at91 DT clock codeAndrey Smirnov2017-03-301-1/+6
* clocksource: at91: Move to 'drivers/clocksource'Andrey Smirnov2017-03-091-1/+0
* ARM: at91: add sama5d4ek board supportBo Shen2014-09-241-0/+2
* pinctrl: at91: add pinctrl driverRaphaƫl Poggi2014-09-041-1/+1
* at91: add irq fixupJean-Christophe PLAGNIOL-VILLARD2013-09-181-1/+1
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-3/+1
* ARM AT91: switch sama5d3 to barebox_arm_entrySascha Hauer2013-02-041-0/+1
* ARM AT91: switch at91sam9n12 to barebox_arm_entryJean-Christophe PLAGNIOL-VILLARD2013-02-041-0/+1
* ARM AT91: switch at91sam9x5 to barebox_arm_entryJean-Christophe PLAGNIOL-VILLARD2013-02-041-0/+1
* ARM AT91: switch at91sam9g45 to barebox_arm_entryJean-Christophe PLAGNIOL-VILLARD2013-02-041-0/+1
* ARM AT91: switch at91sam9 to barebox_arm_entry part1Sascha Hauer2013-02-041-3/+4
* at91: add sama5d3 supportJean-Christophe PLAGNIOL-VILLARD2013-01-301-0/+1
* at91sam9260/9g20/9261/9g10/9263: split soc lowlevel_init from genericJean-Christophe PLAGNIOL-VILLARD2013-01-281-1/+4
* at91: add bootstrap versionJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+1