summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/guf-neso/board.c
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-101-0/+4
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* ARM: imx: guf-neso: only try to enable USB if USB_ULPI is configuredLucas Stach2015-07-291-4/+5
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
|/
* net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-8/+0
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
* ARM i.MX27: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-3/+3
* ARM i.MX27: give register base addresses a proper MX27_ prefixSascha Hauer2012-10-041-6/+6
* 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
* Completely migrate option ISP1504 to ULPIAlexander Shiyan2012-04-021-2/+2
* video imx: specify num_modes in platform_dataSascha Hauer2012-01-051-0/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-10/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-11/+7
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-4/+1
* resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-9/+1
* add a add_mem_device functionSascha Hauer2011-07-181-15/+4
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* ARM: create a second level page table entry for the exception vectorsSascha Hauer2011-03-101-5/+0
* ARM neso: Use device functionsSascha Hauer2010-11-021-33/+5
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+6
* 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/+401