aboutsummaryrefslogtreecommitdiff
path: root/board/ti/panda
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-1/+1
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-2/+2
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+3
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski1-1/+1
2016-03-15omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski1-0/+6
2015-10-22omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski1-3/+1
2015-10-22omap4: omap_die_id supportPaul Kocialkowski1-6/+3
2015-10-22ARM Fix pandaboard es and a4 revision IDdbatzle@dcbcyber.com1-2/+2
2015-01-05ARM: OMAP4: Panda: rework DMM logicNishanth Menon1-0/+16
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30omap4: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-04-17OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon1-15/+6
2014-04-17ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk1-1/+1
2014-01-24ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2-216/+0
2013-12-04pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAMHardik Patel1-0/+60
2013-10-31board: ti: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-1/+1
2013-10-14ARM: omap4-panda: Add MAC address creation for pandaDan Murphy1-0/+16
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-06-18arm: omap4: panda: Fix checkpatch on panda fileDan Murphy1-13/+13
2013-06-18arm: omap4: panda: Add reading of the board revisionDan Murphy1-5/+73
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla1-1/+1
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla1-8/+12
2013-05-10ARM:Panda:Fix device tree loading for the panda-esDan Murphy1-0/+6
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+1
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach1-3/+3
2012-07-20ARM: OMAP4: PANDA: Add rest of the USB module pads to essentialsSRICHARAN R1-22/+22
2012-05-15omap4: panda: disable uart2 pads during bootTero Kristo1-4/+4
2012-05-15OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon1-1/+1
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2012-02-12OMAP4: ehci-omap: enable ehci-omap for panda boardsGovindraj.R1-8/+8
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R1-0/+38
2011-12-19omap4_panda: Initialize the USB phyChris Lalancette1-0/+59
2011-12-06omap4460: fix TPS initializationAneesh V1-1/+1
2011-11-15omap5: Add minimal support for omap5430.Sricharan3-4/+79
2011-10-27omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2-2/+29
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-13omap4: fix pad configuration settings for SDP and PandaAneesh V1-22/+19
2011-08-03omap: add basic SPL supportAneesh V2-31/+2
2011-08-03omap4: cleanup pin mux dataAneesh V2-100/+53
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+2
2010-10-17ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman1-3/+1