summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/netx/netx.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+5
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-1/+8
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-5/+1
* netx: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-22/+4
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-8/+1
* add a add_mem_device functionSascha Hauer2011-07-181-15/+6
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+5
* arm: move mach-types.h to include/generated/Jean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+1
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-0/+110