summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pm9261
Commit message (Expand)AuthorAgeFilesLines
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-1/+1
* ARM: at91: make at91sam926x_board_init board specificSascha Hauer2018-11-061-1/+1
* ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
* ARM: at91: Add SoC namespace to matrix definesSascha Hauer2018-11-051-2/+2
* ARM: at91: remove common matrix header fileSascha Hauer2018-11-051-1/+1
* pm9261: move reset vector to board codeSam Ravnborg2018-01-091-10/+29
* arm: at91: refactor lowlevel_init selectionSam Ravnborg2018-01-091-1/+1
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-103-0/+5
* include: Move dm9000 eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* arm: at91: fix ecc_mode on non atmel boardsJean-Christophe PLAGNIOL-VILLARD2015-01-061-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
* 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: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+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
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-3/+1
* ARM AT91: switch at91sam9 to barebox_arm_entry part1Sascha Hauer2013-02-041-2/+2
* at91: sam926x: switch lowlevel param to c codeJean-Christophe PLAGNIOL-VILLARD2013-01-223-87/+106
* at91: SMC: switch to platform_driverJean-Christophe PLAGNIOL-VILLARD2013-01-071-3/+2
* at91: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-1/+1
* pm9261: use w1 serial number to generate local mac addressJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+2
* pm9261: add 1-wire supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+8
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Typo fix in pm9261 init fileAsen Chavdarov Dimov2012-02-271-1/+1
* at91sam9/lowlevel_init: allow to select the smc chipselectJean-Christophe PLAGNIOL-VILLARD2012-01-121-4/+5
* at91sam9x: switch lowlevel init to cJean-Christophe PLAGNIOL-VILLARD2012-01-021-18/+0
* Merge branch 'work/uimage' into nextSascha Hauer2011-12-171-5/+0
|\
| * defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* | Remove the obsolet driver for the DM9000E ethernet deviceJuergen Beisert2011-12-141-2/+2
|/
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-1/+8
* dm9000: introduce add_dm9000_device to register dm9000 deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-23/+3
* dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BITJean-Christophe PLAGNIOL-VILLARD2011-07-291-1/+1
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-2/+1
* at91: switch to add_generic_deviceJean-Christophe PLAGNIOL-VILLARD2011-07-221-9/+2
* at91: add missing IORESOURCE_MEM flags to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+2
* dm9200: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-181-3/+5
* at91: switch to all resource declaration to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+9
* defaultenv: add kernel_loc nfs and tftp supportJean-Christophe PLAGNIOL-VILLARD2011-03-141-2/+2
* at91: add Ronetix pm9261 board supportJean-Christophe PLAGNIOL-VILLARD2010-11-104-0/+320