summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/guf-cupid/board.c
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-101-0/+4
* ARM i.MX: de-duplicate PLL initializer macrosAlexander Kurz2016-07-041-3/+0
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-7/+2
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-231-1/+1
* video: Add display timing from devicetree helperSascha Hauer2014-03-291-1/+0
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-1/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-1/+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.MX35: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-3/+3
* ARM i.MX35: Add function to setup chipselectSascha Hauer2012-10-041-3/+3
* ARM i.MX35: give register base addresses a proper MX35_ prefixSascha Hauer2012-10-041-37/+37
* 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
* ARM i.MX iomux-v3: Sync to kernelSascha Hauer2012-04-121-1/+1
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* video imx-ipu-fb: add num_modes to imx3 boardsTeresa Gámez2012-01-231-0/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-13/+7
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-5/+6
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-4/+1
* ARM i.MX cupid: use device registration helpersSascha Hauer2011-07-291-39/+7
* 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-6/+0
* guf-cupid: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* ARM: Add Garz+Fricke Cupid board supportSascha Hauer2010-10-221-0/+426