summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/panda
Commit message (Expand)AuthorAgeFilesLines
* ARM OMAP boards: switch to barebox_arm_entrySascha Hauer2013-02-041-3/+4
* 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
* omap4: add rename definitions to match datasheetVicente2012-11-161-26/+26
* Merge branch 'for-next/omap'Sascha Hauer2012-11-164-40/+22
|\
| * ARM OMAP4 panda: switch to new environmentSascha Hauer2012-11-024-40/+22
* | ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-5/+1
|/
* regression: reset can not returnvicencb@gmail.com2012-10-071-1/+1
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-2/+5
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-2/+5
* | 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
| |/
* / defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-6/+6
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-1/+3
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-1/+3
* | Merge branch 'for-next/omap'Sascha Hauer2012-09-052-1/+11
|\ \
| * | OMAP4460: clock initJan Weitzel2012-08-141-0/+8
| * | Add support for OMAP4460 TPS62361Jan Weitzel2012-08-141-1/+3
| |/
* / 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
|/
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-6/+6
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+3
* omap: move do_set_mux to omap4_genericJan Weitzel2012-03-071-11/+2
* omap: move scale_vcores to omap4_genericJan Weitzel2012-03-071-32/+1
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* omap: Unify run_shell() in xload configurationSanjeev Premi2011-11-111-19/+0
* Merge branch 'next'Sascha Hauer2011-10-093-3/+3
|\
| * introduce io.hSascha Hauer2011-09-223-3/+3
* | 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-126-0/+655