summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/at91sam9x5ek
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next/at91'Sascha Hauer2013-02-042-7/+76
|\
| * at91sam9x5ek: add lcd supportJean-Christophe PLAGNIOL-VILLARD2013-01-312-0/+59
| * macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-291-1/+1
| * at91: Atmel ref board sam{9x5/9n12/m109g45} EK and Ronetix pm9g45 autodetect ...Jean-Christophe PLAGNIOL-VILLARD2013-01-271-1/+1
| * at91sam9x5ek: add usb supportJean-Christophe PLAGNIOL-VILLARD2013-01-231-5/+15
* | at91sam9x5ek: fix wp_pin and detect_pin pin invalid valueJean-Christophe PLAGNIOL-VILLARD2013-01-271-2/+2
|/
* at91: sam9x5ek: use -EINVAL for invalid gpio on 1-wireJean-Christophe PLAGNIOL-VILLARD2013-01-151-0/+1
* Merge branch 'for-next/gpio-request'Sascha Hauer2013-01-091-1/+1
|\
| * at91sam9x5ek: switch heartbeat to d2 (pioD21)Jean-Christophe PLAGNIOL-VILLARD2013-01-021-1/+1