summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/panda/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* OMAP: Add option to use environment from MMCTeresa Gámez2013-04-031-30/+0
* OMAP: Move bootsource functionsTeresa Gámez2013-04-031-1/+1
* move prototypes for envfs_* to envfs.hSascha Hauer2013-01-201-1/+1
* ARM panda: do not set gpio direction of heartbeat LEDSascha Hauer2013-01-141-1/+0
* ARM OMAP: Apply EHCI device register functionsTeresa Gámez2012-12-211-2/+1
* ARM OMAP: Apply RAM device register functions to boardsTeresa Gámez2012-12-211-1/+1
* ARM omap4: Use device register functions in boardsSascha Hauer2012-12-191-14/+4
* ARM omap: include individual SoC filesSascha Hauer2012-12-191-1/+1
* devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
* Merge branch 'next'Sascha Hauer2012-06-061-0/+32
|\
| * panda: add LED supportAnand Gadiyar2012-05-211-0/+19
| * panda: add i2c and twlcore to pandaAnand Gadiyar2012-05-211-0/+13
* | panda: fix crash when not using barebox as second stageAnand Gadiyar2012-05-211-0/+1
|/
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+3
* omap: Unify run_shell() in xload configurationSanjeev Premi2011-11-111-19/+0
* Merge branch 'next'Sascha Hauer2011-10-091-1/+1
|\
| * introduce io.hSascha Hauer2011-09-221-1/+1
* | Corrected ns16550 access at all omap based boards.Juergen Kilb2011-09-121-0/+1
|/
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-8/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-6/+6
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-5/+1
* ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-011-3/+2
* ns16550: if not specific f_caps defined use default stdin, stdout, stderrJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+0
* omap: switch to add_generic_deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-8/+2
* resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-11/+7
* add a ns16550 registration helper and use itSascha Hauer2011-07-291-9/+3
* add a add_mem_device functionSascha Hauer2011-07-181-15/+5
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* ARM omap4: panda board supportSascha Hauer2011-04-121-0/+230