summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/at91sam9x5ek
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: use AT91 header instead of generic barebox ARM'sAhmad Fatoum2024-02-231-3/+2
* ARM: mach-types: don't generate header at buildtimeAhmad Fatoum2024-01-041-1/+1
* ARM: at91: Move mach header files to include/mach/at91Sascha Hauer2023-03-062-8/+8
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Remove unused struct partitionSascha Hauer2022-11-231-1/+0
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* ARM: at91: replace at91sam9_ddrsdr.h with at91bootstrap's at91_ddrsdrc.hAhmad Fatoum2020-07-111-2/+1
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-253-45/+6
* ARM: at91: use compressed DTB for AT91_MULTI_BOARDSAhmad Fatoum2019-10-141-2/+2
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* ARM: at91: debug_ll: make UART base address configurableAhmad Fatoum2019-05-271-0/+1
* ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
* ARM: at91: Add SoC namespace to matrix definesSascha Hauer2018-11-051-8/+8
* ARM: return positive offset in get_runtime_offset()Sascha Hauer2018-03-211-1/+1
* at91sam9x5ek: Add appropriate compatibility guards to all initcallsAndrey Smirnov2018-01-252-0/+16
* param: make parameter functions more consistentSascha Hauer2017-04-111-2/+2
* at91sam9x5ek: Configure NAND in DTAndrey Smirnov2017-03-311-31/+16
* at91sam9x5ek: Configure Ethernet in DTAndrey Smirnov2017-03-311-10/+8
* at91sam9x5ek: Configure USB in DTAndrey Smirnov2017-03-311-19/+0
* at91sam9x5ek: Configure 1-wire in DTAndrey Smirnov2017-03-313-18/+5
* at91sam9x5ek: Configure SPI in DTAndrey Smirnov2017-03-311-36/+0
* at91sam9x5ek: Configure MMC in DTAndrey Smirnov2017-03-311-20/+0
* at91sam9x5ek: Configure I2C via DTAndrey Smirnov2017-03-311-21/+0
* at91sam9x5ek: Configure LEDs in DTAndrey Smirnov2017-03-311-27/+0
* at91sam9x5ek: Remove at91sam9x5ek_mem_init()Andrey Smirnov2017-03-311-8/+0
* at91sam9x5ek: Convert to use DT clock treeAndrey Smirnov2017-03-311-9/+5
* at91sam9x5ek: Add preliminary device tree supportAndrey Smirnov2017-03-301-1/+6
* at91sam9x5ek: Convert to mult-image buildAndrey Smirnov2017-03-302-0/+17
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-104-0/+5
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+0
* OF: Fix fixups to fix Linux DT instead of Barebox DTTrent Piepho2016-01-081-1/+1
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* mtd: nand: add has_pmecc memberRaphaël Poggi2014-09-021-0/+1
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* ARM: remove asm/hardware.hSascha Hauer2013-11-081-1/+1
* of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-2/+2
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* | ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-161-0/+1
|/
* ARM: at91 boards: remove empty config.h filesJean-Christophe PLAGNIOL-VILLARD2013-07-091-4/+0
* ARM: at91: move main clock define to CJean-Christophe PLAGNIOL-VILLARD2013-07-092-2/+7
* OF: base: remove of_find_child_by_nameSebastian Hesselbarth2013-06-201-1/+1
* OF: base: remove of_tree_for_each_node from public APISebastian Hesselbarth2013-06-201-7/+3
* treewide: Use dev_add_param_int_ro where possibleSascha Hauer2013-04-111-4/+2
* Merge branch 'for-next/zynq'Sascha Hauer2013-04-041-1/+1
|\
| * macb: rename platform dataJosh Cartwright2013-04-031-1/+1
* | of: remove unused libfdtSascha Hauer2013-03-061-1/+0
* | of: fixup unflattened devicetreeSascha Hauer2013-03-061-16/+15
|/