summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/at91rm9200ek
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writelAhmad Fatoum2019-05-241-20/+20
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-1/+1
* ARM: at91rm9200ek: use plain readl/writel for pmc accessesSascha Hauer2018-11-061-8/+9
* ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
* ARM: at91rm9200: Add SoC namespace to memory controller definesSascha Hauer2018-11-062-22/+23
* ARM: at91: remove AT91_SDRAM_BASESascha Hauer2018-11-051-1/+1
* ARM: at91rm9200ek: Use SoC specific definesSascha Hauer2018-11-051-3/+3
* at91rm9200ek: move reset vector to board codeSam Ravnborg2018-01-092-0/+134
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-104-0/+5
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+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: move main clock define to CJean-Christophe PLAGNIOL-VILLARD2013-07-092-2/+7
* macb: rename platform dataJosh Cartwright2013-04-031-1/+1
* macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-291-1/+1
* at91rm9200ek: auto detect sdram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-281-1/+1
* at91: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-0/+1
* macb/ether: split flags for drivers and phylibJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+1
* at91rm9200ek: add spi supportJean-Christophe PLAGNIOL-VILLARD2012-11-161-0/+49
* at91rm9200ek: enable dt supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+2
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | dhcp: switch to global var supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-1/+1
|/
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* at91rm9200ek: set maximum nor flash sizeJean-Christophe PLAGNIOL-VILLARD2012-04-101-1/+2
* ARM: at91: allow to pass the interface id to at91_add_device_ethJean-Christophe PLAGNIOL-VILLARD2012-04-021-1/+1
* at91rm9200ek: add usb serial supportJean-Christophe PLAGNIOL-VILLARD2012-04-022-0/+30
* at91rm9200ek: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+38
* at91rm9200ek: add ohci supportJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+6
* at91rm9200ek: adjust kernel partition to be able to flash mainline kernelJean-Christophe PLAGNIOL-VILLARD2012-04-021-1/+1
* at91rm9200ek: update config for networkJean-Christophe PLAGNIOL-VILLARD2012-04-021-1/+2
* at91: set ip mode to dhcp-bareboxJean-Christophe PLAGNIOL-VILLARD2012-04-021-1/+1
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-1/+8
* 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-15/+3
* at91: add missing IORESOURCE_MEM flags to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+1
* at91: switch to all resource declaration to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+8
* at91: Support for at91rm9200: core chip & board supportJean-Christophe PLAGNIOL-VILLARD2011-05-314-0/+187