summaryrefslogtreecommitdiffstats
path: root/board/ti/beagle
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS, git-mailrc: Update my email addressTom Rini2015-03-021-1/+1
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-0/+7
* dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-232-48/+60
* beagleboard: Remove side effects of i2c2 pullup resisters initialization codeAlexander Kochetkov2014-10-101-1/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon2014-04-171-0/+11
* Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada2013-11-171-1/+1
* board: ti: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+2
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-201-1/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-1/+1
* beagleboard: remove RevB support for BeagleBoard XmNishanth Menon2013-07-262-23/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-65/+4
* beagleboard: Update comment in get_board_rev()Tom Rini2013-05-101-2/+3
* omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-081-2/+4
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-1/+1
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+1
* beagle: expansion boards: add LSR COM6L adapterrobertcnelson@gmail.com2013-02-181-0/+6
* beagle: expansion boards: retry i2c_read with 16bit addressingrobertcnelson@gmail.com2013-02-181-0/+8
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-27/+26
|\
| * Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-101-27/+26
* | omap3_beagle: add musb-new initIlya Yanok2012-11-201-0/+43
|/
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-151-3/+3
* OMAP: networking support for SPLIlya Yanok2012-10-011-1/+1
* beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3Peter Meerwald2012-09-011-0/+4
* beagle: removed unused pr_debug #definePeter Meerwald2012-09-011-2/+0
* beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() ...Peter Meerwald2012-09-011-3/+3
* beagle: add eeprom expansion board info for bct brettl4Peter Meerwald2012-07-091-2/+6
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-1/+1
* BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes2012-04-161-55/+0
* board/ti/beagle/beagle.c: Fix build warningsAnatolij Gustschin2012-03-291-1/+2
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* beagle: enable DVI_PUPPeter Meerwald2012-02-271-0/+34
* beagle: fix typosPeter Meerwald2012-02-121-2/+2
* ehci-omap: Clean up added ehci-omap.cGovindraj.R2012-02-121-0/+22
* ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2012-02-121-101/+0
* Beagleboard: Correct memory size on rev C4robertcnelson@gmail.com2012-02-121-0/+7
* beagle: add eeprom expansion board info for bct brettl3Peter Meerwald2012-01-161-0/+4
* OMAP3: Add SPL support to BeagleboardTom Rini2011-12-062-35/+69
* omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-271-6/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* OMAP3: beagle: Fix build warning in beagle.cDirk Behme2011-09-221-1/+1
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-131-2/+2
* omap: gpio: Adapt board files to use generic APISanjeev Premi2011-09-132-33/+33
* beagleboard: enable HUB power on all variants of the BeagleBoardChristian Spielberger2011-09-041-1/+9
* led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes2011-09-041-16/+12
* BeagleBoard: fix LED 0/1 in driverJason Kridner2011-09-041-2/+2
* BeagleBoard: Configure DVI/S-videoJason Kridner2011-09-042-0/+110
OpenPOWER on IntegriCloud